#main {
	width:980px;
	margin:0 auto;
	background:url(images/main-left-bg.gif) repeat-x #eb5000;
	position:relative;
	background-color: #333333;
}

#header {height:405px;}
#header, #content, #footer { font-size:0.814em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:285px;}
#page1 #content .col-2 { width:695px;}
#page1 #content .col-2 .col-1 {
	width:284px;
	margin-right:20px;
}
#page1 #content .col-2 .col-2 { width:284px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:285px;}
#page2 #content .col-2 { width:695px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:285px;}
#page3 #content .col-2 { width:695px;}
#page3 #content .col-2 .row-1 .col-1 { width:284px; margin-right:20px;}
#page3 #content .col-2 .row-1 .col-2 { width:284px;}
#page3 #content .col-2 .row-2 .col-1 { width:250px; margin-right:55px;}
#page3 #content .col-2 .row-2 .col-2 { width:250px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:285px;}
#page4 #content .col-2 { width:695px;}
#page4 #content .col-2 .col-1 { width:250px; margin-right:55px;}
#page4 #content .col-2 .col-2 { width:250px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:285px;}
#page5 #content .col-2 { width:695px;}
#page5 #content .col-2 .col-1 { width:284px; margin-right:20px;}
#page5 #content .col-2 .col-2 { width:284px;}

/*======= index-4.html =======*/
#page6 #content .col-1 {width:285px;}
#page6 #content .col-2 { width:695px;}

/*=========================*/


#footer {height:60px; font-size:.75em;}
