* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFFFFF;
	color: #333;
	font-family: "Times New Roman", Times, serif;
	margin: 0 auto;
	text-align: center;
}

br.cleardiv {
	clear: both;
	height: 0;
	overflow: hidden;
}

a {
	color: #990000;
}

a:hover {
	color:  #3A79BE;
	text-decoration: underline;
}

/*--------------- 

PAGE STRUCTURE 

---------------*/
#pos {
	width: 1026px;
	height: 652px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -513px; 
	/* Half the width of the DIV tag which is 50 pixels */
	margin-top: -326px; 
	/* Half the height of the DIV tag which is also 50 pixels */
}

#wrapper {
	text-align: center;
	width: 1024px;
	background-color: transparent;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	border: 2px solid #494949;
	height: 650px;
	padding-left: 0px;
}

#overlay {
	float: left;
	height: 650px;
	width: 502px;
	background-color: #FFFFFF;
	filter:alpha(opacity=80);


-moz-opacity:.80;			opacity:.80;
	position: relative;
	left: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#top {
	float: left;
	height: 245px;
	width: 407px;
	background-position: left top;
	z-index: 2;
	position: relative;
}

#content {
	float: left;
	font-size: 0.85em;
	text-align: justify;
	width: 500px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	height: 365px;
	overflow: auto;
	position: relative;
}

#nav {
	z-index: 2;
	position: relative;
	width: 974px;
	top: -40px;
	height: 33px;
	left: 27px;
}
/*
.home-content {	background: url(../images/backgrounds/content-home.jpg) transparent no-repeat top left; }
.commercial-content {background: url(../images/backgrounds/content-about.jpg) transparent no-repeat top left; }
.contact-content {background: url(../images/backgrounds/content-contact.jpg) transparent no-repeat top left; }
.crane-content {background: url(../images/backgrounds/content-crane.jpg) transparent no-repeat top left; }
.residential-content {background: url(../images/backgrounds/content-services.jpg) transparent no-repeat top left; }
.no-photo {background: url(../images/backgrounds/content.jpg) transparent no-repeat top left; }

#footer {
	border-top: 1px solid #C9B2A5;
	float: left;
	font-size: .8em;
	height: 42px;
	padding: 15px 0 0 0;
	position: relative;
	left: 9px;
	width: 750px;
}


/*--------------- 

NAVIGATION 

---------------*/


#nav ul {
	list-style-type: none;
	display: inline;
	width: 974px;
}

#nav li {
	height: 33px;
	list-style-type: none;
	display: inline;
	float: left;
	text-decoration: none;
}

#li a, #top li.current {
	height: 33px;
	outline: none;
	text-decoration: none;
	text-indent: -6000px;
	float: left;
}

#nav li a:hover {
	background-position: 0 -33px;
}

