.site_center {margin:0 auto; width:980px; text-align:left;}


.col_1, .col_2, .col_3, .col_4, .col_box_1, .col_box_2, .separator{ float:left;}
.separator{ width:52px; background:url(images/separator_bg.gif) 28px 0 repeat-y;}
.separator span{ background:url(images/sep_bg_but.gif) bottom left repeat-x; width:52px; display:block;}

/*======= index.html =======*/
#page1 .content .col_1{width:180px;}
#page1 .content .col_2{width:185px;}
#page1 .content .col_3{width:179px;}
#page1 .content .col_4{width:181px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 .content .col_1{width:890px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 .content .col_1{width:424px;}
#page3 .content .col_2{width:396px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 .content .col_1{width:183px;}
#page4 .content .col_2{width:184px;}
#page4 .content .col_3{width:418px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 .content .col_1{width:890px;}
/*=========================*/

/*======= index-5.html =======*/
#page6 .content .col_1{width:655px;}
#page6 .content .col_2{width:180px;}
/*=========================*/

/*======= index-6.html =======*/
#page7 .content .col_1{width:180px;}
#page7 .content .col_2{width:185px;}
#page7 .content .col_3{width:185px;}
#page7 .content .col_4{width:181px;}
/*=========================*/

/*======= index-7.html =======*/
#page8 .content .col_1{width:890px;}
/*=========================*/


#clientrowdiv {
	width: 100%;
}
#clientpicdiv {
	float: left;
	width: 30%;
	height: 120px;
	text-align: center;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#clienttextdiv {
	float: right;
	width: 66%;
	height: 116px;
	background-color: #F3F3F3;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2%;
	padding-bottom: 2px;
	padding-left: 2%;
}
#aboutheaderdiv {
	height: 200px;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
}
