@charset "UTF-8";
/* CSS Document */

#main_content_wrapper {
	background-color: 	#FFFFFF;
	height: 			408px;
	width: 				776px;
	position:			absolute;
	top:				151px;
	left:				10px;
}
#main_content_wrapper #sidebar {
	height: 			408px;
	width: 				260px;
}

#main_content_wrapper #sidebar img {
	padding-top:		10px;
}

#main_content_wrapper #copy {
	position:			absolute;
	left:				260px;
	top:				0px;
	height:				408px;
	width:				516px;
	background-image: 	url(images/gray_bkg.gif);
	background-repeat: 	no-repeat;
	background-position: center center;
}

#copy h1 {
	margin-top:			10px;
	margin-bottom: 		5px;
}

img	{
	border:				0px;
}
.bold {
	font-size: 			10.5px;
	font-weight: 		bold;
	margin-bottom: 		0px;
}

#main_content_wrapper #copy #list1 {
	height: 			75px;
	width: 				225px;
	position:			absolute;
	top:				62px;
	left:				2px;
}

#main_content_wrapper #copy #list2 {
	height: 			75px;
	width: 				225px;
	position:			absolute;
	top:				62px;
	left:				247px;
}

#main_content_wrapper #copy #clients1 {
	height: 			75px;
	width: 				225px;
	position:			absolute;
	top:				44px;
	left:				5px;
}

#main_content_wrapper #copy #clients2 {
	height: 			75px;
	width: 				225px;
	position:			absolute;
	top:				44px;
	left:				250px;
}

#main_content_wrapper #copy #rule-clients {
	position: 			absolute;
	top: 				140px;
	right: 				12px;
	width:				500px;
	height: 28px;
}

#main_content_wrapper #copy #rule-services {
	position: 			absolute;
	top: 				182px;
	right: 				12px;
	width:				500px;
	height: 28px;
}
.quotes {
	font-size: 			9px;
	color: 				#000000;
	font-weight:		bold;
	font-variant: 		small-caps;
	margin-top: 5px;
}
#main_content_wrapper #copy #bottom #quotes1 {
	height: 			50px;
	width: 				246px;
	position: 			absolute;
	top: 				46px;
	left: 				0px;
}

#main_content_wrapper #copy #bottom {
	width: 				200px;
	position: 			absolute;
	top: 				137px;
	right: 				15px;
	width:				500px;
	height: 			246px;
	z-index:			10;
}

#main_content_wrapper #copy #bottom-services {
	width: 				200px;
	position: 			absolute;
	top: 				178px;
	right: 				15px;
	width:				500px;
	height: 			246px;
	z-index:			10;
}

