@charset "UTF-8";
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#fff;
	font-weight:normal;
	margin:0;
	padding:0;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	text-align: center;
	background-image: url(assets/images/backbody3.png);
	}
div#container {
	width: 780px;
	padding : 0;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
ul#nav_top  {
	list-style-type: none;
	position: relative;
	height: 20px;
	width: 450px;
	text-transform: uppercase;
	margin-top: 59px;
}
ul#nav_top a {
	text-decoration: none;
	display: block;
	height: 30px;
	overflow: hidden;
	float: left;
	color: #222222;
	font-size: 11px;
	text-align: center;
	letter-spacing: .1em;
}
li#nt_1 {
	position: absolute;
	left: 20px;
	top: 5px;
	width: 45px;
}
li#nt_2 {
	position: absolute;
	height: 30px;
	width: 53px;
	top: 5px;
	left: 75px;
}
li#nt_3 {
	position: absolute;
	height: 30px;
	width: 120px;
	left: 138px;
	top: 5px;
}

li#nt_4 {
	position: absolute;
	height: 30px;
	width: 74px;
	left: 270px;
	top: 5px;
}

li#nt_5 {
	position: absolute;
	height: 30px;
	width: 45px;
	left: 360px;
	top: 5px;
}

li#nt_6 {
	position: absolute;
	height: 30px;
	width: 60px;
	left: 420px;
	top: 5px;
}
li#nt_1 a:hover {
	background-image: url(assets/images/navigation/nav_top_over.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #880000;
}
li#nt_2 a:hover {
	background-image: url(assets/images/navigation/nav_top_over.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #880000;
}
li#nt_3 a:hover {
	background-image: url(assets/images/navigation/nav_top_over.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #880000;
}
li#nt_4 a:hover {
	background-image: url(assets/images/navigation/nav_top_over.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #880000;
}
li#nt_5 a:hover {
	background-image: url(assets/images/navigation/nav_top_over.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #880000;
}
li#nt_6 a:hover {
	background-image: url(assets/images/navigation/nav_top_over.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #880000;
}
div#content_home {
	float: left;
	width: 400px;
	margin: 0
	padding: 0;
	margin-top: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.9em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
#content_home a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 1.9em;
	color: #FFFFFF;
	text-decoration: underline;
}
#content_home a:hover {
	color: #66FFFF;
	text-decoration: underline;
}
#content_home h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
}
div#content_main {
	float: left;
	width: 450px;
	margin: 0
	padding: 0;
	margin-top: 100px;
	margin-bottom: 15px;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	line-height: 1.7em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #555555;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
div#content_main h2 {
	color: #880000;
	text-indent: -9999px;
}
div#content_main h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	color: #333333;
	font-weight: normal;
	line-height: 1.6em;
}
div#content_main h4 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	line-height: 0.5em;
}
div#content_main a {
	text-decoration: none;
	color: #0000DD;
}
div#content_main   a:visited  {
	color: #0099FF;
	text-decoration: none;
}
div#content_main  a:hover {
	color: #880000;
	text-decoration: none;
}
div#content_main  ul a:hover {
	color: #880000;
	text-decoration: none;
	background-color: #DDDDDD;
}
div#content_sub {
	float: left;
	width: 200px;
	margin-top: 100px;
	margin-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	font-size: 10px;
	padding: 0px;
	text-align: left;
}
div#content_sub  ul li {
	text-decoration: none;
	list-style-type: none;
}
div#content_sub a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #017FEB;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
div#content_sub  a:hover {
	color: #880000;
}
div#content_sub a:active {
	color: #0000FF;
}
div#contact  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.7em;
	color: #222222;
	width: 100%;
	margin-left: 30px;
	background-image: url(assets/images/contactbevel.png);
	background-repeat: no-repeat;
	margin-top: 30px;
}
#optionlinks  ul li {
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 5px;
}
#optionlinks a {
	text-decoration: none;
	color: #000066;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #000066;
	border-left-color: #000066;
	padding-right: 20px;
	padding-left: 20px;
}
div#optionlinks {
}
div#branding {
	background-image: url(assets/images/logosm.png);
	background-repeat: no-repeat;
	margin-right: 30px;
	margin-left: 0px;
	background-position: top;
	float: right;
	width: 250px;
	height: 93px;
	margin-top: 5px;
	position: relative;
}
div#branding h1 {
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: -9999px;
}
div#lower {
	margin-left: 30px;
	width: 450px;
	height: 70px;
	margin-top: 30px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 0px;
	float: left;
	padding: 0px;
	border-top-style: solid;
	border-top-color: #999;
	border-top-width: 1px;
}
div#siteinfo ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66FFFF;
	text-decoration: none;
	width: 450px;
	margin-top: 0px;
	margin-bottom: 60px;
	margin-left: 30px;
	padding-left: 10px;
	display: inline;
	list-style-type: none;
}
div#siteinfo  a {
	line-height: 14px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #66FFFF;
	padding-right: 10px;
	color: #66FFFF;
	display: block;
	float: left;
}
div#siteinfo a:hover {
	line-height: 14px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #66FFFF;
	padding-right: 10px;
	color: #FFFFFF;
	display: block;
}
div#quote   p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	font-size: 12px;
	color: #000066;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	padding-right: 20px;
	margin-bottom: 50px;
	background-position: top;
}
#navigation {
	height: 40px;
}
#quote {
	margin-bottom: 30px;
}
ul#faq_short {
	list-style-type: none;
	font-size: 1em;
	text-decoration: none;
	text-indent: -30px;
}
#logo {
	float: right;
	background-image: url(assets/images/logosm.png);
	background-repeat: no-repeat;
	height: 75px;
	color: #00FF00;
}
#logo h1 {
}
#bg {
	width: 980px;
	padding : 0;
	overflow : auto;
	position: relative;
	margin-top: 100;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(assets/images/contentBackground3.jpg);
}
#back {
	color: #669933;
	background-color: #660000;
	margin-top: 150px;
}
#promoimage {
	float: right;
	margin-top: 30px;
}#quote  label, label span {
	display: block;
	padding-bottom: 0.7em;
}
#quote label {
	float: left;
	width: 100%;
	font-size: 1.2em;
	font-weight: bold;
	color: #555555;
}
#quote label span {
	float: left;
	width: 50%;
	text-align: right;
}
#quote     fieldset   {
	border: 1px solid #003366;
	margin: 10px;
	padding: 10px;
	height: 310px;
	background-color: #DDDDDD;
}
#quote fieldset input {
	float: right;
	width: 45%;
	background-color: #E0E4FF;
}
#quote  fieldset textarea {
	float: right;
	width: 45%;
	background-color: #E0E4FF;
}
#quote #description {
	height: 60px;
}
legend {
	font-size: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	background-repeat: no-repeat;
	margin: 0px;
	width: 180px;
	border: 1px solid #003366;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#quote #basicinfo {
	background-color: #FFFFFF;
}
#quote #projectinfo {
	height:400px;
	background-color: #FFFFFF;
}
#quote #submitinfo {
	background-color: #FFFFFF;
	height: 60px;
}
#submitinfo input {
	margin: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#container #lower h1 {
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#container #content_main p {
	text-align: left;
	color: #444444;
}
#container #lower p {
	text-align: center;
	color: #006;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
