/* CSS Document */



/* --( Global Styles )-- */



body {

	margin: 0px;

	padding: 0;

	font-family: Arial, Helvetica, sans-serif;

	background-image: url(../_img/bodyWrapBG.gif);

	background-repeat: repeat-y;

	background-position: left top;

	background-color: #F7E69F;Z:\wwwroot\_mip_clients\precisionhanger.com\www

	font-size: 12px;

	color: #000000;

	height: 100%;

}

a {

	outline: none;

}

h1 {

	color: #37c0d6;

	font-size: 22px;

	font-weight: normal;

	margin: 0;

}

h2 {

	color: #405D88;

	font-size: 24px;

	font-weight: normal;

	margin: 0;

}

h3 {

	color: #7bbc48;

	font-size: 14px;

	margin-bottom: 0;

}



/* --( Classes )-- */



.clear {

	clear: both;

}



/* --( Wraps )-- */



#headerWrap {

	height: 135px;

	background: #27221F  url(../_img/headerWrapBG.gif) repeat-y left top; /* Header Background */

}

#bodyWrap {	

	/*background: #F7E69F url(../_img/bodyWrapBG.gif) repeat-y left top;*/

}

#navWrap {

	height: 25px;

	background: #6C6461 url(../_img/navWrapBG.gif) repeat-y left top; /* Nav Background */

}

#footerWrap {

	height: 80px;

}



/* --( Section Widths )-- */



#header, #nav, #body, #footer {

	width: 794px;

	margin: 0 auto;

}





/* --( Header Styles )-- */



/* Logo */

	#header h1 {

		margin: 0;

		float: left;

		padding-top: 20px; /* Logo Distance From Top */

	}

	#header h1 a {

		display: block;

		

		width: 527px; /* Logo Width */

		

		height: 91px; /* Logo Height */

		

		text-indent: -3000px;

		background: url(../_img/logo.png) no-repeat; /* Logo Image */

		margin: 0px;

	}

#tools {

	float: right;

	font-size: 11px;

	width: 250px; /* Top Tools Bounding Box Size */

	margin-top: 20px;

}

#tools h3 {

	display: none;

}

#tools ul {

	margin: 0;

	padding: 0;

	float: right;

	display: block;

}

#tools ul li {

	margin: 0;

	padding: 0;

	display: inline;

	list-style: none;

}

#nav1 li a {

	display: block;

	float: left;

	text-decoration: none;

	background-repeat: no-repeat;

	color: #666; /* Top Tool Navigation Text Color */

}

#nav1 li a:hover {

	text-decoration: underline;

}

#nav1 li.home a {

	background-image: url(../_img/home.gif);

	background-position: 0 3px;

	padding-left: 7px;

	margin-right: 7px;

}

#nav1 li.contact a {

	background-image: url(../_img/contact.gif);

	background-position: 0 2px;

	padding-left: 7px;

}

#tools .phone { /* Header Phone or Slogan */

	display: block;

	text-align: right;

	margin: 0;

	color: #4E74A0;

	font-size: 24px;

	font-weight: normal;

	clear: both;

	padding-top: 30px;

}



#tools .phone span { /* Alternative Phone or Slogan  Styles */

	color: #7bbc48;

	font-size: 20px;

}

#headerWrap .shadow {

	display: block;

	width: 100%;

	height: 16px;

	background: url(../_img/headerShadowBG.png) repeat-x left bottom;

	clear: both;

	padding-top: 8px;

}

	



/* --( Navigation Styles )-- */



#nav h3 {

	display: none;

}

#nav ul {

	margin: 0;

	padding: 0;

}

#nav ul li {

	margin: 0;

	padding: 0;

	list-style: none;

	display: inline;

}

#nav ul li a {

	display: block;

	float: left;

	padding: 7px 7px 6px; /* Primary Navigation Spacing */

	font-size: 10px;

	color: #3C3533;

	text-transform: uppercase;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	text-decoration: none;

	letter-spacing: .13em;

}

/* Fisrt and Last Link Padding */

	#nav ul li.first a {

		padding-left: 6px;

	}

	#nav ul li.last a {

		padding-right: 0px;

	}



#nav ul li span.sep {

	display: block;

	width: 2px;

	height: 32px;

	background: url(../_img/navSep.gif) no-repeat;

	float: left;

}

#nav ul li a:hover {

	color: #FFF;

}



/* --( Body Styles )-- */



#body {

	padding: 21px 0;

}
#leaderboard {

	
	margin-top: 25px;

}



#contentContainer {

	width: 536px;

	float: left;

}

#contentContainer p {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 15px;

	line-height: 23px;

	color: #6B6260;

}

#contentContainer .horRule {

	display: block;

	height: 40px;

	background: url(../_img/sep.gif) no-repeat center;

	margin-top: 6px;

}

