﻿body {
	background: #808080;
	width: auto;
	margin: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

a img {
	border: 0px;
}

td.project_border 
{
	border:1px solid white;
	margin:5px;
	padding-bottom:5px;
	padding-top:10px;
}

td.project_border:hover
{
	border: 1px solid silver;
	margin: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
}

td.project_border a, td.project_border a:link, td.project_border a:visited
{
	cursor: pointer;
	text-decoration: none;
	color: black;
}

td.project_border a:hover 
{
	cursor: pointer;
	text-decoration: none;
	color: gray;
}


p {
	color: #666666;
}


.res_top
{
	padding-top: 4px;
	margin-left: 10px;
	width:  380px;
}
.res_mid
{
	padding-top: 4px;
	margin-left: 4px;
}

.res_categories
{
	width: 700px;
	font-family: Arial;
	border: 1px gray solid;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

}

.contact_bit
{
	margin-left: auto;
	margin-right: auto;
	padding: 12px; 
	border-top: 3px solid silver; 
	border-bottom: 3px solid silver;
	background-color: #F2F2F2; 
	text-align: left; 
	width: 710px;
}

.contact_bit2{
	font-size: 12px;
}

.testimonial_bit
{
	font-family: Arial;
	margin: 8px;
	padding: 10px; 
	border: 2px solid silver; 
	background-color: white; 
	text-align: left;
}

.contact_style {
	text-align: right;
}


.upper_content {
	padding: 0px 10px 10px;
	padding-bottom: 15px;
	width: 740px;
	text-align: left;
	background-image: url('images/main_content_bg.jpg');
}

.main_content {
	border-left: 1px black solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	font-family: arial;
	font-size: 13px;
}

.tab_bar {
	width: 762px;
	text-align: left;
	background-image:  url('images/top_menu_below.jpg');
	margin-left: auto;
	margin-right: auto;
	height: 21px;
}

.header {
	background-image: url('images/top_bg.jpg');
}

.fade_top {
	background-image: url('images/top_fade_bg.jpg');
	height: 26px;
}

.bottom_fade {
	color: white;
	font-size: 12px;
	font-family: Verdana;
	width: 762px;
	height: 60px;
	background-image: url('images/bottom_bg_fade.jpg');
	vertical-align: middle;
}

.bottom_fade a:active {
	display: inline-block;
	color: white;
	font-size: 12px;
	font-family: Verdana;
	padding: 6px;
	text-decoration: none;
}

.bottom_fade a:visited {
	display: inline-block;
	color: white;
	font-size: 12px;
	font-family: Verdana;
	padding: 6px;
	text-decoration: none;
}

.bottom_fade a:link {
	display: inline-block;
	color: white;
	font-size: 12px;
	font-family: Verdana;
	padding: 6px;
	text-decoration: none;
}

.bottom_fade a:hover{
	display: inline-block;
	padding: 5px;
	border: 1px solid silver;
	color: white;
	background-color: #333333;
	font-size: 12px;
	font-family: Verdana;
}




.request_button, .request_button:link, .request_button:visited, .request_button:active {
	display: inline-block;
	color: black;
	border: 1px solid black;
	background-color: silver;
	font-size: 12px;
	font-family: Verdana;
	padding: 6px;
	text-decoration: none;
}

.request_button:hover {
	display: inline-block;
	padding: 5px;
	border: 1px solid white;
	color: white;
	background-color: #333333;
	font-size: 12px;
	font-family: Verdana;
}


.info_box{
	background-color: white;
	
	border: 1px silver solid;
	padding: 6px;
}

.services_div {
	width: 760px;
	background-image: url('images/bg_bot.jpg');
	font-size: 12px;
}

.inner_area_residential {
}

.inner_area{
	background-image: url('images/bg_van.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

.style2 {
	color: white;
	font-family: verdana;
	font-size: 8pt;
	padding-top: 8px;
	line-height: normal;
	height: 85px;
	overflow: hidden;
}

.nav_bar_area {
	

	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 762px;
	vertical-align: bottom;
}

.servicesList {
	MARGIN-TOP: 2px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bold;
	LIST-STYLE-POSITION: outside;
	FONT-SIZE: 9pt;
	MARGIN-LEFT: 0px;
	FONT-FAMILY: Arial;
}

.servicesSubList {
	FONT-SIZE: 8pt;
	MARGIN-LEFT: 20px;
	FONT-FAMILY: verdana;
	LIST-STYLE-TYPE: circle;
}

.style3 {
	font-size: 11px;
}



.navwrapper {
	float: right; 
	width: 185px; 
}

#navcontainer { 
	width: 183px; 
	border: 1px solid #666666;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
paadding-bottom: 0px;
margin-top: 0px;
margin-bottom: 0px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 6px;
width: 171px;
background-color: #CCCCCC;
border-bottom: 1px solid #666666;
}

#navcontainer li a.active
{
display: block;
padding: 6px;
width: 171px;
background-color: #b00000;
color: #fff;
}

#navcontainer a:link, #navlist a:visited
{
color: #212121;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #b00000;
color: #fff;
}

.subpage-content {

	border: 1px gray solid;
	background-color: white;
	font-size: 13px; 
	line-height:22px; 
	padding: 10px; 
	float:left; 
	width: 480px;

}

ul {
	color: #666666;
}

.rightLower {
	float: right; 
	width: 184px; 
	display: inline; 
	margin-right: 16px; 
	text-align: center;
}

#area {
background:transparent url(images/slider/scroll.png) no-repeat scroll 0% 50%;
height:41px;
width:650px;
}
 
#knob {
background:transparent url(images/slider/button.png) no-repeat scroll 0%;
height:33px;
width:53px;
}

h1 {
  color: #000000;
  font-weight: bold;
  font-size: 16px;
   margin-bottom: 1px; 
}


/* AJ's Drop Down Menus */
#nav, #nav ul {
	float: left;
	width: 760px;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0em 14px;
}

#nav a {
	display: block;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 14px 17px;
}
#nav a:hover {
	color: #FFFFFF;
	
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
		background-image: url('images/menu/menu_normal.jpg');
}
#nav li.first {
		background-image: url('images/menu/menu_start_normal.jpg');
				background-position: top left;
}
#nav li.first:hover {
		background-image: url('images/menu/menu_start_hover_normal.jpg');
		background-position: top left;
}
#nav li.first a {
	padding: 14px 15px 14px 35px;
}
#nav li.last {
		background-image: url('images/menu/menu_end_normal.jpg');
		background-position: top right;
}
#nav li.last:hover {
		background-image: url('images/menu/menu_end_hover_normal.jpg');
		background-position: top right;
}
#nav li.last a {
	padding: 14px 35px 14px 15px;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border: solid #000000;
	border-width: 1px;
	margin: 0;
	background-color: #E9E9E9;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	border-bottom: 1px dotted #666666;
	text-align: left;
	padding: 12px 8px;
}
#nav li ul a:hover {
	color: #FFFFFF;
}
#nav li ul li {
		background-image: none;
		}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background-color: #980026;
	background-image: url('images/menu/menu_hover_normal.jpg');
}

#nav ul li:hover  {
		background-image: none;
}

.indexBullet{
	list-style-image: url('/images/red_arrow.gif');	
	margin-top: 0px;
	padding-top:  0px;
	color: black;
}

.indexBullet li{
	padding-top: 4px;
}
