body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}

a, img {
	border: none;
}

a {
	color: #336699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background: url(../images/background_top.png) repeat-x;
	background-color: #fff;
}

#big_wrap {
	background: url(../images/background_bot.png) repeat-x bottom;
	position: relative;
	width: 980px;
	width: 100%;
	min-height: 100%;
}

#wrapper {
	position: relative;
	width: 980px;
	min-height: 100%;
	margin: 0 auto 0 auto;
	
}

#banner {
	position: relative;
	background: url(../images/banner_bg.png) 0 50px no-repeat;
	padding: 50px 0 0 0;
	height: 140px;
	width: 100%;
}

#logo {
	position: absolute;
	top: 24px;
	left: -50px;
}

#banner h1 {
	display: none;
}

#banner ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#banner .contact {
	margin: 0 25px 0 0;
	padding: 23px 0 0 0;
	float: right;
	color: #fff;
	list-style: none;
	font-size: 14px;
}

#banner .contact li {
	margin: 0 0 2px 0;
}

#banner em {
	color: #c59720;
	font-style: normal;
}

#banner .phone {
	font-size: 30px;
	letter-spacing: .05px;
}

#banner .nav {
	padding: 101px 0 0 117px;
	height: 40px;
	list-style: none;
	font-size: 18px;
}

#banner .nav li {
	display: inline;
	padding: 0;
	
}

#banner .nav a {
	text-decoration: none;
	color: #fff;
	padding: 8px 22px 8px 20px;
	display: block;
	float: left;
	background: url(../images/nav_sep.png) right no-repeat;
	clear: right;
}

#banner .nav a.last_item {
	background: none;
}

#banner .nav a:hover {
	color: #590907;
}

#banner .nav_selected a {
	color: #F4F114;

}

#content {
	margin: 10px 0 0 0;
}

#services {
	background: url(../images/green_box_top.png) top no-repeat;
	height: 103px;
}

#left_column h3, #right_column h3 {
	margin: 0 0 0 0;
	padding: 31px 0 0 0;
	text-align: center;
	font-size: 26pt;
	font-weight: normal;
	letter-spacing: -2.5px;
}

#left_column h4, #right_column h4 {
	margin: -1px 0 0px 0;
	text-align: center;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	letter-spacing: 0px;
}

#left_column a, #right_column a {
	text-decoration: none;
}

#services h3 a {
	color: #b3c980;
}

#services h3 a:hover {
	color: #c4dc8d;
}

#services_list {
	padding: 0 0 17px 0;
	background: url(../images/box_bot.png) bottom no-repeat;
}

#services_list ul {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#services_list li {
	margin: 0 0 3px 21px;
	padding: 2px 0 0 10px;
	background: url(../images/service_list_back.png) no-repeat;
	height: 20px;
}

#services_list a {
	display: block;
	width: 170px;
	color: #8ab235;
	text-decoration: none;
}

#services_list a:hover {
	padding: 0 0 0 10px;
	color: #0086a8;
}

#right_column #services {
	margin-left: 14px;
}

#right_column #services_list {
	margin-left: 14px;
}

#pricing {
	background: url(../images/green_box.png) no-repeat;
}

#pricing h3 a {
	color: #b3c980;
}

#pricing h3 a:hover {
	color: #c4dc8d;
}

#left_column p, #right_column p {
	margin: 20px 21px 0 21px;
	padding: 5px 0 0 0;
	font-size: 8pt;
	letter-spacing: .1px;
	word-spacing: .5px;
	line-height: 12pt;
}

#about {
	background: url(../images/peach_box.png) no-repeat;
	margin: 0 0 0 15px;
	height: 119px;
}

#about h3 a {
	color: #c08a09;
}

#about h3 a:hover {
	color: #daaa39;
}

#testimonials {
	background: url(../images/gray_box3.png) no-repeat;
	margin: 0 0 0 15px;
}

#testimonials h3 a {
	color: #807c86;
}

#testimonials h3 a:hover {
	color: #a8a3af;
}

#testimonials .quote {
	background: url(../images/gray_box3_end_quote.png) bottom right no-repeat;
	width: 198px;
	padding-bottom: 10px;
}

#testimonials .source {
	text-align: right;
	margin: 0 0 6px 0;
}

#contact {
	
	margin: 0 0 5px 0;
	padding: 33px 0 0 40px;
	width: 187px;
	height: 238px;
	background: url(../images/contact_box_back.png) no-repeat;
}

#contact input, textarea {
	margin: 0 0 13px 0;
	width: 156px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}

#contact textarea {
	height: 95px;
}

#contact input.send {
	width: 40px;
	margin: 0 0 0 120px;
}

#contact h3 {
	display: none;
}

#clear {
	height: 200px;
	clear: both;
}

#footer {
	position: relative;
	height: 200px;
	width: 980px;
	margin: -220px auto 0 auto;
	padding: 20px 0 0 0;
}

#left_foot {
	padding: 20px;
	width: 190px;
	float: left;
	background: url(../images/footer_sep.png) right no-repeat;
	height: 120px;
}

#right_foot {
	padding: 20px;
	width: 190px;
	float: right;
	height: 120px;
}

#middle_foot {
	margin: 0 0 0 230px;
	padding: 20px;
	width: 480px;
	background: url(../images/footer_sep.png) right no-repeat;
	height: 120px;
}

#footer h4 {
	padding: 0 0 5px 0;
	font-size: 15pt;
	color: #591210;
	font-weight: normal;
}

#footer p {
	font-size: 10pt;
	color: #fff;
}

#footer ul {
	list-style: none;
}

#right_foot li {
	margin: 0 0 5px 0;
	font-size: 10pt;
}

#right_foot li a {
	color: #fff;
	text-decoration: none;	
}

#right_foot li a:hover {
	text-decoration: underline;	
}

#middle_foot h4 {
	font-size: 24pt;
}

#middle_foot ul {
	list-style: none;
}

#middle_foot li {
	color: #000;
	font-size: 8pt;
	padding: 0 0 3px 0;
}

#middle_foot a {
	text-decoration: none;
	margin: 0 15px 0 0;
	color: #fff;
	font-size: 12pt;
}

#middle_foot a:hover {
	text-decoration: underline;
}

#footer .copyright_foot {
	margin: 6px 0 0 0;
	float: right;
	list-style: none;
}

#footer .copyright_foot li {
	padding: 5px 12px 6px 10px;
	background: url(../images/footer_bot_sep.png) right no-repeat;
	display: block;
	float: left;
	color: #fff;
	font-size: 8pt;
	letter-spacing: .4px;
}

#footer .copyright_foot a {
	text-decoration: none;
	color: #fff;
}

#footer .copyright_foot a:hover {
	text-decoration: underline;
}

#footer .contact_foot {
	margin: 6px 0 0 0;
	float: left;
	list-style: none;
}

#footer .contact_foot li {
	padding: 5px 12px 6px 10px;
	background: url(../images/footer_bot_sep.png) right no-repeat;
	display: block;
	float: left;
	display: inline;
	color: #fff;
	font-size: 8pt;
	letter-spacing: .1px;
}

#footer li.last_item   {
	background: none;
}

#center_column a.main_image {
	text-decoration: none;
	border: none;
	float: left;
}

#center_column a.main_image:hover {
	text-decoration: none;
	border: none;
}