#main {width:1013px; margin:0 auto; padding-bottom:45px;}

#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;}
*/

.mainContent { float:left; width:740px; margin-right:24px;}
.aside { float:left; width:200px;}

.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; }
*/

#page1 #content .col-1 { width:359px; margin-right:21px; }
#page1 #content .col-2 { width:360px; }

#page1 #content .col-1 .inside-col-1 { border: 1px solid #efefef; padding: 5px; }
#page1 #content .col-2 .inside-col-2 { border: 1px solid #efefef; padding: 5px; }

/*======= index-1.html =======
#page2 #content .col-1 { width:296px; margin-right:21px; }
#page2 #content .col-2 { width:296px; }
*/

#page2 #content .col-1 { width:359px; margin-right:21px; }
#page2 #content .col-2 { width:360px; }

#page2 #content .col-1 .inside-col-1 { border: 1px solid #efefef; padding: 5px; }
#page2 #content .col-2 .inside-col-2 { border: 1px solid #efefef; padding: 5px; }

/*=========================*/


#footer { background:url(../images/footer-bg.gif) left top repeat-x #fff; padding:15px 24px; font-size:.69em;}