html {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	background: #d0e9fd;
	background-image: url(../images/background_bg.jpg);
	background-repeat: repeat-x;
}
#preLoadImages {
	display: none;
}
#outerContainer {
	margin: 0px auto 0px;
	padding: 0px;
	width: 770px;
}
#Header {
	display:block;
}
#banner {
	margin: 0px auto;
	padding: 0px;
	height: 300px;
	width: 770px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}
#banner h1 {
	color: #333333;
}
#banner a:link, #banner a:visited {
	color: #333333;
	text-decoration: none;
}
#banner a:hover, #banner a:active {
	color: #CC0000;
	text-decoration: none;
}
#innerContainer {
	margin: 0px auto;
	padding: 0px;
	width: 770px;
	background-image: url(../images/middle_bg.jpg);
	background-repeat: repeat-y;
}
#innerContainer #content {
	width: 500px;
	float: right;
	display: block;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
* #innerContainer #content, #innerContainer #sidebar {
	font-size: 13px;
}
#innerContainer #navigation {
	width: 600px;
	font-size: 14px;
	text-align: center;
	color: #ffb700;
	padding-top: 5px;
	margin: 0px auto;
}
#innerContainer #navigation a:link, #innerContainer #navigation a:visited {
	background-image: url(../images/navbar_bg.png);
	color: #333333;
	text-decoration: none;
	line-height: 25px;
	width: 100px;
	font-weight: bold;
	display: block;
	float: left;
	background-repeat: no-repeat;
}
#innerContainer #navigation a:hover, #innerContainer #navigation a:active {
	background-image: url(../images/navbarrollover_bg.png);
	color: #CC0000;
	text-decoration: none;
	line-height: 25px;
	width: 100px;
	font-weight:bold;
	display: block;
	float: left;
	background-repeat: no-repeat;
}
#outerContainer #innerContainer #navigation a.special {
	background-image: url(../images/navbarrollover_bg.png);
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
#outerContainer #innerContainer #content a:link, #outerContainer #innerContainer #content a:visited{
	font-weight: normal;
	color: #0000cc;
}
#outerContainer #innerContainer #content a:hover, #outerContainer #innerContainer #content a:active{
	font-weight: normal;
	color: #cc0000;
}
.phone1 {
	color: #009900;
	font-weight:bold;
	font-size:20px;
	line-height:1.2em;
}
.BluLg {
	color: #3333FF;
	font-weight:bold;
	font-size:20px;
	line-height:1.2em;
}
img a {
	text-decoration: none;
}
form{
	margin: 0px;
	padding: 0px;
}
input[type='text'], input[type='password'], textarea {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
input[type='submit'],input[type='button'] {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
input[type='submit']:hover,input[type='button']:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #cc0000;
}
#innerContainer #sidebar {
	clear: right;
	float: left;
	width: 170px;
	padding: 10px 10px 10px 30px;
	margin: 0px;
}
#innerContainer #sidebar #testimonials {
	clear: right;
	float: left;
	width: 170px;
	padding: 00px;
	margin: 0px;
}
#innerContainer #sidebar h1 {
	font-size: 14px;
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	text-indent: 5px;
}
#innerContainer #sidebar h1 a:link, #innerContainer #sidebar h1 a:visited {
	color: #333333;
	text-decoration: none;
	display: block;
}
#innerContainer #sidebar h1 a:hover, #innerContainer #sidebar h1 a:active {
	color: #CC0000;
	text-decoration: none;
	display: block;
}
#innerContainer #sidebar h2 {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#innerContainer #sidebar h2 a:link, #innerContainer #sidebar h2 a:visited {
	color: #0000CC;
	text-decoration: none;
	display: block;
}
#innerContainer #sidebar h2 a:hover, #innerContainer #sidebar h2 a:active {
	color: #CC0000;
	text-decoration: none;
	display: block;
}
.breaker {
	clear: both;
	width: 770px;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
#footer {
	height: 40px;
	width: 770px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
}
#copyright {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
}
#copyright p {
	margin-top: 0px;
	margin-bottom: 5px;
}
#copyright a:link, #copyright a:visited {
	color: #0000cc;
	text-decoration: none;
	font-weight: bold;
}
#copyright a:hover, #copyright a:active {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
.products {
	background-image: url(../images/product_bg.jpg);
	background-repeat: repeat-x;
	background-color:#d0e9fd;
	border: 1px solid #ffb700;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	cursor: pointer;
}
.products p {
	margin-top: 0px;
	margin-bottom: 5px;
}

.products img {
	padding-right: 5px;
	border: 0px;
}
.products h2 {
	margin-bottom: 2px;
	margin-top: 2px;
	color:#ffffff;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.products a:link, .products a:visited {
	text-decoration: none;
}
.products a:hover, .products a:active {
	text-decoration: none;
}
.productbreaker {
	clear: both;
	width: 400px;
	height: 5px;
	margin: 0px;
	padding: 0px;
}
#testimonials div#box {
	padding: 3px;
	background-image: url(../images/testimonial_middle.jpg);
	background-repeat: repeat-y;
}
#testimonials div#boxTop {
	background-image: url(../images/testimonial_top.jpg);
	background-repeat: no-repeat;
	height: 25px;
}
#testimonials div#boxTop h1 {
	background-image: none;
}
#testimonials div#boxBottom {
	background-image: url(../images/testimonial_bottom.jpg);
	background-repeat: no-repeat;
	height: 25px;
}
.red {
	color: #cc0000;
}
.green {
	color: #009900;
}
.blue {
	color: #3333FF;
}
#innerContainer #sidebar .instantQuoteBox {
	background-image: url(../images/Instant-Quote-Box.png);
	background-repeat: no-repeat;
	height: 257px;
}

/* Do not remove from CSS */
#qT, #fT {
	display: none;
}