.home {
	background-color: transparent;
	background-image: url(../images/nav/nav_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 97px;
	float: left;
}

.counselling {
	background-color: transparent;
	background-image: url(../images/nav/nav_what.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 232px;
	float: left;
}

.how {
	background-color: transparent;
	background-image: url(../images/nav/nav_how.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 152px;
	float: left;
}

.experience {
	background-color: transparent;
	background-image: url(../images/nav/nav_experience.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 311px;
	float: left;
}

.contact {
	background-color: transparent;
	background-image: url(../images/nav/nav_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 182px;
	float: left;
}

#hide {
	display: none;
}
/*
.commercial {
	background-color: transparent;
	background-image: url(../images/nav/commercial.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.residential {
	background-color: transparent;
	background-image: url(../images/nav/residential.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.marine {
	background-color: transparent;
	background-image: url(../images/nav/marine.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.automotive {
	background-color: transparent;
	background-image: url(../images/nav/automotive.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#top li.current {
	background-position: 0px -60px;
}


/*--------------- 

HEADERS 

---------------*/

h1, h1 a, h2 {
	float: left;
	text-indent: -6000px;
}

h1, h1 a {
	height: 245px;
	width: 407px;
	background-image: url(../images/header/im_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	filter:alpha(opacity=100);


-moz-opacity:1.0;				opacity:1.0;
	background-color: #FFFFFF;
}

h2 {
	height: 32px;
	width: 480px;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#quote {
	text-align: center;
	margin: 20px;
	background-image: url(../images/header/quote.gif);
	height: 129px;
	width: 438px;
}

/*
h2.one-line {
	height: 44px;
}

h2.wide {
	width: 768px;
}
*/
h2#index-1 {
	background-color: transparent;
	background-image: url(../images/header/home.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 30px;
}

h2#counselling-1 {
	background-color: transparent;
	background-image: url(../images/header/what.gif);
	background-repeat: no-repeat;
	background-position: 30px top;
	padding-bottom: 10px;
}

h2#how-1 {
	background-color: transparent;
	background-image: url(../images/header/how.gif);
	background-repeat: no-repeat;
	background-position: 30px top;
	padding-bottom: 10px;
}

h2#experience-1 {
	background-color: transparent;
	background-image: url(../images/header/experience.gif);
	background-repeat: no-repeat;
	background-position: 30px top;
	padding-bottom: 10px;
}

h2#contact-1 {
	background-color: transparent;
	background-image: url(../images/header/contact.gif);
	background-repeat: no-repeat;
	background-position: 30px top;
	padding-bottom: 10px;
}
/*
h2#marine-1 {
	background-color: transparent;
	background-image: url(../images/headers/h2s/index-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

h3 {
	font-size: 1.2em;
	padding: 0 25px 0 31px;
}

/*--------------- 

TEXT

---------------*/

#content p {
	line-height: 1.5em;
	padding-right: 25px;
	padding-left: 31px;
	padding-bottom: 10px;
	color: #000;
}

.name {
	text-align: center;
}

#bullets li {
	list-style-type: disc;
	display: list-item;
	list-style-position: inside;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 20px;
}

#experience-text p {
	line-height: 17px;
}
/*
#content ul {
	line-height: 1.5em;
	padding: 0 25px 20px 68px;
}

#content ul li {
	list-style-type: disc;
}

#content blockquote p {
	font-style: italic;
	padding: 0 25px 0 31px; 
}

#content blockquote p.quote-giver {
	font-style: normal;
	text-align: right;
	padding: 0 50px 20px 31px; 
}

div.hrule {
	border-top: 1px dashed #aaa;
	height: 8px;
	margin: 0 33%;
	margin-top: 5px;
	padding: 0 0 15px 0;
	width: 33%;	
}

div.hrule hr {
	display: none;
}

/*--------------- 

IMAGES 

---------------*/
/*
#top img {
	float: left;
	margin: 0 0 0 9px;
}

img.framed {
	float: right;
	margin: 43px 9px 25px 25px;
}
*/
.home-back {
	background-image: url(../images/bg/home.jpg);
}

.counselling-back {
	background-image: url(../images/bg/what17.jpg);
}

.how-back {
	background-image: url(../images/bg/how12.jpg);
}

.experience-back {
	background-image: url(../images/bg/experience127.jpg);
}

.contact-back {
	background-image: url(../images/bg/contact2.jpg);
}

#pics {
	display: none;
}

/*--------------- 

SERVICES PAGE PHOTOS

---------------*/
/*
.residential-content .photos {
	float: right;
	overlfow: hidden;
	padding: 5px 20px 10px 15px;
	width: 230px;
	text-align: center;
}

.residential-content .photos h4 {
	border-top: 1px solid #C7AFA2;
	border-bottom: 1px solid #C7AFA2;
	float: left;
	font-size: .95em;
	font-style: italic;
	margin: 0 0 7px 0;
	padding: 3px 0;
	position: relative;
	left: 10px;
	width: 213px;
}

.residential-content .photos a {
	border: 2px solid #C7AFA2;
	float: left;
	height: 70px;
	margin: 0 7px 7px 0;
	position: relative;
	left: 10px;
	width: 100px;
}

.residential-content .photos a:hover {
	border: 2px solid #985F3D;
}

