#main {
	width:1013px;
	margin:0 auto;
	padding-bottom:2px;
}

#header {
	height:279px;
	background:url(/images/bkg/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;}

/*======= index.html =======*/
#page1 #content .col-1 {width:296px; margin-right:21px;}
#page1 #content .col-2 { width:296px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:296px; margin-right:21px;}
#page2 #content .col-2 { width:296px;}


/*=========================*/


#footer {
	font-size:0.69em;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #C16100;
	padding-top: 9px;
	padding-right: 24px;
	padding-bottom: 5px;
	padding-left: 24px;
	background-image: url(/images/bkg/footer-bg.gif);
}
#featuredpages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 650px;
	position: relative;
	height: auto;
}

