﻿#main {width:980px; margin:0 auto;}

#header {height:347px; background:url(images/header_bgd.gif) left top repeat-x;}
#header, #content, #footer {
	background-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background: #000000;
	border-color: #000000;
	border: #000000;
	border-bottom: #000000;
	border-left: #000000;
	border-right: #000000;
	border-top: #000000;
	font-size: 0.75em;
	outline-color: #000000;
	outline: #000000;
}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:225px; margin-right:7px;}
#page1 #content .col_2 { width:458px; margin-right:7px;}
#page1 #content .col_3 { width:225px;}
#page1 #content .col_2 .column1 { width:141px;}
#page1 #content .col_2 .column2 { width:263px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:225px; margin-right:7px;}
#page2 #content .col_2 { width:458px; margin-right:7px;}
#page2 #content .col_3 { width:225px;}
#page2 #content .col_2 .column1 { width:141px;}
#page2 #content .col_2 .column2 { width:263px;}

/*======= index-2.html =======*/
#page3 #content { padding-right:27px;}

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


#footer {height:98px;}
