/* -- Common -- */
body {
	background: #fff url(/_media/images/common/bg.png) no-repeat 50% 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #1a1a1a;
	}
strong {
	font-weight: bold;
	}
a {
	color: #666;
	}
a:hover {
	color: #003471;
	}
.clear {
	clear: both;
	}
#maincontainer {
	margin: 0 auto;
	width: 980px;
	}
#header {
	margin: 12px 0 0 0;
	height: 94px;
	}
#logo {
	width: 226px;
	height: 96px;
	border-bottom: 1px #e5e5e5 solid;
	border-left: 1px #e5e5e5 solid;
	border-top: 1px #e5e5e5 solid;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	float: left;
	}
#logo a {
	display: block;
	width: 225px;
	height: 94px;
	border-bottom: 1px #fff solid;
	border-left: 1px #fff solid;
	border-top: 1px #fff solid;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	background: url(/_media/images/common/logo.png);
	}
#logo img {
	display: none;
	}
#nav {
	width: 751px;
	height: 96px;
	border: 1px #e5e5e5 solid;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	float: left;
	}
#nav div {
	width: 750px;
	height: 94px;
	background: url(/_media/images/common/bg-nav.png) repeat-x;
	border-bottom: 1px #fff solid;
	border-right: 1px #fff solid;
	border-top: 1px #fff solid;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	}
#nav ul {
	padding: 36px 0 0 83px;
	}
#nav ul li {
	float: left;
	}
#nav a {
	display: block;
	margin: 0 6px 0 0;
	height: 25px;
	}
#nav a strong {
	display: none;
	}
#nav #home a {
	background-image: url(/_media/images/common/nav-home.png);
	width: 69px;
	}
#nav #motorcycles a {
	background-image: url(/_media/images/common/nav-motorcycles.png);
	width: 147px;
	}
#nav #components a {
	background-image: url(/_media/images/common/nav-components.png);
	width: 140px;
	}
#nav #services a {
	background-image: url(/_media/images/common/nav-services.png);
	width: 103px;
	}
#nav #contact a {
	background-image: url(/_media/images/common/nav-contact.png);
	width: 102px;
	}
#nav a:hover,
.home #nav #home a,
.motorcycles #nav #motorcycles a,
.components #nav #components a,
.services #nav #services a,
.contact #nav #contact a {
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,.35);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,.35);
	box-shadow: 0 0 8px rgba(0,0,0,.35);
	background-position: 0 -25px;
	}
#body {
	margin: 8px 0;
	border-top: 4px #d9d9d9 solid;
	border-bottom: 4px #d9d9d9 solid;
	position: relative;
	}
	
#cdPromo
{
position: absolute;
top: 40px; 
right: 57px;
}
#footer {
	margin: 2px 0 20px 0;
	border: 1px #e5e5e5 solid;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	line-height: 12px;
	}
#footer div {
	padding: 6px 0;
	border: 1px #fff solid;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #fcfcfc url(/_media/images/common/bg-footer.png) repeat-x 0 bottom;
	text-align: center;
	}
a.facebook {
	padding: 2px 0 1px 20px;
	background: url(/_media/images/common/facebook.gif) no-repeat;
	}
a.facebook:hover {
	background: url(/_media/images/common/facebook.gif) no-repeat 0 -85px;
	}
a.twitter {
	padding: 2px 0 1px 20px;
	background: url(/_media/images/common/twitter.gif) no-repeat;
	}
a.twitter:hover {
	background: url(/_media/images/common/twitter.gif) no-repeat 0 -85px;
	}
a.music {
	padding: 2px 0 1px 20px;
	background: url(/_media/images/common/music.gif) no-repeat;
	}
a.music:hover {
	background: url(/_media/images/common/music.gif) no-repeat 0 -85px;
	}
/* -- End Common -- */
.motorcycle-main {
	height: 409px;
	background: url(/_media/images/motorcycles/1125rr-main.jpg) no-repeat right 0;
	}
.motorcycle-main p {
	padding: 0 0 0 27px;
	width: 275px;
	font-style: italic;
	line-height: 14px;
	}
.motorcycle-main h1 {
	padding: 153px 0 16px 27px;
	font-size: 50px;
	font-weight: bold;
	}
