/****************************************************************************

Author: Stephen Saugestad
Development by: Nine Mile Studio
Last updated: 

*****************************************************************************/

/* defaults ******************************************************************************************/

html, body {
	margin: 0;
	padding: 0;
} 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #44591C url(../images/bg.jpg) repeat-x left top;
}

body a:link, body a:visited, body a:active {
	color: #44581B;
	text-decoration: underline;
}

body a:hover {
	text-decoration: none;
	color: #83A934;
}

h1, h2, h3, h4, h5, h6 {
	font-size:1px;
}

ul, li {
	margin:0;
	padding:0;
	list-style:none;
}

p {
	margin:10px 0 10px 0;
	line-height:18px;
}

input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
	font-size:11px;
}

strong {
	color:#444;
}

/* misc class attributes */

.port {
	font-size:9px;
}

.cell {
	background-color:#E6F0DD;
}

/* hacks ****************************************************************************************************/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from NS/Mozz \*/

* html .clearfix {
}

/* main divs *******************************************************************************************************/

#wrap, #wrapCareers, #wrapPortfolio, #wrapContact, #wrapHome {
	width:700px;
	margin:0 auto;
	padding:60px 0 0 0;
}

#wrap {
	background: #fff url(../images/bg_wrap.jpg) no-repeat 0px 0px;
}

#wrapHome {
	background: #fff url(../images/bg_wrap_home.jpg) no-repeat 0px 0px;
}

#wrapCareers {
	background: #fff url(../images/bg_wrap_careers.jpg) no-repeat 0px 0px;
}

#wrapPortfolio {
	background: #fff url(../images/bg_wrap_portfolio.jpg) no-repeat 0px 0px;
}

#wrapContact {
	background: #fff url(../images/bg_wrap_contact.jpg) no-repeat 0px 0px;
}

h1#swap {
	font-size:1px;
	margin:0;
	padding:0;
}

h1#swap a {
	background: url(../images/logo.gif) no-repeat 0px 0px;
	float: left;
	height: 61px;
	width: 189px;
	margin:26px 0 0 10px;
	text-indent:-9999px;
	text-decoration:none;
}

#quote a {
	background: url(../images/button_request_quote.jpg) no-repeat 0px 0px;
	float: left;
	height: 39px;
	width: 136px;
	margin:36px 0 0 30px;
	text-indent:-9999px;
	text-decoration:none;
}

#top {
	width:660px;
	margin:0 20px 10px 20px;
}

#content {
	width:640px;
	margin:0 auto;
	padding:0 0 20px 0;
}

#content ul {
	margin:20px 0 10px 0;
	width:236px;
}

#content li {
	background: url(../images/bullet_leaf.gif) no-repeat 0px 1px;
	padding:0 0 10px 18px;
}

#shortlist ul {
	width:160px;
}

#shortlist ul li {
	background-image:none;
	font-weight:bold;
	font-size:10px;
	text-indent:0px;
	margin:0;
	padding:0 0 10px 0;
}

.active {
	background: url(../images/check.gif) no-repeat 0 2px;
	padding:0 0 10px 18px;
}

#quoteInfo {
	padding:20px;
	margin:0 0 0 20px;
	float:left;
	border:1px solid #C7CFCB;
	background-color: #F7F9F8;
}

#quoteInfo p {
	margin:4px 0 4px 0;
	font-size:10px;
}

/* photos on right side of page */

#photo_featured1 {
	float:right;
	margin:0 0 0 10px;
	display: inline; /* for double float bug */
}

/* right column used on portfolio flash */

#rightCol {
	float:right;
	width:440px;
	margin:0 0 20px 0;
	display: inline; /* for double float bug */
}

/* footer */

#footer {
	width:684px;
	height:40px;
	background: url(../images/bg_footer.jpg) no-repeat 0px 0px;
	padding: 14px 0 0 16px;
	margin:0 auto;
	font-size:10px;
}

/* navigation */

#nav {
	width:420px;
	height:59px;
	clear:left;
	font-size:1px;
	margin:36px 0 0 20px;
	padding:24px 0 0 16px;
}

#nav li {
	text-decoration:none;
	float:left;
	margin:0 12px 0 12px;
	display: inline; /* for double float bug */
}

#home a, #services a, #careers a, #portfolio a, #contact a {
	text-indent: -9999px;
	text-decoration: none;
	display:block;
	height: 12px;
	overflow:hidden;
}

#home a {
	background: url(../images/nav_home.gif) no-repeat 0px 0px;
	width: 33px;
	margin:0;
}

#home a:hover {
	background-position: 0px -12px;
}

#services a {
	background: url(../images/nav_services.gif) no-repeat 0px 0px;
	width: 54px;
}

#services a:hover {
	background-position: 0px -12px;
}

#careers a {
	background: url(../images/nav_careers.gif) no-repeat 0px 0px;
	width: 52px;
}

#careers a:hover {
	background-position: 0px -12px;
}

#portfolio a {
	background: url(../images/nav_portfolio.gif) no-repeat 0px 0px;
	width: 62px;
}

#portfolio a:hover {
	background-position: 0px -12px;
}

#contact a {
	background: url(../images/nav_contact.gif) no-repeat 0px 0px;
	width: 54px;
}

#contact a:hover {
	background-position: 0px -12px;
}

/* tilted photo on top */

#photo_home {
	width:266px;
	height:248px;
	float:right;
	background: url(../images/feature_photo1.jpg) no-repeat 0px 0px;
	position: relative;
	left: -30px;
	top: 20px;
}

/* headings */

#h_on_time {
	text-indent:-9999px;
	background:url(../images/h_on_site.gif) no-repeat 0px 0px;
	width:197px;
	height:17px;
	margin:0 0 16px 0;
}

#h_our_complete {
	text-indent:-9999px;
	background:url(../images/h_our_complete.gif) no-repeat 0px 0px;
	width:244px;
	height:35px;
	margin:0 0 16px 0;
}

#h_portfolio {
	text-indent:-9999px;
	background:url(../images/h_portfolio.gif) no-repeat 0px 0px;
	width:57px;
	height:14px;
	margin:0 0 16px 0;
}

#h_services {
	text-indent:-9999px;
	background:url(../images/h_services.gif) no-repeat 0px 0px;
	width:59px;
	height:14px;
	margin:0 0 16px 0;
}

#h_careers {
	text-indent:-9999px;
	background:url(../images/h_careers.gif) no-repeat 0px 0px;
	width:53px;
	height:14px;
	margin:0 0 16px 0;
}

#h_contact {
	text-indent:-9999px;
	background:url(../images/h_contact.gif) no-repeat 0px 0px;
	width:52px;
	height:14px;
	margin:0 0 16px 0;
}

#h_quote {
	text-indent:-9999px;
	background:url(../images/h_quote.gif) no-repeat 0px 0px;
	width:113px;
	height:17px;
	margin:0 0 16px 0;
}

#h_thanks {
	text-indent:-9999px;
	background:url(../images/h_thanks.gif) no-repeat 0px 0px;
	width:54px;
	height:14px;
	margin:0 0 16px 0;
}
