/* CSS Document */

body {
	background: #bdb4a5 url(../images/background_repeat.jpg) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
}

.required {margin-left:-2px;border-left:3px solid #900!important;}

/* STRUCTURE
************************************/
#wrapper {
	margin: 0 auto;
	width: 856px;
}

#menu, #content, #legal, #clearfix, #full_line, .clearfix, h2, h3, p {
	margin: 0;
	padding: 0;
}

hr {
	clear: both;
	height: 1px;
	border: 0;
}


/* HEADER (Logo)
************************************/
h1 {
	text-indent: -9999px;
	height: 54px;
	width: 462px;
	margin: 10px auto 10px auto;
	background: transparent url(../images/logo.gif) no-repeat top left;
}

h2 {
	display: none;
}


/* MENU
************************************/
#menu {
	background: transparent url(../images/menu_bg.gif) no-repeat top left;
	width: 856px;
	height: 54px;
	text-align: center;
}

#menu ul {
	list-style: none;
}

#menu ul li {
	float: left;
	margin: 2px 12px 0 12px;
}

#home a, #about a, #services a, #facilities a, #equipment a, #directions a, #contact a {
	height: 52px;
	text-indent: -9999px;
	display: block;
}

#home a:hover, #about a:hover, #services a:hover, #facilities a:hover, #equipment a:hover, #directions a:hover, #contact a:hover {
	background-position: top right;
}

#home a {
	background: transparent url(../images/home.gif) no-repeat top left;
	width: 62px;
}

#about a {
	background: transparent url(../images/about.gif) no-repeat top left;
	width: 66px;
}

#services a {
	background: transparent url(../images/services.gif) no-repeat top left;
	width: 86px;
}

#facilities a {
	background: transparent url(../images/facilities.gif) no-repeat top left;
	width: 90px;
}

#equipment a {
	background: transparent url(../images/equipment.gif) no-repeat top left;
	width: 99px;
}

#directions a {
	background: transparent url(../images/directions.gif) no-repeat top left;
	width: 110px;
}

#contact a {
	background: transparent url(../images/contact.gif) no-repeat top left;
	width: 83px;
}

#menu ul li.active a {
	background-position: bottom left;
}

#menu ul li.active a:hover {
	background-position: bottom left;
}

/* CONTENT
************************************/
#content {
	background: transparent url(../images/page_bg.gif) repeat-y top left;
	padding: 3px 0;
}

#text_content {
	background: transparent url(../images/two_thirds_split_footer.gif) repeat-y top left;
}

.clearfix {
	height: 1px;
	width: 856px;
	overflow: hidden;
	clear: both;
}

#full_line {
	height: 1px;
	width: 856px;
	clear: both;
	overflow: hidden;
	background: transparent url(../images/top_footer_line.gif) no-repeat top left;
}


/* SPLASH
************************************/
#splash {
	background: transparent url(../images/warehouse.jpg) no-repeat 1px 0px;
	height: 338px;
	width: 706px;
	padding: 25px 75px 0 75px;
}

#splash ul {
	margin: 0;
	padding: 0;
	list-style-image: url(../images/disc.gif);
}

#splash ul li {
	font-family: "Copperplate Gothic Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -0.2px;
	color: #600;
	margin: 10px 0 0 0;
	padding: 0;
}

#splash ul.left {
	float: left;
	width: 330px;
}

#splash ul.right {
	float: right;
}


/* LOCATIONS
************************************/
#locations {
	float: left;
	width: 331px;
	padding: 10px 5px 0 22px;
}

#locations h3 {
	text-indent: -9999px;
	background: transparent url(../images/locations.gif) no-repeat top left;
	width: 89px;
	height: 12px;
	margin: 0 0 7px 0;
}

#locations p {
	float: left;
	width: 160px;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

#locations p.left {
	border-right: 1px solid #ccc;
	width: 155px;
	margin-right: 15px;
}


/* TESTIMONIALS
************************************/
#testimonials {
	float: right;
	width: 458px;
	padding: 10px 22px 0 15px;
}

#testimonials h3 {
	text-indent: -9999px;
	background: transparent url(../images/testimonials.gif) no-repeat top left;
	margin: 0 0 7px 0;
	width: 115px;
	height: 12px;
}

#testimonials p {
	font-size: 11px;
	float: left;
	padding: 0;
	margin: 0;
}

#testimonials p.attribute {
	color: #333;
	margin-top: 3px;
}

#testimonials p.organization {
	color: #333;
	float: left;
	clear: left;
}

#testimonials a, #testimonials a:visited{
	float: right;
	color: #600;
}

#testimonials a:active, #testimonials a:hover {
	color: #006;
}

/* LEGAL
************************************/
#legal {
	clear: both;
	padding: 12px 20px;
	background: transparent url(../images/bottom_corners.gif) no-repeat top left;
	font-size: 10px;
}

#legal a, #legal a:visited {
	color: #5f5f5f;
	text-decoration: none;
}

#legal a:active, #legal a:hover {
	text-decoration: underline;
}

#legal p.copyright {
	float: left;
}

#legal p.credits {
	float: right;
}
