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

#header { height:50px; }

#header, #content, #footer {
	font-size:0.875em;
	text-transform:uppercase;
	overflow:visible;
}

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

/*======= index.html =======*/
#page1 .logo h1 { font-size:30px; color:#006a8f;}
#page1 .logo h1 b {
	font-size:46px;
	margin-top:-45px;
	font-weight: bold;
}
#page1 #content .logo {
	position:absolute;
	left:58px;
	top:33px;
}
#page1 #footer p, #page1 #footer p a { color:#005b78;}
#page1 #footer p a:hover { border-bottom:1px solid #005b78;}
#page1 #content {
	background:url(images/splash-bg.gif) no-repeat left top;
	text-align: justify;
}

/*======= index-1.html =======*/
#page2 .logo h1, #page2 .logo h1 a { color:#83002a;}
#page2 #footer p, #page2 #footer p a { color:#71002a;}
#page2 #footer p a:hover { border-bottom:1px solid #71002a;}
#page2 #content { background:url(images/cont-bg1.gif) no-repeat left top;}

/*======= index-2.html =======*/
#page3 .logo h1, #page3 .logo h1 a { color:#942f00;}
#page3 h2 {
	color:#E8E8E8;
	font-family: "Century Gothic";
}
#page3 #footer p, #page3 #footer p a { color:#7c2d00;}
#page3 #footer p a:hover { border-bottom:1px solid #7c2d00;}
#page3 #content { background:url(images/cont-bg2.gif) no-repeat left top;}
#page3 #content .col-1 { width:511px; margin-right:33px;}
#page3 #content .col-2 { width:315px;}

/*======= index-3.html =======*/
#page4 .logo h1, #page4 .logo h1 a { color:#05523f;}
#page4 h2 { color:#032b21;}
#page4 #footer p, #page4 #footer p a { color:#055340;}
#page4 #footer p a:hover { border-bottom:1px solid #055340;}
#page4 #content { background:url(images/cont-bg3.gif) no-repeat left top;}
#page4 #content .col-1 { width:464px; margin-right:28px;}
#page4 #content .col-2 { width:366px;}

/*======= index-4.html =======*/
#page5 .logo h1, #page5 .logo h1 a { color:#402a6d;}
#page5 h2 { color:#231739;}
#page5 #footer p, #page5 #footer p a { color:#412b64;}
#page5 #footer p a:hover { border-bottom:1px solid #412b64;}
#page5 #content { background:url(images/cont-bg4.gif) no-repeat left top;}
#page5 #content .col-1 { width:511px; margin-right:33px;}
#page5 #content .col-2 { width:325px;}
#page5 #content .col-2 .col-1 { width:115px; margin-right:27px;}
#page5 #content .col-2 .col-2 { width:180px;}

/*======= index-5.html =======*/
#page6 .logo h1, #page6 .logo h1 a {
	color:#7f0044;
	font-family: "Century Gothic";
}
#page6 h2 { color:#400024;}
#page6 #footer p, #page6 #footer p a { color:#6e0042;}
#page6 #footer p a:hover { border-bottom:1px solid #6e0042;}
#page6 #content { background:url(images/cont-bg5.gif) no-repeat left top;}
#page6 #content .col-1 { width:250px; margin-right:50px;}
#page6 #content .col-2 { width:248px; margin-right:50px;}
#page6 #content .col-3 { width:245px;}

/*======= index-6.html =======*/
#page7 .logo h1, #page7 .logo h1 a { color:#942f00;}
#page7 h2 {
	color:#4a1900;
	font-family: "Century Gothic";
	font-size: 66px;
}
#page7 #footer p, #page7 #footer p a { color:#7c2d00;}
#page7 #footer p a:hover { border-bottom:1px solid #7c2d00;}
#page7 #content { background:url(images/cont-bg2.gif) no-repeat left top;}


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


#footer { height:170px; top:-52px; position:relative;}
