@charset "utf-8";
body {
	background-image: url(../images/backgrounds/bkgrnd_v2.jpg);
	background-repeat: repeat-x;
	background-color: #AAC2DA;
}
.bar {font:16px; color:#666; padding:0 9px;}

#home a:link {color:#666;}
#home a:visited {color:#666;}
#home a:hover {text-decoration:none;color:#6E92B4;}

#home {
	height: 850px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/backgrounds/index_master.jpg) top left no-repeat;
	position: relative;
}
#home #topnav {
	width: 909px;
	position: absolute;
	left: 17px;
	top: 109px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
}
#home #toplinks {
	position: absolute;
	right: 40px;
	top: 61px;
	width: 400px;
	text-align: right;
}
#home #leftnav {
	position: absolute;
	left: 17px;
	top: 137px;
	z-index:100;
}
#home #flash {
	position: absolute;
	height: 226px;
	width: 713px;
	top: 137px;
	right: 15px;
}
#home #contact {
	position: absolute;
	width: 175px;
	left: 27px;
	top: 395px;
	overflow: auto;
	line-height:18px;
}
#home #content {
	width: 713px;
	position: absolute;
	top: 395px;
	right: 14px;
}
#home #content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 30px;
}
#home #content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 480px;
	padding-left: 30px;
}
#home #contact h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4C4C4C;
	margin-bottom: 2px;
}
#home #contact p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 8px;
}
#home #toplinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
#home #toplinks a:link, #home #toplinks a:visited {
	text-decoration: none;
	color: #333333;
}
#home #toplinks a:hover {
	text-decoration: none;
	color: #009FDC;
}
#footer #left a:link,#secondary #footer #left a:visited {
	color: #666666;
}
#footer #left a:hover {
	color: #013E6D;
}
#footer #left {
	position: absolute;
	left: 30px;
	top: 28px;
}
#footer #right {
	position: absolute;
	top: 28px;
	right: 30px;
	color: #666666;
	text-align:right;
}
#home #footer {
	background-image: url(../images/backgrounds/secondary_footer.jpg);
	background-repeat: no-repeat;
	height: 93px;
	width: 940px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	left: 0px;
	bottom: 0px;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #154B79;
	font-weight: bold;
	padding-left: 1px;
	height:23px;
}
.search input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding:0; margin:0;
}
.sideheader {
	margin-left: 18px;
	margin-top: 8px;
	width: 192px;
	height: 19px;
	margin-bottom: 0px;}

#analytics {
	position:relative;
	height:4px;
	widows:4px;
}