body {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #000000;
	background-image: url('bkg_main.png');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 0;
	margin: 0;
	font-size: 0.9em;

}

a {
	color: #cca400;
	text-decoration:none;
}
a:visited {
	color: #cca400;
}
a:active {
	color: #cca400;
}
a:hover {
	text-decoration:underline;
}


#header {
	background-color: #196b9b;
	background-image: url('head_bg.jpg');
	background-repeat: repeat-x;
	height: 83px;
	display: block;
	font-size: 11px;
	color: #FFFFFF;
}
	#header div {
		width: 739px;
		height: 83px;
		margin: 0 auto;
		padding: 0;
		display: block;
	}
	#header div a#logolink{
		width: 600px;
		height: 64px;
		margin: 0;
		padding: 0;
		border: 0;
		float: left;
		display: block;
	}
	#header div img{
		width: 600px;
		height: 64px;
		margin: 0;
		padding: 0;
		border: 0;
		float: left;
	}
	#header div #rhtop{
		width: 139px;
		height: 64px;
		display: block;
		background-image: url('head_rbg.jpg');
		margin: 0;
		padding: 0;
		float: right;
	}
	#header a {
		color: #fff;
		text-decoration:none;
		font-weight:bold;
		margin:0px 28px 0 28px;
	}
	#header ul{
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		list-style: none;
	}
	#header ul li{
		margin: 0;
		padding: 2px 0 0 0;
		list-style: none;
		float: left;
	}		
	#header a:visited {
		color: #fff;
	}
	#header a:active {
		color: #fff;
	}
	#header a:hover {
		color:#000;
	}
	
#body{
	width: 762px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url('body_bg.jpg');
	background-repeat: no-repeat;
}
	
#body #content {
	width: 739px;
	border-left: #6ca1c1 2px solid;
	border-right: #6ca1c1 2px solid;
	margin: 0 9px 0 10px;
	padding: 0 0 10px 0;
	background: #fff;
}
	
#body #contentwithpadding {
	width: 699px;
	border-left: #6ca1c1 2px solid;
	border-right: #6ca1c1 2px solid;
	margin: 0 9px 0 10px;
	padding: 5px 20px 10px 20px;
	background: #fff;
}

#content h1 {
	padding: 0 10px;
	margin: 20px 0 0 0;
	font-size: 1.3em;	
	color: #166c9f;
}
#content h2 {
	padding: 0 10px;
	margin: 20px 0 0 0;
	font-size: 1.2em;	
	color: #166c9f;
}
#content h3 {
	padding: 0 10px;
	margin: 20px 0 0 0;
	font-size: 1.1em;	
	color: #166c9f;
}
#content h4 {
	padding: 0 10px;
	margin: 20px 0 0 0;
	font-size: 1em;	
	color: #166c9f;
}
#content p {
	padding: 0 10px;
	margin: 5px 0 20px 0;
	font-size: 1em	
}

#footer {
	width: 729px;
	border-left: #6ca1c1 2px solid;
	border-right: #6ca1c1 2px solid;
	background: #0d507f;
	padding: 5px;
	margin: 0 9px 0 10px;
}
#footer p {
	padding: 0;
	margin: 0;
	color: #86a8bf;
	font-size: .7em;
}
#producttop {
	width: 739px;
	height: 281px;
	background: #000;
	/*background-image: url('product/pcs30_main.jpg');*/
	background-repeat: no-repeat;
	background-position: top left;	
}
	#producttop img{
		width: 508px;
		height: 281px;
		float: left;
	}

#productspec {
	width: 231px;
	height: 281px;
	float: right;
	background: #313131;	
	background-image: url('prod_spec_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
	#productspec ul {
		padding:0;
		font-size: .9em;	
		margin: 15px;
	}
	#productspec ul li {
		color: #e1c20c;
		list-style: none;
		margin: 5px 0;
		padding: 0;
	}
	#productspec ul li strong {
		color: #fff;
		margin: 0;
		padding: 0;
		font-weight: bold;
		font-size: 1.4em;
	}

