body {
	background-image: url('../images/bg_body.jpg');
	background-repeat: repeat-x;
	background-color:#F3F2DE;
	font-size:0.8em;
	font-family: Arial, sans-serif;
	color:#9f9f9f;
}


a:link, a:visited {
	color:#9f9f9f;
}

a:hover {
	text-decoration:none;
}

a:focus {
	color:#000000;
}

ol {
	margin-left:25px;
	margin-bottom:15px;
	list-style-type:disc;
}

/* layout starts */
#wrapper {
	width:999px;
	margin:auto;
	margin-top:25px;
}

#ropes1 {
	background-image: url('../images/ropes1.jpg');
	height:172px;
	width:125px;
	float:left;
}	

#nav {
	height:42px;
	padding-left:125px;
	background-image: url('../images/ropes2.jpg');
	background-repeat:no-repeat;
}

#nav a {
	display:block;
	background-repeat:no-repeat;
	background-position:left;
	height:42px;
	text-indent:-1999px;
	float:left;
}

#nav_home a {
	width:69px;
	background-image:url(/images/nav_home.jpg);
}

#nav_home a:hover {
	background-position:right;
}

#nav_about a {
	width:93px;
	background-image:url(/images/nav_about.jpg);
}

#nav_about a:hover {
	background-position:right;
}

#nav_services a {
	width:85px;
	background-image:url(/images/nav_services.jpg);
}

#nav_services a:hover {
	background-position:right;
}

#nav_clients a {
	width:80px;
	background-image:url(/images/nav_clients.jpg);
}

#nav_clients a:hover {
	background-position:right;
}

#nav_testimonials a {
	width:110px;
	background-image:url(/images/nav_testimonials.jpg);
}

#nav_testimonials a:hover {
	background-position:right;
}

#nav_contact a {
	width:97px;
	background-image:url(/images/nav_contact.jpg);
}

#nav_contact a:hover {
	background-position:right;
}

/* menu ends */

#content {
	background-image: url('../images/bg_content.jpg');
	background-repeat:repeat-y;
	float:left;
}

#ropes3 {
	background-image: url('../images/ropes3.jpg');
	background-repeat:no-repeat;
	width:172px;
	height:349px;
	float:left;
}

#ropes4 {
	background-image: url('../images/ropes4.jpg');
	background-repeat:no-repeat;
	width:172px;
	height:349px;
	float:left;
}

#truckTop {
	background-image: url('../images/bg_truckTop.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
	float:left;
}

#footer, #footerInternal {
	background-repeat:no-repeat;
	height:120px;
	width:999px;
	clear:both;
	color:#ffffff;
	font-size:0.9em;
}

#footer {
	background-image: url('../images/bg_footer.jpg');
}

#footerInternal {
	background-image: url('../images/bg_footerInternal.jpg');
}

#footer ul {
	padding-top:60px;
	padding-left:130px;
}

#footerInternal ul {
	padding-top:60px;
	text-align:center;
}

#footer li, #footerInternal li {
	display:inline;
	border-right:1px solid #ffffff;
}

#footer a:link, #footer a:visited, #footerInternal a:link, #footerInternal a:visited {
	color:#ffffff;
	text-decoration:none;
	padding:5px 8px 5px 3px;
}

#footer a:hover, #footerInternal a:hover {
	text-decoration:underline;
}

#footer a:focus, #footerInternal a:focus {
	color:#325302;
	background-color:#ffffff;
}

#footer .lastChild, #footerInternal .lastChild {
	border:0px;
	padding-left:2px;
}

#copyright a:link, #copyright a:visited {
	color:#9f9f9f;
}

#copyright a:focus {
	background-color:#9f9f9f;
	color:#000000;
}

#copyright a:hover {
	text-decoration:none;
}

#copyright {
	text-align:center;
	margin-bottom:20px;
}

/* Header Images */

#header1 {
	background-image: url('../images/header1.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
}

#logo {
	height:172px;
	width:311px;
	background-image: url('../images/logo.jpg');
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-left:125px;
}


/* Home Content */

#homeContent {
	margin-left:5px;
	margin-top:10px;
	width:260px; 
	padding-top:5px;
	padding-right:10px;
	padding-bottom:10px;
	border-right:1px solid #E3E3E3;
	line-height:1.3em;
	float:left;
}

#homeContent p {
	margin-bottom:8px;
}

#featuredTestimony {
	float:left;
	margin-top:10px;
	padding-top:5px;
	margin-left:18px;
	width:210px;
	padding-right:0px;
	line-height:1.3em;
}

#featuredTestimony p {
	margin-bottom:8px;
}

#map {
	float:right;
	margin-right:90px;
	padding-left:10px;
	margin-top:5px;
}

/* Internal Pages */

h2 {
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:10px;
}

#photo {
	float:right;
	margin-right:90px;
	padding-left:10px;
	margin-top:5px;
}

#copy {
	margin-left:5px;
	width:420px; 
	margin-top:10px;
	padding-top:5px;
	padding-right:20px;
	padding-bottom:10px;
	float:left;
	border-right:1px solid #E3E3E3;
	line-height:1.3em;
	min-height:340px;
}

#copy p {
	margin-bottom:8px;
}

.green {
	color:#C8DB43;
}

/* Contact Form */
label {
	width:8em;
	display:block;
	float:left;
	padding-top:3px;
}

input {
	width:190px;
}

textarea {
	width:190px;
	height:80px;
}

#contactForm {
	border-top:1px solid #E3E3E3;
	margin-top:25px;
	padding-top:25px;
}

.button {
	width:auto;
	padding:1px 3px;
	border:1px solid #AFAFAF;
	background-color:#E3E3E3;
	color:#8D8D8D;
}

#error {
	border:1px solid red;
	padding:15px;
	margin:15px;
	color:#000000;
}
	
