#main {width:1013px; margin:0 auto; padding-bottom:45px; background:url(images/white.jpg); style="height:100%;background-color:#fcf6d0;";}

#header {height:179px; background:url(images/header-bg.jpg) no-repeat left top; border-bottom:1px solid #dfdfdf;}
#header, #content, #footer { font-size:0.8125em;}

.mainContent { float:left; width:613px; margin-right:24px;}
.aside { float:left; width:327px;}  

.col-1, .col-2, .col-3 { float:left; margin-right:24px; background-color: #ffffff;}

/*======= index.html =======*/
#page1 #content .col-1 {
	width:296px;
	margin-right:21px;
	background-color: #ffffff;
}
#page1 #content .col-2 {width:296px; margin-right:21px;}
#page1 #content .col-3 {width:296px; margin-right:21px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:296px; margin-right:21px;}
#page2 #content .col-2 { width:296px; margin-right:21px;}


/*=========================*/


#footer { clear:both;background:url(images/footer-bg.gif) left top repeat-x #fff; padding:15px 24px; font-size:.69em;}
