#main {
	width:980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header {height:180px;}
#header, #content, #footer {
	font-size:0.75em;
	background-color: #FFFFFF;
}

#leftside { float:left; width:210px; margin-right:28px; padding-top:37px; padding-left:10px;}
#center { float:left; width:489px; margin-right:28px;}
#rightside { float:left; width:194px; padding-top:26px;}

#extra-wrap { width:725px; float:left; margin-right:27px;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:725px; margin-right:28px;}
#page1 #content .col-2 { width:187px;}
#page1 #content .col-1 .line-ver { background:url(images/line1.gif) 375px top repeat-y; width:100%;}
#page1 #content .col-1 .col-1 { width:336px; margin-right:77px;}
#page1 #content .col-1 .col-2 { width:242px;}
#page1 #content .col-1 .col-1 .col-1 { width:158px; margin-right:20px;}
#page1 #content .col-1 .col-1 .col-2 { width:158px;}

/*======= index-1.html =======*/
#page2 #center { margin-right:0;}
#page2 #content .col-1 {width:295px; margin-right:77px;}
#page2 #content .col-2 { width:294px;}
#page2 #content .line-ver { background:url(images/line1.gif) 335px top repeat-y; width:100%;}

/*======= index-2.html =======*/
#page3 #center { margin-right:0;}
#page3 #content .col-1 {width:295px; margin-right:77px;}
#page3 #content .col-2 { width:294px;}
#page3 #content .line-ver { background:url(images/line1.gif) 335px top repeat-y; width:100%;}

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


#footer {
	height: 180px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}

