body {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	color: #231f20;
	background: url(/uploads/89175/images/bg.jpg) repeat left top #fff;
}
* {outline:none;}
a img {border: none;}
img {vertical-align: middle;}

a {
	color: #82a337;
	text-decoration: none;
}

a:hover {
	color: #ff6800;
}

ul, li, h1, h2, h3, h4, h5, h6, p, form {
	margin: 0;
	padding: 0;
}

ul li {
	list-style-position: outside;
	list-style-type: none;
}

.wrapper {
	margin: 0 auto;
	width: 960px;
	padding: 0 13px 16px 13px;
	background: url(/uploads/89175/images/wrapper_bg.png) repeat-y left top;
}

.wrapper_bottom {
	clear: both;
	font-size: 1px;
	height: 18px;
	width: 986px;
	margin: 0 auto;
	background: url(/uploads/89175/images/wrapper_bottom_bg.png) no-repeat left top;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}

.line {
	margin: 0 5px 0 30px;
	border-top: 1px solid #9bb55f;
	height: 12px;
	font-size: 1px;
}

.spacer {height: 10px;}

/* ==================== HEADER ======================= */
/* ====================================================*/

.header {
	height: 192px;
	padding: 14px 0 0 19px;
	background: url(/uploads/89175/images/header_bg.jpg) no-repeat right top;
}

.header .logo {float: left;}
.header .logo a {text-decoration: none;}

.header_right {
	float: right;
	width: 452px;
	font-size: 23px;
	color: #ec008c;
	padding-top: 76px;
	font-weight: bold;
	font-family: Georgia, Arial;
	line-height: 29px;
	font-style: italic;
}

.header_right span {
	font-size: 16px;
	font-family: Arial;
	text-transform: uppercase;
	display: block;
	font-style: normal;
}

.header_inner {
	padding: 12px 0 0 34px;
	float: left;
}

.header_inner span.phone {
	font-size: 29px;
	font-weight: bold;
	color: #82a337;
	float: left;
	font-family: "Trebuchet MS", Arial;
	padding: 0 14px 0 0;
}

.header_inner a.recommended {float: left;}

.header_inner a.recommended b {
	display: block;
	text-indent: -9999px;
}



/* ======================= CONTENT ========================*/
/* ========================================================*/
.bullet {
	color: #ff6800;
	font-size: 14px;
}

.mainwrapper {
	background: url(/uploads/89175/images/right_bg.jpg) no-repeat 622px 100%;
	padding: 10px 0 0 0;
	margin-bottom: 14px;
}

.main {
	padding: 0 30px 0 35px;
	background: url(/uploads/89175/images/content_bg.jpg) repeat-y 586px 0;
}

.content h3 {
	color: #ff6800;
	font-size: 14px;
	padding-bottom: 3px;
	text-transform: uppercase;
}

.left {
	float: left;
	width: 509px;
}

.left h2 span {
	position: absolute;
	left: -9999px;
}

.grey_box {
	background: #e2dfd5;
	padding: 14px 32px;
	margin-bottom: 18px;
}
.grey_box.last {margin-bottom: 0;}

.grey_box p {line-height: 17px;}

.right {
	float: right;
	width: 343px;
}

.right .inner {
	padding-left: 30px;
}

.right p {padding-bottom: 14px;}

.right_menu {
	font-size: 18px;
	font-weight: bold;
	padding: 8px 0 14px 0;
}

.right_menu a {
	display: block;
	padding: 10px 0 10px 64px;
	background: url(/uploads/89175/images/right_menu_bg.jpg) no-repeat 0 12px;
	color: #00aeef;
}
.right_menu a:hover {color: #f60;}

.right_menu .activelast a {
	display: block;
	padding: 10px 0 10px 64px;
	background: url(/uploads/89175/images/right_menu_bg.jpg) no-repeat 0 12px;
	color: #ff6800;
}

.right .news_link {
	padding-bottom: 14px;
	text-align: center;
}

.right h4 {padding-bottom: 16px;}

.right h4 span {
	position: absolute;
	left: -9999px;
}

.right .testimonial {
	padding-bottom: 0;
	color: #756c56;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
}

/* ====================== FOOTER =========================*/
/* =======================================================*/

.footer {
	color: #fff;
	clear: both;
	font-size: 13px;
	font-weight: bold;
	background: #6d9e41;
	text-align: center;
	margin: 0 35px;
	padding: 10px 0;
}

.footer_menu {
	word-spacing: 4px;
	margin-bottom: 6px;
}

.footer a {color: #fff;}

.footer_menu li {display: inline;}

.footer_menu li a, .footer_menu li span {word-spacing: normal;}


/*====================LOGIN===========================*/

.login_form{
            background:#fae88d;
            width:275px;
            margin:0 0 15px 0;
            padding:12px 15px 8px 15px;
}
 
.login_form form p{
            padding-bottom:6px;
}
 
.login_form form label{
            color:#00aeef;
            font-size:18px;
            font-weight:bold;
            font-family: "Myriad Pro", "Trebuchet MS", Arial;
}
 
.email_txt{
            width:270px;
            color:#999;
            height:25px;
            line-height:25px;
}
 
.password_txt{
            width:205px;
            color:#999;
            height:25px;
            margin:0 5px 0 0;
            line-height:25px;
}
 
.btn_green{
            background: url(/uploads/89175/images/btn_green.png) no-repeat 0 0;
            width:58px;
            height:29px;
            border:none;
            color:#fff;
            font-weight:bold;
            cursor:pointer;
}         
 
.text_form{
            padding:3px 0 0 10px;
            color:#333333;
}
 
.text_form a{
            color:#333333;
            text-decoration:underline;
}
.text_form a:hover{
            text-decoration:none;
}
H1{Color:#D71F85;}