/* -- FEATURES STYLES -- */

#contentContainer .features {

	float: left;

	width: 265px;

	display: block;

}

#contentContainer .features dd {

	margin: 0 auto;

	width: 235px;

	height: 38px;

}

#contentContainer .features dd p {

	font-size: 8.5px;

	line-height: 9.5px;

	text-transform: uppercase;

	color: #3C3533;

	font-family: Arial, Helvetica, sans-serif;

	letter-spacing: .025em;

	background: url(../_img/features_redsquare.gif) no-repeat top left;

	padding-left: 10px;

	margin-bottom: 0;

}

/* -- COMPARE STYLES -- */

#contentContainer .compare {

	float: left;

	width: 255px;

}

#contentContainer .compare2 {

	float: left;

	width: 275px;

}

#contentContainer .compare2 img.compare {

	padding-top: 4px;

	float: none;

	width: auto;

}

/* -- FAQ STYLES -- */

#contentContainer h2.faq {

	text-indent: -3000px;

	background: url(../_img/faq2.png) no-repeat;

	width: 70px;

	height: 32px;

	margin-left: 40px;

	padding: 0;

}

#contentContainer .faq {

	padding-left: 40px;

	padding-right: 70px;

}

#contentContainer .faq span {

	color: #FFF;

}

#contentContainer .faq dd p span {

	display: block;

	float: left;

	padding-bottom: 15px;

	padding-right: 5px;

}

#contentContainer .faq dt {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 15px;

	line-height: 23px;

	color: #444;

}

#contentContainer .faq dd {

	margin-left: 0;

}

#contentContainer .faq dd p {

	margin-top: 0;

	color: #444;

}

#contentContainer .foot {

	display: block;

	width: 772px;

	height: 46px;

	background: url(../_img/faq_foot.gif) no-repeat;

}



/* -- EMAIL STYLES -- */

#contentContainer h2.monials {

	text-indent: -3000px;

	background: url(../_img/monials.jpg) no-repeat;

	width:401px;

	height: 43px;

	margin-left: 40px;

	padding: 0;

}

/* -- HISTORY STYLES -- */

#contentContainer h2.history {

	font-size: 20px;

	line-height: 26px;

	color: #505050;

	font-family: Georgia, "Times New Roman", Times, serif;

	margin-left: 50px;

	margin-right: 35px;

	margin-bottom: 25px;

}

#contentContainer h2.history .dropcap {

	width: 51px;

	height: 57px;

	float: left;

	padding: 0 8px 10px 0;

	background-image: url(../_img/history_dropcap.gif);

	background-repeat: no-repeat;

	background-position: center;

	display: block;

	position: relative;

	top: -15px;

	margin-bottom: -15px;

}

#contentContainer h2.history .dropcap span {

	display: none;

}

#contentContainer div.history {

	float: left;

	width: 330px;

	padding-left: 50px;

}

#contentContainer div.history2 {

	float: left;

	width: 330px;

	margin-left: 12px;

	padding-left: 15px;

	border-left: 1px solid #FFF;

}

#contentContainer div.history p {

	margin-top: 0;

	color: #444;

}

#contentContainer div.history2 p {

	margin-top: 0;

	color: #444;

}

#secondaryContainer {

	float: right;

    margin: 0;

    width: 244px;

	

}

#secondaryContainer h2 {

	font-size: 11px;

	font-family: Arial, Helvetica, sans-serif;

	color: #69111B;

	line-height: 24px;

	text-transform: uppercase;

	font-weight: normal;

	letter-spacing: .13em;

	margin: 12px 0;

}

/* Heading Image Replacement Titles */

#secondaryContainer h2.home {

	padding-top: 60px;

	background: url(../_img/headertext_home.gif) no-repeat top left;

}



#secondaryContainer h2.features {

	padding-top: 60px;

	background: url(../_img/headertext_features.gif) no-repeat top left;

}

#secondaryContainer h2.press {

	padding-top: 60px;

	background: url(../_img/headertext_press.gif) no-repeat top left;

}

#secondaryContainer h2.options {

	padding-top: 60px;

	background: url(../_img/headertext_options.gif) no-repeat top left;

}

#secondaryContainer h2.compare {

	padding-top: 60px;

	background: url(../_img/headertext_compare.gif) no-repeat top left;

}

#secondaryContainer h2.contact {

	padding-top: 60px;

	background: url(../_img/headertext_contact.gif) no-repeat top left;

}

#secondaryContainer p {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 15px;

	margin: 12px 0;

	line-height: 23px;

	color: #6B6260;

}

#secondaryContainer p.preserve {	

	color: #69111B;

}

#secondaryContainer p.contact {

	color: #69111B;

}

#secondaryContainer p.contact a {

	color: #69111B;

	text-decoration: none;

}

