html, body {
	padding: 0;
	margin: 0;
}

.bodybg {
	background-image: url(../img/bgrep.gif);
	text-align: center;
}

#headwrap {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	text-align: center;
	display: block;
	background: #fff url(../img/topbar_rep.gif) repeat-x;
}

#header {
	width: 955px;
	margin: 0 auto;
	text-align: left;
}

#logo {
	float: left;
	width: 241px;
	height: 62px;
}

#header #menu {
	float: left;
}

#signins {
	float: right;
	width: 160px;
}

#headerimg {
	width: 955px;	
	clear: both;
}

#headerimg img {
	display: inline !important;
}

#imgright {
	float: right;
}

#headbtm {
	clear: both;
	display: block;
	width: 100%;
	height: 16px;
	background: url(../img/btm_bar_rep.gif) repeat-x;
}

#bodywrap {
	clear: both;
	display: block;
	margin: 0 auto;
	width: 935px;
	padding: 0 10px 20px 10px;
	text-align: left;
}

#inset {
	margin: 0 0 15px 0;
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #595959;
}

#inset h2 {
	color: #959A8E;
	font-size: 21px;
	font-weight: normal;
	margin: 0;
}

#inset 2 strong {
	color: #7AC143;
}

#right {
	float: right;
	width: 193px;
	padding-top: 5px;
	background: url(../img/leftmen_top.gif) no-repeat;}

#right h3 {
}

#lCallNow {
	padding: 10px 15px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	background: url(../img/left_men_rep.gif) repeat-y;
}

#topfive {
	padding: 10px 15px;
	background: url(../img/left_men_rep.gif) repeat-y;
}

#right #lenq {
	display: block;	
	width: 163px;
	padding: 5px 15px;
	background: url(../img/left_men_rep.gif) repeat-y;
}

#right #lsignin {
	display: block;
	height: 83px;
	padding: 10px 0 0 0;
	text-align: center;
	background: url(../img/left_mod_btns.gif) repeat-y;
}

#right #lsignup {
	display: block;
	height: 55px;
	padding: 25px 0 0 0;
	text-align: center;
	background: url(../img/left_men_mail.gif) no-repeat;
}

#right #lfoot {
	display: block;
	height: 123px;
	background: url(../img/left_men_btm.gif) no-repeat;
}

#right #lfoot h2 {
	margin: 0;
	padding: 10px 20px 5px 20px;
	display: block;
	font-size: 12px;
	color: #fff;
}

#right #lfoot p {
	margin: 0;
	padding: 5px 20px;
	color: #ddd;
	font-size: 11px;
}

#right #lfoot a:link, #right #lfoot a:visited {
	color: #ddd;
	text-decoration: none;
}



#testimonials {
	float: left;
	width: 100%;
	margin: 15px 0;
	padding-bottom: 10px;
	clear: both;
	background-color: #595959;
}

#testimonials h3 {
	margin: 0 0 10px 0;
	padding: 10px 20px 5px 20px;
	border-bottom: 1px dashed #ccc;
	color: #7AC143;
	font-size: 18px;
}

#product {
	float: left;
	clear: both;
	width: 100%;
	height: 40px;
	line-height: 40px;
}

#product img {
	float: left;
}

#product #paymenthub {
	float: right;
	margin: 0;
	width: 750px;
	line-height: 40px;
	display: block;
	padding: 0 0 0 15px;
	background: #595959 url(../img/pofpeoplehub.gif) no-repeat right top;
}

#paymenthub p {
	font-size: 15px;
	margin: 0;
	line-height: 40px;
	color: #808080;
}

#footer {
	float: left;
	clear: both;
	width: 100%;
	margin: 15px 0;
	background-color: #595959;
	height: 40px;
	line-height: 40px;
	color: #808080;
}

#footer p {
	margin: 0;
	line-height: 40px;
}

#footer a:link, #footer a:visited {
	color: #7AC143;
	text-decoration: none;
}

.clrfx {
	clear: both;
	float: none;
	width: 100%;
}

/* @group general */

