#main { 
	width:982px; 
	margin:0 auto;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
}
#header,
#header .right {
	height:193px;
}
#header { 
	background:url(images/top.png) repeat-x left top;
	
}
#header, 
#content, 
#footer {
	font-size:0.814em;
	font-family: "trebuchet MS", Helvetica, sans-serif;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .col-1 { width:320px; margin-left:18px; margin-top:10px;}
#page1 #content .col-2 { margin-top:65px ;}
#page1 #content .col-3 { width:952px; margin-right:48px;}





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