body {
	background: #00477f;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
}

#page {
	display: block;
	margin: 10px auto 10px auto;
	width: 940px;
	padding: 10px;
	background: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, a {
	font-family: Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dd, dt, p a, li a, dt a, dd a {
	font-family: helvetica, arial, sans-serif;
}

a {
	color: #00477f;
	font-weight: bold;
}

.clear {
	clear: both;
}

.go {
	cursor: pointer;
	cursor: hand;
}


#header {
	position: relative;
	display: block;
	width: 940px;
	height: 125px;
}

.header1 {
	display: block;
	width: 940px;
	height: 10px;
	background: #d5dce9 url('../images/header-top_bg.gif') no-repeat top;
}

.header2 {
	display: block;
	width: 940px;
	height: 115px;
	background: #d5dce9 url('../images/header-logo_bg.gif') no-repeat top;
}

#logo-area a {
	display: block;
	float: left;
	margin-left: 40px;
	width: 305px;
	height: 85px;
}

#header-phone {
	display: block;
	position: relative;
	float: right;
	width: 300px;
	height: 16px;
	margin: 0px;
	text-transform: uppercase;
	text-align: right;
}

#header-phone h1 {
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	color: #c79b3b;
	font-weight: bold;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}

#header-phone .phone-number {
	color: #00477f;	
	letter-spacing: 0em;
}

#topnav {
	display: block;
	width: 100%;
	z-index: 200;
}

ul#sitenav {
	float: right;
	margin-top: 0px;
	}

ul#sitenav li {
	list-style: none;
	display: inline;
}

ul#sitenav li a {
	display: block;
	float: left;
	font-family: Helvetica, Arial, Sans-Serif;
	height: 16px;
	padding: 6px 10px 4px 10px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.navi {
	background: #00467f url('../images/navi-top_bg.gif') repeat-x top;
	border-left: 1px solid #ffffff;
}

a.navi1 {
	background: #00467f url('../images/navi-top_bg.gif') repeat-x top;
	border-left: 1px solid #ffffff;
}

a.navi-first {
	background: #00467f url('../images/navi-top-first_bg.gif') no-repeat top left;
	border: 0px;
}

a.navi1-first {
	background: #00467f url('../images/navi-top-first_bg.gif') no-repeat top left;
	border: 0px;
}

a.navi:hover,
a.navi1:hover {
	background: #00467f url('../images/navi-top_bg-goldover.gif') repeat-x top;
	border-left: 1px solid #ffffff;
}

a.navi-first:hover,
a.navi1-first:hover {
	background: #00467f url('../images/navi-top-first_bg-goldover.gif') no-repeat top left;
	border: 0px;
}

.selected a.navi,
.selected a.navi1 {
	background: #00467f url('../images/navi-top_bg-goldover.gif') repeat-x top;
	border-left: 1px solid #ffffff;
}

.selected a.navi-first,
.selected a.navi1-first {
	background: #00467f url('../images/navi-top-first_bg-goldover.gif') no-repeat top left;
	border: 0px;
}


#content-area {
	position: relative;
	display: block;
	width: 940px;
	padding: 10px 0px 0px 0px;
	background: #ffffff;
}





#footer {
	position: relative;
	display: block;
	width: 940px;
	height: 125px;
	margin-top: 30px;
}

.footer1 {
	display: block;
	width: 940px;
	height: 115px;
	background: #d5dce9 url('../images/footer-main_bg.gif') no-repeat bottom;
}

.footer2 {
	display: block;
	width: 940px;
	height: 10px;
	background: #d5dce9 url('../images/footer-bottom_bg.gif') no-repeat bottom;
}

#bottomnav {
	display: block;
	text-align: center;
	margin: 0px auto 5px auto;
	padding: 55px 0px 0px 0px;
}

#footnav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #00477f;
	line-height: .5em;
}

#footnav li a {
	font-weight: normal;
	font-size: 12px;
	padding: 0px 5px 0px 8px;
	font-family: Helvetica, Arial, Sans-Serif;
}

#footnav li.first{
	border-left: 0px;
}

#copyright {
	display: block;
	text-align: center;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 18px;
}


/* fake drop menu styles */

#fake-select {
	display: block;
	width: 190px;
	height: 16px;
	padding: 4px 4px 4px 6px;
	background: url('../images/select-bg.gif') no-repeat left;
}
	
#dropmenu {
	display: none;
	width: 188px;
	top: 0px;
	margin: 0px;
	margin-top: -4px;
	z-index: 1000;
	background: #ffffff;
	border: 1px solid #999999;
	border-top: 0px;
	padding: 5px;
}

#dropmenu h3 {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #00477f;
}

#dropmenu a {
	display: block;
	background: #ffffff;
	padding: 2px 10px 2px 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

#dropmenu a:hover {
	background: #cbcbcb;
	font-weight: bold;
}