a:hover {
	text-decoration: none;
}

.gbtn {
	display: block;
	width: 164px;
	height: 34px;
	font-size: 13px;
	color: #7AC143;
	line-height: 34px;
	text-decoration: none;
	text-align: center;
	background: url(../img/gbtnbg.gif) no-repeat;
}

.gbtn:hover {
	color: #4b4d48;
}

.announcement-list {
	display: block;
	padding: 5px 0;
	border-bottom: 1px dotted #959A8E;
	color: #959A8E;
}

.announcement-list .date {
	margin: 0 !important;
}

.announcement-list h2 a:link, .announcement-list h2 a:visited {
	color: #959A8E;
	font-size: 17px !important;
	line-height: 20px;
	text-decoration: none;
	display: block;
}

img {
	display: block !important;
}

/* @end */

/* @group typo */

div, td, p {
	font-size: 13px;
	line-height: 18px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

.pgreen {
	color: #7AC143 !important;
}

/* @end */

/* @group mod */

#signins .topsignin:link, #signins .topsignin:visited {
	float: left;
	width: 78px;
	height: 61px;
	line-height: 66px;
	text-align: center;
	background: url(../img/btn_signin.gif) no-repeat 0 0;
	color: #9dad92;
	font-size: 14px;
	text-decoration: none;
	overflow: hidden;
}

#signins .topsignin:hover {
	color: #7AC143;
	background-position: -78px 0;
}

#signins .topsignup:link, #signins .topsignup:visited {
	float: left;
	width: 78px;
	height: 61px;
	line-height: 66px;
	text-align: center;
	background: url(../img/btn_signup.gif) no-repeat 0 0;
	color: #9dad92;
	font-size: 14px;
	text-decoration: none;
	overflow: hidden;
}

#signins .topsignup:hover {
	color: #7AC143;
	background-position: -78px 0;
}

#lsignin .gbtn {
	margin: 0 auto 5px auto;
}

#lsignup .gbtn {
	margin: 0 auto;
}

#topmod {
	position: relative;
	float: right;
	clear: both;
	margin-bottom: 20px;
	width: 704px;
}

#tmodtitle {
	position: absolute;
	left: 0;
	top: 0;
	margin-top: -5px;
	display: block;
	width: 704px;
	height: 109px;
	background: url(../img/intro_top.png) no-repeat;
	behavior: url(./css/iepngfix.htc);
}

#tmodtitle h2 {
	display: block;
	margin: 35px 10px 0 220px;
	font-size: 26px;
	line-height: 28px;
	font-weight: normal;
	color: #E88D88;
}

#tmodblurb {
	position: relative;
	width: 704px;
	height: 162px;
	padding-top: 104px;
	display: block;
	background: url(../img/head_btm.jpg) no-repeat left bottom;
}

#tmodblurb p {
	display: block;
	margin: 0;
	color: #8C8C8C;
	font-size: 14px;
	line-height: 18px;
	padding: 30px 80px 10px 300px;
}

#tmodblurb strong {
	font-weight: normal;
	color: #7AC143;
}

a.signupbtn:link, a.signupbtn:visited {
	float: right;
	margin-right: 10px;
	width: 130px;
	height: 41px;
	line-height: 39px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	background: url(../img/signup.gif) no-repeat;
}

a.signupbtn:hover {
	color: #595959;
}

#latestList {
	float: left;
	width: 380px;
	padding: 0 0 0 0;
}

#latestList .announcement-list h2 {
	font-size: 14px;
	margin: 0;
}

#latestList .announcement-list p {
	display: none;
}

#latestArticle {
	float: right;
	width: 260px;
}

#latestArticle .announcement-list {
	padding: 30px 0 0 0;
}

#latestArticle h2 a:link, #latestArticle h2 a:visited {
	color: #7AC143;
}

#latestArticle h2 a:hover {
	text-decoration: underline;
}

#mod img {
	float: left;
}

#latestList h3 {
	display: block;
	margin: 0;
	font-size: 27px;
	line-height: 29px;
	color: #EF9114;
}

