body {
	line-height: 20px;
	color: #191919;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #eeeeee;
}

td {
	line-height: 20px;
	color: #191919;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
h5 {
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
}

img {
	display: block;
	border-width: 0px;
}

#top {
	height: 9px;
	width: 955px;
	background-repeat: no-repeat;
	background-image: url(images/main/top.png);
}

#main {
	background-image: url(images/main/bg.png);
	background-repeat: repeat-y;
	width: 955px;
}

#footer {
	background-image: url(images/main/footerbg.png);
	background-repeat: repeat-y;
	width: 955px;
}

#bottom {
	height: 9px;
	background-image: url(images/main/bottom.png);
	background-repeat: no-repeat;
	width: 955px;
}

.hline {
	background-color: #c0c5c7;
	width: 100%;
	position: relative;
	height: 1px;
	overflow: hidden;
}

.hspace9 {
	position: relative;
	height: 9px;
	overflow: hidden;
}

.vline {
	background-color: #c0c5c7;
	width: 1px;
	position: relative;
	height: 175px;
	overflow: hidden;
}

.space {
	height: 15px;
	overflow: hidden;
}

.space25 {
	height: 25px;
	overflow: hidden;
}

.top50 {
	width: 451px;
}

#topmenu {
	font-size: 10px;
}

#banner_left {
	background-repeat: no-repeat;
	background-image: url(images/main/banner.jpg);
	background-color: #eeeeee;
	height: 283px;
	width: 601px;
}

#quote_right {
	background-image: url(images/main/rightbg.png);
	background-repeat: repeat-x;
	height: 283px;
	width: 301px;
}

#main_left {
	width: 601px;
}

#main_right {
	width: 301px;
}

.container575 {
	width: 575px;
}

.in_half {
	width: 250px;
}

.in_middle {
	width: 25px;
}

ul {
	padding-left: 20px;
}

.right_half {
	width: 140px;
}

.right_middle {
	width: 20px;
}

.pad15 {
	padding: 15px;
}

#footer_left {
	font-size: 10px;
	width: 602px;
}

#footer_right {
	padding-bottom: 7px;
	padding-top: 10px;
	width: 301px;
}

#web_design {
	font-size: 11px;
	width: 925px;
	text-align: right;
}

a {
	text-decoration: none;
	color: #29333a;
}

a:hover {
	text-decoration: underline;
	color: #34434b;
}

.quote_title {
	font-weight: bold;
	color: white;
	width: 100px;
}

.contact_title {
	font-weight: bold;
	width: 125px;
}

.quote_input {
	height: 35px;
	color: white;
	width: 170px;
}

.quote_input_2 {
	height: 30px;
	color: white;
	width: 170px;
}

.contact_input {
	height: 35px;
	width: 300px;
}

.quote_input select, input[type="text"] {
	border-color: #353535;
	border-width: 1px;
	border-style: solid;
	padding-right: 0px;
	padding-left: 0px;
	width: 170px;
}

.contact_input input[type="text"] {
	border-color: #353535;
	border-width: 1px;
	border-style: solid;
	padding-right: 0px;
	padding-left: 0px;
	width: 300px;
}

.contact_input textarea {
	height: 75px;
	border-color: #353535;
	border-width: 1px;
	border-style: solid;
	padding-right: 0px;
	padding-left: 0px;
	width: 300px;
}

.hidden {
	display: none;
}

.f3f4f4 {
	background-color: #f3f4f4;
}

.padd20 {
	padding: 20px;
}

.width265 {
	text-align: left;
	width: 250px;
}

.width267 {
	width: 267px;
}

.submitting {
	display: none;
	height: 37px;
	width: 110px;
}

form {
	padding: 0px;
	margin: 0px;
}

#c_success {
	display: none;
	font-weight: bold;
	color: #0ab004;
}

#quote_2 {
	display: none;
}

#info_out {
	padding-top: 10px;
	position: relative;
	float: right;
}

#info {
	font-style: normal;
	font-weight: normal;
	color: #191919;
	right: 0px;
	padding: 15px;
	border-color: #c0c5c7;
	border-style: solid;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	display: none;
	background-color: #f3f4f4;
	text-align: left;
	position: absolute;
	width: 300px;
}

input.error {
	border-color: #ff2113;
	border-width: 1px;
	border-style: solid;
}

label.error {
	background-color: #f3f4f4;
	position: absolute;
	display: inline;
	color: #ff1c1f;
}

.font10 {
	color: #34434b;
	line-height: 14px;
	font-size: 10px;
}

#quote_success {
	display: none;
	color: #34434b;
}

#quote_badcredit {
	line-height: 14px;
	font-size: 10px;
	display: none;
	color: #34434b;
}

