span.brand {
	margin:0px;
	padding:0px;
	font-weight:bold;
}

.brand {
	margin:0px;
	padding:0px;
	font-weight:bold;
	padding-top:20px;
}

a.noLink, a.noLink:hover, a.noLink:visited {
	text-decoration: none;
	color: inherit !important;
	cursor: text;
}

table {
	width:100%;
}

hr {
	border-top:dotted 1px #7d7d7d;
	border-bottom:none;
	height: 1px;
}

h1 {
	margin:10px 0px;
	padding:0px 0px 10px 0px;
	color:#577434;
}

h1.black {
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#a5c548;
}

h2 {
	margin:10px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	color:#577434;
}

h3, h3 a, h3 a:hover {
	margin:10px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	color:#577434;
	text-decoration:none;
}

h3.black {
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#a5c548;
}

div.green {
	margin:6px 0px;
	border-top: solid 1px #a8ca51;
	border-bottom: solid 1px #a8ca51;
}

p {
	margin:0px;
	padding:5px 0px;
	line-height:15px;
	font-size:14px;
}

a, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.footer a, .footer a:visited {
	padding:0px 2px;
	color:#ffffff;
}
.footer a:hover {
	color:#ffffff;
}

input, textarea, select {
	border: solid 2px #577434;
	line-height:20px;
}

input[type="submit"], input[type="button"] {
	background-image:url('../images/button.gif');
	background-repeat:repeat-x;
	background-position:center center;
	font-weight:bold;
	border:none;
}

a, a:visited {
	color:#577434;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#577434;
}

.footer a, .footer a:visited {
	padding:0px 2px;
	color:#ffffff;
}
.footer a:hover {
	color:#ffffff;
}

.error {
	color: #ce4d4d;
}

.notice {
	color:#ffffff;
}

.header .error, .header .notice {
	position:absolute;
	margin-top:45px;
	left:550px;
	font-size: 16px;
	font-weight:bold;
	float:right;
	text-align:right;
	width:620px;
}

.hash
{
	color: #577434;
	text-transform: uppercase;
	margin:0px 0px 10px 0px;
	font-size:14px;
	font-weight:bolder;
	height:15px;
	background-image:url('../images/widget_border.jpg');
	background-repeat: repeat-x;
	background-position:bottom left;
	width:33%;
}

table.quote tr td.text{
	color: #000000 !important;
	font-size: 16px;
	padding:10px 0px 20px 0px;
	line-height:1.4;
	text-align: justify;
}
table.quote span.quote {
	font-size:32px;
	color: #577434;
}
p.quote span.name {
	padding-top:20px;
	padding-bottom:5px;
	color: #577434;
	font-size: 20px;
}

ul.list {
	padding-left:20px;
	width:170px;
}

ul.list li {
	width:170px;
}

.mainGradient {
	position: relative;
	left:-20px;
	padding:0px;
	width:950px;
	border-bottom: dotted 1px #000000;
}

.business, .business_selected {
	padding:0px;
	margin:0px;
	cursor: pointer;
}

.business .title, .business_selected .title {
	padding:0px;
	margin:0px;
	width: 155px;
	float:left;
}

.business .title h2, .business_selected .title h2 {
	padding:10px 0px 0px 0px;
	margin:0px;
	color: #577434;
	font-size: 18px;
}

.business .text, .business_selected .text {
	padding:0px;
	margin:0px;
	width:745px;
	float:left;
	color: #828282;
}

.business:hover .text, .business_selected .text  {
	color: #ffffff;
}
.business:hover .title h2, .business:hover .text p a, .business:hover .text p a:hover,
.business_selected .title h2, .business_selected .text p a, .business_selected .text p a:hover {
	color: #a5c548;
}

img.carrier {

}

a.logoLink {
	float:left;
	position:relative;
	top: -10px;
	height:70px;
	width:200px;
}

div.emergency {
	width:250px;
	min-height:140px;
	float:left;
	border:solid 1px #ffffff;
	padding-top:0px;
	margin-right:10px;
	background-image:url('../images/marketing_bg.jpg');
	background-repeat:no-repeat;
	background-position:center center;
}

div.communication {
	width:265px;
	min-height:140px;
	float:left;
	border:solid 1px #ffffff;
	padding-top:0px;
	background-image:url('../images/communication_bg.jpg');
	background-repeat:no-repeat;
	background-position:center center;
}

div.marketing {
	width:250px;
	min-height:140px;
	float:right;
	border:solid 1px #ffffff;
	padding-top:0px;
	background-image:url('../images/emergency_bg.jpg');
	background-repeat:no-repeat;
	background-position:center center;
}

div.demo {
	cursor: pointer;
	position:relative;
	top:0px;
	padding:10px 0px;
	width:220px;
	height:40px;
	float:right;
	color: #000000 !important;
	background-image:url('../images/demo.jpg');
	background-repeat:no-repeat;
	background-position:center center;
}

div.demo a {
	padding:14px 95px;
	text-decoration: none;
}

div.follow_us {
	text-align:right;
}