body {
	color: #333;
	margin: 0px;
	background: #AFE12A url(images/tile.jpg) repeat-x top;
	font: 13px Verdana, Geneva, sans-serif;
}

a {
	font-weight: bold;
	color: #8AB21E;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
h1 {
	margin-bottom: 3px;
	color: #8BB31F;
	font: normal 22px/26px Verdana, Geneva, sans-serif;
	padding-bottom: 8px;
	border-bottom: 1px solid #F0F0F0;
	margin-top: 3px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #013162;
	margin-top: 3px;
	margin-bottom: 3px;
}
h3 {
	color: #666;
	font: bold 13px Verdana, Geneva, sans-serif;
}
img {
	border: 0px;
}
hr {
	color:#8BB31F;
}
img.greenborder {
	border:#8BB31F solid 4px;
}

#wrap {
	width: 967px;
	margin: 10px auto 20px;
}
#header {
	height: 154px;
	background: no-repeat;
}
#logo {
	height: 154px;
	width: 393px;
	float: left;
}
#headernumber {
	height: 41px;
	width: 514px;
	float: right;
	text-align: right;
	font-size: 28px;
	background: url(images/header-number.jpg) no-repeat;
	color: #FFF;
	padding-top: 57px;
	padding-right: 60px;
	font-weight: bold;
}
#headerbutton {
	float: right;
	height: 56px;
	width: 574px;
	clear: right;
}

#menu {
	font-size: 14px;
	font-weight: normal;
	height: 32px;
	background: url(images/menu.jpg) no-repeat;
	padding-right: 25px;
	padding-left: 25px;
}
#breadcrumb {
	background: url(images/breadcrumb.jpg) no-repeat;
	height: 16px;
	padding-top: 4px;
	color: #FFF;
	font-size: 12px;
	padding-left: 100px;
}
#breadcrumb a {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 5px;
	font-weight: bold;
	color: #B6B6B6;
	font-size: 11px;
	background: url(images/arrow.png) no-repeat right center;
}
#breadcrumb a:hover {
	color: #8BB31F;
	text-decoration: none;
}
#body {
	background: #FFF url(images/body.jpg) repeat-y !important;
	min-height: 200px;
}
#bodysocial {
	background: #FFF url(images/body.jpg) repeat-y !important;
	min-height: 31px;
	float: left;
	width: 967px;
	margin: 0px;
	padding: 0px;
	border-top:#AFE12A thin solid;
}

#banner {
	height: 376px;
	overflow: hidden;
	z-index: 1000;
	width: 967px;
	float: left;
}
#banner p {
	margin: 0px;
}
#serviceform {
	background-image: url(images/form.png);
	height: 401px;
	width: 225px;
	background-repeat: no-repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 5px;
}
#content {
	float: left;
	width: 690px;
	line-height: 20px;
	margin-top: 10px;
	font-size: 11px;
	color: #333;
	margin-left: 20px;
}
#content2 {
	float: left;
	width: 535px;
	line-height: 20px;
	margin-top: 10px;
	font-size: 11px;
	color: #333;
	margin-left: 20px;
}
#content ul li{
	list-style: none;
	background: url(images/list.jpg) no-repeat left 7px;
	margin: 0px;
	padding-left: 15px;
}
#gallery ul li{
	list-style: none;
	background: none;
	margin: 0px;
	padding-left: 5px;
}
#sidebar {
	min-height: 200px;
	float: right;
	width: 220px;
	color: #000;
	background: url(images/sidebar.jpg) repeat-y;
	margin-top: 10px;
	margin-right: 25px;
}
#sidebar2 {
	min-height: 200px;
	float: right;
	width: 380px;
	color: #000;
	background: url(images/sidebar.jpg) repeat-y;
	margin-top: 10px;
	margin-right: 25px;
}
#sidebar p {
	margin-top: 2px;
	margin-bottom: 2px;
}
#sidebar H4 {
	color: #A92523;
	margin-bottom: 2px;
	margin-top: 5px;
	font: normal 20px Verdana, Geneva, sans-serif;
	padding: 3px;
}
#footer {
	height: 50px;
	background: url(images/footer.jpg) no-repeat;
	padding-top: 22px;
	font-size: 10px;
	text-align: center;
}
#footer p {
	margin: 0px;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#cities {
	font-size: 9px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#cities a {
	color: #333;
}
#cities a:hover {
	text-decoration: underline;
}

.font14 {
	font-size: 14px;
	color: #FC0;
}
.font16 {
	font-size: 16px;
	color: #FC0;
}
.font18 {
	font-size: 18px;
}
.font24 {
	font-size: 24px;
}
.aligncenter {
	text-align:center;
}
.alignleft {
	text-align:left;
}
.alignright {
	text-align:right;
}
.fontcalltoday {
	font-size: 16px;
	color: #FFF;
}
.fontredbold {
	font-size: 16px;
	font-weight: bold;
	color: #C00;
}

.coloryellow {
	color: #FC0;
}
.h1subtitle {
	font-size: 16px;
	color: #311B6E;
	font-style: italic;
}

