html {
	background: #444;
}

body {

	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background: #444;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;

}

a:link, a:visited {	color: #99CC66; text-decoration: none; }

a:active, a:hover { color: #FF0; text-decoration: underline; }

#container {

	width: 940px;
	margin: auto;
	background: #313131;
	background-image: url('images/left_bg.jpg');
	background-repeat: repeat-y;

}

#header {

	width: 940px;
	height: 244px;
	margin: 0;
	padding: 0;

}

#content {

	margin: 0;
	padding: 0;
	
}
/* Left Content */
#content_left {

	float:left;
	width: 233px;
	min-height: 400px;
	/* ^ was dictating height */
	/*background-image: url('images/left_bg.jpg');
	background-repeat: repeat-y;*/
	margin: 0;
	padding: 0;

}

#menu {
	
	float: right;
	width: 233px;
	height: 200px;
	margin: 0;
	padding: 30px 0 0 0;
}

#menu ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li a {
	
	display: block;
	float: right;
	width: 233px;
	height: 40px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0 0 0px 0;
	padding: 0px 0 0 0px;
	
}

#menu span {
text-decoration:none;
visibility: hidden;
}

a.hlink {
background:url(images/menuHome.jpg) top no-repeat; 
}
a.slink {
background:url(images/menuServices.jpg) top no-repeat; 
}
a.glink {
background:url(images/menuGallery.jpg) top no-repeat; 
}
a.qlink {
background:url(images/menuQuote.jpg) top no-repeat; 
}

#menu li a:hover, #menu li .current {
	
	background-position:bottom; 	
}

#menu p {
	display: inline;
	padding: 0px 0 0px 90px;
}
/* End Of Left */

/* Right Content */
#content_right {
	
	float: right;
	width: 707px;
	margin: 0;
	padding: 0;
	
}

#content_right_bottom {
	
	float: right;
	width: 707px;
	background: #4c4c4c url(images/right_bottom.jpg) right bottom no-repeat;
	margin: 0;
	padding: 0;
	
}

#content_right_top {

	width: 682px;
	background: url(images/right_top2.gif) top no-repeat;
	margin: 0;
	padding: 33px 0px 60px 25px;
	/* Padding under content ^ */
}

#content_right_top .post_area {
	
	width: 350px;
	margin: 0;
	padding: 15px 0 0 0;
	
}

.post_area h1 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	18px;
	color: #99CC66;
	margin: 0 0 10px 0;
	padding: 0;
	
}

#welcome h1 {
	font-size:20px;
	margin: 20px 0 0 20px;
	color: white;
}

.post_area p {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	12px;
	line-height: 1.8em;
	color: #FFF;
	margin: 0 0 10px 0;
	padding: 20px 15px 0px 20px;
	
}
.post_area h2 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	13px;
	color: #99CC66;
	margin: 20px 0 0px 0;
	padding: 0;
	
}

.post_area h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	12px;
	color: #99CC66;
	margin: 10px 0 0px 20px;
	padding: 0;
}
	

* html #content_right_bottom_section {

	margin-top: 20px;
}

#content_right_bottom_section {

	width: 687px;
	margin: 0;
	padding: 0px;
	
}

#content_right_bottom_section .text_area {
	

	margin: 40px 0 40px 0;
	padding: 0;
	
}

.text_area h1 {
	/* Gallery Text */
	font-family: Arial, Helvetica, sans-serif;
	font-size:	18px;
	color: white;
	margin: 20px 0 10px 5px;
	padding: 0;
	
}

.text_area p {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	12px;
	text-align: justify;
	color: #8b8b8b;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.text_area img {
	
	margin: 0 20px 10px 0;
	padding: 0;
	border: 1px solid #99CC66;
	
}

* html .bottom_panel_section {

	margin-top: -35px;
}

.bottom_panel_section {
	
	background: url(images/bottom_bg7.jpg) no-repeat;
	width: 920px;
	height: 80px;
	margin: 0;
	padding: 10px;
	
}

.bottom_section_left {
	/*
		float: left;	
		width: 300px;
		margin: 0;
		padding: 10px;
		*/	
}

.bottom_section_left h1 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffd200;
	margin: 0 0 5px 0;
	padding: 0;
	
}

.bottom_section_left ul {
/*
	list-style: circle;
	color: #fff;
	margin: 0 0 0 15px;
	padding: 0;
*/
}

.bottom_section_left li a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 0;

}

.bottom_section_left li a:hover {

	text-decoration: none;

}

.bottom_section_right {
	
		float: right;	
		width: 300px;
		margin: 0;
		padding: 10px;
		text-align: right;
}

 .bottom_section_right h1 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffd200;
	margin: 0 5px 5px 0;
	padding: 0;
	
}

.bottom_section_right p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align:	right;
	margin: 0 0 10px 0;
	padding: 0;
}

.bottom_section_right img {
	border: none;
}
/* End Of Right Content */

* html #footer {

	margin-top: -26px;
}

#footer {
	
	background: black;
	margin: 0;
	padding: 5px 0 5px 0;
	line-height:18px;
	vertical-align:middle;
	text-align: center;
	color: #fff;

}

#footer a {
	line-height:18px;
	color: #fff;
	text-decoration: underline;

}

#footer a:hover {
	line-height:18px;
	color: #99CC66;
	text-decoration: none;

}

.cleaner {
	
	clear: both;
	height: 0px;
	
}

.list {
	color: #FFFFFF;
}


/*Services*/

div.servwrap {
	
	width: 640px;
	margin: 0 0 100px 0;
}

div.servicesone {
	
	float: left;
	margin: 0 0 0 0;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 300px;
	display: table;

}

div.servicestwo {
	
	float: right;
	margin: 0 0 0 0;
	padding: 35px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 300px;
	display: table;

}

div.servicestwo p {
line-height: 1.5em;
margin: 0;
padding: 10px 0 0 30px;
}

/*Form Styling*/

#form {
margin: 20px 0 0 0;
}
fieldset { 
border-style: none; 
margin: 10px 0 0 20px;  
padding: 0;
}
legend {  
font-size: 13px;
line-height: 14px;
margin-left: 1em;  
color: #99CC66;  
font-weight: bold;
}
fieldset ol { 

padding: 0em 1em 0 1em;  
list-style: none;
}
fieldset li {  
font-size: 11px;
color: #FFFFFF;
padding-bottom: 0em;
}
fieldset.submit { 
margin-left: 12px; 
border-style: none;
padding: 0 0 20px 20px;
}

label {  
padding: 3px;
display: block;
}

/* Contact Page */

#contact {
position:absolute;
float: right;
margin: 0px 0px 0px 0px;
z-index:2;
top: 550px;
}

#contact p {
font-size: 12px;
color: #99CC66;
margin: 0;
padding:0;
line-height: 2em;
}

#contact a {
font-size: 12px;
color: #99CC66;
margin: 0;
padding: 0;
line-height: 2em;
}

#contact h1 {
font-size: 14px;
color: #FFFFFF;
margin: 0;
padding: 0;
line-height: 2em;
}

/*Old Contact*/
#content_right_top .contact_area {
	
	width: 375px;
	margin: 0;
	padding: 15px 0 250px 0;
	
}

.contact_area h1 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	18px;
	color: #99CC66;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.contact_area p {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	12px;
	text-align: justify;
	color: #FFF;
	margin: 0 0 10px 0;
	padding: 0;
	
}
.contact_area h2 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	13px;
	color: #99CC66;
	margin: 20px 0 0px 0;
	padding: 0;
	
}

.contact_area h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	12px;
	color: #99CC66;
	margin: 10px 0 0px 20px;
	padding: 0;
	
}