#main {width:980px; margin:0 auto;}

#header {height:461px; position:relative;}
#header, #layoutContent, #footer { font-size:0.75em;}

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

/*======= index.html =======*/
#page1 #layoutContent .col-1 {width:305px; margin-right:13px;}
#page1 #layoutContent .new {width:305px; margin-right:8px; float: left; height: 250px; overflow: hidden; margin-bottom: 15px;}
#page1 #layoutContent .col-2 { width:305px; margin-right:15px;}
#page1 #layoutContent .col-3 { width:305px;}

/*======= index-1.html =======*/
#page2 #layoutContent .col-1 {width:305px; margin-right:13px;}
#page2 #layoutContent .col-2 { width:305px; margin-right:15px;}
#page2 #layoutContent .col-3 { width:305px;}

/*======= index-2.html =======*/
#page3 #layoutContent .col-1 {width:305px; margin-right:13px;}
#page3 #layoutContent .col-1 .col-1 { width:99px; margin-right:29px;}
#page3 #layoutContent .col-1 .col-2 { width:139px;}
#page3 #layoutContent .col-2 { width:305px; margin-right:15px;}
#page3 #layoutContent .col-2 .col-1 { width:92px; margin-right:48px;}
#page3 #layoutContent .col-2 .col-2 { width:127px;}
#page3 #layoutContent .col-3 { width:305px;}

/*======= index-3.html =======*/
#page4 #layoutContent .col-1 {width:305px; margin-right:13px;}
#page4 #layoutContent .col-2 { width:305px; margin-right:15px;}
#page4 #layoutContent .col-3 { width:305px;}

/*======= index-4.html =======*/
#page5 #layoutContent .col-1 {width:305px; margin-right:13px;}
#page5 #layoutContent .col-2 { width:305px; margin-right:15px;}
#page5 #layoutContent .col-3 { width:305px;}

/*======= index-5.html =======*/
#page6 #layoutContent .col-1 {width:305px; margin-right:13px;}
#page6 #layoutContent .col-1 .col-1 { width:129px; margin-right:20px;}
#page6 #layoutContent .col-1 .col-2 { width:126px;}
#page6 #layoutContent .col-2 { width:305px; margin-right:15px;}
#page6 #layoutContent .col-3 { width:305px;}
#page6 #layoutContent .col-3 .col-1 { width:129px; margin-right:20px;}
#page6 #layoutContent .col-3 .col-2 { width:126px;}

/*======= index-5.html =======*/
#page7 #layoutContent .col-1 {width:305px; margin-right:13px;}
#page7 #layoutContent .col-2 { width:305px; margin-right:15px;}
#page7 #layoutContent .col-3 { width:305px;}


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


#footer {height:82px; background:url(images/footer-tail.gif) repeat-x top;}


#copy {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 2px;
	margin-top: -1px;
}

#copy a:link, #copy a:visited{
	color:#f19000;
	text-decoration: none;
}

#copy a:hover{
	color:#FFFFFF;
	text-decoration: none;
}

#share {
	position: relative;
	float: right;
	margin-top: -30px;
}