﻿body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 14px;
	background-color: #efefef;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	color: #545454;
}
a
{
	color: #90b10e !important;
	outline: none !important;
	text-decoration: none !important;
}
a:hover
{
	text-decoration: underline !important;
}
img
{
	border: 0px;
}
.txtbox
{
	width:280px;
	}
.main
{
	margin: 0px auto;
	width: 828px;
}
.header
{
	height: 80px;
	padding-top: 15px;
	padding-bottom: 11px;
	padding-left: 14px;
	padding-right: 14px;
}
.top_right_nav
{
	float: right;
	padding-top: 15px;
	color: #454545;
	font-size: 12px;
}
.top_right_nav a
{
	color: #454545 !important;
	font-size: 12px !important;
}

.top_nav
{
	height: 37px;
	background-image: url('../images/bg_green.jpg');
	background-repeat: repeat-x;
}
.top_nav div
{
	float: left;
}
.top_nav ul
{
	margin: 0px;
	padding: 0px;
	list-style: none !important;
}
.top_nav ul li
{
	float: left;
	padding: 0px !important;
}

.top_nav ul li a
{
	font-size: 17px;
	font-weight: bold;
	color: #ffffff !important;
	display: block;
	padding-top: 7px;
	padding-left: 18px;
	padding-right: 18px;
	text-decoration: none !important;
	height: 30px;
}
.top_nav ul li a:hover
{
	background-image: url('../images/bg_orange.jpg');
	background-repeat: repeat-x;
}
.top_nav_selected
{
	background-image: url('../images/bg_orange.jpg');
	background-repeat: repeat-x;
}
.mid_main_div
{
	padding-top: 70px;
	height: 151px;
}
.mid_main_div div
{
	float: left;
}
.div_box
{
	padding-top: 54px;
	padding-left: 13px;
	padding-right: 25px;
	padding-bottom: 8px;
	height: 89px;
	width: 226px;
}
.div_box ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.div_box ul li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 75px;
}
.div_box a
{
	color: #545454 !important;
}
.footer
{
	color: #5d5d5d;
	padding-top: 25px;
}
.date
{
	color: #1e4998;
}
.dissqusComments a
{
	color: #1759A2 !important;
}
.requestaquote
{
	position: fixed;
	top: 270px;
	right: 0px;
}
.validationsummary
{
	background-color: #fbd3b1;
	color: #ce2700 !important;
	border: 1px solid #f5c69a;
}
.validationsummary ul
{
	list-style-type:square !important;
	margin: 0px;
	margin-left: 20px;
	padding:0px;
}
.validationsummary ul li
{
	color: #ce2700 !important;
}
