.col-1, .col-2, .col-3, .col-4, .col-5{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:980px; }

/*======= header =======*/
#header {height:306px; background:#000000}
#header .bg{height:306px;}
#header .main .nav{clear:left;margin:13px auto;width:800px;}
#header a.main_nav{padding: 13px 35px 13px 25px;}

#content{ background:url(images/bg_cont.gif) repeat-x bottom #252424}
#content1{ background:url(images/bg_cont1.gif) repeat-x top #fff}

.main_banner {background:#000000;clear:left;float:left;height:240px;}

/*======= default.aspx =======*/
#page1 #content .col-1{ width:225px; margin-right:11px}
#page1 #content .col-2{ width:225px; margin-right:10px}
#page1 #content .col-3{ width:225px; margin-right:10px}
#page1 #content .col-4{ width:225px;}
#page1 #content1 .col-1{ width:266px; margin-right:81px}
#page1 #content1 .col-2{ width:519px}
#page1 #content1 .col-3{ width:152px; margin-right:5px}
#page1 #content1 .col-4{ width:151px; margin-right:4px}
#page1 #content1 .col-5{ width:152px}

/*======= subpage.aspx =======*/
#page2 #content .col-1{ width:236px; margin-right:11px}
#page2 #content .col-2{ width:288px; margin-right:10px}
#page2 #content .col-3{ width:288px}
#page2 #content1 .col-1{ width:230px; margin-right:30px}
#page2 #content1 .col-2{ width:606px}
#page2 #content1 .col-3{ width:152px; margin-right:5px}
#page2 #content1 .col-4{ width:151px; margin-right:4px}
#page2 #content1 .col-5{ width:152px}

/*======= footer =======*/
#footer { height:110px; }
.footer_text{float:left;width:695px;}
.verisign_seal{float:right;}