body{
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: #eeeeee url('http://www.justadjustit.com/images/site/stage_home.jpg') 0px 130px no-repeat;
}

/* reset */

h1, h2, h3, h4, p, blockquote{
	font-family: Arial, "MS Trebuchet", sans-serif;
	margin: 0px;
	padding: 0px;
}
img{
	border: none;
	margin-bottom: -4px;
}

/* typography */

h2{
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #efefef;
	color: #000;
}
h3{
	font-size: 14px;
	padding-bottom: 5px;
	font-weight: normal;
	color: #000;
}
h4{
	font-size: 14px;
	padding-bottom: 5px;
	font-weight: normal;
	color: #000;
}

p, ul{
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 12px;
	padding-bottom: 15px;
	color: #666666;
}

span{
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 8px;
	padding-bottom: 8px;
	color: #666666;
}

strong{
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

a{
	color: #666666;
	text-decoration: none;
}
a:hover{
	color: #297c8b;
	text-decoration: none;
}

/* misc colors & tags */

.red{
	color: #cc0000;
}

/* form elements */

input.send{
	width: 79px;
	height: 33px;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	border: none;
	background: url('http://www.justadjustit.com/images/site/submit_send.gif') 0px 0px no-repeat;
}
input.send:hover{
	cursor: pointer;
	background: url('http://www.justadjustit.com/images/site/submit_send.gif') -79px 0px no-repeat;
}
input.send_interior{
	width: 79px;
	height: 33px;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	border: none;
	background: url('http://www.justadjustit.com/images/site/submit_send_interior.gif') 0px 0px no-repeat;
}
input.send_interior:hover{
	cursor: pointer;
	background: url('http://www.justadjustit.com/images/site/submit_send_interior.gif') -79px 0px no-repeat;
}
input.textfield{
	width: 215px;
	height: 20px;
	margin: 0px;
	font-size: 14px;
	color: #666666;
}
	
/* layout */

#container{
	width: 960px;
}

#header{
	position: relative;
	width: 960px;
	height: 130px;
	background: #297c8b url('http://www.justadjustit.com/images/site/tertiary_nav_background.gif') top left no-repeat;
}
	#logo{
		position: absolute;
		left: 17px;
		top: 20px;
		width: 172px;
		height: 197px;
		overflow: hidden;
	}
	
	/* main nav */
	
	#main_nav{
		position: absolute;
		right: 20px;
		bottom: 10px;
	}
		#main_nav ul{
			width: auto;
			list-style: none;
			font-size: 18px;
			margin: 0px;
			padding: 0px;
		}
	
		#main_nav ul li{
			float: left;
			padding-right: 17px;
			margin-right: 16px;
			height: 45px;
			background: url('http://www.justadjustit.com/images/site/main_nav_divider.gif') center right no-repeat;
		}
		#main_nav ul li a span{
			display: none;
		}
		#main_nav ul li a{
			display: block;
			height: 28px;
			margin-top: 7px;
		}
		#main_nav ul li.about_us a{
			width: 72px;
			background: url('http://www.justadjustit.com/images/site/mn_about_us_a.gif') 0px 0px no-repeat;
		}
		#main_nav ul li.about_us a:hover, #main_nav ul li.about_us.active a{
			background: url('http://www.justadjustit.com/images/site/mn_about_us_a.gif') -72px 0px no-repeat;
		}
		#main_nav ul li.services a{
			width: 101px;
			background: url('http://www.justadjustit.com/images/site/mn_services_a.gif') 0px 0px no-repeat;
		}
		#main_nav ul li.services a:hover, #main_nav ul li.services.active a{
			background: url('http://www.justadjustit.com/images/site/mn_services_a.gif') -101px 0px no-repeat;
		}
		#main_nav ul li.appointments a{
			width: 181px;
			background: url('http://www.justadjustit.com/images/site/mn_appointment_a.gif') 0px 0px no-repeat;
		}
		#main_nav ul li.appointments a:hover, #main_nav ul li.appointments.active a{
			background: url('http://www.justadjustit.com/images/site/mn_appointment_a.gif') -181px 0px no-repeat;
		}
		#main_nav ul li.testimonials a{
			width: 105px;
			background: url('http://www.justadjustit.com/images/site/mn_testimonials_a.gif') 0px 0px no-repeat;
		}
		#main_nav ul li.testimonials a:hover, #main_nav ul li.testimonials.active a{
			background: url('http://www.justadjustit.com/images/site/mn_testimonials_a.gif') -105px 0px no-repeat;
		}
		#main_nav ul li.blog a{
			width: 36px;
			background: url('http://www.justadjustit.com/images/site/mn_blog_a.gif') 0px 0px no-repeat;
			margin-bottom: 2px;
		}
		#main_nav ul li.blog a:hover, #main_nav ul li.blog.active a{
			background: url('http://www.justadjustit.com/images/site/mn_blog_a.gif') -36px 0px no-repeat;
		}
		#main_nav ul li.end-of-group{
			padding-right: 0px;
			margin-right: 0px;
			background: none;
		}
	
	/* tertiary nav */
	
	#tertiary_nav{
		position: absolute;
		right: 440px;
		top: 9px;
	}
		#tertiary_nav ul{
			width: auto;
			list-style: none;
			font-size: 11px;
			margin: 0px;
			padding: 0px;
		}
		#tertiary_nav ul li{
			float: left;
			padding-right: 5px;
			margin-right: 5px;
			border-right: 1px solid #ccc;
		}
		#tertiary_nav ul li a{
			color: #666666;
			text-decoration: none;
		}
		#tertiary_nav ul li a:hover{
			color: #297c8b;
			text-decoration: none;
		}
		#tertiary_nav ul li.active a{
			color: #8f411a;
			text-decoration: none;
		}
		#tertiary_nav ul li.end-of-group{
			margin-right: 0px;
			padding-right: 0px;
			border-right: none;
		}

