#main {width:1000px; margin:0 auto;}

#header {height:206px;}
#header, #content, #footer { font-size:0.75em;}

.left-side { float:left;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:321px; margin-right:19px;}
#page1 #content .col-2 { width:445px; margin-right:20px;}
#page1 #content .col-3 { width:180px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:175px; margin-right:10px;}
#page2 #content .col-2 { width:784px;}
#page2 #content .col-2 .col-1 { width:321px; margin-right:15px;}
#page2 #content .col-2 .col-2 { width:444px;}


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


#footer {height:115px; font-size:.625em;}.white {
	color: #FFF;
}
green {
	color: #990;
}
