a {
	outline:none;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #777;
	text-decoration: none;
}
.green_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #4b9007;
	text-decoration: none;
}
.gr_middle_bg {
	background-color: #fff;
	background-image: url(images/gr_bg.jpg);
	background-repeat: repeat-x;
}
.logo_bg {
	background-image: url(images/logo_bg.jpg);
	background-repeat: no-repeat;
}
.footer_text_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #46761a;
	text-decoration: none;
}
.page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	text-transform:uppercase;
}
.small_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666;
	text-decoration: none;
	padding-top:4px;
	padding-bottom:4px;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
}
.image_border {
	border: 1px solid #CCCCCC;
	margin-right:8px;
}
.heading14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	padding-top:4px;
	padding-bottom:4px;
}
.red_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C9181D;
	text-decoration: none;
}
.text12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777;
	text-decoration:none;
	font-weight:normal;
	line-height:18px;
}
.dot2 {
	background-image:url(images/dot2.gif);
	background-repeat:repeat-x;
}
.text_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c9181d;
	text-decoration:none;
	font-weight:normal;
	line-height:18px;
}
.text_23 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#8e9598;
	text-decoration:none;
	font-weight:bold;
	line-height:normal;
}
.text_68 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:68px;
	color:#393e40;
	text-decoration:none;
	font-weight:bold;
	line-height:normal;
}
.enterprise_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#823f00;
	text-decoration:none;
	font-weight:bold;
	line-height:normal;
}
.price_2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:68px;
	color:#823f00;
	text-decoration:none;
	font-weight:bold;
	line-height:normal;
}
.orange_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#d56400;
	text-decoration:none;
	font-weight:normal;
	line-height:normal;
}
/*------------------------lightbox-------------------------*/
a {
	text-decoration:none;
}
.jquery-lightbox-overlay {
	background:#000000;
}
.jquery-lightbox {
	position:relative;
	padding:17px 0;
}
.jquery-lightbox-border-top-left, .jquery-lightbox-border-top-right, .jquery-lightbox-border-bottom-left, .jquery-lightbox-border-bottom-right {
	position:absolute;
	height:17px;
	width:12%;
	z-index:7000;
}
.jquery-lightbox-border-top-left {
	background: url(images/jquery-lightbox-theme.png) no-repeat 0 0;
	top:0;
	left:0;
}
.jquery-lightbox-border-top-right {
	background: url(images/jquery-lightbox-theme.png) no-repeat right 0;
	top:0;
	right:0;
}
.jquery-lightbox-border-top-middle {
	background:#2b2b2b;
	position:absolute;
	height:7px;
	width:78%;
	top:0;
	left:12%;
	z-index:7000;
	overflow:hidden;
}
.jquery-lightbox-border-bottom-left {
	background: url(images/jquery-lightbox-theme.png) no-repeat 0 bottom;
	bottom:0;
	left:0;
}
.jquery-lightbox-border-bottom-right {
	background: url(images/jquery-lightbox-theme.png) no-repeat right bottom;
	bottom:0;
	right:0;
}
.jquery-lightbox-border-bottom-middle {
	background:#2b2b2b;
	height:7px;
	width:78%;
	position:absolute;
	bottom:0;
	left:12%;
	z-index:7000;
	overflow:hidden;
}
.jquery-lightbox-title {
	background:#2b2b2b;
	color:#FFFFFF;
	font-family:verdana, arial, serif;
	font-size:11px;
	line-height:14px;
	padding:5px 8px;
	margin:3px;
	position:absolute;
	bottom:0;
	z-index:7000;
	opacity:0.9;
}
.jquery-lightbox-html {
	z-index:7000;
	position:relative;
	border:0;
	border-left:7px solid #2b2b2b;
	border-right:7px solid #2b2b2b;
	padding:0px 15px;
	vertical-align:top;
}
.jquery-lightbox-html embed, .jquery-lightbox-html object, .jquery-lightbox-html iframe {
	vertical-align:top;
}
.jquery-lightbox-background {
	position:absolute;
	top:7px;
	left:7px;
	z-index:6999;
	float:left;
	padding:0;
}
.jquery-lightbox-background img {
	display:block;
	position:relative;
	border:0;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
.jquery-lightbox-mode-image .jquery-lightbox-html {
	z-index:6998;
	padding:0;
}
.jquery-lightbox-mode-html .jquery-lightbox-background {
	background:#FFFFFF;
}
.jquery-lightbox-mode-html .jquery-lightbox-html {
	overflow:auto;
}
.jquery-lightbox-loading {
	background:#FFFFFF url(images/loading.gif) no-repeat center center;
}
.jquery-lightbox-button-close {
	background: url(images/jquery-lightbox-theme.png) no-repeat -190px -115px;
	position:absolute;
	top:12px;
	right:-26px;
	width:29px;
	height:29px;
}
.jquery-lightbox-button-close:hover {
	background: url(images/jquery-lightbox-theme.png) no-repeat -220px -115px;
}
.jquery-lightbox-button-close span, .jquery-lightbox-buttons span {
	display:none;
}
.jquery-lightbox-mode-image .jquery-lightbox-button-close {
	right:14px;
	z-index:7001;
}
.jquery-lightbox-buttons {
	position:absolute;
	top:14px;
	left:14px;
	z-index:7000;
	height:39px;
	display:none;
}
.jquery-lightbox-buttons .jquery-lightbox-buttons-init, .jquery-lightbox-buttons .jquery-lightbox-buttons-end {
	width:5px;
	height:39px;
	float:left;
	display:inline;
}
.jquery-lightbox-buttons .jquery-lightbox-buttons-init {
	background: url(images/jquery-lightbox-theme.png) no-repeat -151px -153px;
}
.jquery-lightbox-buttons .jquery-lightbox-buttons-end {
	background: url(images/jquery-lightbox-theme.png) no-repeat -244px -153px;
}
.jquery-lightbox-buttons .jquery-lightbox-button-left {
	background: url(images/jquery-lightbox-theme.png) no-repeat -156px -153px;
	width:24px;
	height:39px;
	float:left;
	display:inline;
}
.jquery-lightbox-buttons .jquery-lightbox-button-left:hover {
	background: url(images/jquery-lightbox-theme.png) no-repeat -156px -194px;
}
.jquery-lightbox-buttons .jquery-lightbox-button-right {
	background: url(images/jquery-lightbox-theme.png) no-repeat -220px -153px;
	width:24px;
	height:39px;
	float:left;
	display:inline;
}
.jquery-lightbox-buttons .jquery-lightbox-button-right:hover {
	background: url(images/jquery-lightbox-theme.png) no-repeat -220px -194px;
}
.jquery-lightbox-buttons .jquery-lightbox-button-max {
	background: url(images/jquery-lightbox-theme.png) no-repeat -182px -153px;
	width:36px;
	height:39px;
	float:left;
	display:inline;
}
.jquery-lightbox-buttons .jquery-lightbox-button-max:hover {
	background: url(images/jquery-lightbox-theme.png) no-repeat -182px -194px;
}
.jquery-lightbox-buttons .jquery-lightbox-button-min {
	background: url(images/jquery-lightbox-theme.png) no-repeat -162px -235px;
	width:36px;
	height:39px;
	float:left;
	display:inline;
}
.jquery-lightbox-buttons .jquery-lightbox-button-min:hover {
	background: url(images/jquery-lightbox-theme.png) no-repeat -207px -235px;
}
.jquery-lightbox-buttons-custom {
	height:39px;
	float:left;
	display:inline;
	background:#2b2b2b;
	line-height:39px;
	font-size:10px;
}
.jquery-lightbox-buttons-custom a {
	color:#FFFFFF;
	font-size:10px;
	display:inline;
	font-weight:normal;
	text-decoration:underline;
	padding:0 3px;
}
.jquery-lightbox-mode-image .jquery-lightbox-button-close {
	opacity:0.7;
}
.jquery-lightbox-mode-image .jquery-lightbox-buttons {
	opacity:0.3;
}
.jquery-lightbox-mode-image:hover .jquery-lightbox-buttons, .jquery-lightbox-mode-image:hover .jquery-lightbox-button-close {
	opacity:0.9;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}
.first_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.login1 {
	background-color:#ddffc8;
	border:0px;
	width:242px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.login2 {
	background-color:#ddffc8;
	border:0px;
	width:146px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.login3 {
	background-color:#ddffc8;
	border:0px;
	width:190px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.login4 {
	background-color:#ddffc8;
	border:0px;
	width:200px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.login5 {
	background-color:#ddffc8;
	border:0px;
	width:167px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.text11_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	border-right:1px solid #b2b2b2;
}
/*Slider*/

a {
	outline:none;
}
.header_bg {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	height:138px;
}
.callus_today {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #979797;
	text-decoration: none;
	text-transform:uppercase;
}
.left_shadow {
	background-image: url(images/left_shadow.jpg);
	background-repeat: repeat-y;
	width: 52px;
}
.right_shadow {
	background-image: url(images/right_shadow.jpg);
	background-repeat: repeat-y;
	width: 245px;
	background-position:left top;
}
.gray_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #585858;
	text-decoration: none;
	line-height:20px;
}
.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #d80200;
	text-decoration: none;
	line-height:20px;
}
.red_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #d80200;
	text-decoration: underline;
	line-height:20px;
}
.red_link:hover {
	text-decoration: none;
}
.required_fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff0f0f;
	text-decoration: none;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #484848;
	text-decoration: none;
}
.textbox_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(images/text_boxbg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 174px;
	border:0px;
}
.cor_btm {
	background-image: url(images/cor_btm.jpg);
	background-repeat: repeat-x;
}
.cor_left {
	background-image: url(images/cor_left.jpg);
	background-repeat: repeat-y;
}
.cor_right {
	background-image: url(images/cor_right.jpg);
	background-repeat: repeat-y;
}
.menu_bg {
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
}
.red_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #cb0300;
	text-decoration: none;
}
.footer_bg {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 41px;
}
.left_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.left_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
h1 {
	font-size: 3em;
	margin: 20px 0;
}
.container {
	width: 853px;
}
.container_2 {
	width: 590px;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 0 10px 0 19px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover {
	background: #fff;
	border-bottom: 1px solid #fff;
}
html ul.tabs_2 li.active, html ul.tabs li.active a:hover {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
}
.tab_content {
	padding-top: 20px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
	font-size: 1.2em;
}
.tab_content_2 {
	padding-top: 20px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a {
	color: #254588;
}
.tab_content img {
	border: 0px solid #ddd;
	padding: 0px;
}
.login6 {
	background-image:url(images/members_login.jpg);
	background-repeat:no-repeat;
	border:0px;
	width:92px;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	border:0px;
	padding-left:7px;
}
.login_button {
	background-image:url(img/login_bg.jpg);
	background-repeat:no-repeat;
	border:0px;
	color:#ffffff;
	padding-top:2px;
	padding-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:12px;
	padding-right:8px;
}
.badge_preview {
	font-family:Trebuchet MS;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #151515;
	text-decoration: none;
}
.round_badge {
	font-family: Trebuchet MS;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3f8200;
	text-decoration: none;
}
.badge_size {
	font-family: Trebuchet MS;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #656565;
	text-decoration: none;
}
.first_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textboxbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(images/textboxbg1.jpg);
	height: 24px;
	width: 234px;
	border:0px;
}
.call_us {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.call_us2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.text15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #585858;
	text-decoration: none;
}
.click_here {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #599c27;
	text-decoration: none;
}
.green_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5b9f29;
	text-decoration: none;
}
.login7 {
	background-image:url(images/login6.jpg);
	background-repeat:no-repeat;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-left:7px;
	width:211px;
	height:29px;
	background-color:#e1e1e1;
}
ul.tabs_2 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs_2 li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs_2 li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 19px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs_2 li a:hover {
	background: #ccc;
}
.heading_text16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #656565;
	text-decoration: none;
}

/*------------------------lightbox-------------------------*/