#latest #latestcont {
	height: 450px;
	width: 202px;
	background: url(../img/mod_latest_top.gif) no-repeat;
}

#latest #lcontmod {
	padding: 5px 15px;
}

#pricing {
	float: left;
	width: 265px;
	height: 465px;
	margin: 0 12px;
}

#pricing h3 {
	display: block;
	margin: 0;
	padding: 20px 20px 0 90px;
	width: 155px;
	height: 71px;
	font-size: 24px;
	line-height: 26px;
	color: #fff;
	background: url(../img/mod_pricing_top.gif) no-repeat;
}

#pricing #pricingbtm {
	display: block;
	width: 265px;
	height: 121px;
	background: url(../img/mod_pricing_btm.gif) no-repeat;
}

#pricing img {
	line-height: 0;
}

#pricing #pricingbtm p {
	display: block;
	margin: 0 20px;
	padding: 10px 0;
	color: #fff;
}

#pricing #pricingbtm a:link, #pricing #pricingbtm a:visited {
	display: block;
	margin: 10px 0 0 0;
	text-align: center;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #959A8E;
}

#pricing #pricingbtm a:hover {
	color: #4b4d48;
}

#press {
	float: left;
	width: 204px;
	color: #fff;
	line-height: 0 !important;
}

#press #presscont {
	display: block;
	height: 287px;
	background: url(../img/mod_press_mid.gif) no-repeat;
}

#press h3 {
	margin: 0 20px;
	font-size: 24px;
	line-height: 26px;
}

#press .link_press {
	display: block;
	height: 43px;
	padding-left: 5px;
	line-height: 40px;
	text-align: center;
	background: url(../img/mod_press_btm.gif) no-repeat;
}


#press .link_press a:link, #press .link_press a:visited {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #959A8E;
}

#press .link_press a:hover {
	color: #4b4d48;
}

.testimonial {
	display: block;
	float: left;
	width: 20%;
	margin: 0 2%;
}

.testimonial p {
	margin: 0;
	color: #BFBFBF;
	font-size: 11px;
}

/* @end */

/* @group top menu */

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu li {
	float: left;
	height: 61px;
	line-height: 61px;
}

#menu a:link, #menu a:visited {
	float: left;
	padding: 0 10px;
	height: 61px;
	line-height: 61px;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}

#menu a:hover, #menu .active_men {
	color: #7AC143;
	background: url(../img/men_hover.gif) repeat-x;
}

/* @end */

/* @group btm menu */

#footmen {
	float: left;
	margin: 0 110px 0 0;
}

#footmen ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footmen li {
	float: left;
	height: 20px;
	padding: 10px 0;
}

#footmen a:link, #footmen a:visited {
	float: left;
	padding: 0 10px;
	height: 20px;
	font-size: 15px;
	color: #808080;
	line-height: 20px;	
	border-right: 1px solid #808080;
	text-decoration: none;
}

#footmen a:hover, #footmen .active_men {
	color: #7AC143;
}

/* @end */

/* @group right mods */

#lenq {
	color: #7AC143;
}

#lenq h3 {
	font-size: 16px;
	margin: 0 0 10px 0;
}

#lenq label {
	font-size: 11px;
}

#lenq input, #lenq textarea {
	width: 155px;
	border: 1px solid #959A8E;
	padding: 2px;
	font-size: 14px;
	line-height: 16px;
	color: #333;
}

#lenq .cat_button {
	display: block;
	margin: 5px 0;
	width: 160px;
	padding: 0;
	height: 45px;
	border: 0;
	color: #fff;
	cursor: pointer;
	background: url(../img/btn_enqnow.gif) no-repeat 0 7px;
}

#lCallNow p {
	font-size: 11px;
	margin: 0;
	color: #59604E;
}

#lCallNow h3 {
	margin: 5px 0 0 0;
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
	text-align: right;
	color: #7AC143;
	background: url(../img/phone_s.gif) no-repeat;
}

