#men1 {
	height: 95px;
	float: left;
	width: 381px;
}

#men2 {
	height: 95px;
	background-image: url(img/logo-2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 149px;
	float: right;
}
#men2 a{
	height: 95px;
	background-image: url(img/logo-2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 149px;
	float: right;
}
#men2 a:hover{
	height: 95px;
	background-image: url(img/logo-2H.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 149px;
	float: right;
}

#men3 {
	height: 95px;
	background-image: url(img/logo-3.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 228px;
	float: right;
}
#men4 {
	height: 95px;
	background-image: url(img/logo-4.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 160px;
	float: right;
}

#testimage {
	background-color: #E5E5E5;
	min-height: 300px;
	width: 313px;
}
#testbanner {
	background-color: #E5E5E5;
	min-height: 260px;
	width: 313px;
	background-image: url(img/travel-insurance.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main-content h2{
	font-size: 16px;
	margin-bottom: 10px;
}
#main-content h4{
	font-size: 14px;
	margin-bottom: 10px;
}
#auto {
}
#auto h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #036;
	padding-bottom: 20px;
}
#auto blockquote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #036;
}


#res {
}
#res h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #036;
	padding-bottom: 20px;
}
#res blockquote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #036;
}

#farm {
}
#farm h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #036;
	padding-bottom: 20px;
}
#farm blockquote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #036;
}
#bus {
}
#bus h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #036;
	padding-bottom: 20px;
}
#bus blockquote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #036;
}
#pop {
	z-index: 999;
	margin-right: auto;
	margin-left: auto;
}

#block-news-updates {
}
#block-news-updates h2 {
	font-size: 14px;
	color: #036;
	padding-left: 10px;
}

#block-news-updates h2 a{
	font-size: 14px;
	color: #036;
	text-decoration: none;
	margin-bottom: -5px;
	margin-left: 10px;
}

#block-news-updates h2 a:hover{
	color: #900;
}

#block-news-updates p{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: -4px;
}

#commentform{
	}
#commentform textarea{
	height: 300px;
	width: 480px;
	}


img.alignleft, div.alignleft {
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter {
text-align:center;
margin:0 auto;
}
