* {
	margin:0; 
	padding:0;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset{margin:0 0 14px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}
a {
	text-decoration:underline;
	color:#6e6e6e;
}
a:hover {text-decoration:none;}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
	overflow: auto;
}
label{vertical-align:middle;}
button, input{
	width: auto;
	overflow: visible;
}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1{font-size:200%;}
h2{font-size:150%;}
h3{font-size:120%;color:#2E5F24;}
h4{font-size:110%;color:#2E5F24;}
h5{font-size:100%;}
h6{font-size:90%;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse: collapse;
	border-spacing: 0;
}
th, td{
	border:1px solid #ccc;
	padding:3px 7px;
	text-align:left;
	vertical-align:top;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
ul{margin-left:1px;}
ul li, ol li{list-style-position:inside;}
ul li{list-style-type:disc;}
header, footer, article, section, hgroup, nav, figure { display: block; }
html{
	min-width: 1000px;
}
body {
	color:#6e6e6e;
	min-width: 1000px;
	font:14px/19px Arial, Helvetica, sans-serif;
}
#header .holder{
	position: relative;
	z-index: 50;
	width: 960px;
	margin: 0 auto;
}
#header {
	background:url(images/bg-header.gif) repeat-x;
}
#header:after,
#header .holder:after{
	display: block;
	clear: both;
	content: '';
}
.wrapper{
	background:#fff url(images/bg-home.jpg) no-repeat 50% 0;
	width: 100%;
	overflow: hidden;
	float: left;
	margin: -44px 0 0;
	padding: 32px 0 0;
}
.agents-page .wrapper{
	background:#fff url(images/bg-inner.jpg) no-repeat 50% 0;
	margin: -172px 0 0;
	padding: 217px 0 0;
}
.logo{
	background:url(images/logo.png) no-repeat;
	width: 260px;
	height: 148px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	margin: 0 0 0 9px;
}
.logo a,
.footer-logo a{
	display: block;
	height: 100%;
}
#nav{
	float: left;
	margin: 0 -10px 0 26px;
	font:18px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#nav ul{
	float: left;
	margin: 0;
}
#nav ul li{
	float: left;
	list-style: none outside none;
}
#nav a{
	color: #284921;
	text-decoration: none;
	float: left;
	padding: 42px 24px 0;
	height:72px;
}
#nav a:hover,
#nav .active a{
	background:url(images/bg-nav.png) no-repeat 50% 0;
	color: #fff;
}
#main{
	overflow: hidden;
	width: 946px;
	margin: 0 auto ;
	padding:0 0 50px;
}
#main h1{line-height:100%;}
.accordion-holder{
	width: 918px;
	border: 1px solid #c3c1af;
	background: url(images/bg-grey.png);
	padding: 8px 0 8px 8px;
	margin:0 0 38px;
}
.accordion{
	width: 918px;
	background: #d7d6c2;
	height:331px;
}
.accordion .acc-item {
	display: inline;
	overflow: hidden;
}
.accordion .acc-opener {
	color: #6e6e6e;
	display: block;
	float: left;
	font:14px/19px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 332px;
	text-align: center;
	text-decoration: none !important;
	width: 48px;
	padding: 0 9px 0 0;
	background: #d7d6c2;
}
.accordion .acc-opener span{
	background: #f5f5f5 url(images/bg-opener.gif) no-repeat;
	width: 48px;
	float: left;
	height: 332px;
	position: relative;
}
.accordion .acc-opener span em{
	position: absolute;
	left:17px;
	width: 14px;
	height:176px;
	display:block;
	text-indent:-9999em;
	background-repeat:no-repeat;
}

.accordion .item1 .acc-opener span em				{background-image:url(images/life_standard.png);}
.accordion .item-active.item1 .acc-opener span em 	{background-image:url(images/life_selected.png);}
.accordion .item2 .acc-opener span em 				{background-image:url(images/health_standard.png);}
.accordion .item-active.item2 .acc-opener span em 	{background-image:url(images/health_selected.png);}
.accordion .item3 .acc-opener span em 				{background-image:url(images/auto_standard.png);}
.accordion .item-active.item3 .acc-opener span em 	{background-image:url(images/auto_selected.png);}
.accordion .item4 .acc-opener span em 				{background-image:url(images/home_standard.png);}
.accordion .item-active.item4 .acc-opener span em 	{background-image:url(images/home_selected.png);}
.accordion .item5 .acc-opener span em 				{background-image:url(images/crop_standard.png);}
.accordion .item-active.item5 .acc-opener span em 	{background-image:url(images/crop_selected.png);}
.accordion .item6 .acc-opener span em 				{background-image:url(images/equine_standard.png);}
.accordion .item-active.item6 .acc-opener span em 	{background-image:url(images/equine_selected.png);}
.accordion .item7 .acc-opener span em 				{background-image:url(images/farm_standard.png);}
.accordion .item-active.item7 .acc-opener span em 	{background-image:url(images/farm_selected.png);}


