@charset "utf-8";
body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #F3F5FC;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #006699;
}
#container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header {
	height: 93px;
	margin: 0px;
	background-position: top;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 5px;
} 
#header a {
	vertical-align: middle;
	padding: 10px 5px 5px;
	margin-top: 10px;
}

.top-nav {
	color: #B0B0B0;
}

.top-nav a{
}
* html .top-nav {
	font-size: 11px;
	padding-top: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FDFEFF;





	}


.top-nav ul {
	margin-top: 0px;
	margin-left: 50px;
}

#top-bar {
	background-color: #e6f2ff;
	height: 15px;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 0px;
	background-position: left top;
	color: #CCCCCC;
	width: 765px;


}
#top-bar ul {
	display: inline;
	padding-top: -5px;
	margin-top: -5px;
	background-position: left top;
}
h1 {
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
}

#top-bar li {
	display: inline;
	background: transparent url(../pics/design/helmet15.jpg) no-repeat left center;
	margin-top: 0;
	margin-right: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 3px;
}
.helmet-bullet {
	list-style-image: url(../pics/design/helmet20.jpg);
	list-style-position: inside;
}

#top-bar a {
	list-style-type: none;
	list-style-image: url(../pics/design/helmet20.jpg);
	background-position: left center;
	color: #003366;
	font-weight: normal;


}
a {
	font-weight: bold;
	text-decoration: none;
	color: #9999FF;
}

#phone-number {
	font-size: 12px;
	letter-spacing: 4px;
	font-weight: bold;
	color: #003366;

}


#sidebar1 {
	float: left;
	width: 190px;
	background-position: top;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #000099;
	margin-left: 5px;
	margin-top: 5px;

	
}
.v11b {
	font-size: 11px;
	font-weight: bold;
}
h3 {
	color: #9999ff;
	margin-bottom: 5px;
	text-decoration: none;
	font-size: 11px;
}

* html #sidebar1 {

	}

#mainContent {
	margin: 0 0 0 185px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.quote {
	background-color: #E6F2FF;
	padding: 5px;
	font-size: 12px;

}

#footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.spacer {
	clear: right;
}
.image-float {
	float: right;
}

.home-block {
	border: 1px solid #003366;
	padding: 0px 5px 5px;
	float: right;
	margin: 5px;
	width: 535px;
}

.home-block h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #000099;
	padding: 5px;
	letter-spacing: 2px;
	background-color: #E6F2FF;
	margin-bottom: 5px;
}
.home-block ul {
	margin-top: 0px;
	padding-top: 0px;
}

.3eb18a {
		padding: 5px;
	border: 1px solid #339966;
}
.3eb18a a{
			font: bold 11px Verdana, Arial, Helvetica, sans-serif;
			color: #3eb18a;
}

.cde6c8 {
	border: 1px solid #cde6c8;
	padding: 5px;
	width: 218px;

}
.cde6c8 a{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #a4cf9c;

}
.de140e {
	border: 1px solid #de140e;
		padding: 5px;
}
.de140e a{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #de140e;

}
.f78f3a {
	border: 1px solid #f78f3a;
		padding: 5px;
}
.f78f3a a{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #f78f3a;
}
.darkgreen {
		padding: 5px;
	border: 1px solid #3eb18a;
}
.darkgreen a{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3eb18a;
}
.darkblue {
	border: 1px solid #003366;
	padding: 5px;
	width: 115px;
	color: #003366;
}
.darkblue a{
			font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
.lightblue {
	padding: 5px;
	border: 1px solid #526ea6;
	width: 120px;
	color: #526ea6;
}
.lightblue a{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #526ea6;
}

.hb3eb18a {
	border: 1px solid #3eb18a;
	padding: 0px 5px 5px;
	float: right;
	margin: 5px;
	width: 535px;	
}

.hb3eb18a h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #000099;
	padding: 5px;
	letter-spacing: 2px;
	background-color: #E6F2FF;
	margin-bottom: 5px;
}
.hbcde6c8 {
	border: 1px solid #cde6c8;
	padding: 0px 5px 5px;
	float: right;
	margin: 5px;
	width: 535px;
}

.hbcde6c8 h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #000099;
	padding: 5px;
	letter-spacing: 2px;
	background-color: #E6F2FF;
	margin-bottom: 5px;
}
.hbde140e {
	border: 1px solid #de140e;
	padding: 0px 5px 5px;
	float: right;
	margin: 5px;
	width: 535px;
}
.hbde140e h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #000099;
	padding: 5px;
	letter-spacing: 2px;
	background-color: #E6F2FF;
	margin-bottom: 5px;
}
.hbf78f3a {
	border: 1px solid #f78f3a;
	padding: 0px 5px 5px;
	float: right;
	margin: 5px;
	width: 535px;
}
.hbf78f3a h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #000099;
	padding: 5px;
	letter-spacing: 2px;
	background-color: #E6F2FF;
	margin-bottom: 5px;
}
.hbdarkgreen {
	border: 1px solid #3eb18a;
	padding: 0px 5px 5px;
	float: right;
	margin: 5px;
	width: 535px;
}
.hbdarkgreen h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #000099;
	padding: 5px;
	letter-spacing: 2px;
	background-color: #E6F2FF;
	margin-bottom: 5px;
}
.hbdarkblue {
	border: 1px solid #003366;
	padding: 0px 5px 5px;
	float: right;
	margin: 5px;
	width: 535px;
}
.hbdarkblue h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #000099;
	padding: 5px;
	letter-spacing: 2px;
	background-color: #E6F2FF;
	margin-bottom: 5px;
}
.hblightblue {
	border: 1px solid #526ea6;
	padding: 0px 5px 5px;
	float: right;
	margin: 5px;
	width: 535px;
}
.hblightblue h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #000099;
	padding: 5px;
	letter-spacing: 2px;
	background-color: #E6F2FF;
	margin-bottom: 5px;
}

.logo {
	font-size: 11px;
	color: #121F67;
	font-weight: bold;
	letter-spacing: 2px;
	width: 210px;
}
.v10 {
	font-size: 10px;
}
.v9 {

	font-size: 9px;
}
.v11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.highlight {
	padding: 5px;
	background-color: #FF9E3E;
	color: #003366;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;


}
