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

#header {height:235px; /*background:url(images/header-bg.jpg) no-repeat left top;*/ background:transparent;}
#header, #content, #footer { font-size:13px;font-family:verdana,arial}

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

/*======= home.html =======*/
#page1 #content .col-1 {width:250px; margin-right:20px;}
#page1 #content .col-2 { width:650px;}

/*======= about-us.html =======*/
#page2 #content .col-1 {width:250px; margin-right:20px;}
#page2 #content .col-2 { width:650px;}

/*======= articles.html =======*/
#page3 #content .col-1 {width:250px; margin-right:20px;}
#page3 #content .col-2 { width:650px;}

/*======= article.html =======*/
#page4 #content .col-1 {width:250px; margin-right:20px;}
#page4 #content .col-2 { width:650px;}

/*======= contact-us.html =======*/
#page5 #content .col-1 {width:250px; margin-right:20px;}
#page5 #content .col-2 { width:650px;}

/*======= site-map.html =======*/
#page6 #content .col-1 {width:250px; margin-right:20px;}
#page6 #content .col-2 { width:650px;}


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


#footer {background: url("images/footer.png") repeat-x scroll 0 0 transparent;height: 209px;}
.footerinside{margin: 0 auto;width: 857px;}