
html, body{ 
	 margin: 0; 
	 padding: 0;
	 font-size: 10px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: #665a48; 	  
	 text-align: center;
	 background: url("images/bodyBG.gif") #fff repeat-x top;

}

a { 
	color: #26C3CF; 
}
a img { border: none; }
fieldset {
	margin: 3em 0 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
	background: #f8f8f8;
}
fieldset #disclaimer {
	display:block;
	width:20em;
	font-size: .9em;
	padding: 1em;
	margin-top: 1em;
	background: #FFFFCC;
	border: 1px solid #FCEF58;
}
legend {
	font-weight: bold;
	font-size: 1.3em;
}
label {
	display: block;
}
input {
	font-size: 1.4em;
	width: 15em;
	padding: .3em;
}
input#phone {
	font-size: 1.4em;
	width: 7em;
	padding: .3em;
}
input#button {
	height: 3em;
	font-size: 1.3em;
	width: 8em;
	color: #666666; 
	background: #e3e3e3;
	font-weight: bold;
	border-bottom: 	1px solid #888;
	border-right: 1px solid #888;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;	
}
textarea {
	font-size: 1.4em;
	padding: .3em;
}

 
#container { 
	 width: 96em;
	 text-align: left;  
	 margin: 0 auto;
	 padding: 0;
	 /*background: url("images/layout_grid.gif");*/
}


/*************************************************************
	header/banner BANNER
*************************************************************/

#header {
	position:relative;
	height: 109px;
	width: 96em;
	padding: 16px 0 0 10px;
	margin: 0;	
}

#header ul#mainNav {
	padding: 20px 0 0 0;
	height: 28px;
	width: 730px;
	background: #fff;
	overflow: hidden;
	list-style: none;
	float: left;
}

#header ul#mainNav li {
	float: left;
}
#header ul#mainNav a {
	display: block;
	height: 27px;
	margin: 0 15px 0 0;
	text-indent: -10000px;
	text-decoration: none;
	display: inline;
	float: left;
}
#header ul#mainNav a#home {
	width: 68px;
	background: url("images/Nav_home.gif") top left no-repeat;
}
#header ul#mainNav a#services {
	width: 89px;
	background: url("images/Nav_services.gif") top left no-repeat;
}
#header ul#mainNav a#about {
	width: 71px;
	background: url("images/Nav_about.gif") top left no-repeat;
}
#header ul#mainNav a#contact {
	width: 89px;
	background: url("images/Nav_contact.gif") top left no-repeat;
}

ul#mainNav #home:hover,
ul#mainNav #services:hover,
ul#mainNav #about:hover,
ul#mainNav #contact:hover,
ul#mainNav .active {
	background-position: bottom left !important;
}


#header #consultation {
	position:absolute;
	right: 80px;
	top: 0;
	border-width:0;
}





#home #header {
	background: url("images/homeBanner_top.gif") no-repeat bottom right;
}
#services #header, #contact #header {
	background: url("images/servicesBanner_top.gif") no-repeat bottom right;
}
#about #header {
	background: url("images/aboutBanner_top.gif") no-repeat bottom right;
}
#contact #header {
	background: url("images/contactBanner_top.gif") no-repeat bottom right;
}



/*************************************************************
	HEADER
*************************************************************/ 
#banner {
	 position:relative; 
	 height:188px; 
	 width: 95em;
	 color: #333;
	 padding: 0 0 0 2em;
	 clear:both;
} 
#home #banner {
	background: url("images/homeBanner_bottom.jpg") no-repeat bottom right;
}
#services #banner, #contact #banner {
	background: url("images/servicesBanner_bottom.jpg") no-repeat bottom right;
}
#about #banner {
	background: url("images/aboutBanner_bottom.jpg") no-repeat bottom right;
}
#contact #banner {
	background: url("images/contactBanner_bottom.jpg") no-repeat bottom right;
}


/*#colWrapper {
	 border: 8px solid #fff;
	 border-width: 8px 0 8px 0;
	 clear:both;
}*/
/*************************************************************
	LEFT COLUMN
*************************************************************/  
#content, #contentFullWidth {
	 width: 62em; 
	 float: left; 
	 margin: 4em 0;
	 padding: 0 2em;
}
#contentFullWidth {
	width: 100%;
	height: 30em;
}
#content h2, #contentFullWidth h2 {
	font-size: 2.2em;
	margin: 0 0 .8em 0;
}
#content h3 {
	margin: 1.5em 0 1em 0;
	font-size: 1.8em;
}
#content ul {
	display: inline;
	margin: 0;
	padding: 0;
	width: 30.5em;
	list-style-type: none;
}
#content ul li {
	line-height: 1.8em;
	margin: 0;
	padding: 0;
	width: 30.5em;
	clear: both;
}
#services #content ul li, #about #content ul li { 
	width: auto; 
}
#content ul li img {
	float: left;
	margin: .2em 1em 6em 1em;
}
#content ul h3 {
	margin: 0;
	font-size: 1.2em;
}
#content .hr {
	display: block;
	width:100%;
	height: 1px;
	margin: 4em 0;
	padding: 0;
	border-bottom: 1px solid #665948;
}
#content .hr #ornament {
	position:relative;
	top: -13px;
	left: 43%;
}
#content ul .pictureBlock {
	float:left;
	display:block;
	width: 7.5em;
	height: 7.5em;
	margin: 0 1em 5em 0;
	background-color: #b5b5b5;
	border: 5px solid #999;
}

#about #content { height: 52em; }
 
 
 

/*************************************************************
	RIGHT COLUMN
*************************************************************/  
#sidebar {
	width: 25em;
	height: 30em;
	float: right;  
	margin: 4em 0;
	padding: 0 2em;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li {
	display: block;
	margin: 0;
	height: 10em;
	padding: 0 0 .5em 0;
}
#sidebar ul h3 {
	margin: 0 0 .5em 0;
	padding: 0 0 .4em 0;
	font-size: 1.5em;
	border-bottom: 1px dotted;
	background:none;
}

#sidebar ul#regular {
	margin: 1em 0 0 1em;
}
#sidebar ul#regular li {
	height: 1em;
	margin: .8em 0;
	padding-left: 20px;
	background: url("images/bullet.gif") no-repeat 0 50%;
}






/*************************************************************
	FOOTER
*************************************************************/   
#footer {
	 height: 93px;
	 color: #fff;
	 background: url("images/footerBG.gif") #fff repeat-x bottom; 
	 clear:both;
}

#footer #container {
	height: 73px;
	padding: 20px 0 0 4em;
	background: url("images/footerBurstBG.jpg") no-repeat bottom right;
}
 
 
 
 span {
	font-size: 1.1em;
	line-height: 1.6em;
} 
 
 




.floatRight { float: right;}
.floatLeft { float: left; }
.paddingRight { padding-right: 15px; }
.paddingLeft { padding-left: 15px; }
.clear { clear: both; }








