	body {
		margin: 0;
		padding: 0;
		background-image: url(images/bg.jpg);
		background-repeat: repeat-x;
		background-color: #000000;
		font-family: tahoma;
		font-size: 12px;
		line-height: 20pt;
	}
	
	#wrapper {
		width: 1010px;
		text-align: center;
		margin: 0 auto;
	}
	
	#header {
		background-image: url(images/motionbattery_01_02.jpg);
		width: 1010px;
		height: 233px;
	}

	#top-nav {
		background-image: url(images/motionbattery_02_02.jpg);
		width: 1010px;
		height: 48px;
		text-align: center;
		
	}

	#content {
		background-image: url(images/motionbattery_03.jpg);
		background-repeat: repeat-y;
		width: 1010px;
		text-align: left;
	}
	
	#nav_left {
		width: 200px;
		background-color: none;
		float: left;
		margin-left:50px;
		text-align: left;
		padding: 0px 5px;
	}
	
	#nav_left #payment-images img {
		border: 3px solid #F7E9E9;
		margin-top: 5px;
	}

	
	.o_nav, .o_nav ul {
		margin: 0px;
		padding: 0px 0px;
		list-style: none;
	}
	
	.o_nav li {
		margin: 0px;
		padding: 0px;
		font-size: 11px;
	}
	
	.o_nav li a {
		display: block;
		margin: 2px;
		padding: 10px 5px;
		line-height: 1;
	}
	
	.o_nav li a:link, .o_nav li a:visited, .o_nav li a:hover, .o_nav li a:active {
		background-color: #F7E9E9;
	}	

	.o_nav li a:hover {
		background-color: #f4eeee;
	}	
	
	#outer_content {
		
	}
	
	#content_main {
		width: 700px;
		background-color: none;
		float: left;			
	}
	
	#footer {
		background-image: url(images/motionbattery_04.jpg);
		background-repeat: no-repeat;
		width: 1010px;
		height:  61px;
		font-size: 10px;
		text-align: left;
	}
	
	a:link, a:visited {
		color: #680001;
		text-decoration: none;
	}
	
	a:hover, a:active {
		color: #D94B4A;
	}
	
	.col_title {
		color: #680001;
		font-size: 18px;
		font-weight: bold;
		padding: 20px;
	}

	#range_tbl {
		border: 1px solid #999999;
	}
	
	#range_tbl th, #range_tbl td {
		font-size: 10px;
		text-align: center;
	}
	
	.blue_bg {
		background-color: #F7E9E9;
	}	
	
	.range_com {
		font-size:14px; 
		background-color: #DDDDDD;
		padding: 2px 10px;
		clear: both;
	}	
	
	#addtocart #addcartfrm {
		float: right;
	}
	
	#shopping_cart {
		width: 95%;
		border: 3px solid #FF7A7B;
	}
	
	#shopping_cart th {
		background-color: #F7E9E9;
		border: 3px solid #FF7A7B;
	}	
	
	#shopping_cart td {
		border: 3px solid #FF7A7B;
	}		
	
	#shopping_cart .rgt {
		text-align: right;
	}	
	
	#shopping_cart .ctr {
		text-align: center;
	}		
	
	#top-nav-list {
		list-style: none;
		margin: 0px 44px 0px 0px;
		padding: 0px;
		
	}
	
	#top-nav-list li {
		margin: 0px;
		padding: 0px;
		list-style:none;
		float: right;
		margin:0;
		padding:0;
	}
	
	#top-nav-list li a {
		display:block;
		color:#444;
		text-decoration:none;
		font-weight:bold;
		background:#ddd;
		margin: 0;
		padding: 9px;
		border-left:1px solid #fff;
		border-top:1px solid #fff;
		border-right:1px solid #aaa;
		height: 28px;	
	}
	
	.admin__response {
		border: 1px solid #FF7A7B;
	}
	
	.admin__response td, .admin__response th, .cust__response td, .cust__response th {
		padding: 10px;
	}	
	
	.admin__response th {
		background-color: #FF7A7B;
		color: #FFFFFF;
	}
	
	.cust__response {
		border: 1px solid #F7E9E9;
	}	
	
	.cust__response th {
		background-color: #F7E9E9;
	}	
	
	#faqs {
		margin: 0px;
		padding: 0px;
		text-align: left;
		list-style: none;
	}
	
	#faqs .question {
		font-size: 25px;
		color: #FF7A7B;
		margin-top: 20px;
	}	
	
	#main_graphic {
		position: relative;
		top: 50px;
		left: -100px;
		z-index: 100;
	}	
	
	#prod_img {
		float: right;
	}
	
	.fit_box {
		width: 160px;
	}
	
	#tel-no {
		position:relative;
		top: 75px;
		left: -150px;
		font-size: 60px;
		color: #680001;
		font-weight: bold;
	}
	
	#tel-no span {
		color: #FF7A7B;
		font-size: 30px;
		position: relative;
		top: -10px;
	}
		
