

#main {width:800px; margin:0 auto; position:relative;}

#header {height:287px;}
#header, #content, #footer { font-size:0.689em;}

#dvmenu important
{
   overflow: scroll; 
	border: 1px solid #000;
	height: 300px;	
	  }

.col-1 { float:left; }
.col-2 { float:left; }
.col-3 { float:left; }



/*======= index.asp =======*/
#page1 #content .col-1 {width:234px; margin-right:22px;}
#page1 #content .col-2 { width:486px;}

/*======= index-1.asp =======*/
#page2 #content .col-1 {width:234px; margin-right:22px;}
#page2 #content .col-2 { width:486px;}

/*======= index-2.asp =======*/
#page3 #content .col-1 {width:486px; margin-right:22px;}
#page3 #content .col-2 { width:234px;}

/*======= index-3.asp =======*/
#page4 #content .col-1 {width:472px; margin-right:36px;}
#page4 #content .col-2 { width:234px;}

/*======= index-4.asp =======*/
#page5 #content .col-1 {width:234px; margin-right:22px;}
#page5 #content .col-2 { width:486px;}
#page5 #content .col-2 .col-1 { width:225px; margin-right:33px;}
#page5 #content .col-2 .col-2 { width:225px;}

/*======= index-5.asp =======*/
#page6 #content .col-1 {width:234px; margin-right:22px;}
#page6 #content .col-2 { width:486px;}
#page6 #content .col-2 .col-1 { width:186px; margin-right:40px;}
#page6 #content .col-2 .col-2 { width:186px;}

/*======= index-6.asp =======*/
#page7 #content .row-1 {width:728px;}

/*=========================*/


#footer {height:85px;}
