html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, img {
	margin: 0;
	padding: 0;
	border: 0;
}
#grits{
	margin: 3px 0;
	font-size: 11px;
}
#grits a{
	font-size: 11px;
}
#send_q textarea{
	width: 310px;
	height:150px;
	margin:0;
}

body{
	background: #fff;/*#e0ede6 ;/*url('img/overall_bgr.gif') top center repeat-y*/
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	/*color: #323232;*/
	color: #000;
}
a{
	color: #00733f;
}
a:hover,a:visited{
	color: #464646;
}
#center ul{
	margin-left: 20px;
}
#center ul li{
	margin-top: 4px;
}
h2{
	font-weight: 100;
	font-size: 22px;
	color: #626262;
}
div#overall{
	width: 800px;
}
#head-line{
	height: 3px;
	background: #efefef;
	font-size: 1px;
}
#head-line2{
	height: 4px;
	background: #fff;
	font-size: 1px;
}
div#head,div#head2,div#middle{
	padding: 0 0 0 25px;
}
div#head{
/*	background: #018049 url('img/head_bgr.gif') top left repeat-x;*/
	background: #018049 url('img/head_full.gif') top left repeat-x;
	/*padding-left: 15px;*/
	padding: 0;
	height: 77px;
}
img#logo{
	float: left;
}
div#head ul{
	list-style: none;
	float: right;
	margin: 26px 18px 0 0;
	-margin: 26px 9px 0 0;
	color: #fff;
	font-size: 10px;
}
div#head ul li{
	display: inline;
	position: relative;
}
div#head a{
	color: #fff;
}
div#head2{
	background: #82a997 url('img/header_image.jpg') right 5px no-repeat;
	padding-top: 2px;
	height: 240px;
}

div#middle{
	clear: both;
	background: #017e48 url('img/middle_bgr.gif') repeat-y;
	overflow: hidden;
	width: 100%;
	width: 775px;
}


#services a{
	font-size: 11px;
}
#services h2{
	margin: -37px 0 0 -20px;
	-margin: -37px 0 0 -20px;
	padding: 0 10px 0 18px;
	background: #fff;
	display: inline;
	position:relative;
	float: left;
	color: #323232;
}

img#header2img{
	float: right;
}
div#nav,div#info{
	width: 190px;
	float:left;
}
div#nav{
	font-size: 16px;
	font-weight: 100;
	font-family:Arial;
	padding: 7px 0 0 0;
	margin: 0 0 0 -6px;
	-margin: 0 0 0 -3px;
}
#nav ul{
	list-style: none;
}
#nav ul li{
	clear: both;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
#nav ul li a{
	display: block;
}
#nav ul li img{
	display: block;
	clear:left;
	float:left;
	margin: 0 0 8px 0;
}
div#nav a{
	color: #fff;
	text-decoration:none;
}
div#center,div#services{
	background: #f0f0f0;
	width: 542px;
	float: right;
	margin: 5px 0 0 0;
	padding: 20px;
}
div#center{
	min-height: 300px;
}
#content p{
	line-height: 17px;
	text-align: justify;
}

div#services{
	clear: both;
	width: 522px;
	border-top: 3px solid #eaeaea;
	margin: 25px 20px 0 0;
	-margin: 27px 10px 0 -20px;
	-padding-left: 0;
	-padding-right: 0;
	background:transparent;
	list-style: inside;
	overflow: visible;
}
div#girls_bgr{
	background: url('img/girls.jpg') bottom left no-repeat;
	height: 194px;
}
div#middle2{
	background: #fff url('img/girls_bgr.gif') bottom repeat-x;
	clear:both;
}
div#middle2,div#girls_bgr{
	height: 190px;
}
div#services td{
	padding: 0 5px 0 40px;
}
div#services ul{
	list-style-position: outside;
}
div#services ul li{
	/*list-style: outside url('img/li_dot.gif');*/
	line-height: 20px;
	font-size: 15px;
	color: #848484;
	list-style-position: outside;
}

div#services li a{
	color: #848484;
	text-decoration: underline;
	font-weight: 800;
}
div#services li a:hover{
	text-decoration: none;

}
div#info {
	width: 182px;
	padding: 30px 0 20px 8px;
	-padding: 26px 0 20px 8px;
}
div#info h2{
	color: #fff;
}
div#info ul{
	margin-top: 15px;
	list-style: none;
}
div#info ul a{
	text-decoration: none;
	color: #fff;
	font-weight: 800;
	font-size: 11px;
}
div#info li{
	margin: 14px 0;
}

div#services td#serv-liner{
	background: #ccc;
	width: 1px;
	padding: 0;
	margin: 0;
}
div#services table{
	margin-left: 50px;
	width: 493px;
}
#footer{
	clear: both;
	color: #fff;
	background: #868788 url('img/footer_bgr.gif') no-repeat;
	height: 100px;
	vertical-align: bottom;
}
div#footinfo{
	float: left;
	position: relative;
	top: 44px;
	left: 80px;
}

div#phone{
	font-size: 26px;
	color: #000;
	width: 226px;
	float: right;
}
#content{
	border-top: 3px solid #dcdcdc;
	margin: 20px 0 0 0;
	-margin: 37px 0 0 0;
	background:transparent;
	overflow: visible;
	/*overflow: hidden;
	width: 100%;*/
	height: 100%;
}
#content p{
	margin: 20px 0 0 0;
}
#content h2{
	color: #323232;
	margin: -17px 0 0 -20px;
	display: inline;
	padding: 0 10px 0 17px;
	background: #f0f0f0;
	position:relative;
	float: left;
}
#sitemap{
		clear: both;
}
form#orderform{
	color: #fff;
}
form#orderform h2{
	color: #d33401;
	margin-bottom: 10px;
}