.accordion .item-active .acc-opener {color: #25461d;}
.accordion .acc-slide {
	float: left;
	height: 330px;
	overflow: hidden;
	position: relative;
}
.accordion .acc-wrapper{
	position: relative;
	background: #d7d6c2;
	padding: 0 7px 0 0;
	margin: 0 0 0 -2px;
}

.align-left .acc-opener {
	float: left;
}
.accordion .text-holder{
	background:url(images/bg-white.png);
	left: 0;
	position: absolute;
	top: 8px;
	width: 350px;
	padding:4px 5px 9px 38px;
}
.accordion .text-holder h2{
	color: #414141;
	font-size: 34px;
	line-height: 36px;
	margin: 0 0 2px;
}
.accordion .text-holder h2 span{
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	display: block;
	margin:0 0 -5px;
}
.accordion .text-holder .holder{
	height: 1%;
	line-height: 14px;
	overflow: hidden;
	padding: 0 0 0 4px;
}
.accordion .text-holder .holder p{
	overflow: hidden;
	margin: 0;
}
.accordion .text-holder .more{
	float: right;
	width: 97px;
	height: 17px;
	font-size: 11px;
	background: #fdf9ef;
	border: 1px solid #ceccc3;
	margin: 6px 0 0;
	padding: 3px 0 0;
	text-align: center;
	text-decoration: none;
}
.info-boxes{
	width: 100%;
	overflow: hidden;
	padding:0 0 10px;
}
.box{
	float: left;
	width: 298px;
	margin: 0 17px 0 0;
	line-height:17px;
}
.box .holder{
	background: url(images/bg-info-box.png) no-repeat;
	width: 283px;
	height: 83px;
	overflow: hidden;
	padding: 6px 0 0 16px;
	margin: 0 0 5px;
}
.box .holder img{
	vertical-align: top;
	float: left;
	margin: 6px 16px 0 0;
}
.box .text-holder{
	float: left;
	background: url(images/border.gif) no-repeat;
	padding: 9px 0 0 13px;
	height:69px;
}
.box .text-holder h3{
	margin: 0;
	font-size: 28px;
	line-height: 30px;
	font-weight: normal;
}
.box a{
	color: #092f00;
	text-decoration: none;
}
.box a:hover, .green-link:hover{text-decoration: underline;}
.green-link, .box .green-link{
	padding: 0 10px 0 0;
	text-decoration: none;
	color: #00510f;
}
.green-link, .box .green-link img{ vertical-align: top;}
.box p{
	margin: 0;
}
#content{
	width: 100%;
	overflow: hidden;
}
#content .info{
	float: left;
	width: 580px;
	padding: 0 55px 0 0;
}
#content h2,
.page-info .social-networks h2{
	font-size: 24px;
	margin: 0 0 8px;
	line-height: 26px;
	font-weight: normal;
	color:#6e6e6e;
}
#content p{
	margin: 0;
}
.social-networks{
	float: left;
	width: 210px;
}
.social-networks ul{
	margin: 0;
	padding:4px 0 0;
	overflow: hidden;
}
.social-networks ul li{
	list-style: none outside none;
	float: left;
	padding:0 4px 0 0;
}
.social-networks ul a{
	float: left;
	width: 38px;
	height: 42px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/icon-social-networks.gif) no-repeat;
}
.social-networks ul .twitter{ background-position: -85px 0;}
.social-networks ul .linkedin{ background-position: -42px 0;}
.social-networks ul .facebook{ background-position: 0 0;}
#footer{
	width: 946px;
	margin: 0 auto;
	overflow: hidden;
	border-top: 1px solid #a6b4a3;
	padding:14px 0 50px;
}
.footer-logo{
	background: url(images/logo2.gif) no-repeat;
	width: 164px;
	height: 93px;
	text-indent: -9999px;
	float: left;
	overflow: hidden;
	margin:0 13px 0 0;
}
#footer .holder{
	float: left;
	font-size: 14px;
	padding:7px 0 0;
}
.footer-nav{
	margin: 0;
	width: 100%;
	overflow: hidden;
	padding:0 0 6px;
}
.footer-nav li{
	list-style: none outside none;
	float: left;
	background: url(images/separator.png) no-repeat 0 5px;
	margin: 0 0 0 -6px;
	padding: 0 13px;
}
.footer-nav a, .add-nav a{text-decoration: none;}
.footer-nav a:hover, .add-nav a:hover, .footer-nav .active a{text-decoration: underline;}
.rights{
	margin: 0 0 6px 6px;
	color: #092f00;
}
.add-nav{
	font-size: 11px;
	margin: 0;
	overflow: hidden;
	width: 100%;
}
.add-nav li{
	background: url(images/separator2.png) no-repeat 0 5px;
	padding: 0 10px;
	margin: 0 0 0 -4px;
	list-style: none outside none;
	float: left;
}
.agents-page #header{
	margin:0 auto 173px;
	height:103px;
}
.agents-page .main-wrapper{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.main-wrapper .w1{
	position: relative;
	width: 1035px;
	float: left;
	left: 50%;
}
.main-wrapper .w2{
	position: relative;
	width: 1035px;
	float: left;
	left: -50%;
	background: url(images/bg-shadow.png) no-repeat;
}
.agents-page #main{
	background: url(images/bg-white2.png);
	width: 875px;
	padding: 23px 29px 0 ;
	margin: 59px 45px 0;
	overflow: hidden;
}
.page-info{
	font-size: 14px;
	overflow: hidden;
	padding: 0 21px 41px 0;
	width: 875px;
}
.page-info h2{
	color: #2e5f24;
	margin: 0 0 18px;
	font-size: 36px;
	line-height: 38px;
}
.page-info p{
	margin: 0;
	padding:0 0 16px;
}
.page-info h3{
	margin:0 0 24px;
	font-size: 18px;
}
.page-info .partition{
	width:640px;
	padding:0 0 4px;
	position: relative;
}
.partition dl{
	line-height:20px;
	margin:-15px 0 26px;
	overflow:hidden;
	width:320px;
}
.partition dl dt{
	float: left;
	width: 120px;
	margin:0 25px 0 0;
}
.partition dl dd{
	float: left;
	width: 55px;
}
.partition  .info-list{
	line-height:20px;
	margin:-15px 0 22px 2px;
}
.partition ul li{
	margin: 0;
	list-style: none outside none;
}
.page-info h4{
	margin: 0;
	font-size: 14px;
	font-weight: normal;
}
.partition .social-networks{
	bottom:44px;
	float:none;
	position:absolute;
	right:-268px;
}
