.progress {
	background: #D2E0F0;
	border: 1px solid #99BBE8;
	border-top: 1px solid #BAD0EF;
	border-left: 1px solid #BAD0EF;
	height: 20px;
	margin-bottom: 1em;
	text-align: center;
	color: white;
}
body{
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F4F4F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #727176;
	border-left-color: #727176;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #727176;
	background-color: #FFFFFF;
}
#header {
	height: 68px;
	width: 990px;
	padding-top: 10px;
}
#topcontact {
	float: right;
	height: 48px;
	white-space: nowrap;
	word-spacing: 1em;
	text-transform: uppercase;
	color: #727176;
	padding-top: 16px;
	padding-right: 40px;
}
#topcontact a{
	text-transform: uppercase;
	color: #727176;
	text-decoration: none;
	word-spacing: normal;
}
#topcontact a:visited{
	color: #727176;
}
#topcontact a:hover {
	color: #727176;
	text-decoration: underline;
}
#contactdetails {
	color: #727176;
	width: 978px;
	padding: 6px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #727176;
}
#navholder {
	height: 209px;
	float: left;
	width: 255px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #727176;
}
#nav {
}

#nav ul {
	width: 255px;
	margin: 0px;
	padding: 0px;
}

#nav ul li {
	width: 255px;
	float: left;
	list-style-type: none;
	background: #7fb2cf url(images/arrow.gif) no-repeat left center;
}

#nav ul li a {
	text-decoration: none;
	display: block;
	color: #ffffff;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a3cee6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #727176;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 36px;
}

#nav ul li a:visited {
	color: #ffffff;
}

#nav ul li:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: #6CA6C8;
}

#navimage {
	float: left;
	height: 210px;
	width: 735px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #727176;
}

#nav2 {
}

#nav2 ul {
	width: 255px;
	margin: 0px;
	padding: 0px;
}

#nav2 ul li {
	width: 255px;
	float: left;
	list-style-type: none;
	background: url("images/arrow.gif") no-repeat left #7fb2cf;
}

#nav2 ul li a {
	text-decoration: none;
	padding: 8px 5px 8px 36px;
	display: block;
	color: #ffffff;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #727176;
}

#nav2 ul li a:visited {
	color: #ffffff;
}

#nav2 ul li a:hover {
	color: #fff;
	text-decoration: underline;
	background-color: #6CA6C8;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#brands {
	background-color: #e3f1f9;
	width: 335px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #727176;
	border-left-color: #727176;
	color: #727176;
	padding-bottom: 10px;
	float: right;
	margin-bottom: 10px;
}
#redtext {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

#brands h1 {
	font-size: 14px;
	text-transform: uppercase;
	color: #292929;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
#brands h2 {
	font-size: 11px;
	text-transform: lowercase;
	color: #292929;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: normal;
}

#ad {
	font-size: 11px;
	color: #727176;
	float: right;
	width: 250px;
}


#ad h1 {
	font-size: 14px;
	color: #292929;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 20px;
}
#ad h2{
	font-size: 13px;
	color: #292929;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 10px;
	padding-left: 15px;
	margin-bottom: 2px;
	display: block;
}


#segment {
	color: #727176;
	float: right;
	width: 250px;
	padding-bottom: 25px;
}
#service {
	color: #727176;
	float: right;
	width: 250px;
	padding-bottom: 25px;
}
#village {
	color: #727176;
	float: right;
	width: 250px;
}

#adfin {
}

#adfin ul {
	width: 250px;
	margin: 0px;
	padding: 0px;
}

#adfin ul li {
	width: 250px;
	float: left;
	list-style-type: none;

}

#adfin ul li a {
	text-decoration: none;
	padding: 5px 5px 5px 36px;
	display: block;
	color: #3F82A9;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a3cee6;

}

#adfin ul li a:visited {
	color: #3F82A9;
}

#adfin ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: #5784ae;
}

#adhea {
}

#adhea ul {
	width: 250px;
	margin: 0px;
	padding: 0px;
}

#adhea ul li {
	width: 250px;
	float: left;
	list-style-type: none;

}

#adhea ul li a {
	text-decoration: none;
	padding: 5px 5px 5px 36px;
	display: block;
	color: #3F82A9;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a3cee6;

}

#adhea ul li a:visited {
	text-decoration: none;
	color: #3F82A9;
}

#adhea ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: #6eae57;
}


#adlei {
}

#adlei ul {
	width: 250px;
	margin: 0px;
	padding: 0px;
}

#adlei ul li {
	width: 250px;
	float: left;
	list-style-type: none;

}

#adlei ul li a {
	text-decoration: none;
	padding: 5px 5px 5px 36px;
	display: block;
	color: #3F82A9;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a3cee6;

}

#adlei ul li a:visited {
	text-decoration: none;
	color: #3F82A9;
}

#adlei ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: #aa534c;
}

#adtra {
}

