@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	/*content: none;*/
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:hover {
	text-decoration:none;
}

body {
	margin-right: auto;
	margin-left: auto;
	width: 974px;
}
.hidden {
	display: none;
}

#main {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 239px;
}
#toputils {
	padding: 0px;
	float: left;
	width: 735px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#toputils ul {
	text-align: right;
	float: right;
	padding-right: 5px;
}

#toputils ul li {
	display: inline;
	padding-left: 10px;
	float: left;
	line-height: 18px;
}
#toputils ul li.contact {
	display: inline;
	padding-left: 5px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #727272;
	border-left-color: #727272;
	margin-right: 0px;
	padding-right: 5px;
	margin-left: 5px;
}
#toputils ul li a {
	display: block;
	float: left;
	
	font-size: 0.7em;
	text-decoration: none;
	color: #727272;
	vertical-align: bottom;
}

#toputils ul li a.facebook {
	height: 17px;
	width: 17px;
	background-image: url(../ims/facebook.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	#toputils ul li a.twitter {
	height: 17px;
	width: 17px;
	background-image: url(../ims/twitter.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	#toputils ul li a.youtube {
	height: 17px;
	width: 17px;
	background-image: url(../ims/youtube.png);
	background-repeat: no-repeat;
	background-position: left top;
	}

#toputils ul li a.home {
	height: 16px;
	width: 15px;
	background-image: url(../ims/home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
#toputils input.search   {
	background-image: url(../ims/search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 101px;
	outline: 0;
	font-size: 0.6em;
	border: 1px solid #ccc;
	margin-top: -2px;
	height: 13px;
	float: left;
	color: #727272;
}
#toputils input.go {
	margin-top: -1px;
	float: left;
	overflow: visible;
}
#topnav {
	margin: 3px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 730px;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#topnav ul li {
	display: inline;
	float: left;
}
#topnav ul li a {
	display: block;
	float: left;
}

#topnav ul li a.about-sel {
	background-image: url(../ims/new_nav/about_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 76px;
}
#nav_bottom {
	background-image: url(../ims/new_nav/bottom_navbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 730px;
	float: left;
}

#topnav ul li a.about {
	background-image: url(../ims/new_nav/about_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 76px;
}

#topnav ul li a.about:hover {
	background-image: url(../ims/new_nav/about_on.jpg);
}



#topnav ul li a.region {
	background-image: url(../ims/new_nav/region_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 103px;
}
#topnav ul li a.region-sel {
	background-image: url(../ims/new_nav/region_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 103px;
}
#topnav ul li a.region:hover {
	background-image: url(../ims/new_nav/region_on.jpg);
}
#topnav ul li a.business {
	background-image: url(../ims/new_nav/business_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 164px;
}
#topnav ul li a.business-sel {
	background-image: url(../ims/new_nav/business_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:32px;
	width: 164px;
}
#topnav ul li a.business:hover {
	background-image: url(../ims/new_nav/business_on.jpg);
}
#topnav ul li a.locations {
	background-image: url(../ims/new_nav/locations_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 126px;
}
#topnav ul li a.locations-sel {
	background-image: url(../ims/new_nav/locations_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 126px;
}
#topnav ul li a.locations:hover {
	background-image: url(../ims/new_nav/locations_on.jpg);
}
#topnav ul li a.news {
	background-image: url(../ims/new_nav/news_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 52px;
}
#topnav ul li a.news-sel {
	background-image: url(../ims/new_nav/news_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 52px;
}
#topnav ul li a.news:hover {
	background-image: url(../ims/new_nav/news_on.jpg);
}
#topnav ul li a.success {
	background-image: url(../ims/new_nav/success_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 118px;
}
#topnav ul li a.success-sel {
	background-image: url(../ims/new_nav/success_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 118px;
}
#topnav ul li a.success:hover {
	background-image: url(../ims/new_nav/success_on.jpg);
}
#content-wrap {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 974px;
}
#leftcolhome {
	margin: 0px;
	float: left;
	width: 239px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow:hidden;
}
#leftcol {
	margin: 0px;
	float: left;
	width: 239px;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow:hidden;
}

#homequote {
	margin: 0px;
	float: left;
	width: 214px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#homequote p.large {
	font-size: 1.7em;
	font-weight: bold;
	color: #100B4D;
	margin-bottom: 5px;
}
#homequote p.large em{
	color: #00BADD;
	font-style:normal;
}

