body {
	margin:0;
	padding:0;
	text-align: center;
	background: #FFFFFF;
	font-family: arial;
	font-size: 12px;
}

img {
	border: 0;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #757F35;
}
h1 {
	font-weight: bold;
	font-size: 15px;
}
h2 {
	font-weight: bold;
	font-size: 13px;
}


div#wrapper {
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	width: 995px;
	text-align: left;
}


div#header {
	width: 995px;
	height: 120px;
	background: url(images/header2.gif) top left no-repeat;
	position: relative;
	margin: 0;
	padding: 0;
	
}

/***************NAVIGATION******************/

div#header ul {
	width: 400px;
	height: 35px;
	margin: 0;
	padding: 0;
	top: 7px;
	left: 480px;
	position: absolute;
	
}

div#header ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

div#header ul li a:link, div#header ul li a:visited{
	text-indent: -9999px;
	display: block;
	height: 24px;
}

div#header ul li a:link#home, div#header ul li a:active#home, div#header ul li a:visited#home{
	width: 53px;
	background: url(images/home_btn.jpg) 0 0;

}

div#header ul li a:hover#home {
	width: 53px;
	background: url(images/home_btn.jpg) 0 -24px;
}


div#header ul li a:link#what, div#header ul li a:active#what, div#header ul li a:visited#what{
	width: 98px;
	background: url(images/what_btn.jpg) 0 0;

}

div#header ul li a:hover#what{
	width: 98px;
	background: url(images/what_btn.jpg) 0 -24px;
}

div#header ul li a:link#who, div#header ul li a:active#who, div#header ul li a:visited#who{
	width: 105px;
	background: url(images/who_btn.jpg) 0 0;

}

div#header ul li a:hover#who{
	width: 105px;
	background: url(images/who_btn.jpg) 0 -24px;
}

div#header ul li a:link#contact, div#header ul li a:active#contact, div#header ul li a:visited#contact{
	width: 80px;
	background: url(images/contact_btn.jpg) 0 0;

}

div#header ul li a:hover#contact{
	width: 80px;
	background: url(images/contact_btn.jpg) 0 -24px;
}

/***************END NAVIGATION******************/

div#logo {
	width: 188px;
	height: 120px;
	position: absolute;
	left: 154px;
		
}

div#title {
	width: 209px;
	height: 34px;
	position: absolute;
	top: 67px;
	left: 600px;
	
}


div#content {
	background: url(images/bg6.gif) top left repeat-y;
	width: 995px;
	margin: 0;
	padding: 0;
	
	
}

div#content_inside {
	width: 995px;
	min-height: 443px;
	background: url(images/content_inside2.gif) top left no-repeat;	
	
}

div#column1{
	width: 150px;
	padding-left: 5px;
	float: left;
	text-align: left;

}

div#column2{
	width: 500px;
	margin-top: 25px;
	float: left;
	line-height: 2em;
	text-align: left;
}

div#column2 h1 {
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	padding: 0;
}
div#focus_area_wrap {
	width: 500px;
	margin-bottom: 10px;
	
}
.focus_areas1{
	width: 220px;
	height: 340px;
	float: left;
	margin: 0 0 0 5px;
	padding: 10px;
	border: 1px solid #f1e9c4;
	background: #e2dab7;
	text-align:center;
}
div#column2 .focus_areas {
	width: 245px;
	float: left;
	margin: 0;
	padding: 0;
	
}

div#column2 .focus_areas a:link, div#column2 .focus_areas a:visited {
	color: #757F35;
	text-decoration: none;
}

div#column2 .focus_areas a:hover {
	color:#000;
}

div#column2 .new_businesses {
	width: 500px;
}

div#column3{
	width: 325px;
	float: left;
	text-align: left;
		
}

div#column3 img{
	width: 179px;
	height: 20px;
	margin-left: 159px;
}

div#column3 p{
	width: 179px;
	margin-left: 164px;
	line-height: 2em;
}

p.clr {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

div#footer {
	background: url(images/footer_final.gif) top left no-repeat;
	width: 995px;
	height: 6px;
	margin-top: -1px;
	 	
}

div#seewhatothers {
	height: 16px;
	margin-top: 10px;
	text-align: left;
	padding-left: 525px;
		
}


p.testimonial {
	padding: 5px 0 0 0;
	display: inline;
}

p.name {
	font-size: 11px;
	padding-bottom: 10px;
	text-align: right;
font-weight: bold;	
}
/**form styles**/
div#contact_us {
	width: 400px;
	margin-top: 15px;
	float: left;
	margin-bottom: 10px;
}

div#contact_us form {
	margin-left: 35px;
	margin-top: 5px;
	width: 400px;
	
}

div#contact_us input.submit {
	margin: 15px 0 0 20px;
}
div#contact_us div{
	width: 320px;
	float: left;
	margin-top: 5px;
}
div#contact_us label {
	width: 100px;
	float: left;
}
div#contact_us input {
	background-color: #FFFFFF;
	width: 200px;
	float: left;
}
div#contact_us textarea {
	background-color: #FFFFFF;
}
div#contact_us p {
	font-weight: bold;
	width: 400px;
	text-align: left;
	
}
div#contact_us input.submit {
	margin: 0 25px 0 150px;
	width: 100px;
	text-align:center;
	color: #FFFFFF;
	background: #757F35;
	text-transform: uppercase;
	font-weight: bold;
}

/**end form styles**/

<!--Home page slider -->
div#accordian {
	 width: 500px;
	 float: left;
		
}
div#accordian ul{
	margin: 20px 0 0 0;
	padding: 0;
}
div#accordian ul li{
	list-style: none;
	margin-bottom: 20px;
}

div#accordian ul li a:link, div#accordian ul li a:visited{
	color: #757F35;
	font-size: 15px;
	font-weight: bold;
}
div#accordian ul li a:hover, div#accordian ul li a:active{
	color: #000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
div#accordian ul li ul{
	margin: 0;
	padding: 5px 10px;
	width: 480px;
	border: 1px solid #f1e9c4;
	background: #e2dab7;
}
div#accordian li li {
	margin: 0;
	padding: 0;
	
}
div#accordian ul ul ul{
	margin: 0;
	padding: 0;
	width: 480px;
	border: none;
	
}
div#accordian ul li ul p{
	margin: 10px 0 0 0;
	padding: 0;
	
}
span.red {
	color: red;	
}
div.validation-advice {
	color: red;
	font-size: 10px;
	line-height: 10px;
	clear: both;
	margin-left: 5px;
	font-weight: bold;
}
