hr {
margin: 10px;
}

/* Precision Automotive */

/* Website Structure Styles */
body {
	margin: 75px 0px 0px 0px;
	background: #ffffff url(images/bg2.jpg) top center repeat-x;
}
#header-div {
	margin: 0px 0px -10px 0px;
	position:absolute;
	top:0px;
	width:100%;
	z-index:99;
}
#main-div {
	margin: 0px 0px -10px 0px;
	z-index: 0;
}
.content-area {
	background: #001a4c url(images/content-bg.gif) top center repeat-x;
	padding: 25px;
}
#footer-div {
	background: #ffffff url(images/pagebg-footer.jpg) repeat-x;
}
.footer {
	background: #f09800 url(images/footer-bg.jpg) top center repeat-x;
	width: 894px;}
.header-image {
	border-bottom: 1px solid #041434;
}
.breadcrumbs {
	margin-bottom: 1px;
}
.breadcrumbs td {
	padding: 5px;
	border-top: 1px solid #104085;
	border-bottom: 1px solid #104085;
}
.breadcrumbs a {
	color: #ffcc00; 
}

/* Font Styles */
h1, h2, h3 {
	color: #ffcc00;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	margin-bottom: 0px;
}
h1 {
	font-size: 25px;
	font-weight: bold;
}
h2, h2 a {
	font-size: 20px;
	font-weight: bold;
}
h3 {
	font-size: 15px;
	font-weight: bold;
}
td, p, a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 11px;
}
p {
	font-size: 12px;
}
td, p {
	color: #FFF;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #ffe478;
}
.footer a {
	color: #ffe1e9;
}
.footer a:hover {
	color: #FFF;
}

.footer h1, .footer h2, .footer h2, .footer td, .footer p {
	color: #00133c;
}
blockquote {
	color: #830635;
	background: #F7F7F7;
	padding: 15px;
	margin: 25px 0px 25px 0px;
	font-style: italic;
	font-size: 12px;
	line-height: 200%;
}
ul,ol {
	margin-left: 20px;
	padding-left: 0px;
	text-indent: 0px;
}
ul, li {
	list-style-type: square !important;
}
/* Product Page Styles */
.feature-image {
	/*padding: 5px;
	border: 1px solid #FFCC00;
	background: #ffe275;*/
}
.content-table {
	margin-bottom: 25px;
}

/* Drop Menu Styles */
#dropmenudiv{
	position:absolute;
	border: 1px solid #B4B4B4;
	border-bottom-width: 0;
	line-height: 15px;
	z-index: 1001;
	background: #666;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 10px;
	border-bottom: 1px solid #B4B4B4;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #8B8A8A;
}

#video-feature
{
position: absolute;
top: 370px;
margin-left: 60px;
padding: 0px 20px 20px 20px;
background: #000;
border: 1px solid #333;
}
