/* CSS Document - controls the layout of each page */

.right_bgd { position:absolute; top:0; right:0; width:50%; height:417px; background:url(images/bg1.gif) left top repeat-x;}

.col1, .col2, .col3, .col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:980px; position:relative }

/*======= header =======*/
#header {height:417px; }

#header .col-1{ width:294px; background:url(images/bg_col.gif) no-repeat top left; height:382px; margin:0}
#header .col-2{ width:686px}

/*======= page settings =======*/

#page1 #content .col1{ width:900px; }
#page1 #content .col2{ width:900px; }
#page1 #content .col3{ width:900px; }
#page1 #content .col-1{ width:850px;}
 
#page2 #content .col1{ width:440px; margin-right:14px}
#page2 #content .col2{ width:440px; margin-right:14px}
#page2 #content .col3{ width:440px; margin-right:14px}
#page2 #content .col-1{ width:850px; }
/*#page2 #content .bg{ background:url(images/tail1.gif) repeat-y 527px top } */

#page3 #content .col1{ width:290px; margin-right:14px}
#page3 #content .col2{ width:290px; margin-right:14px}
#page3 #content .col3{ width:290px;  margin-right:14px}
#page3 #content .col-1{ width:850px; }


/*======= footer =======*/
#footer { height:68px; margin:0 25px 0 25px }