#adtra ul {
	width: 250px;
	margin: 0px;
	padding: 0px;
}

#adtra ul li {
	width: 250px;
	float: left;
	list-style-type: none;

}

#adtra ul li a {
	text-decoration: none;
	padding: 5px 5px 5px 36px;
	display: block;
	color: #3F82A9;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a3cee6;

}

#adtra ul li a:visited {
	text-decoration: none;
	color: #3F82A9;
}

#adtra ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: #d7a849;

}

#adrew {
}

#adrew ul {
	width: 250px;
	margin: 0px;
	padding: 0px;
}

#adrew ul li {
	width: 250px;
	float: left;
	list-style-type: none;

}

#adrew ul li a {
	text-decoration: none;
	padding: 5px 5px 5px 36px;
	display: block;
	color: #3F82A9;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a3cee6;

}

#adrew ul li a:visited {
	text-decoration: none;
	color: #3F82A9;
}

#adrew ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: #184c81;

}

#adbus {
}

#adbus ul {
	width: 250px;
	margin: 0px;
	padding: 0px;
}

#adbus ul li {
	width: 250px;
	float: left;
	list-style-type: none;

}

#adbus ul li a {
	text-decoration: none;
	padding: 5px 5px 5px 36px;
	display: block;
	color: #3F82A9;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a3cee6;

}

#adbus ul li a:visited {
	text-decoration: none;
	padding: 5px 5px 5px 36px;
	display: block;
	color: #3F82A9;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a3cee6;

}

#adbus ul li a:hover {
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a3cee6;
	text-decoration: underline;
	background-color: #134173;

}


#adcom {
}

#adcom ul {
	width: 250px;
	margin: 0px;
	padding: 0px;
}

#adcom ul li {
	width: 250px;
	float: left;
	list-style-type: none;

}

#adcom ul li a {
	text-decoration: none;
	padding: 5px 5px 5px 36px;
	display: block;
	color: #3F82A9;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a3cee6;

}

#adcom ul li a:visited {
	text-decoration: none;
	padding: 5px 5px 5px 36px;
	display: block;
	color: #3F82A9;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a3cee6;

}

#adcom ul li a:hover {
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a3cee6;
	text-decoration: underline;
	background-color: #a057ae;

}


#adpub {
}

#adpub ul {
	width: 250px;
	margin: 0px;
	padding: 0px;
}

#adpub ul li {
	width: 250px;
	float: left;
	list-style-type: none;
	
}

#adpub ul li a {
	text-decoration: none;
	padding: 5px 5px 5px 36px;
	display: block;
	color: #3F82A9;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a3cee6;

}

#adpub ul li a:visited {
	text-decoration: none;
	padding: 5px 5px 5px 36px;
	display: block;
	color: #3F82A9;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a3cee6;

}

#adpub ul li a:hover {
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a3cee6;
	text-decoration: underline;
	background-color: #134173;

}

#adfor {
}

#adfor ul {
	width: 250px;
	margin: 0px;
	padding: 0px;
}

#adfor ul li {
	width: 250px;
	float: left;
	list-style-type: none;

}

#adfor ul li a {
	text-decoration: none;
	padding: 5px 5px 5px 36px;
	display: block;
	color: #3F82A9;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a3cee6;

}

#adfor ul li a:visited {
	text-decoration: none;
	padding: 5px 5px 5px 36px;
	display: block;
	color: #3F82A9;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a3cee6;

}

#adfor ul li a:hover {
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a3cee6;
	text-decoration: underline;
	background-color: #40adc2;

}

#adsho {
}

#adsho ul {
	width: 250px;
	margin: 0px;
	padding: 0px;
}

#adsho ul li {
	width: 250px;
	float: left;
	list-style-type: none;

}

#adsho ul li a {
	text-decoration: none;
	padding: 5px 5px 5px 36px;
	display: block;
	color: #3F82A9;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a3cee6;

}

#adsho ul li a:visited {
	text-decoration: none;
	padding: 5px 5px 5px 36px;
	display: block;
	color: #3F82A9;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a3cee6;

}

#adsho ul li a:hover {
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a3cee6;
	text-decoration: underline;
	background-color: #184c81;

}


#contentholder {
	width: 975px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #717075;
	float: left;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-y;
	background-position: right top;
	line-height: 18px;
}

#contentholdernobg {
	width: 975px;
	
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #717075;
	float: left;
	line-height: 18px;

}

#content {
	width: 695px;
	padding-right: 10px;
}
#contenthome {
	width: 615px;
	padding-right: 10px;
}
#contentcrm {
	width: 610px;
	padding-right: 10px;
}
.addthis {
	padding: 10px;
}


