#bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 240px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 143px;
	width: 207px;
	margin-top: 10px;
	margin-left: 15px;
}
.header_top {
	float: right;
	height: 25px;
	width: 100%;
	margin-top: 4px;
}
.clear {
	clear: both;
}
#nav {
	float: left;
	height: 42px;
	width: 100%;
	margin-top: 15px;
}
#nav li {
	float: left;
	height: 42px;
	width: auto;
	list-style-type: none;
}
#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 42px;
	width: auto;
	margin-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
}


#nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#000000;
	text-decoration: none;
	float: left;
	height: 42px;
	width: auto;
	margin-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
.search {
	background-image: url(images/searchbox.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 37px;
	width: 300px;
	margin-right: 15px;
	margin-top: 40px;
}
.banner_bg {
	background-image: url(images/ban_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 280px;
	width: 1035px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
}

.banner_box {
	
	height: 242px;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
}

#content {
	background-image: url(images/content_bg1.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 1035px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.left_content {
	float: left;
	height: auto;
	width: 200px;
	margin-top: 20px;
	margin-left: 20px;
}
.icon {
	background-image: url(images/icon.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 22px;
	width: 190px;
	margin-right: 15px;
}
.banner {
	background-image: url(images/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 274px;
	width: 1035px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.image_header {
	height: 231px;
	width: 947px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 50px;
	float: left;
}
.catogery_head {
	background-image: url(images/catogery.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 30px;
	width: 218px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 28px;
	text-align: center;
}
.catogery {
	background-color: #e5e5e5;
	float: left;
	height: auto;
	width: 218px;
	padding-bottom: 10px;
}
.catogery li {
	float: left;
	height: 15px;
	width: 90%;
	margin-left: 5px;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

.catogery li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	float: left;
	height: 15px;
	width: 90%;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d24f00;
	padding-bottom: 5px;
	padding-top: 5px;
	list-style-type: none;
	padding-left: 5px;
	margin-top: 5px;
}

.catogery li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#000000;
	text-decoration: none;
	text-align: left;
	float: left;
	height: 15px;
	width: 90%;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d24f00;
	padding-bottom: 5px;
	padding-top: 5px;
	list-style-type: none;
	padding-left: 5px;
}
.main_content {
	float: right;
	height: auto;
	width: 780px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.right_content {
	float: right;
	height: 500px;
	width: 180px;
	margin-top: 20px;
	margin-right: 30px;
	background-color: #CCCCCC;
	margin-left: 0px;
}
.fotter_bg {
	background-color: #000000;
	height: 50px;
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.fotter {
	height: 50px;
	width: 1000px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.fotter_terxt {
	height: 50px;
	width: 60%;
	margin: 0px;
	float: left;
}
.fotter_terxt li {
	float: left;
	height: 20px;
	width: auto;
	margin-top: 10px;
}
.fotter_terxt a {
	float: left;
	height: 20px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.fotter p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	height: 15px;
	width: auto;
}
.ktm_logo {
	background-image: url(images/powred.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 45px;
	width: 55px;
	margin-top: 5px;
	margin-right: 10px;
}





#banners {
	width:960px;
	height: 242px;
	position: relative;
	font-family: Arial, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#banners .banner{
	position: absolute;
	top:0;
	left:0;
	display:block;
	
}
.banner.current{z-index: 2;}
#controls{
	position:absolute;
	bottom:15px;
	left:5px;
	z-index:10;
	float: left;
	height: 10px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
#controls li { list-style:none; display:inline;}
#controls li a{
	display:-moz-inline-box; /* < = FF2 hack */
	display:inline-block;
	margin-right:2px;
	font-size:12px;
	padding:2px 4px;
	text-decoration:none;
	color: #282769;
	background:#CCC; /* Specify a fall back color */
	background:rgba(204,204,204,.7);
	border:1px solid #FFFFFF;
	outline:none;
}
#controls li.active a{
	border-color:#FFF;
	color:#FFF;
	background-color:#de6f00;
}
#controls li a:hover{
	border-color:#FFF;
	color: #FFF;
	background-color:#de6f00;
}
.product_list {
	float: left;
	height: auto;
	width: 760px;
	margin-top: 20px;
	background-color: #f2f2f2;
	margin-left: 20px;
}
.list_head {
	background-color: #6ea7b1;
	float: left;
	height: 30px;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	line-height: 25px;
}
.package_box {
	float: left;
	height: 100px;
	width: 750px;
	margin-top: 10px;
	margin-left: 5px;
	border: 1px solid #6EA7B1;
}
.offer_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float: left;
	height: 13px;
	width: 80px;
	margin: 0px;
}
.package_box {
	float: left;
	height: 100px;
	width: 735px;
	margin-top: 10px;
	margin-left: 10px;
}
.amazon {
	float: left;
	height: 31px;
	width: 103px;
	margin-top: 10px;
	background-image: url(images/amazon.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.box_1 {
	float: left;
	height: 70px;
	width: 110px;
	margin-top: 5px;
	margin-left: 10px;
}


.box_2 {
	float: left;
	height: 70px;
	width: 300px;
	margin-top: 5px;
	margin-left: 15px;
}
.box_2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0066FF;
	text-align: justify;
	float: left;
	height: auto;
	width: 300px;
	margin-top: 5px;
}

.box_3 {
	float: left;
	height: 70px;
	width: 80px;
	margin-top: 5px;
	margin-left: 15px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: left;
	height: 13px;
	width: 80px;
	margin-top: 2px;
}
.box_3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
	float: left;
	height: 12px;
	width: 80px;
	margin-top: 2px;
}

.box_4 {
	float: left;
	height: 70px;
	width: 100px;
	margin-top: 5px;
	margin-left: 15px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float: left;
	height: 28px;
	width: 96px;
	margin-top: 5px;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	background-image: url(images/active.PNG);
	background-repeat: no-repeat;
	background-position: center top;
}
.box_4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
	height: auto;
	width: 45px;
	margin-top: 5px;
	margin-left: 25px;
	float: left;
}

.box_5 {
	float: left;
	height: 70px;
	width: 50px;
	margin-top: 5px;
	margin-left: 15px;
}
.adds {
	float: left;
	height: auto;
	width: 218px;
	margin-top: 20px;
}
.vote {
	float: left;
	height: 39px;
	width: 44px;
	margin-top: 5px;
	margin-left: 5px;
}
.vote a {
	background-image: url(images/vote.PNG);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 39px;
	width: 44px;
}
.vote_click {
	float: left;
	height: 16px;
	width: 44px;
	margin-top: 5px;
	margin-left: 5px;
}
.vote_click a {
	background-image: url(images/vote_click.PNG);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 16px;
	width: 44px;
}	
.ddc {
	float: left;
	height: 31px;
	width: 103px;
	margin-top: 10px;
	background-image: url(images/ddc.png);
	background-repeat: no-repeat;
	background-position: center top;
}