#homequote p.small {
	font-size: 1em;
	font-weight: normal;
	color: #100B4D;
	line-height: 1.2em;
}
.light-blue {
	color: #00BADD;
}
#home-flash-wrap {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 735px;
	z-index: auto;
}
#inpage-feature-wrap {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 735px;
}


.feature {
	float: left;
	width: 218px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.feature h2 {
	margin: 0px;
	float: left;
	height: 17px;
	width: 207px;
	background-image: url(../ims/feature_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	font-size: 0.7em;
	font-weight: bold;
	color: #fff;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.feature-content {
	background-image: url(../ims/feature_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	float: left;
	width: 194px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}






.feature-bottom {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 218px;
	background-image: url(../ims/feature_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
}
.feature-content p {
	font-size: 0.7em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 195px!important;
	color: #7d7d7d;
}
/* .feature-content p.tel-large {
	color: #99CA3B;
	font-size: 1.5em;
	font-weight: normal;
	background-image: url(../ims/tel_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	float: left;
	width: 159px!important;
	padding-bottom: 3px;
}
old stuff
*/

.feature-content p.tel-large {
	background-image: url(../ims/new-phone-icons.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	width: 159px!important;
	padding-bottom: 3px;
	line-height:1.6em;
	float:left;
}

.feature-content p.tel-large span {
	color: #99CA3B;
	font-size: 1.5em;
	font-weight: normal;
	width: 159px!important;
	padding-bottom: 10px;
	line-height:1.6em;
	width:160px; float:left;
}

.feature-content p.contact-details {
	font-size: 0.75em!important;
	line-height: 1.3em!important;
	padding-bottom: 5px!important;
	padding-left: 37px!important;
	color: #7d7d7d!important;
	padding-right: 10px!important;
	float: left!important;
	width: 157px!important;
	margin-top:-10px; *margin-top:-3px;
}


.feature-content p.email-link a {
	color: #99CA3B;
	font-size: 100%!important;
	font-weight: bold;
	background-image: url(../ims/new-email-icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	padding-bottom: 0px;
	float: left;
	width: 159px;
	padding-top: 5px;
	margin: 0px;
}
.feature-content p.date {
	font-size: 0.7em;
	color: #7d7d7d;
	width: 194px;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	clear: left;
}
.feature-content p.link a {
	color: #155899;
	padding: 0px;
	width: 194px;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	float: left;
}
.feature-content p.link a:hover {
	text-decoration: none;
}
.feature-content p.link-last a:hover {
	text-decoration: none;
}
.feature-content p.link-last a {
	color: #155899;
	padding: 0px;
	width: 194px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.feature-content p.link-signup a {
	color: #155899;
	padding: 0px;
	width: 159px;
	margin: 0px;
	float: left;
	background-image: url(../ims/news-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}


.feature-content p.link-register a {
	color: #155899;
	padding: 0px;
	width: 159px;
	margin: 0px;
	float: left;
	background-image: url(../ims/register.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
}

.feature-content p.link-login a {
	color: #155899;
	padding: 0px;
	width: 159px;
	margin: 0px;
	float: left;
	background-image: url(../ims/login.gif);
	background-repeat: no-repeat;
	background-position: left -4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.latestnews {
	float: left;
	width: 218px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.latestnews h2 {
	margin: 0px;
	float: left;
	height: 17px;
	width: 207px;
	background-image: url(../ims/feature_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	font-size: 0.7em;
	font-weight: bold;
	color: #fff;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.latestnews-content {
	background-image: url(../ims/feature_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	float: left;
	width: 194px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}






.latestnews-bottom {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 218px;
	background-image: url(../ims/feature_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
}
.latestnews-content p {
	font-size: 0.7em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 195px!important;
	color: #7d7d7d;
}
/* .latestnews-content p.tel-large {
	color: #99CA3B;
	font-size: 1.5em;
	font-weight: normal;
	background-image: url(../ims/tel_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	float: left;
	width: 159px!important;
	padding-bottom: 3px;
}
old stuff
*/

.latestnews-content p.tel-large {
	background-image: url(../ims/tel_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	width: 159px!important;
	padding-bottom: 3px;
	line-height:1.6em;float:left;
}

.latestnews-content p.tel-large span {
	color: #99CA3B;
	font-size: 1.5em;
	font-weight: normal;
	width: 159px!important;
	padding-bottom: 10px;
	line-height:1.6em;
	width:160px; float:left;
}

.latestnews-content p.contact-details {
	font-size: 0.75em!important;
	line-height: 1.3em!important;
	padding-bottom: 5px!important;
	padding-left: 37px!important;
	color: #7d7d7d!important;
	padding-right: 10px!important;
	float: left!important;
	width: 157px!important;
	margin-top:-10px; *margin-top:-3px;
}
.latestnews-content p.more-link a {
	color: #99CA3B;
	font-size: 100%!important;
	font-weight: bold;
	background-image: url(../ims/news-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-bottom: 0px;
	float: left;
	width: 159px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.latestnews-content p.date {
	font-size: 0.7em;
	color: #7d7d7d;
	width: 194px;
	margin: 0px;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.latestnews-content p.link a {
	color: #155899;
	padding: 0px;
	width: 194px;
	margin: 0px;
	float: left;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.latestnews-content p.link a:hover {
	text-decoration: underline;
}
.latestnews-content p.link-last a:hover {
	text-decoration: none;
}
.latestnews-content p.link-last a {
	color: #155899;
	padding: 0px;
	width: 194px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-decoration: none;
}
#footer {
	float: left;
	width: 974px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-image: url(../ims/footer_bdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer  ul li.copyright {
	margin: 0px;
	/* font-size: 0.7em;*/
	color: #7d7d7d;
	padding-top: 0px;
	padding-right: 450px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 974px;
}
#footer ul li {
	display: inline;
	margin-right: 7px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 15px;
}
#footer ul li a {
	font-size: 0.7em;
	color: #7d7d7d;
	text-decoration: none;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7d7d7d;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#footer ul li.copyright a { border-left:0 none !important;}

#footer ul li a:hover {
	text-decoration: underline;
}
#footer  ul  li  a.first {
	border:none;
}

#footer_nav {
	float: left;
	width: 974px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-repeat: no-repeat;
	text-align: center;
}
#footer_nav  ul li.copyright {
	margin: 0px;
	/* font-size: 0.7em;*/
	color: #7d7d7d;
	padding-top: 0px;
	padding-right: 450px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer_nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 974px;
}
#footer_nav ul li {
	display: inline;
	margin-right: 7px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 15px;
}
#footer_nav ul li a {
	font-size: 0.7em;
	color: #7d7d7d;
	text-decoration: none;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7d7d7d;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#footer_nav ul li.copyright a { border-left:0 none !important;}

#footer_nav ul li a:hover {
	text-decoration: underline;
}
#footer_nav  ul  li  a.first {
	border:none;
}

.home-feature {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 229px;
}
.home-feature-banner {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 229px;
}
.home-feature-content {
	padding: 0px;
	float: left;
	width: 229px;
	background-image: url(../ims/home_imp_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/* margin-top: 10px; */ margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.home-feature-content p {
	line-height: 1.3em!important;
	/* color: #010000!important;*/
	color: #7D7D7D !important;
	margin: 0px!important;
	padding-top: 5px!important;
	padding-right: 10px!important;
	padding-bottom: 0px!important;
	padding-left: 10px!important;
	font-size: 0.7em!important;
}
.home-feature-content p.link a {
	font-size: 100%;
	background-image: url(../ims/blue_chev.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 12px;
	text-align: right;
	float: right;
	color: #155899;
}
.home-feature-content p.link a:hover {
	text-decoration: none;
}
.feature ul li a {
	width: 194px;
	font-size: 0.7em;
	color: #155899;
	background-image: url(../ims/blue_chev.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 12px;
	display: block;
	line-height: 1.4em;
}
.image-feature {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 229px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.image-feature-banner {
	padding: 0px;
	float: left;
	width: 229px;
	text-align: center;
	height: 190px;
	clear: inherit;
}
.image-feature-content {
	padding: 0px;
	float: left;
	width: 229px;
	background-repeat: no-repeat;
	background-position: left top;
	/* margin-top: 10px; */ margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.image-feature-content p {
	line-height: 1.3em!important;
	/* color: #010000!important;*/
	color: #7D7D7D !important;
	margin: 0px!important;
	padding-top: 5px!important;
	padding-right: 10px!important;
	padding-bottom: 0px!important;
	padding-left: 10px!important;
	font-size: 0.7em!important;
}
.image-feature-content p.link a {
	font-size: 100%;
	background-image: url(../ims/blue_chev.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 12px;
	text-align: right;
	float: right;
	color: #155899;
}
.image-feature-content p.link a:hover {
	text-decoration: none;
}
.feature ul li a.sel {
	width: 194px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.feature ul {
	width: 194px;
	margin: 0px;
	padding: 0px;
}

.feature ul li a:hover {
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #314496;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 1.3em;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #314496;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 1.3em;
}
h2.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #F7941D;
	padding-left: 10px;
	padding-bottom: 10px;
	line-height: 1.3em;
}
h2.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #99CA3B;
	padding-left: 10px;
	padding-bottom: 10px;
}
.home-title {
	height: 220px;
}

#maincontent p {
	font-size: 0.7em;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #333;
	line-height: 1.5em;
	padding-right: 10px;
}
img.inpage-right {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
img.inpage-right-lg {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
img.inpage-right-lgli {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.feature-long {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 353px;
}
.feature-long-banner {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 353px;
}
.feature-long-content {
	padding: 0px;
	float: left;
	width: 353px;
	background-image: url(../ims/feature_bg_long.jpg);
	background-repeat: no-repeat;
	background-position: 3px top;
	/* margin-top: 10px; */ margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.feature-long-content p {
	line-height: 1.3em!important;
	color:#7D7D7D !important;
	margin: 0px!important;
	padding-top: 5px!important;
	padding-right: 10px!important;
	padding-bottom: 0px!important;
	padding-left: 10px!important;
	font-size: 0.7em!important;
}
.feature-long-content p.link a {
	font-size: 100%;
	background-image: url(../ims/blue_chev.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 0px;
	text-align: right;
	float: right;
	color: #155899;
}
.feature-long-content p.link a:hover {
	text-decoration: none;
}
#landing-banner-image {
	margin-top: 10px;
	width: 729px;
}
#landing-banner-text {
	width: 729px;
	background-image: url(../ims/landing_banner_text_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#landing-banner-text p {
	font-size: 0.78em;
	line-height: 1.3em!important;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	color: #919DA7!important;
	margin: 0px;
	padding-bottom: 0px;
}
.more {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 57px;
}
.more a {
	float: left;
	font-size: 0.6em;
	color: #BD3D22;
	text-decoration: none;
	background-image: url(../ims/more_icon.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	font-weight: bold;
}
.landing-links {
	float: left;
	width: 335px;
	background-image: url(../ims/grey_dots.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-position: left bottom;
}

.landing-links-supply {
	float: left;
	width: 335px;
	background-image: url(../ims/grey_dots.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-position: left bottom;
	height: 160px;
}

.landing-links-text {
	float: left;
	width: 270px;
}
.landing-links-text p {
	margin: 0px 0px 0px 10px!important;
	padding: 0px!important;
	font-size: 0.7em!important;
	line-height: 1.2em!important;
}
.landing-links-text p a {
	font-size: 110%!important;
	color: #155899;
	line-height: 1.4em;
	font-weight: bold;
}

.main-links {
	background-image: url(../ims/grey_dots2.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	float:left; width:800px; clear:both; 
}

.main-links-two {
	background-image: url(../ims/grey_dots3.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	float:left; width:800px; clear:both; 
}


.sector-links_main{
	float: left;
	width: 335px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}



.sector-links {
	float: left;
	width: 335px;
	background-image: url(../ims/grey_dots.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-position: left bottom;
}


.sector-links-text {
	float: left;
	width: 270px;
	height: 160px;
}
.sector-links-text  p {
	margin: 0px 0px 0px 10px!important;
	padding: 0px!important;
	font-size: 0.7em!important;
	line-height: 1.2em!important;
}
.sector-links-text  p  a {
	font-size: 110%!important;
	color: #155899;
	line-height: 1.4em;
	font-weight: bold;
}


.events-links_main{
	float: left;
	width: 335px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}



.events-links {
	float: left;
	width: 335px;
	background-image: url(../ims/grey_dots.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-position: left bottom;
}


.events-links-text {
	float: left;
	width: 270px;
	height: 220px;
}
.events-links-text  p {
	margin: 0px 0px 0px 10px!important;
	padding: 0px!important;
	font-size: 0.7em!important;
	line-height: 1.2em!important;
}
.events-links-text  p  a {
	font-size: 110%!important;
	color: #155899;
	line-height: 1.4em;
	font-weight: bold;
}


.mleft10px {
	margin-left: 10px!important;
}
.mleft50px {
	margin-left: 50px!important;
}
.mleft30px {
	margin-left: 30px!important;
}
.mleft20px {
	margin-left: 20px!important;
}
.mleft25px {
	margin-left: 25px!important;
}
.mtop10px {
	margin-top: 10px!important;
}
*html .mleft10px {
	margin-left: 5px!important;
}

.landing-links-short {
	float: left;
	width: 220px;
	background-image: url(../ims/grey_dots.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-position: left bottom;
	height: 80px;
}
.landing-links-text-short {
	float: left;
	width: 160px;
}
.landing-links-text-short p {
	margin: 0px 0px 0px 10px!important;
	padding: 0px!important;
	font-size: 0.7em!important;
	line-height: 1.2em!important;
}
.landing-links-text-short p a {
	font-size: 110%!important;
	color: #155899;
	line-height: 1.4em;
}
.central-col {
	float: left;
	width: 490px;
}
.fe-landing-links-short {
	float: left;
	width: 220px;
	background-image: url(../ims/grey_dots.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-position: left bottom;
	height: 176px;
}
.fe-landing-links-text-short {
	float: left;
	width: 160px;
}
.fe-landing-links-text-short  p {
	margin: 0px 0px 0px 10px!important;
	padding: 0px!important;
	font-size: 0.7em!important;
	line-height: 1.2em!important;
}
.fe-landing-links-text-short  p  a {
	font-size: 110%!important;
	color: #155899;
	line-height: 1.4em;
}
	
.fe-central-col {
	float: left;
	width: 730px;

}
.right-col {
	float: left;
	width: 225px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.right-col-bg {
	background-image: url(../ims/sub_large_gradient.jpg);
	background-repeat: no-repeat;
	background-position: left 30px;
}

#sitemapcontent {
	margin: 0px;
	float: none;
	width: 900px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#maincontent {
	margin: 0px;
	float: left;
	width: 735px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#maincontent ul.latest-news {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#maincontent ul.latest-news li {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../ims/grey_dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#maincontent ul.latest-news li p {
	margin: 0px;
	padding-bottom: 5px;
	line-height: 15px;
}
#maincontent ul.latest-news li p a {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	color: #155899;
}
#maincontent ul.latest-news li p.date {
	color: #99CA3B;
	padding-top: 4px;
}
#maincontent   ul.latest-news   li   p.newslink {
	color: #7F88C1;
	padding-top: 0px;
	background-image: url(../ims/blue_chev.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 80px;
}
#maincontent ul.page-nav {
	margin: 0px;
	padding: 10px 0px 0px 10px;
}
#maincontent ul.page-nav li {
	font-size: 0.65em;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #9D9B9C;
}
#maincontent ul.page-nav li a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	padding-left: 5px;
	color: #155899;
}
#maincontent ul.page-nav li a.sel {
	color: #9D9B9C;
	text-decoration: none;
}
#maincontent ul.standard {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#maincontent ul.standard li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 0.7em;
	color: #333;
	background-image: url(../ims/blue_chev.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 1.3em;
}

#maincontent ul.standard li li {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 1em;
	color: #9D9B9C;
	background-image: url(../ims/blue_dash.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 1.3em;
}
#left-utils {
	margin: 0px;
	float: left;
	width: 172px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px;
}
#searchcontent {
	margin: 0px;
	float: right;
	width: 700px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#searchcontent ul.latest-news {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#searchcontent ul.latest-news li {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../ims/grey_dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#searchontent ul.latest-news li p {
	margin: 0px;
	padding-bottom: 5px;
	line-height: 15px;
}
#searchcontent ul.latest-news li p a {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	color: #155899;
}
#searchcontent ul.latest-news li p.date {
	color: #99CA3B;
	padding-top: 4px;
}
#searchcontent   ul.latest-news   li   p.newslink {
	color: #7F88C1;
	padding-top: 0px;
	background-image: url(../ims/blue_chev.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 80px;
}
#searchcontent ul.page-nav {
	margin: 0px;
	padding: 10px 0px 0px 10px;
}
#searchcontent ul.page-nav li {
	font-size: 0.65em;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #9D9B9C;
}
#searchcontent ul.page-nav li a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	padding-left: 5px;
	color: #155899;
}
#searchcontent ul.page-nav li a.sel {
	color: #9D9B9C;
	text-decoration: none;
}
#searchcontent ul.standard {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#searchcontent ul.standard li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 0.7em;
	color: #9D9B9C;
	background-image: url(../ims/blue_chev.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 1.3em;
}
#searchcontent ul.standard li li {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 1em;
	color: #9D9B9C;
	background-image: url(../ims/blue_dash.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 1.3em;
}
.send {
	float: left;
	width: 59px;
}
.print {
	float: left;
	width: 59px;
	padding-left: 5px;
}
table.newsletter {
	padding: 0px;
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
table.newsletter  td {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
table.newsletter  td.title {
	width: 180px;
	font-size: 0.7em;
	color: #9D9B9C;
}
table.newsletter  td.field {
	width: 200px;
}
table.newsletter  input {
	width: 180px;
	border: 1px solid #155899;
	font-size: .9em;
	color: #9D9B9C;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.contact {
	padding: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
table.contact td {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

table.contact td.title {
	width: 80px;
	font-size: 0.7em;
	color: #9D9B9C;
}
table.contact td.field {
	width: 200px;
}
table.contact input {
	width: 180px;
	border: 1px solid #155899;
	font-size: 0.7em;
	color: #9D9B9C;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.contact #title-select {
	width: 60px;
	font-size: 0.7em;
	border: 1px solid #155899;
	color: #9D9B9C;
}
table.contact #country-select {
	width: 185px;
	font-size: 0.7em;
	border: 1px solid #155899;
	color: #9D9B9C;
	line-height: 1.3em;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

li span.date {
	font-size:0.7em;
	color: #9D9B9C !important;
}
table.nlcontact {
	padding: 0px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
table.nlcontact  td {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
table.nlcontact  td.title {
	font-size: .8em;
	color: #9D9B9C;
}
table.nlcontact  td.field {
	font-size: .8em;

}
table.nlcontact  input {
	width: 180px;
	border: 1px solid #155899;
	font-size: 0.9em;
	color: #9D9B9C;
	padding-top: 0px;
	padding-bottom: 0px;
}
table.nlcontact  #title-select {
	width: 60px;
	font-size: 0.8em;
	border: 1px solid #155899;
	color: #9D9B9C;
}
table.nlcontact  #country-select {
	width: 185px;
	font-size: 0.7em;
	border: 1px solid #155899;
	color: #9D9B9C;
	line-height: 1.3em;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.feature-content li.nb a {
	/*list-style-type: none;*/
	background: none;
	padding-left: 0 !important;
}
.highlight {
font-size:1.1em;
font-weight:bold;
color:#666666;
}

a.no-cross {
	background-image: none;
	margin:0;
	padding:0;
}

.col {width: 146px; float:left;}

.col h3 {font-size: 1.3em; padding-bottom:5px;}

.row {width:730px; margin:15px 0;}.feature-image  {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.feature-content-link {
	color: #155899;
	width: 0px;
	margin: 0px;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
#maincontent  a {
	padding-left: 0px;
	color: #155899;
}
#main #footer img {
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	vertical-align: bottom;

}
.addit {
	float: left;
	width: 59px;
	padding-left: 0px;
	padding-top: 5px;
}
.feature-thumb {
	border: 1px solid #CCCCCC;
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/*.....................nav_bar............................*/
#topnav {
	margin: 3px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 730px;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#topnav ul li {
	display: inline;
	float: left;
}
#topnav ul li a {
	display: block;
	float: left;
}

#topnav ul li a.about {
	background-image: url(../ims/new_nav/about_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 88px;
}

#topnav ul li a.about-sel {
	background-image: url(../ims/new_nav/about_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 88px;
}

#topnav ul li a.about:hover {
	background-image: url(../ims/new_nav/about_on.jpg);
}


#topnav ul li a.business {
	background-image: url(../ims/new_nav/business_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 164px;
}

#topnav ul li a.business-sel {
	background-image: url(../ims/new_nav/business_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 164px;
}



#topnav ul li a.business:hover {
	background-image: url(../ims/new_nav/business_on.jpg);
}




#topnav ul li a.sector {
	background-image: url(../ims/new_nav/sector_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 72px;
}


#topnav ul li a.sector-sel {
	background-image: url(../ims/new_nav/sector_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 72px;
}

#topnav ul li a.sector:hover {
	background-image: url(../ims/new_nav/sector_on.jpg);
}



#topnav ul li a.key_locations {
	background-image: url(../ims/new_nav/key_locations_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 110px;
}


#topnav ul li a.key_locations-sel {
	background-image: url(../ims/new_nav/key_locations_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 110px;
}

#topnav ul li a.key_locations:hover {
	background-image: url(../ims/new_nav/key_locations_on.jpg);
}






ul li ul {
left:-800px; display:none; height:150px;
}
ul li:hover ul, ul li.sfhover ul {
left:743px;  position:absolute; display:block; top:80px; height:150px;
}
ul li ul li:hover, ul li ul li.sfhover {
left:743px;   display:block; top:80px;
}

ul li ul li:hover, ul li ul li.sfhover {
 display:block; top:80px;
}



#topnav ul li a.success {
	background-image: url(../ims/new_nav/success_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 125px;
}

#topnav ul li a.success-sel {
	background-image: url(../ims/new_nav/success_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 125px;
}


#topnav ul li a.success:hover {	
	background-image: url(../ims/new_nav/success_on.jpg);
}



#topnav ul li a.property_search {
	background-image: url(../ims/new_nav/property_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 131px;
}


#topnav ul li a.property_search-sel {
	background-image: url(../ims/new_nav/property_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 131px;
}

#topnav ul li a.property_search:hover {
	background-image: url(../ims/new_nav/property_on.jpg);
}









#topnav ul li a.events {
	background-image: url(../ims/new_nav/events_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 64px;
}

#topnav ul li a.events-sel {
	background-image: url(../ims/new_nav/events_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 64px;
}


#topnav ul li a.events:hover {
	background-image: url(../ims/new_nav/events_on.jpg);
}




#topnav ul li a.lifestyle {
	background-image: url(../ims/new_nav/lifestyle_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 78px;
}

#topnav ul li a.lifestyle-sel {
	background-image: url(../ims/new_nav/lifestyle_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 78px;
}

#topnav ul li a.lifestyle:hover {
	background-image: url(../ims/new_nav/lifestyle_on.jpg);
}

#topnav ul li a.news {
	background-image: url(../ims/new_nav/news_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 61px;
}

#topnav ul li a.news-sel {
	background-image: url(../ims/new_nav/news_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 61px;
}

#topnav ul li a.news:hover {
	background-image: url(../ims/new_nav/news_on.jpg);
}

.threebox{
	width:730px;
	float:left;
	color:#000000;
	padding-bottom:10px;
}
.hell{width:231px; float:left; }

.blue_bg_box
{
	background-image:url(../ims/blue_innovation_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:218px;
	height:27px;
	float:left;
	}
	
	.yellow_bg_box
{
	background-image:url(../ims/yellow_hub_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:231px;
	height:27px;
	float:left;
	}
	
	.red_bg_box
{
	background-image:url(../ims/pink_smart_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:231px;
	height:27px;
	float:left;
	}
	
	.blue_bg_box
{
	background-image:url(../ims/blue_innovation_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:231px;
	height:26px;
	float:left;
	}
	
	.blue_bg_box_blank
{
	background-image:url(../ims/blue_innovation_top_blank.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:216px;
	height:25px;
	float:left;
	padding-left:15px;
	padding-top:2px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size:12px; font-weight:bold; color:#FFFFFF;
	
	}
	
	.yellow_bg_box_blank
{
	background-image:url(../ims/yellow_hub_top_blank.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:216px;
	height:25px;
	float:left;
	padding-left:15px;
	padding-top:2px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size:12px; font-weight:bold; color:#FFFFFF;
	}
	
	.red_bg_box_blank
{
	background-image:url(../ims/pink_smart_top_blank.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:216px;
	height:25px;
	float:left;
	padding-left:15px;
	padding-top:2px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size:12px; font-weight:bold; color:#FFFFFF;
	}
	
.blue_bg_box_blank a {
		font-family:Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size:12px; font-weight:bold; color:#FFFFFF;
		}
	
.yellow_bg_box_blank a


{
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size:12px; font-weight:bold; color:#FFFFFF;
	text-decoration:none; 
	}
	
.red_bg_box_blank a
{
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size:12px; font-weight:bold; color:#FFFFFF;
	}
	
	.blue_bg_box_bottom
	{
	background-image:url(../ims/blue_innovation_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:231px;
	height:15px;
	float:left;
	}
	
	
	.blue_bg_box_center
	{
	padding-left:10px;
	width:206px;
	float:left;
	background-image:url(../ims/blue_innovation_center_bg.jpg);
	background-repeat:repeat-y;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	
	}
	
	.blue_bg_box_center .data_center
	{
	min-height:90px;
	height:auto !important;
	}
	

.blue_bg_box_center .data_center .inpage-feature-wrap {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}

.blue_bg_box_center .data_center .fe-landing-links-short {
	float: left;
	width: 200px;
	background-image: url(../ims/grey_dots.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 10px;
	
	background-position: left bottom;
	height: auto;
}
.blue_bg_box_center .data_center .fe-landing-links-text-short {
	float: left;
	width: 130px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#155899;
}
.blue_bg_box_center .data_center  .fe-landing-links-text-short  p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#155899;
}
.blue_bg_box_center .data_center .fe-landing-links-text-short  p  a {
	color:#155899;
}
	
.main_img
	{
	width:231px;
	height:auto;
	float:left;

	}
	
	.black_font_main
	{
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size:14px; color:#000000; 
	}
	


.news_navigation{
width:auto; height:auto; float:left;
}

.news_navigation ul{
width:auto; height:auto; float:left; margin:0px; padding:0px; list-style:none;
}

.news_navigation li{
width:auto; height:auto; float:left; margin:0px; padding:0px; list-style:none;
}

/*.....................end............................*/
/*.....................Slider Start...........................*/
h3.section {
	margin-top: 1em;
}

#vertical_slide, #horizontal_slide {
	background: #D0C8C8;
	color: #8A7575;
	padding: 10px;
	width:700px;
	border: 5px solid #F3F1F1;
	font-weight: normal;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}

/*----------------------new class add-------------*/

.envtech-links {
	float: left;
	width: 335px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-position: left bottom;
	height: 170px;

}
.envtech-links-text {
	float: left;
	width: 270px;
	height: 160px;
}

.envtech-links-text  p {
	margin: 0px 0px 0px 10px!important;
	padding: 0px!important;
	font-size: 0.7em!important;
	line-height: 1.2em!important;
}

.envtech-links-text  p  a {
	font-size: 110%!important;
	color: #155899;
	line-height: 1.4em;
	font-weight: bold;
}




.envtech-feature-banner {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 229px;
}

.envtech-feature {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 229px;
}

.envtech-feature-banner {

	margin: 0px;
	padding: 0px;
	float: left;
	width: 229px;
}

.envtech-feature-content {
	padding: 0px;
	float: left;
	width: 229px;
	background-position: left top;
	background-image: url(../ims/env-tech/bg-mid.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
.envtech-feature-contenttop {
	padding: 0px;
	float: left;
	width: 229px;
	background-position: left top;
	background-image: url(../ims/env-tech/bg-top.jpg);
	background-repeat: no-repeat;
	height: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: .1em;
}

.envtech-feature-contentbottom/**Ravinder CSS****/

 {
	padding: 0px;
	float: left;
	width: 229px;
	background-position: left top;
	/* margin-top: 10px; */ margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../ims/env-tech/bg-btm.jpg);
	background-repeat: no-repeat;
}

.envtech-feature-content p {
	line-height: 1.3em!important;
	/* color: #010000!important;*/
	color: #333 !important;
	margin: 0px!important;
	padding-top: 5px!important;
	padding-right: 10px!important;
	padding-bottom: 0px!important;
	padding-left: 10px!important;
	font-size: 0.7em!important;
}

.envtech-feature-content p.link a {
	font-size: 100%;
	background-image: url(../ims/blue_chev.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 12px;
	text-align: right;
	float: right;
	color: #155899;
}

.envtech-feature-content p.link a:hover {

	text-decoration: none;
}

h2.green-smaller {

	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #99CA3B;
	padding-left: 10px;
	padding-bottom: 10px;

}




/*----------------------End New Class ------------*/
.textfont_new{font-size: 11px;font-family: Arial, Helvetica, sans-serif;	color: #9D9B9C;}

h4 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.3em;

	font-weight: normal;

	color: #314496;

	padding-left: 10px;

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	line-height: 1.3em;

}

#toputils ul li.admin {

	display: inline;

	padding-left: 5px;

	float: left;

	border-right-width: px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #727272;

	border-left-color: #727272;

	margin-right: 0px;

	padding-right: 5px;

	margin-left: 5px;

}



table.changepass {

	padding: 0px;

	width: 700px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 10px;

}

table.changepass td {

	margin: 0px;

	padding-top: 3px;

	padding-right: 0px;

	padding-bottom: 3px;

	padding-left: 0px;

}



table.changepass td.title {
    padding-left:90px;
	
	width: 80px;

	font-size: 0.7em;

	color: #9D9B9C;

}

table.changepass td.field {
       padding-right:110px;
	width: 200px;

}


table.changepass input {

	width: 180px;

	border: 1px solid #155899;

	font-size: 0.7em;

	color: #9D9B9C;

	padding-top: 2px;

	padding-bottom: 2px;

}


table.changepass inputsubmit {

	width: 100px;

	border: 1px solid #155899;

	font-size: 0.7em;

	color: #9D9B9C;

	padding-top: 2px;

	padding-bottom: 2px;

}

#contactus_home_data{
width:auto; height:auto; float:left; padding-top:8px;

}


#contactus_home_data .main{
	width:140px;
	height:auto;
	float:left;
	background-image:url(../ims/new-address-icon.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:37px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#7d7d7d;
	line-height: 1.3em;
}


.listing-ul
{
	list-style-type: disc;
	font-size: 0.7em;
	margin-left:25px;
	margin-top:-3px;
	color: #9D9B9C;
}

.listing-li
{
	padding-bottom:5px;
}
