@charset "utf-8";
@import url("/css/reset.css");

html {
	min-height: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
body {
	color: #000;
	background-color: #c8d50a;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
p {
	font-size: 12px;
	line-height: 1.4em;
	padding-bottom: 1.4em;
}
a {
	font-size: inherit;
	text-decoration: none;
	padding: 0;
	background: none;
	color: #009;
}
a:hover {
	text-decoration: underline;
	color: #009;
}
h1,h2,h3,h4,h5,h6 {
	color: #4b5252;
	font-weight: bold;
	letter-spacing: 0.04em;
	padding-bottom: 10px;
}
h1 {
	font-size: 18px;
	color: #4b5252;
}
h2 {
	font-size: 17px;
	color: #00bff3;
}
h3 {
	font-size: 16px;
	color: #00bff3;
}
h4 {
	font-size: 15px;
	color: #00bff3;
}
h5 {
	font-size: 14px;
	color: #00bff3;
}
h6 {
	font-size: 13px;
	color: #00bff3;
}
fieldset {
	border: 0;
}
td,th {
	vertical-align: top;
}
sup {
	vertical-align: super;
}
.invisible {
	display: none;
}
.visible {
	display: inline;
}
.cleaner {
	clear: both;
	font-size: 1px;
	height: 0;
	line-height: 0px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}



#wrapper {
	width: 1025px;
	margin: 25px auto;
}
#wrapper #header {
	height: 60px;
	margin-bottom: 15px;
}
#wrapper #header .left {
	margin: 0 0 0 15px;
	width: 480px;
	height: 60px;
	float: left;
}
#wrapper #header .right {
	margin: 0 0 0 690px;
	width: 315px;
	height: 60px;
}
#wrapper #menu {
	width: 1025px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c8d50a;
}
#wrapper #footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #c8d50a;
	margin: 30px 0 0 0;
	padding: 20px 0 0 0;
	width: 1025px;
	color: #000;
}
#wrapper #footer p{
	text-align: center;
	font-size: 11px;
	color: #000;
}
#wrapper #footer p a {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
#wrapper #footer p a:hover {
	color: #000;
	text-decoration: none;
}
#wrapper .content {
	margin: 20px;
}
#wrapper .homecontent ul li {
	list-style-type: disc;
	margin-left: 20px;
}
.lefttdline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}
ul.products {
	margin-top: 10px;
}
ul.products li {
	list-style-type: disc;
	margin: 0 0 15px 20px;
	font-weight: bold;
	color: #333;
}
ul.products li a {
	color: #333;
	text-decoration: underline;
}
ul.products li a:hover {
	text-decoration: none;
}
.righttd h2 {
	padding-top: 10px;
}
h2 span {
	font-style: italic;
	color: #4b5252;
}


/* OLD STYLES */
.ExpressQuoteText {
	font-size: 11px;
	color: #4b5252;
	font-weight: bold;
	text-align: right;
}
.ExpressQuoteTable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}.RequiredField {
	font-weight: bold;
	color: #FF0000;
}
.MeasureBoxText {
	color: #017aed;
}


.ResponseText {
	color: #FF0000;
}
.AdminMenu {
	color: #fff;
	font-weight: bold;
}
a.AdminMenu {
	color: #fff;
	text-decoration: none;
}
a.AdminMenu:visited {
	color: #fff;
	text-decoration: none;
}
a.AdminMenu:hover {
	color: #fff;
	text-decoration: underline;
}
a.AdminMenu:active {
	color: #fff;
	text-decoration: none;
}
.ErrorText {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.FinePrint {
	font-size: 11px;
	color: #333;
}
a.FinePrint {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
a.FinePrint:visited {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
a.FinePrint:hover {
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}
a.FinePrint:active {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}



/* HOME */
.homecontent {
	margin: 20px 20px 20px 0;
}
.homecontent h1 {
	font-size: 16px;
	font-weight: normal;
	color: #26bfeb;
}
.homecontent h1 a {
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.homecontent h1 a:hover {
	text-decoration: underline;
}
.homecontent h2 {
	font-size: 17px;
	color: #4b4c4e;
}
.homecontent h3 {
	font-size: 14px;
	font-weight: normal;
	color: #26bfeb;
}
.homecontent h4 {
	font-size: 13px;
	font-weight: bold;
	color: #4b4c4e;
}
.homecontent h4 a {
	color: #4b4c4e;
}
.homecontent img {
	padding: 0 5px;
}
.home-mid-col {
	padding-top: 25px;
}
.home-box1 {
	margin: 0 25px 25px 25px;
	padding: 18px 18px 9px 18px;
	background-color: #efeedc;
	color: #4c4c42;
}
.home-box1 p {
	color: #4c4c42;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 9px;
}
.home-box1 p a {
	color: #4c4c42;
}
.home-box1 p.highlight a {
	color: #f35b08;
}
.home-box1 p.highlight {
	color: #f35b08;
	font-weight: bold;
	font-size: 13px;
}
.home-box2 {
	margin: 0 25px 25px 25px;
	padding: 18px 18px 9px 18px;
	background-color: #d5d815;
	color: #4c4c42;
}
.home-box2 p {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 9px;
}
.home-box2 p a {
	color: #fff;
}



