@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
body {
	background-color: #e7e3d7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#headerbg {
	background-image:url(images/headerbg.jpg);
	background-repeat: repeat-x;
	height: 206px;
}
#header {
	height: 145px;
	width: 846px;
	margin-left: auto;
	margin-right: auto;
}
.logo {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
.logoc {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	}
.newno {
	float: right;
	margin-right: 30px;
	margin-top: 16px;
	}
.numbers {
	margin-top: 80px;
	margin-right: 60px;
	float: right;
}
#nava {
	width: 846px;
	height: 58px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/nava.jpg);
	background-repeat: no-repeat;
}
#nava ul {
	list-style-type: none;
	padding-top: 22px;
	margin-left: 5px;
}
#nava li {
	display: inline;
	padding-left: 22px;
	padding-right:22px;
}
#nava a {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#nava a:hover {
	color: #999999;
}
#maincontent {
	width: 846px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-bottom: 5px;
}
.imgmainleft {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
}
.imgmainright {
	float: right;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 10px;
}
.center {
	font-weight: bold;
	margin-top: 10px;
}
#leftcol {
	width: 570px;
	height: auto;
	float: left;
}
#flashhome {
	width: 570px;
	height: 248px;
}
#leftcol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #990000;
	font-weight: normal;
	margin-top: 15px;
}
#leftcol p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	line-height: 20px;
	margin-top: 15px;
}
#leftcol h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	margin-top: 20px;
}
#leftcol a {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	}
#leftcol li {
	line-height: 18px;
	}
#leftcol h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 15px;
	}
#rightcol {
	width: 276px;
	height: auto;
	float: left;
}
#navb {
	margin-left: 20px;
	margin-top: 20px;
	width: 256px;
	height: 199px;
	background-image: url(images/navb.jpg);
	background-repeat: no-repeat;
}
#navb ul {
	list-style-type: none;
	padding-top: 10px;
}
#navb li {
	text-decoration: none;
	display: block;
}
#navb a {
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 225px;
	margin-left: 1px;
}
#navb a:hover {
	background-color: #f5f5f5;
	display: block;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 225px;
	margin-left: 1px;
}
#rss {
	width: 251px;
	padding-top: 20px;
	padding-left: 25px;
	padding-bottom: 20px;
}
#rss h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9e5916;
}
#rss h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#rss p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 42px;
	margin-top: 8px;
}
.icons {
	margin-right: 10px;
}
.docicon {
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 7px;
}
#contact {
	width: 256px;
	height: 200px;
	padding-left: 20px;
	padding-top: 20px;
}
.line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	width: 230px;
	margin-left: 30px;
}
.bibformstyle {
	margin-top: 8px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding: 1px;
	margin-left: 35px;
}
.button {
	margin-left: 35px;
	margin-top: 10px;
}
#contact h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #16568a;
}
.normal {
	font-weight: normal;
}
#footerbg {
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	height: auto;
	background-color: #0f265e;
}
#navc {
	width: 846px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/navc.jpg);
	background-repeat: no-repeat;
}
#bottom {
	width: 250px;
	height: 100px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	padding-left: 10px;
}
#bottom h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 8px;
}
#bottom p {
	font-size: 12px;
	color: #333333;
	margin-top: 8px;
	line-height: 18px;
}
#bottommid {
	width: 250px;
	height: 100px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	padding-left: 10px;
}
#bottommid h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 8px;
}
#bottommid p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 8px;
	line-height: 18px;
}
#bottomrit {
	width: 250px;
	height: 100px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	padding-left: 10px;
}
#bottomrit h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 8px;
}
#bottomrit p {
	font-size: 12px;
	color: #333333;
	margin-top: 8px;
	line-height: 18px;
}
.blue {
	color: #263776;
}
.red {
	color: #b71f25;
}
.orangeb {
	color: #8f3a01;
}
.bottomicon {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.middleicon {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
#footer a:link, a:visited {
	color: #e7e3d7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a:hover, a:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer {
	width: 846px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#footer p {
	color: #CCCCCC;
	font-size: 11px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
}
#footer ul {margin: 0; padding: 0;}

#footer ul li {
	display: inline;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}

#rightform {
 float: right;
	padding:10px;
	margin-top:20px;
	margin-right:40px;
	margin-left: 20px;
	background-color: #CCCCCC;
	border:thin dotted #333333;
	
}

#form {float: left;}
.mainformstyle {
	
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding:5px;
}
.formp {
	margin: 0px;
	padding-top: 0px;
	font-size: 6px;
}
.linkbox {
	background-color:#CCCCCC;
	color:#333333;
	padding: 0px 10px 10px 10px;
	border: thin dotted #333333;
	margin-bottom: 30px;
	margin-top: 10px;
}
.small {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
.border {
	width: 570px;
	height: auto;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	}
.bordert {
	width: 570px;
	height: auto;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 5px;
	margin-top: 15px;
	}
.margb {
	margin-bottom: 10px;
	}
.about {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px;
	padding-left: 30px;
	}
#abouttable {
	width: auto;
	height: auto;
	}
#abouttable h2 {
	color: #000000;
	padding-left: 20px;
	padding-right: 15px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	}
#abouttable li {
	margin-top: 10px;
	}
#abouttable img {
	float: right;
	padding: 15px;
	}
.aboutbg {
	float: right;
	margin: 8px;
	width: 267px;
	height: 324px;
	background-image: url(images/aboutbg.jpg);
	background-repeat: no-repeat;
	}
.aboutbgb {
	clear: right;
	margin: 8px;
	float: left;
	width: 267px;
	height: 324px;
	background-image: url(images/aboutbg.jpg);
	background-repeat: no-repeat;
	}
.aboutbgr {
	clear: right;
	margin: 8px;
	float: left;
	width: 267px;
	height: 324px;
	background-image: url(images/aboutbg.jpg);
	background-repeat: no-repeat;
	}
.clearabout {
	clear: both;
	}
.title {
	font-size: 16px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	}
.floatr {
	float: right;
	margin: 10px;
	}
.floatl {
	float: left;
	margin: 10px;
	margin-top: 25px;
	}
.accidentrepair {
	margin-left: 40px;
	}
.accidentfloat {
	float: left;
	margin-right: 20px;
	margin-top: 12px;
	}
.bg {
	background-color: #ede9de;
	width: auto;
	height: auto;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-top: 15px;
	padding-left: 50px;
	border: 1px solid #CCCCCC;
	}
#bottomfooter {
	width: 846px;
	margin: 0 auto;
	padding-top: 15px;
	}
#bottomfooter h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	margin-bottom: 5px;
	text-align: center;
}
#bottomfooter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
	line-height: 18px;
}
#bottomfooter a {
	color: #FFFFFF;
	}
#bottomfooter ul {
 margin-bottom: 10px;
}
#bottomfooter li {
	list-style-type: none;
	color: #FFFFFF;
	font-size: 11px;
	margin-bottom: 3px;
}
#rss h2 {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9e5916;
	}
#rss ul {
	list-style-type: none;
	margin-bottom: 10px;
	}
#rss a {
	list-style-type: none;
	text-decoration: none;
	font-size: 12px;
	color: #333333;
	margin-bottom: 3px;
	}
#rss a:hover {
	color: #999999;
	}
.rssicon {
	float: left;
	margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 25px;
	margin-right: 10px;
}
.headrss {
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	text-decoration: none;
	}

