@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
img, div { behavior: url(iepngfix.htc) }
body {
	background-color: #FFFFFF;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #404040;
	padding-bottom: 40px;
}
h1 {
	font-size: 18px;
	width: 485px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #58585A;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
h3 {
	width: 265px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #58585A;
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-top: 20px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
}
.floatRight {
	float: right;
	padding-left: 15px;
}
.clearFloat {
	clear: both;
}
#wrapper {
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 28px;
	padding-left: 28px;
}
#header {
	height: 141px;
	width: 876px;
	padding-top: 15px;
	padding-right: 20px;
}
#contact {
	width: 200px;
	margin-left: 648px;
}
#contact a {
	text-decoration: none;
}
#mainNav {
	height: 25px;
	font-size: 12px;
	color: #24428F;
	padding-left: 20px;
	padding-top: 10px;
}
#mainNav ul, #footerNav ul {
	list-style-type: none;
}
#mainNav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #24428F;
	padding-right: 10px;
	padding-left: 10px;
}
#mainNav a:link, #mainNav a:visited {
	text-decoration: none;
	color: #24428F;
}
#mainNav a:hover, #mainNav a:active {
	color: #CF6228;
}
#wrapper #mainNav .noBorder, #footerNav .noBorder, #copyright .noBorder {
	border-right-style: none;
}
#mainCol {
	float: left;
	width: 485px;
}
#bodyContent {
	width: 866px;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}
#bodyContent a:link, #bodyContent a:visited {
	color: #CF6228;
	text-decoration: none;
}
#bodyContent a:hover, #bodyContent a:active {
	color: #24428F;
	text-decoration: none;
}
#content {
	width: 485px;
}
#content p {
	padding-right: 20px;
	margin-bottom: 20px;
}
.listWrapper {
	width: 440px;
	padding-bottom: 15px;
}
.servicesList ul {
	list-style-type: none;
	width: 220px;
	float: left;
}
.servicesList li {
	margin-bottom: 5px;
}
#sideBar {
	width: 300px;
	float: right;
	border: 4px solid #24428F;
	background-image: url(images/bg_sideBar.png);
	background-repeat: repeat;
	margin-top: 48px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
	padding-bottom: 5px;
}
#sideBar .events ul, #productLinks ul, #contactInfo ul, #sitemap ul {
	list-style-type: none;
}
#sideBar .events .date {
	width: 50px;
	float: left;
}
#sideBar .events .info {
	float: right;
	width: 200px;
	margin-bottom: 15px;
}
#productLinks {
	padding-top: 15px;
}
#productLinks .productName {
	width: 250px;
	float: left;
}
#productLinks .productImg {
	float: left;
	width: 200px;
	margin-bottom: 35px;
}
#contactInfo li {
	margin-bottom: 5px;
}
#map {
	width: 425px;
	padding-top: 15px;
}
#promoButton {
	height: 125px;
	width: 400px;
	padding-top: 20px;
}
#footer {
	font-size: 10px;
	color: #999999;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
}
#footerNav ul {
	margin-bottom: 15px;
}
#footerNav li, #copyright li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #999999;
}
#footer a:hover, #footer a:active {
	color: #E5C29A;
}
