.site_center {
	text-align:left;
	color: #999;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 980px;
	padding-bottom: 15px;
}

.col_1, .col_2, .col_3, .col-box-1, .col-box-2, .col-box-3, .divider, .separator{ float:left;}
.divider{ background:url(images/divider.gif) 15px 0 repeat-y; width:30px}
.separator{
	width:7px;
}

/*======= index.html =======*/
#page1 .content .row-1 .col-box-1{width:240px;}
#page1 .content .row-2 .col-box-1{width:192px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 .content .row-1 .col-box-1{width:370px;}
#page2 .content .row-1 .col-box-2{width:409px;}
#page2 .content .row-1 .divider{ background:url(images/divider.gif) 26px 0 repeat-y !important; width:36px !important}
#page2 .content .row-2 .col-box-1{width:190px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 .content .row-1 .col-box-1{width:510px;}
#page4 .content .row-1 .col-box-2{width:262px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 .content .row-1 .col-box-1{width:405px;}
#page5 .content .row-1 .col-box-2{width:370px;}
#page5 .content .row-1 .divider{ background:url(images/divider.gif) 20px 0 repeat-y !important; width:40px !important}
/*=========================*/

/*======= index-5.html =======*/
#page6 .content .row-1 .col-box-1{
	width:192px;
	float:left;
}
#page6 .content .row-1 .col-box-2{
	width:625px;
	height: auto;
}
#page6 .content .row-1 .col-box-3{width:236px;}
#page6 .content .row-1 .divider{ background:url(images/divider.gif) 15px 0 repeat-y !important; width:35px !important}
/*=========================*/
#page6 .content .row-1 .col-box-4 {
	width:250px;
	float:left;
}
#page6 .content .row-1 .col-box-5 {
	width:450px;
	float: left;
	padding-bottom: 15px;
}
#page6 .content .row-1 .col-box-6 {
	width:180px;
	float:left;
	height: auto;
	padding-bottom: 25px;
}
#page6 .content .row-1 .col-box-8 {
	width:250px;
	float:left;
	padding: 10px;
	margin-left: 50px;
}
