#main {
	width:900px;
	margin:0 auto;
	position:inherit;
}
#header {background: url(/images/header.jpg) no-repeat; height:319px; }
#header_CS {background: url(/images/header_Colo_Springs.jpg) no-repeat; height:319px; }
#menu {padding-top: 13px;}
#menu li {
	display: inline;
	float: left;
	padding: 0 37px;
}
#menu li a {color: #7FC8EE; text-transform: lowercase; text-decoration: none; font-size: 14px;}
#menu li a:hover {color: white; text-decoration: none; font-size: 14px;}
#header, #content2, #footer {
	font-size:0.69em;
	width: 950px;
}

.col_1, .col_2, .col_3, {
	float:none;
	padding: 7px;
}
/*======= index.html =======*/
#page1 #content2 .col_1 {
	width:250px;
	margin-right:20px;
}

#page1 #content2 .col_2 {
	width:235px;
}
#page1 #content2 .col_2 {
	width:400px;
}
/*======= index-1.html =======*/
#page2 #content2 .col_2 {
	width:250px;
	margin-right:50px;
	float: none;
}
#page2 #content2 .col_2 {
	width:300px;
}
#page2 #content2 .col_2 .column1 {
	width:285px;
}
/*======= index-2.html =======*/
#page3 #content2 .col_1 {
	width:300px;
	margin-left: 300px;
}
#page3 #content2 .col_2 {
	width:300px;
	clip: rect(auto,50px,auto,50px);
	padding: 5px;
}
/*======= index-3.html =======*/
#page4 #content2 .col_1 {width:537px; margin-right:50px;}
#page4 #content2 .col_2 { width:234px;}
#page4 #content2 .col_1 .column1 {
	width:285px;
}
/*======= index-4.html =======*/
#page5 #content2 .col_1 {
	width:244px;
	margin-right:50px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#page5 #content2 .col_2 {
	width:400px;
	margin-right:51px;
}
#page5 #content2 .col_3 {
	width:234px;
}
/*======= index-5.html =======*/
#page6 #content2 .col_1 {width:274px; margin-right:50px;}
#page6 #content2 .col_2 { width:243px; margin-right:51px;}
#page6 #content2 .col_3 { width:204px;}
/*======= index-6.html =======*/
#page7 #content2 .col_1 {width:244px; margin-right:50px;}
#page7 #content2 .col_2 { width:243px; margin-right:51px;}
#page7 #content2 .col_3 { width:234px;}


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


#footer {height:75px;}