#contentholder h1 {
	font-size: 16px;
	color: #292929;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
}
#contentholder2 h1 {
	font-size: 16px;
	color: #292929;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
}
#contentholdernobg h1 {
	font-size: 16px;
	color: #292929;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
}
#contentholdernobg h2 {
	font-size: 14px;
	color: #3E7DA4;
	font-weight: bold;
	padding-top: 0px;
	margin: 0px;
}
#contentholdernobg h3 {
	font-size: 13px;
	color: #717075;
	font-weight: bold;
	padding-top: 0px;
	margin: 0px;
}
#content h2 {
	font-size: 14px;
	color: #3E7DA4;
	font-weight: bold;
	padding-top: 0px;
	margin: 0px;
}
#content h3 {
	font-size: 13px;
	color: #717075;
	font-weight: bold;
	padding-top: 0px;
	margin: 0px;
}

#footer {
	font-size: 10px;
	text-transform: none;
	color: #FFFFFF;
	background-color: #7fb2cf;
	width: 980px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #727176;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 10px;
}
#footer a{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#forum {
	width: 300px;
	padding-right: 10px;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 205px;
}
#forum ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 20px;
}

#forum li {
	list-style-type: none;
}
#forum a{
	color: #3A789C;
	text-decoration: underline;
}
#forum a:visited {
	color: #3A789C;
	text-decoration: underline;
}

#forum a:hover {
	color: #4E4D51;
	text-decoration: none;
}

#associates {
	width: 519px;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 180px;
}
#associates span{
	display: none;
}
#testimonialsholder {
	background-color: #edf5fa;
	width: 960px;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #727176;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #717075;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #727176;
	height: 190px;
}
#testimonial {
	width: 400px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #a3cee6;
	height: 180px;
	padding-left: 10px;
	padding-right: 20px;
}

#associations {
	width: 150px;
	padding-right: 10px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #a3cee6;
	height: 145px;
}

#testimonialsholder h1{
	font-size: 11px;
	text-transform: uppercase;
	color: #363637;
	padding-bottom: 0px;
	margin-bottom: 10px;

}
#line {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #A3CEE6;
}

#bottomline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A3CEE6;
}

#border {
	border: 1px solid #727176;
}

#businessline {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #76B7DA;
}

#businesslinetop {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #76B7DA;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #76B7DA;
}
#businesslinebottom {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #76B7DA;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #76B7DA;
}

#secondnavholder {
	font-size: 11px;
	color: #4891BB;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #76b7da;
	height: 20px;
}

#secondnav ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#secondnav ul li{
	float: left;
	list-style-type: none;
	background: url("images/subarrow.gif") no-repeat left;
}

#secondnav ul li a{
	padding: 0px 15px 1px 15px;
	text-decoration: underline;
	display: block;
	color: #4891BB;
	
}
#secondnav ul li a:visited{
	text-decoration: underline;
	color: #4891BB;
}
#secondnav ul li a:hover{
	color: #4E4D51;
	text-decoration: none;
	background-image: url(images/subarrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}


#subnavholder {
	font-size: 11px;
	color: #4891BB;
	padding-top: 10px;
	
}

#subnavholder .subnav ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	list-style-type: none;
	width:600px;
}

#subnavholder .subnav ul li{
	float: left;
	display:block;
	
}

#subnavholder .subnav ul li a{
	padding: 0px 15px 5px 4px;
	text-decoration: underline;
	display: block;
	color: #4891BB;
}
#subnavholder .subnav ul li a:visited{
	text-decoration: underline;
	color: #4891BB;
}
#subnavholder .subnav ul li a:hover{
	color: #4E4D51;
	text-decoration: none;
}

a:link{
	color: #4891BB;
	text-decoration:underline;
}
a:visited{
	color: #4891BB;
}
a:hover{
	color: #7EBADF;
}
div h1 a:link, div h1 a:visited{
	text-decoration:none;
}
#brandsholder {
	float: right;
	width: 336px;
	font-size: 11px;
	color: #727176;
	padding-bottom: 0px;
}
#sponsors {
	width: 500px;
	padding-right: 10px;
	background-color: #EDF5FA;
	border: 1px solid #499CCD;
}
#footerborder {
	text-align: center;
	padding: 7px;
	font-size: 10px;
	color: #666666;
	border-top: 1px solid #727176;
	
}
#footerborder a{
	text-align: center;
	padding: 7px;
	color: #666666;
	
}
#bluetext {
	font-style: italic;
	color: #3E7DA4;
}
.error{
	background-color: #FF9797;
}
.errortext{
color:#FF0000;
}
.star {
color:#990000;
}
table.table_normal {
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	background: #fefefe;
}
table.table_normal td {
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
}
#tableborder {
	border: 1px solid #6CBADB;
}
#bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6CBADB;
}
#rightbottomborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6CBADB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6CBADB;
}
#topbottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6CBADB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6CBADB;
}
#toprightbottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6CBADB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6CBADB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6CBADB;
}
#rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6CBADB;
}
.row1{
background-color:#e7f3f9;
}
.row2{
	background-color:#FAFDFE;
}
tr.error td {
	background-color: #FFD5D5;
}
tr.error td input { background: #ffeeee; border: 1px solid red; }