#titlestrip {
	height: 48px;
	background: #c7c6c1;
	padding:0;
	margin:0;
	background-image: url('prod_strip_bg.gif');
	background-repeat: repeat-x;	
}
	#titlestrip h1 {
		padding: 13px;
		font-weight: normal;
		margin: 0;
		font-size: 1.7em;
	}
	#titlestrip #cart {
		background: #246a92;
		background-image: url('prod_strip_cart_bg.jpg');
		background-repeat: no-repeat;
		background-position: top;
		float: right;
		width: 231px;
		height: 48px;
		display: block;

	}
	#titlestrip #cart a {
		color: #fff;
		display: block;
		padding: 14px 0 14px 80px;
		margin: 0;
		font-size: 1.4em;
		text-decoration: none;
	}
	#titlestrip #price {
		background: #ddb607;
		background-image: url('prod_strip_price_bg.jpg');
		background-repeat: no-repeat;
		background-position: top;
		float: right;
		width: 171px;
		height: 48px;

	}
	#titlestrip #price p {
		color: #fff;
		padding: 14px 0 14px 80px;
		margin: 0;
		font-size: 1.6em;
		text-decoration: none;
	}

	#titlestrip #pricediscounted {
		background: #ddb607;
		background-image: url('prod_strip_price_bg.jpg');
		background-repeat: no-repeat;
		background-position: top;
		float: right;
		width: 171px;
		height: 48px;

	}	
	#titlestrip #pricediscounted p {
		color: #fff;
		padding: 5px 0 14px 80px;
		margin: 0;
		font-size: 1.6em;
		text-decoration: none;
	}
	
#cartoptions {
	float: right;
	width: 201px;
	padding: 15px;
	background: #d6dbd0;
	font-size: 0.8em;	
	margin: 0 0 10px 10px;
}
a.pnavbox {
	display: block;
	float: left;
	width: 182px;	
	background: #000;
	margin: 0 0 2px 2px;
	padding: 0;
	display: block;
}
	a.pnavbox:hover{
		text-decoration:none;	
	}
	a.pnavbox span.prodtitle {
		width: 182px;
		height: 30px;
		background: #c7c6c1;
		padding:5px 0 0 0;
		margin:0;
		background-image: url('prod_strip_bg.gif');
		background-repeat: repeat-x; 	
		font-size: 1.3em;
		color: #000;
		border-bottom: 5px solid #eae017;
		text-align: center;
		display: block;
	}
	a.pnavbox span.proddesc {
		background: #166c9f;
		padding: 10px;
		color: #fff;
		font-size: 0.9em;
		font-weight: normal;
		display: block;	
		width: 162px;
		height: 80px;
		overflow: none;
	}
	a.pnavbox img{
		border: 0;
		width: 182px;
		height: 224px;
	}
	a.pnavbox .pnavnoimg{
		border: 0;
		padding: 40px 0 0 0;
		width: 182px;
		height: 187px;
		display: block;
		text-align: center;
		font-size: 2em;
		font-weight: normal;
	}
	
a.trainerbox {
	display: block;
	float: left;
	width: 734px;	
	background: #166c9f;
	margin: 0 0 2px 2px;
	padding: 0;
	display: block;
}
	a.trainerbox:hover{
		text-decoration:none;	
	}
	a.trainerbox span.prodtitle {
		width: 734px;
		height: 30px;
		background: #c7c6c1;
		padding:5px 0 0 0;
		margin:0;
		background-image: url('prod_strip_bg.gif');
		background-repeat: repeat-x; 	
		font-size: 1.3em;
		color: #000;
		border-bottom: 5px solid #eae017;
		text-align: center;
		display: block;
	}
	a.trainerbox span.proddesc {
		background: #166c9f;
		width: 414px;
		padding: 10px;
		color: #fff;
		font-size: 0.9em;
		font-weight: normal;
		display: block;
		float: left;
		overflow: none;
	}
	a.trainerbox img{
		border: 0;
		width: 250px;
		height: 188px;
		float: left;
	}
	

a.productlist{
	padding: 0 0 20px 0;
	margin: 20px;
	display: block;
	text-decoration: none;
}
a.productlist img {
	padding: 5px;
	margin:  0 20px 0 0;
	border: #666666 1px solid;
	float: left;
}
a.productlist .prodtitle {
	padding: 0 10px;
	margin: 0;
	font-size: 1.1em;	
	color: #166c9f;
	font-weight: bold;
	display: block;
}
a.productlist .proddesc {
	padding: 0 10px;
	margin: 0;
	color: #000000;
	font-size: 1em;
	display: block;
}



.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 0px; 
}