* {
	margin:0;
	padding:0;
	outline:none;
	text-decoration:none;
}
body {
	background:url(images/bg.gif) repeat-x #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1f3452;
}

h1 {font-size:36px;
	color:#21537F;}
h2 {font-size:24px;
	color:#21537F;}
h3 {font-size:18px;
	color:#cb0000;}
h4 {font-size:16px;
	color:#cb0000;}
h5 {font-size:14px;
	color:#21537F;}
h1, h2, h3, h4, h5, p, ul, ol {
	margin-top:5px;
	margin-bottom:5px;
}
ul, ol {
	margin-left:20px;
}

img, a img, table {
	border:none;
}
a, #content a {
	color:#cb0000;
}
a:hover, #content a:hover {
	text-decoration:underline;
}
#wrap {
	width:1000px;
	margin:0 auto;
	background:url(images/wrap_bg.gif) repeat-y;
}
/* Header */
#header {
	height:129px;
	background:url(images/header_bg.jpg) no-repeat;
	clear:both;
	position:relative;
}
#header.headerSp {
	background:url(images_sp/header_bg.jpg) no-repeat;
}
#headerLogo {
	position:absolute;
	width:305px;
	height:90px;
	top:10px;
	left:12px;
}
#headerInfo {
	margin-right:14px;
	text-align:right;
}
#headerInfo p {
	color:#ffa400;
	font-weight:bold;
	font-size:18px;
	padding-top:10px;
	margin:0;
}
#headerInfo p span {
	color:#fff;
	font-size:14px;
}

#headerInfo p#headerPhone {
	font-size:16px;
	line-height:18px;
	padding-top:14px;
	
}
/* Nav */
#nav {
	width:235px;
	float:left;
	margin-top:2px;
	background:transparent url(images/nav_base.gif) no-repeat bottom left scroll;
	padding-bottom:25px;
}

#nav.navInterior {
	background:none;
}

#nav15 { /* spanish/english links */
	margin-top:12px;
}

/* cover */
#cover {
	width:765px;
	float:right;
}

/* subnav */
#subnav {
	background: #ffffff;
	padding-top:10px;
	height:77px;
	float:left;
	width:100%;
}

.subnavItem {
	width:231px;
	height:66px;
	margin-right:12px;
	float:left;
	font-family:Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#1f3452;
	text-align:right;
	padding-right:10px;
	padding-top:11px;
	text-transform:uppercase;
}

.subnavItem a {
	color:#c02604;
	font-size:12px;
	letter-spacing:0.1em;
}

.subnavItem a:hover {
	text-decoration:underline;
}

.subnavItem#subnavMechanics {
	margin-right:0px;
}

#subnavIncentives {
	background:url(images/subnavIncentives.jpg) no-repeat;
}

#subnavMedia {
	background:url(images/subnavMedia.jpg) no-repeat;
}

#subnavSmartway {
	background:url(images/subnavSmartway.jpg) no-repeat;
}

#subnavMechanics {
	background:url(images/subnavMechanics.jpg) no-repeat;
}

/* Content */
#content {
	width:725px;
	padding:10px 25px 10px 15px;
	float:right;
}
#baseline {
	clear:both;
	height:8px;
	background:url(images/baseline.gif) no-repeat bottom center;
}
/* Footer */
#footer {
	clear:both;
	height:52px;
	background:#fff url(images/footer_bg.jpg) no-repeat bottom center;
	padding-top:10px;
	position:relative;
}
#footer div {
	margin:7px 10px;
}
#footerAddy {
	float:left;
	text-align:left;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
#footerAddy span {
	font-size:16px;
}
#footer #footerPhone {
	float:right;
	text-align:right;
	color:#000;
	font-size:14px;
	line-height:15px;
	font-weight:bold;
	margin-top:10px;
}

#footerLinks {
	text-align:center;
}

#footerLinks a#linkBlog {
	display:inline-block;
	height:42px;
	width:42px;
	margin:0 auto;
	background:transparent url(images/blogBtn.png) no-repeat;
	position:absolute;
	bottom:4px;
	left:441px;
}

#footerLinks2 a#linkYoutube {
	display:inline-block;
	height:42px;
	width:85px;
	margin:0 auto;
	background:transparent url(images/youtubeBtn.png) no-repeat;
	position:absolute;
	bottom:4px;
	left:511px;
}

/* Baydo Family Links */
#baydoFamily {
	width:1000px;
	margin:0 auto;
	padding:5px;
	clear:both;
	float:none;
}

#baydoFamily ul, #baydoFamily li {
	list-style:none outside none;
	padding:0; margin:0;
}

#baydoFamily ul {
	margin-left:5px;
	float:none; clear:both;
}

#baydoFamily li {
	display:block;
	float:left;
}

#baydoFamily li a {
	display:block;
	float:left;
	padding:5px;
	border:none;
	margin-right:5px;
	background:#069;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#baydoFamily li a:hover {
	padding:3px;
	border:2px solid #069;
	background:#fff;
	color:#069;
	text-decoration:none;
}


/*  clearfix for baydoFamily links */
#baydoFamily:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html #baydoFamily             { zoom: 1; } /* hack for IE6 */
*:first-child+html #baydoFamily { zoom: 1; } /* hack for IE7 */

/* Special Classes and IDs */
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	text-align:center;
}
p.right {
	text-align:right;
}
img.center {
	display:block;
	margin:0 auto;
}
.contactheader {
	display:none;
}
.BrowseBox1, hr {
	margin:3px auto 3px auto;
}

li.none {
	list-style-type:none;
}

/* Incentives */
#incentiveHead {
	margin-bottom:10px;
}
.incentiveHeadText {
font-size:11px;
font-weight:bold;
}
#incentiveUpdate {
color:#063397;
}
.incentiveYearLabel {
color:#063397;
font-size:14px;
font-weight:bold;
margin-top:10px;
}
.incentiveDataRows {
padding:3px 15px;
}
.oddRow {
background-color:#DADADA;
}
.evenRow {
background-color:#FFFFFF;
}
#incentiveFootnotes {
	margin-top:10px;
	font-size:10px;
}