/* stage */
	
#stage{
	width: 960px;
	height: 370px;
}
	#stage h1{
		display: none;
	}
	
/* features */

#features{
	width: 940px;
	margin-left: 20px;
	overflow: hidden;
}
	#features .feature{
		float: left;
		margin-right: 11px;
		background: #fff;
		height: 325px;
		border-bottom: 1px solid #d9d9d9;
	}
	#features h2{
		height: 42px;
	}
	#features h2 span{
		display: none;
	}
	#features .padded{
		padding: 10px 20px;
                overflow: hidden;
	}
		#features #appointment{
			width: 261px;
		}
		#features #appointment h2{
			width: 261px;
			background: url('http://www.justadjustit.com/images/site/feature_make_an_appointment_header.gif') top left no-repeat;
		}
		#features #appointment p{
			font-size: 11px;
                        line-height: 12px;
		}		

		#features #mission{
			width: 260px;
		}
		#features #mission h2{
			width: 260px;
			background: url('http://www.justadjustit.com/images/site/feature_our_mission_header.gif') top left no-repeat;
		}
		#features #mission p{
			font-size: 14px;
			line-height: 23px;
		}
		
		#features #news{
			position: relative;
			width: 397px;
			margin-right: 0px;
		}
		#features #news h2{
			width: 397px;
			background: url('http://www.justadjustit.com/images/site/feature_news_header.gif') top left no-repeat;
		}
		#features #news p{
			width: 352px;
			height: 95px;
			background: url('http://www.justadjustit.com/images/site/feature_news_content_image.gif') left top no-repeat;
		}
		#features #news p span, #features #news a span{
			display: none;
		}
		#features #news a{
			position: absolute;
			right: 20px;
			bottom: 20px;
			display: block;
			width: 279px;
			height: 33px;
			background: url('http://www.justadjustit.com/images/site/see_why_we_are_one_of_the_best.gif') 0px 0px no-repeat;
		}
		#features #news a:hover{
			background: url('http://www.justadjustit.com/images/site/see_why_we_are_one_of_the_best.gif') -279px 0px no-repeat;
		}
		
/* footer */

#footer{
	position: relative;
	width: 920px;
	padding: 20px;
	margin-left: 20px;
}
	#footer p{
		font-size: 11px;
	}
	#footer p.serving{
		position: absolute;
		right: 40px;
		top: 20px;
		color: #297c8b;
	}
	#footer a{
		color: #297c8b;
		text-decoration: none;
	}
	#footer a:hover{
		color: #297c8b;
		text-decoration: underline;
	}

#callout{
position: absolute;
right: 20px;
top: 7px;
}