@charset "utf-8";
html, body { height: 100%; min-height: 100%; }
body {
	margin: 0px;
	background-color: #005ba8;
	background-image: url(images/background_strip.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#page {
	background-image: url(images/background_page.jpg);
	background-repeat: no-repeat;
	width: 831px;
	height: 100%;
	height: auto;
	min-height: 998px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 15px;
}
#logo { background-color: #FFF; }
#BroButton {
	height: 84px;
	width: 280px;
	left: 0px;
	float: right;
}
#ButtonNewsAndBro {
	height: 84px;
	width: 350px;
	left: 0px;
	float: right;
}
#navcontainer ul { padding-left: 0; margin: 0; background-color: #77787b; font-size: 12px; font-weight: 700; text-transform: uppercase; float: left; width: 100%; font-family: arial, helvetica, sans-serif; }
#navcontainer ul li { display: inline; }
#navcontainer ul li a { padding: 0.3em 1.25em; background-color: #77787b; color: #fff; text-decoration: none; float: left; border-right: 2px solid #fff; }
#navcontainer ul li a:hover { background-color: #005dab; color: #fff; }
#navcontainer ul li a#current { background-color: #005dab; }
#nav { background-color: #77787b; }
#copyright { color: #FFF; font-size: 11px; text-align: right; margin-top: 5px; padding-right: 35px; }
#bottomnav { margin-top: 55px; background-color: #005dab; }

.hometext1 { width: 335px; height: 300px; padding-top: 50px; margin-left: 45px; background-color: #77787b; text-align: center; color: #FFF; font-size: 14px; line-height: 28px; }
.hometext2 {
	width: 330px;
	height: auto;
	background-color: #FFF;
	font-size: 12px;
	line-height: 18px;
	overflow: visible;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.header1 { color: #a31a39; font-size: 16px; font-weight: 700; padding-bottom: 10px; }
.bodytext { width: 370px; padding: 20px 40px; background-color: #FFF; font-size: 12px; line-height: 18px; }
.success1 { width: 335px; padding: 25px 15px; margin-left: 45px; background-color: #77787b; text-align: left; color: #FFF; font-size: 14px; }
.success2 { width: 330px; padding: 20px 40px; background-color: #FFF; font-size: 12px; line-height: 18px; }
.navspacer { width: 2px; background-color: #FFF; float: left; }
.formSendButton { background-color: #1F5AA6; width: 70px; color: #FFF; border: 1px solid #1D559D; }
#RoofRayWidget {
	position: relative;
	left: -20px;
	width: 380px;
	height: auto;
	overflow: hidden;
}
.bodytextAuto {
	width: auto;
	background-color: #FFF;
	font-size: 12px;
	line-height: 18px;
	margin-left: 45px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin-right: 41px;
}
.acrobatIcon {
	display: inline;
	vertical-align: bottom;
	margin-left: 2px;
}
#navcontainer2 ul {
	padding-left: 0;
	margin: 0;
	background-color: #77787b;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
}
#navcontainer2 ul li {
	display: inline;
}
#navcontainer2 ul li a {
	background-color: #77787b;
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: 2px solid #fff;
	padding-top: 0.3em;
	padding-right: 1.1em;
	padding-bottom: 0.3em;
	padding-left: 1.1em;
}
#navcontainer2 ul li a:hover {
	background-color: #005dab;
	color: #fff;
}
#navcontainer2 ul li a#current {
	background-color: #005dab;
}
