html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	color: #FFF;
	font-size: 100%;
	font-family: arial, Helvetica, sans-serif;
	line-height: normal;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #020508;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	display: block;
}

li {
	list-style: none;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

#container {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width:1000px;
	height:85px;
	background-image: url(../images/layout_01.jpg);
	background-repeat: no-repeat;
}

#menu {
	width:1000px;
	height:29px;
	background-image: url(../images/layout_02.jpg);
	background-repeat: no-repeat;
	clear: both;
}

#banner {
	width:1000px;
	height:159px;
	clear: both;
	background-image: url(../images/layout_03.jpg);
	background-repeat: no-repeat;
}

#main {
	width:1000px;
}

#footer {
	width:1000px;
	clear: both;
}
#logopos {
	float: left;
	display: inline;
	margin-top: 15px;
	margin-left: 30px;
}

#tagline {
	font-size: 14px;
	font-weight: normal;
	float: left;
	padding-top: 52px;
	padding-left: 70px;
}

#phone {
	font-size: 32px;
	font-weight: bold;
	float: left;
	padding-top: 40px;
	padding-left: 70px;
}

.menuitems {
	display: inline;
	float: left;
	margin-right: 2px;
}

a.mbtn1:link,a.mbtn1:visited {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/mbtn1.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	display: block;
	float: left;
	height: 22px;
	width: 75px;
	padding-top: 7px;
}

a.mbtn1:hover,a.mbtn1:active {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/mbtn1.png);
	background-repeat: no-repeat;
	background-position: left -29px;
  padding-top: 7px;
}

a.mbtn2:link,a.mbtn2:visited {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/mbtn2.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	display: block;
	float: left;
	height: 22px;
	width: 190px;
		padding-top: 7px;
}

a.mbtn2:hover,a.mbtn2:active {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/mbtn2.png);
	background-repeat: no-repeat;
	background-position: left -29px;
		padding-top: 7px;
}

a.mbtn3:link,a.mbtn3:visited {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/mbtn3.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	display: block;
	float: left;
	height: 22px;
	width: 127px;
		padding-top: 7px;
}

a.mbtn3:hover,a.mbtn3:active {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/mbtn3.png);
	background-repeat: no-repeat;
	background-position: left -29px;
		padding-top: 7px;
}

a.mbtn4:link,a.mbtn4:visited {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/mbtn4.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	display: block;
	float: left;
	height: 22px;
	width: 228px;
		padding-top: 7px;
}

a.mbtn4:hover,a.mbtn4:active {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/mbtn4.png);
	background-repeat: no-repeat;
	background-position: left -29px;
		padding-top: 7px;
}

a.mbtn5:link,a.mbtn5:visited {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/mbtn5.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	display: block;
	float: left;
	height: 22px;
	width: 109px;
		padding-top: 7px;
}

a.mbtn5:hover,a.mbtn5:active {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/mbtn5.png);
	background-repeat: no-repeat;
	background-position: left -29px;
		padding-top: 7px;
}

#navpos {
	display: inline;
	float: left;
	margin-left: 235px;
}

#homecol-a {
	float: left;
	width: 355px;
}

#homecol-b {
	float: left;
	width: 311px;
}

#homecol-c {
	float: left;
	width: 334px;
}

.homeimgpos {
	float: right;
	display: inline;
	margin-top: 20px;
}

.headline {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 25px;
}

.headline2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 30px;
}

.paragraph {
	font-size: 14px;
	line-height: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 25px;
}

.paragraphtop {
	font-size: 14px;
	line-height: 20px;
	padding-top: 58px;
	padding-right: 20px;
	padding-left: 25px;
}

.paragraphlist {
	font-size: 14px;
	line-height: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 38px;
}

.paragraph2 {
	font-size: 14px;
	line-height: 20px;
	padding-top: 15px;
	padding-right: 70px;
	padding-left: 30px;
}

#vertline {
	float: left;
	display: inline;
	margin-top: 30px;
}

#vertlinelong {
	float: left;
	display: inline;
	margin-top: 58px;
}

a.redlink:link,a.redlink:visited {
	color: #ff0000;
	text-decoration: none;
}

a.redlink:hover,a.redlink:active {
	color: #ff0000;
	text-decoration: underline;
}

.addre {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding-top: 40px;
}

.foottext {
	text-align: center;
	font-size: 11px;
	color: #808080;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 50px;
}

.nbw {
	text-align: center;
	font-size: 15px;
	padding-top: 10px;
}

a.whitelink:link,a.whitelink:visited {
	color: #99ccff;
	text-decoration: none;
}

a.whitelink:hover,a.whitelink:active {
	color: #99ccff;
	text-decoration: underline;
}

.horizline {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}

.copy {
	font-size: 11px;
	font-weight: bold;
	color: #808080;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 10px;
}

.nbwpos {
	float: right;
	display: inline;
	margin-top: 10px;
	margin-right: 30px;
}

.merrial {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 12px;
}

#boilerbox {
	background-image: url(../images/box-bg.png);
	float: left;
	height: 473px;
	width: 337px;
	background-repeat: no-repeat;
	display: inline;
	margin-top: 25px;
}

#requestbox {
	background-image: url(../images/request.jpg);
	float: left;
	height: 320px;
	width: 339px;
	background-repeat: no-repeat;
	display: inline;
	margin-top: 25px;
}

.kiasd {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

.kiasd2 {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

.gooba {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#column-d {
	float: left;
	width: 645px;
}

fieldset {
	text-align: left;
	margin: 1.5em 100px 0 20px;
	padding: 0;
	border: 1px solid #FFF;
}

legend {
	margin-left: 1em;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none;
}

fieldset li {
	padding-bottom: 2em;
}

fieldset.submit {
	border-style: none;
}

input {
	border: solid 1px #cccccc;
	width: 200px;
}

label {
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	text-align: right;
	width: 15em;
	float: left;
	margin-right: 1em;
}

.labeltxt {
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	text-align: right;
	width: 20em;
	float: left;
	margin-right: 1em;
}

#formpos {
	width: 625px;
	margin: 0;
	padding: 0;
}

.emergency {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
}

.ponjiu {
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
}

.asdfgh {
	font-size: 18px;
	text-align: center;
	line-height: 28px;
	font-weight: bold;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
}

.feffd {
	font-size: 26px;
	color: #000;
	text-align: left;
	padding-top: 50px;
	padding-left: 60px;
}

.red {
	color: #ff0000;
}
