#main {
width:890px; 
margin:0 auto;
}


#header {
height:153px; 
position:relative
}

#header, #content, #footer { 
font-size:1em;
}


.col-1, .col-2 { 
float:left;
}

.col-3 {
	font-size: 11.75px;
	margin-bottom: 30px;
	font-family: verdana;
}

.col-3 h3{
	color: #000;
	font-size: 11.5px;
	background: none;
	color:#737373;
	padding: 0px;
	margin: 0px;
	font-weight:bold;
}

/*======= index.html =======*/
#page1 #content .col-1 {
width:239px; 
margin-right:45px;
}

#page1 #content .col-2 {
 width:594px;
 }
 
#page1 #content .col-2 .row-1 .col-1 { 
width:147px; 
margin-right:37px;
}

#page1 #content .col-2 .row-1 .col-2 { 
width:147px; 
margin-right:37px;
}

#page1 #content .col-2 .row-1 .col-3 { 
width:147px;
}

#page1 #content .col-2 .row-2 .col-1 { 
width:220px; 
margin-right:37px;
}

#page1 #content .col-2 .row-2 .col-2 { 
width:177px;
}


/*======= index-1.html =======*/
#page2 #content .col-1 {
width:239px;
margin-right:45px;
}

#page2 #content .col-2 {
width:594px;
}


/*=========================*/


#footer {
height:45px;
}