#lCallNow a:link, #lCallNow a:visited {
	display: block;
	text-align: right;
	line-height: 12px;
	color: #59604E;
	text-decoration: none;
}

#lCallNow a:hover {
	text-decoration: underline;
}

#topfive h2 {
	margin: 0 0 10px 0;
	height: 50px;
	padding-left: 52px;
	font-size: 16px;
	color: #333;
	line-height: 22px;
	font-weight: normal;
	background: url(../img/money.jpg) no-repeat;
}

#topfive ol {
	margin: 0;
	padding: 0 0 0 20px;
}

#topfive li {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 10px;
	color: #333;
}

/* @end */

/* @group inner template
 */
 
#headerimg img {
	float: left;
}

#headerimg h2 {
	float: left;
	height: 30px;
	width: 430px;
	margin: 0;
	padding: 10px 0 5px 10px;
	text-align: left;
	font-size: 24px;
	line-height: 30px;
	color: #7AC143;
}

#headerimg h3 {
	float: right;
	margin: 0;
	padding: 10px 0;
	width: 230px;
	color: #7AC143;
	font-size: 31px;
	line-height: 31px;
	text-align: right;
	background: url(../img/phone_l.gif) no-repeat 0 7px;
}

#headerimg h3 span {
	line-height: 12px !important;
}

#headerimg h3 span a:link, #headerimg h3 span a:visited {
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
}

#headerimg h3 span a:hover {
	text-decoration: underline;
}

#headerimg h4 {
	float: left;
	margin: 0;
	padding: 0 0 15px 10px;
	width: 430px;
	font-size: 14px;
	text-align: left;
	color: #959A8E;
}

#contwrap {
	float: left;
	width: 706px;
}

.corners {
	clear: both;
}

#cont {
	display: block;
	padding: 5px 20px;
	background: url(../img/cont_rep.gif) repeat-y;
}

#cont, #cont div, #cont p, #cont td {
	color: #959A8E;
}

#cont h1 {
	display: block;
	margin: 0 0 15px 0;
	font-size: 26px;
	line-height: 30px;
	padding-bottom: 3px;
	color: #7AC143;
	border-bottom: 1px solid #959A8E;
}

#cont h2 {
	font-size: 20px;
	line-height: 24px;
	color: #7AC143;
}

#cont h3 {
	font-size: 18px;
	line-height: 20px;
	color: #595959;
}

#cont h4 {
	font-size: 16px;
	line-height: 18px;
}

#cont h5 {
	font-size: 14px;
}

#cont ul {
	margin: 0;
	padding: 0 0 0 15px;
}

#cont ul li {
	line-height: 20px;
	color: #7AC143;
}

#cont a:link, #cont a:visited {
	color: #7AC143;
	text-decoration: none;
}

#cont a:hover {
	text-decoration: underline;
}

#cont ol {
	padding: 5px 10px 5px 40px;
	background-image: url(../img/olbg.gif);
}

#cont ol li {
	margin: 5px 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	color: #7AC143;
}

#mod {
	float: left;
	width: 666px;
	padding: 5px 20px;
	background: url(../img/cont_rep.gif) repeat-y;

}

/* @end */

/* @group tables */


#cont table {
	width: auto;
	border-top: 2px solid #7ac141;
}

#cont table td {
	padding: 5px 15px;
	line-height: 20px;
	position: 0 !important;
	background-color: #e3ffe0;
	border-bottom: 1px solid #fff;
}

#cont table th {
	padding: 20px 15px 10px 15px !important;
	color: #7AC143 !important;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	border: none !important;
	background-color: #c4f0a8 !important;
}

/* @end */

/* @group contact */

.webform {
	border: none !important;
	width: 100% !important;
}

.webform label {
	font-size: inherit;
	color: #666;
}

.webform .cat_textbox {
	color: inherit;
	margin: inherit  !important;
	width: auto;
	border: 2px solid #ccc;
	line-height: 16px;
}

.webform .cat_listbox {
	width: 95%;
	border: 2px solid #ccc;
}

.webform td {
	color: #666 !important;
	background: none !important;
}

/* @end */