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

#header {
	min-width: 980px;
	text-align: center;
	height: 367px;
}
#header, #content, #footer {
	font-size: .75em;
}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:465px; margin-right:12px;}
#page1 #content .col-2 { width:481px;}
#page1 #content .col-1 .col-1 { width:100%;}
#page1 #content .col-1 .col-2 { width:109px; margin-right:32px;}
#page1 #content .col-1 .col-3 { width:108px;}
#page1 #content .col-2 .col-1 { width:250px; margin-right:44px;}
#page1 #content .col-2 .col-2 { width:129px; margin-right:22px;}
#page1 #content .col-2 .col-3 { width:140px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:465px; margin-right:12px;}
#page2 #content .col-2 { width:481px;}
#page2 #content .col-2 .col-1{ width:210px; margin-right:5px;}
#page2 #content .col-2 .col-2{ width:140px;}
#page2 #content .col-1 .col-1 { width:114px; margin-right:44px;}
#page2 #content .col-1 .col-2 { width:109px; margin-right:32px;}
#page2 #content .col-1 .col-3 { width:108px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:465px; margin-right:12px;}
#page3 #content .col-2 { width:481px;}
#page3 #content .col-2 .col-1 {width:200px; margin-right:36px; text-align: center;}
#page3 #content .col-2 .col-2 { width:0px; margin-right:20px;text-align: center;}
#page3 #content .col-2 .col-3 { width:195px;text-align: center;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:465px; margin-right:12px;}
#page4 #content .col-2 { width:481px;}
#page4 #content .col-1 .col-1 { width:114px; margin-right:32px;}
#page4 #content .col-1 .col-2 { width:119px; margin-right:20px;}
#page4 #content .col-1 .col-3 { width:132px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:465px; margin-right:12px;}
#page5 #content .col-2 { width:481px;}
#page5 #content .col-2 .col-1 { width:230px; margin-right:0px;}
#page5 #content .col-2 .col-2 { width:129px; margin-right:20px;}
#page5 #content .col-2 .col-3 { width:200px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:465px; margin-right:12px;}
#page6 #content .col-2 { width:481px;}
#page6 #content .col-1 .col-1 { width:211px; margin-right:0;}
#page6 #content .col-1 .col-2 { width:209px;}

/*======= video.html =======*/
#video #content .col-1 {width:100%; margin-right:0px;}
#video #content .col-2 { width:246px;}
#video #content .col-1 .col-1 { width:100%;}
#video #content .col-1 .col-2 { width:109px; margin-right:32px;}
#video #content .col-1 .col-3 { width:108px;}
#video #content .col-2 .col-1 { width:250px; margin-right:44px;}
#video #content .col-2 .col-2 { width:129px; margin-right:22px;}
#video #content .col-2 .col-3 { width:140px;}


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


#footer {height:57px; background:url(images/footer-bg.jpg) no-repeat left top; position:relative; margin-top:-18px;}
