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;
}


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: 10px;
	left: 430px;
	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: 49px;
	background: url(images/home_btn.gif) 0 0;

}

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


div#header ul li a:link#about, div#header ul li a:active#about, div#header ul li a:visited#about{
	width: 60px;
	background: url(images/about_btn.gif) 0 0;

}

div#header ul li a:hover#about{
	width: 60px;
	background: url(images/about_btn.gif) 0 -24px;
}

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

}

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

div#header ul li a:link#case, div#header ul li a:active#case, div#header ul li a:visited#case{
	width: 112px;
	background: url(images/case_btn.gif) 0 0;

}

div#header ul li a:hover#case{
	width: 112px;
	background: url(images/case_btn.gif) 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.gif) 0 0;

}

div#header ul li a:hover#contact{
	width: 80px;
	background: url(images/contact_btn.gif) 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#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;	
}
