body	{
	margin: 0;
	padding: 0;
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	color: #FFF;
	background: #00408A url(../images/bg.gif) repeat-x;
	text-align:center;
}

#container	{
	width: 770px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
}

#content {
	width:770px;
	height:100%;
	margin-top:60px;
	margin-bottom:30px;
}
#left{
	float:left;
	width:163px;
}

#left ul {list-style-type:none; margin:30px 0 0 0; }
#left li {padding: 0px 0px 10px 0px;}
#left a {font:12px arial, verdana, sans-serif; font-weight:bold; text-decoration:none;}
#right{
float:left;
	width:500px;
	padding:0px 50px;
}	

	

/* Header ------------------------------------------ */

#header_1, #header_2 {
	width: 770px;
	height: 117px;
	text-align: center;
	margin: 0;
	padding: 0;
	border-bottom:10px solid #FFF;
}
#header_1 {background: url(../images/header_bg_1.gif) right no-repeat;}
#header_2 {background: url(../images/header_bg_2.gif) right no-repeat;}
#logo h1{float:left; padding:0px; margin:0px; background: transparent url(../images/logo.gif) no-repeat; width:163px; height:117px;}
#logo span {display:none;}

/* Navigation -------------------------------------------- */

#mainNav {
	border: 0;
	margin: 0 0 0 0;
	padding: 6px 0 0 0;	
	width: 770px;
	height: 20px;
	text-align: left;
	color: #ffffff;
	font-size: 13px;
}

#navList {
	margin: 0 0 0 146px;
	padding: 0;
}

#navList ul {
	margin: 0;
	padding: 0;
	text-align: left;
}

#navList li {
	display: inline;
	list-style: none;
}

a.maintab {
	background-color: transparent;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 4px 20px;
	text-decoration: none;
}
a.maintab_here {
	background-color: transparent;
	color: #FCCE5C;
	font-weight: bold;
	margin: 0px;
	padding: 4px 20px;
	text-decoration: none;
}
a.maintab:hover {
	color: #FCCE5C;
	text-decoration: none;
}

.menu {
	color: #ffffff;
	background-color: #1A5396;
	border-bottom: 0;
	position: absolute;
	visibility: hidden;
}

.menu li a {
	background-color: transparent;
 	color: #ffffff;
	display: block;
	font-weight:bold;
	line-height: 2em;
	margin: 0px;
	padding: 0px 5px;
	text-decoration: none;
}
.menu li a:hover {
	background-color: #1A5396;
	color: #FCCE5C;
}
.menu li a.sub {
	padding-left: 15px;
	font-weight: normal;
}
span.key {
	text-decoration: underline;
}

#servicesMenu { width: 130px; }

/* Tites ---------------------------------------*/
#title_home, #title_services, #title_residential, #title_commercial, #title_questions, #title_about, #title_testimonials, #title_contact {
	width:207px;
	height:38px;
	margin:0px; 
	padding:0px;
}

#title_home {background:url(../images/title/home.gif) no-repeat;}
#title_services {background:url(../images/title/services.gif) no-repeat;}
#title_residential {background:url(../images/title/residential.gif) no-repeat;}
#title_commercial {background:url(../images/title/commercial.gif) no-repeat;}
#title_questions {background:url(../images/title/questions.gif) no-repeat;}
#title_about {background:url(../images/title/about.gif) no-repeat;}
#title_testimonials {background:url(../images/title/testimonials.gif) no-repeat;}
#title_contact {background:url(../images/title/contact.gif) no-repeat;}

#title_home span, #title_services span, #title_residential span, #title_commercial span, #title_questions span, #title_about span, #title_testimonials span, #title_contact span {display:none;}

/* General ---------------------------------*/
a {color:#FFF; }
a:hover {color: #FCCE5C;}
h3 {font-size:16px;}
p, dt, dd, ol {font: 12px/18px  Verdana, Arial, Helvetica, sans-serif;}
dt, blockquote {font-weight:bold;}
dd {padding:5px;}



