﻿#main {width:1000px; margin:0 auto; position:relative;}

#header {height:375px; background:transparent no-repeat left top;}
#footer { font-size:0.75em;}

#content { font-size:0.75em;}

#header { font-size:0.75em;}

.col-3 { float:left;}

.col-2 { float:left;}

.col-1 { float:left;}

/*======= home.html =======*/
#page1 #content .col-1 {width:250px; margin-right:10px;}
#page1 #content .col-2 { width:660px;}

/*======= about-us.html =======*/
#page2 #content .col-1 {width:250px; margin-right:10px;}
#page2 #content .col-2 { width:660px;}

/*======= articles.html =======*/
#page3 #content .col-1 {width:250px; margin-right:10px;}
#page3 #content .col-2 { width:660px;}

/*======= article.html =======*/
#page4 #content .col-1 {width:250px; margin-right:10px;}
#page4 #content .col-2 { width:660px;}

/*======= contact-us.html =======*/
#page5 #content .col-1 {width:250px; margin-right:10px;}
#page5 #content .col-2 { width:660px;}

/*======= site-map.html =======*/
#page6 #content .col-1 {width:250px; margin-right:10px;}
#page6 #content .col-2 { width:660px;}


/*=========================*/


#footer {height:89px;}