.motorcycle-links {
	height: 186px;
	}
.motorcycle-link a {
	display: block;
	margin: 0 0 5px 4px;
	border: 1px #e5e5e5 solid;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width: 322px;
	height: 179px;
	font-size: 22px;
	color: #1a1a1a;
	text-decoration: none;
	text-align: center;
	float: left;
	}
.motorcycle-links .motorcycle-link:first-child a {
	margin: 0 0 5px 0;
	}
.motorcycle-link a:hover {
	border: 1px #003471 solid;
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,.35);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,.35);
	box-shadow: 0 0 8px rgba(0,0,0,.35);
	}
.motorcycle-link strong {
	display: block;
	padding: 14px 0 0 14px;
	text-align: left;
	}
h1.motorcycle-header {
	margin: 20px 20px 4px 20px;
	padding: 4px 0;
	border-bottom: 3px #ccc solid;
	font-size: 26px;
	font-weight: bold;
	line-height: 26px;
	}
.motorcycle-copy,
.motorcycle-specs {
	padding: 0 10px 40px 20px;
	width: 420px;
	font-size: 12px;
	line-height: 16px;
	float: left;
	}
.motorcycle-copy {
	font-size: 14px;
	line-height: 22px;
	float: left;
	}
.motorcycle-copy p {
	padding: 18px 10px 0 0;
	}
.motorcycle-specs th {
	padding: 16px 0 4px 0;
	font-size: 16px;
	font-weight: bold;
	}
.motorcycle-specs td {
	padding: 2px 0 2px 6px;
	border-top: 1px #ccc solid;
	}
.motorcycle-specs td:first-child {
	font-weight: bold;
	}
.motorcycle-specs td+td {
	width: 70%;
	}
.legend {
	display: block;
	margin: 8px 12px;
	padding: 1px 0 0 19px;
	background: url(/_media/images/common/icon-new-page.png) no-repeat;
	font-size: 10px;
	font-weight: bold;
	filter: alpha(opacity=30);
	opacity: 0.3;
	}
.components-main {
	margin: 24px 20px 24px 0;
	float: left;
	}
.components-main h1 {
	font-size: 24px;
	font-weight: bold;
	}
.components-sidebar {
	margin: 24px 20px;
	float: left;
	}
.components-nav {
	padding: 10px;
	width: 160px;
	border: 1px #e5e5e5 solid;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-size: 14px;
	}
.components-nav h2 {
	padding: 0 0 4px 0;
	font-size: 18px;
	font-weight: bold;
	}
.components-nav li {
	padding: 8px 0 0 0;
	}
.components-nav li a {
	color: #003471;
	}
.component-feature {
	padding: 0 18px 0 0;
	width: 350px;
	line-height: 14px;
	float: left;
	}
.component-feature h3 {
	font-size: 16px;
	font-weight: bold;
	}
.component-feature p {
	padding: 2px 0 8px 0;
	}
.component-feature a {
	display: block;
	padding: 0 21px 0 0;
	background: url(/_media/images/common/icon-new-page.png) no-repeat right 1px;
	font-weight: bold;
	color: #003471;
	float: left;
	}
.components-nav li a:hover,
.component-feature a:hover {
	color: #000;
	}
.component-feature img {
	display: block;
	padding: 18px 0;
	}
.services #body {
	padding: 27px 0 80px 47px;
	background: url(/_media/images/services/main.jpg) no-repeat right 0;
	}
.services h1 {
	font-size: 36px;
	font-weight: bold;
	}
.services p {
	width: 400px;
	padding: 12px 0 16px 0;
	font-size: 20px;
	line-height: 28px;
	}
.services #body ul {
	padding: 16px 16px 4px 16px;
	width: 240px;
	border: 1px #e5e5e5 solid;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-size: 13px;
	line-height: 15px;
	}
.services #body li {
	padding-bottom: 16px;
	}
.contact #body {
	padding: 97px 60px 140px 495px;
	background: url(/_media/images/contact/main.jpg) no-repeat;
	}
.contact h1 {
	font-size: 24px;
	font-weight: bold;
	}
.contact p {
	padding: 34px 0 0 0;
	font-size: 14px;
	line-height: 28px;
	}