.site-center {margin:0 auto; width:900px; text-align:left;}


.col-1, .col-2, .col-3, .row-box-1, .row-box-2, .row-box-3{ float:left;}


.header-text-left .row-box-1, .header-text-left .row-box-3{
	width:16px
}

.content .col-2 h1{ margin-left:37px;}
/*======= index.html =======*/
#page1 .header-text .col-1{
	width:299px;
}
#page1 .header-text .col-1 .row-box-2{
	width:267px;
}/*width = col-1 - 32*/
#page1 .header-text .col-2{ width:263px; margin-left:3px;}
#page1 .header-text .col-2 .row-box-2{ width:231px;}/*width = col-2 - 32*/
#page1 .header-text .col-3{
	width:263px;
	margin-left:3px;
}
#page1 .header-text .col-3 .row-box-2{
	width:231px;
	padding-right: 0px;
}/*width = col-3 - 32*/
/**/
#page1 .content .col-1{
	width:580px;
}
#page1 .content .col-1 .row-box-1{
	width:208px;
	background-color: #4A4A4A;
}
#page1 .content .col-1 .row-box-2{ width:208px; margin-left:9px;}
#page1 .content .col-2{
	width:20px;
	margin-left:37px;
}
/*=========================*/

/*======= index-1.html =======*/
#page2 .header-text .col-1{ width:263px;}
#page2 .header-text .col-1 .row-box-2{ width:231px;}/*width = col-1 - 32*/
#page2 .header-text .col-2{ width:263px; margin-left:3px;}
#page2 .header-text .col-2 .row-box-2{ width:231px;}/*width = col-2 - 32*/
#page2 .header-text .col-3{ width:263px; margin-left:3px;}
#page2 .header-text .col-3 .row-box-2{ width:231px;}/*width = col-3 - 32*/
/**/
#page2 .content .col-1{width:333px;}
#page2 .content .col-1 .row-box-1{ width:208px;}
#page2 .content .col-1 .row-box-2{ width:208px; margin-left:9px;}
#page2 .content .col-2{width:370px; margin-left:47px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 .header-text .col-1{ width:529px;}
#page3 .header-text .col-1 .row-box-2{ width:497px;}/*width = col-1 - 32*/
#page3 .header-text .col-2{ width:263px; margin-left:3px;}
#page3 .header-text .col-2 .row-box-2{ width:231px;}/*width = col-2 - 32*/
/**/
#page3 .content .col-1{width:749px;}
/*=========================*/
