#main {width:976px; margin:0 auto; position:relative;}

#header {height:526px; background:url(../images/header-bg-top.jpg) no-repeat left top;}
#header.small {height:526px; background:url(../images/header-bg-top.jpg) no-repeat left top;}
#header, #content, #footer {
	font-size:0.78em;
}

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

.aside {
	float:left;
	width:236px;
	margin-right:50px;
}
.content { float:left; width:594px; position:relative;}

/*======= index.html =======*/
#page1 #content .line-ver { background-position:297px top;}
#page1 #content .col-1 {
	width:230px;
	margin-right:60px;
}
#page1 #content .col-2 {
	width:223px;
	color: #CCC;
	margin-left: 35px;
}

/*======= index-1.html =======*/
#page2 #content .line-ver { background-position:297px top;}
#page2 #content .col-1 {
	width:190px;
	margin-right:5px;
}
#page2 #content .col-2 {
	width:223px;
	color: #CCC;
}
/*======= index-2.html =======*/
#page3 #content .line-ver { background-position:297px top;}
#page3 #content .col-1 {width:214px; margin-right:112px;}
#page3 #content .col-2 {
	width:223px;
	color: #CCC;

}
/*=========================*/
#page1 #main #header .row-2 .indent table tr td strong {
	color: #E8E8E8;
	font-style: normal;
}
