@charset "utf-8";
/* CSS Document */

#foot {
	position:fixed;
	bottom: 0;
	visibility:visible;
	width:794px;
	height:78px;
	z-index:11;
	margin-left: -397px;
	left: 50%
}
#emailjoin {
	position:fixed;
	bottom: 0;
	visibility:visible;
	width:230px;
	height:25px;
	z-index:12;
	margin-left: 130px;
	left: 50%;
	text-align:right;
}
#copy {
	position:fixed;
	bottom: 0;
	visibility:visible;
	width:500px;
	height:20px;
	z-index:13;
	margin-left: -370px;
	left: 50%;
	font-size:9px;
	color: #73a2ce;
	line-height: normal;
	text-align:center;
}
#bbg {
	position:fixed;
	bottom: 0;
	visibility:visible;
	width:900px;
	height:215;
	z-index:9;
	margin-left:-450px;
	left: 50%;
}
#homecontent h1 {
	padding: 0px;
	margin: 0px;
}
#homecontent {
	position:absolute;
	width:900px;
	z-index:9;
	height: 100%;
	visibility: visible;
	margin-left:-450px;
	left:50%;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:175px;
}
#pagecontent {
	position:absolute;
	width:650px;
	z-index:8;
	visibility: visible;
	margin-top:236px;
	margin-left:-350px;
	left:50%;
	padding-left:25px;
	padding-right:25px;
	padding-top:25px;
	padding-bottom:200px;
}
#sectionnav {
	position:absolute;
	width:900px;
	z-index:9;
	height:236px;
	visibility:visible;
	margin-left:-450px;
	left:50%;
	padding:0px;
}
#tbg {
	position:absolute;
	visibility:visible;
	width:900px;
	height:216px;
	z-index:6;
	margin-left:-450px;
	left:50%;
}
#head {
	position:absolute;
	visibility:visible;
	width:794px;
	height:143px;
	z-index:10;
	margin-left: -397px;
	left: 50%
}
#headhome {
	position:absolute;
	visibility:visible;
	width:352px;
	z-index:11;
	margin-left: 45px;
	left: 50%;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#0055A5;
	padding-top:3px;
}
body#home #headhome {
	display:none;
	visibility:hidden;
}
#highlight {
	background-image: url(/images/highlightbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	float:right;
	visibility: visible;
	height: auto;
	width: 260px;
	padding: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	color: #FFFFFF;
}
#highlight h3 {
	color: #FFFFFF;
}
#leftpix {
	visibility:visible;
	width:300px;
	height: auto;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
body {
	background-image:url(/images/back_bg.gif);
	background-position:center;
	background-repeat:repeat-y; 
	background-color:#7FAAD2; 
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
h1 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #0055a5;
}
h2 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #397124;
}
h3 {
	font-size:12px;
	font-weight:bold;
	color: #003e7f;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	color: #d9ebcb;
	padding: 0px;
	margin: 0px;
}
.emailform {
	height: 18px;
	width: 100px;
	border: 1px solid #397124;
	background: #d9ebcb;
	font-size: 10px;
	line-height: normal;
}
a {
	color:#0055a5;
	text-decoration:none;
}
a: hover {
	text-decoration:underline;
}
a.nadi {
	color:#73a2ce;
	text-decoration:underline;
}
img.left {
	margin-right: 20px;
	float: left;
}
