#pageContainer {
	width: 900px;
	margin: 0px;
}
#header {
	background-color: #006699;
	height: 95px;
	width: 900px;
}
#headerleft {
	background-color: #006699;
	height: 95px;
	width: 740px;
	float: left;
}
#headerright {
	background-image: url(../imgs/bg-topright.gif);
	background-repeat: no-repeat;
	float: left;
	width: 160px;
	height: 95px;
}
#contact {
	background-image: url(../imgs/bg-contact.gif);
	float: left;
	height: 29px;
	width: 160px;
	background-repeat: no-repeat;
}
#space {
	background-image: url(../imgs/bg-topcenter.gif);
	float: left;
	height: 29px;
	width: 580px;
}
#nav {
	background-image: url(../imgs/bg-topbottom.gif);
	clear: both;
	height: 66px;
	width: 740px;
	background-repeat: no-repeat;
	background-position: right;
}
#contact {
	color: #FFFFFF;
}
#contact a, a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.contactmargin {
	padding-top: 10px;
	padding-left: 52px;
}
a, a:link {
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#navinner {
	background-color: #000000;
	height: 48px;
	margin-top: 2px;
	padding-top: 2px;
	margin-left: 10px;
	margin-right: 30px;
	padding-left: 20px;
	padding-right: 10px;
	letter-spacing: 0.03em;
}
.navlink {
	background-color: #000000;
	height: 24px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	margin-left: 5px;
	padding-right: 5px;
	margin-top: 12px;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 12px;
	line-height: 1.4em;
}
.navlinkend {
	background-color: #000000;
	height: 24px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin-left: 8px;
	padding-right: 8px;
	margin-top: 12px;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 12px;
	line-height: 1.4em;
}

#navinner a {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.verticalcenter { 
 	min-height: 40px}

}
#maincontentcontainer {
	width: 900px;

}
#maincontentnav {
	float: left;
	width: 180px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
#maincontent {
	float: left;
	width: 685px;
	margin-left: 18px;
}
#navstack {
}
#navstack ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
#navstack li {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 1em;
}
#navstack a {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.clear {
	clear: both;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFCC;
	background-color: #006699;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.5em;
}
.down50 {
	padding-top: 50px;
}
.homeH {
	color: #F5C604;
	line-height: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.twopartleft {
	float: left;
	width: 599px;
}
.twopartright {
	width: 1px;
	float: left;
	height: 253px;
}
.business {
	clear: both;
	padding-top: 30px;
	width: 560px;
}
hr {
	color: #FFE118;
}
h2 {
	color: #FFCC00;
	font-size: 1.2em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.h2sub {
	font-size: .85em;
}
h3 {
	font-size: 1.1em;
	color: #FFCC00;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer {
	font-size: .75em;
	letter-spacing: .03em;
}
#footer a {
	text-decoration: none;
}
.sliverleft {
	background-color: #026799;
	width: 190px;
	height: 10px;
	float: left;
}
.sliverright {
	background-color: #026799;
	height: 10px;
	width: 710px;
	float: left;
}

