	/*****Globals****/

a {
	color:#000000;
}

a:hover {
	color:#75762A;
}

.clear {
	clear:both;
	font-size:0px;
}

h1 {
	font-size: 18px;
}

h1 b {
	display: none;
}

h1 span {
	background: transparent url(../images/topline.gif) no-repeat top left;
	width:713px;
	height:66px;
	cursor : pointer;
	display: block;
}
h2{	
	padding:0;
	margin:0;
	font-size: 20px;
}
h4{	
	font-size: 14px;
	margin:0 10px;
}

img {
	border: 0px;
}
p {
	font-size:15px;
	font-weight:bold;
	color:#444444;	
}
ul {
	margin:0px;
	list-style-type: none;
}
hr{ }

/*****Layout****/
html {
	margin: 0;
	padding:0px 0;
	font:14px Ariel, Helvetica, sans-serif ;
}

body {
	background-color:#000000;
/*	background: transparent url(../images/background.jpg) repeat top left; */
}

#container {
	margin: 0 auto;
	width: 807px;
	border:1px solid #000;
	background-color:#fff;
}

#content {
	position: relative;
	width: 807px;
	overflow: hidden;
}

#header {
	margin:0px -93px;
	background: transparent url(../images/header.jpg) no-repeat top left;
	position: relative;
	display: inline-block;
}

#sitetitle b {
	display: none;
}

#prod-title{
	margin:0 0 0 0px;
	display:block;
	height:319px;
	background: transparent url(../images/product_title.jpg) no-repeat;
}
#block-one {
	position: relative;
	height:320px;
	width:787px;
	margin:0px 0px 0 0px;
	padding-right: 20px;
		background: transparent url(../images/blockone.jpg) no-repeat;
}

#block-one img{
	float:right;	
}

#textRight{
	width:430px;
	margin-left: 370px;
	padding-top:10px;
	font-size:15px;
	font-weight:bold;
	color:#444444;
	line-height:1.5;
}

#textRight-wide{
	width:470px;
	margin:0px 0 110px 310px;
	padding-top:10px;
	font-size:15px;
	font-weight:bold;
	color:#444444;
	line-height:1.4;
}

#textLeft {
	width:400px;
	margin:0 400px 0 70px;
	font-size:14px;
	font-weight:bold;
	color:#444444;
	line-height:1.4;	
}

#video-link {
	float:right;
	padding-top:15px;
}

#block-two {
	position: relative;
	height:356px;
	margin:0px 0px 0 0px;
	background: transparent url(../images/blocktwo.jpg) no-repeat;
}

#block-three {
	position: relative;
	height:344px;
	margin:0px 0px 0 0px;
	background: transparent url(../images/blockthree.jpg) no-repeat;
}

#block-four {
	height:203px;	
	margin:0px 0px 0 0px;
	background: transparent url(../images/blockfour.jpg) no-repeat;
}

#block-five {
	height:444px;	
	margin:0px 0px 0 0px;
	background: transparent url(../images/blockfive.jpg) no-repeat;
}

#block-six {
	display:block;
	height:259px;
	margin:0px 0px 0 0px;
	background: transparent url(../images/blocksix.jpg) no-repeat;
}

#footer {
	clear:both;
	background: transparent url(../images/footer-bg.jpg) top center no-repeat; 
	text-align:center;
	font-size:10px;
	height: 100px;
	margin: 10px auto 0;
}

#footer span {
	display:block;
}

#footer span p {
	margin-right:400px;
	width:400px;
	color:#fff;
	text-align:center;
}

#footer ul {
	list-style:none;
	padding:3px 10px 6px 0;
	margin:0;
}

#footer ul li {
	display: inline;
	color:#fff;
	font-size:10px;
	padding:0 5px 0 0 ;
}

#footer ul li a {
	color:#fff;
	text-decoration:none;
	font-size:10px;
	padding:0 0 0 10px ;
	border-left:1px solid #fff;
}

#footer ul li a:hover {
	color:#999;
}
.prodinfo {padding:0 0 40px 0; }
.prodImg {float:left;}
.prodcopy {float:left; width:345px;margin-left:20px;}
.prodcopy .maintable{width:345px;font:12px verdana;}
.prodcopy img{margin-bottom:50px;}
.spacer{ }
.strongtext{font-weight:bold;}