@charset "utf-8";
/* CSS Document */

body, html {
	margin: 0 0 0 0;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: white;
}

#page-container {
	width: 1350px;
	margin: 0;
	padding: 0;
	background-image: url(images/bg-top.png);
	background-repeat: no-repeat;
	float: left;
}

#header {
	height: 100px;
	margin: 0;
	padding: 0;
	padding-bottom: 25px;
        	
}

#menu {
	height: 100px;
	float: right;
	display: inline;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Verdana, sans-serif;
	margin: 0 75px 0 0;
	padding: 0;
	padding-top: 20px;
}

#menu ul li {
	display: inline;
	float: left;
	overflow: hidden;
	height: 80px;
	color: darkblue;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 23px 0 22px;
	text-transform: capitalize;
	text-align: center;
}

#menu ul li span {
	display: block;
	text-transform: none;
}

#menu ul li a {
	color: white;
	text-decoration: none;
}

#menu ul li a:hover {
	color: red;
	text-decoration: underline;
}

.wrap1100 {	
	width: 1100px;
	margin: 0;
}

.wrap950 {
	width: 950px;
	margin: 0 auto;
}

.wrap1350 {
	width: 1350px;
	height: 340px;
	margin: 0;
	clear: both;
	background-image: none;
	background-repeat: no-repeat;
}

#main-video {
	width: 546px;
	height: 306px;
	border: white solid 3px;
	float: left;
	margin-left: 25px;
	background-color: white;
	margin-bottom: 0px;
	padding: 0;
	margin-top: 10px;
}

#order-button {
	float: right;
	width: 314px;
	height: 306px;
	margin-right: 25px;
	border: white solid 3px;
	background-image: url(images/bg-optin.png);
	margin-bottom: 0px;
	padding-bottom: 0;
	margin-top: 10px;
}

#order-button-bottom {
	
	width: 314px;
	height: 306px;
	margin: 0 auto;;
	border: white solid 3px;
	background-image: url(images/bg-optin.png);
	float: none;
	border: #ffcc00 solid 2px;
	margin-top: 20px;
}

#advertisement {
	background: #f7f7f7;
	border: 1px solid #ccc;
	margin: 0 auto;
	padding: 10px;
	width: 910px;
}

#advertisement div.image {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	margin-right: 12px;
	border: #CCCCCC solid 1px;
}

#advertisement h3 {
	font-size: 26px;
	color: #3c3c3c;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	margin-bottom: 13px;
}

#advertisement p {
	font-size: 20px;
	color: #1c1c1c;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

.order-button-bottom-bg {
	background-image: url(images/order-button-bottom-bg.png);
margin: 0 auto;
	width: 900px;
}









div.box {
	float: left;
	margin: 18px 7px 0 9px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Verdana, sans-serif;
}

.icon {
	
	background-repeat: no-repeat;
	background-position: right;
	height: 75px;
	margin: 0;
	padding: 0;
}

#pedal {
	background-image: url(images/icon-pedal.png);
margin: 0;
	padding: 0;
}

#warranty {
	background-image: url(images/icon-warranty.png);
	margin: 0;
	padding: 0;
}

#support {
	background-image: url(images/icon-support.png);
	margin: 0;
	padding: 0;
}

.inner-content {
	background-color: #elelel; background-image: url(images/bg-box.png); background-repeat: no-repeat; background-position: bottom; background-position: center; 
	border: 1px solid #ccc;
	padding: 5px;
	width: 288px;
	height: 220px;
	
}

.inner-content h2 {
	margin: 0;
	font-size: 19px;
	padding-top: 10px;
	padding-left: 5px;
}

.inner-content ul {
		margin: 0;
	padding: 0;
	padding-left: 28px;

}

.inner-content li {
	padding: 0;
	margin: 0;
	font-size: 13px;
	list-style-image: url(images/bullet-accept.png);
	font-weight: bold;
	
}

#testimonials {
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	border-width: 1px 1px 1px 0;
	clear: both;
	margin: 0 8px 0 8px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Verdana, sans-serif;	
	height: 125px;
}

#testimonials div.item {
	float: left;
	display: inline;
	padding: 0 15px 0 15px;
	border: 1px solid #ccc;
	border-width: 0 0 0 1px;
	height: 125px;
	
}

.one {
	width: 275px;
}

.two {
	width: 285px;
}

.three {
	width: 275px;
}

#testimonials p {
	display: block;
	color: #000000;
	font-weight: bold;
	font-size: 0.8em;
}

#testimonials div.item p span {
	display: block;
	margin-top: 8px;
	color: #999;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
}

#footer {
	background-image: url(images/bg-footer.png); background-repeat: no-repeat;
	width: 935px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	clear: both;
}

#footer p {
	margin-top: 0;
	width: 925px;
	text-align: justify;
	font-style: italic;
	font-size: 12px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#bottom-navigation {
	padding: 0 0 0 0;
	clear: both;
	color: darkgrey;
	width: 955px;
	margin: 0 auto;
	text-align: center;
}

#bottom-navigation ul {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	
	margin-bottom: 20px;
	padding: 0 0 0 0;
}

#bottom-navigation ul a, #navigation ul a:visited {

	text-decoration:  none;
}


#bottom-navigation ul a:hover, #navigation ul a:hover:visited {

	text-decoration: none;
}

#bottom-navigation li {
	display: inline;
	margin: 0 0 0 0;
	padding: 0px 10px 0px 10px;
	text-decoration: underline;
}

#kbm {
	background-image: url(images/KBW.png);
	background-repeat: no-repeat;
	height: 82px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	width: 250px;
	margin: 0 auto;
	padding-top: 25px;
	padding-left: 100px;
}

