* {
	padding: 0;
	margin:0;
}

body {
	color:#333333;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	background-color:#333333;
	background:url(../styleImages/stripe.png);
}

#wrapper {
	margin: 5px auto;
	width: 920px;
	background-color: #FFFFFF;
}
#faux {
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	background-image: url(/assets/styleImg/product-bg.gif);
}
#header {
	color: #333;
	width: 902px;
	padding: 10px;
	height: 100px;
	margin: 0px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 8px;
	border-bottom-color: #90cad8;
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 195px;
 float: left;
 margin-top: 40px;
}
#rightcolumn { 
 float: right;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 683px;
 display: inline;
 position: relative;
 

}
#footer {
	width: 902px;
	clear: both;
	color: #333;
	background-color: #101112;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.clear { clear: both; background: none; }


#thumbs {
	width: 100px;
	float: left;
	margin-left:50px;
	margin-top:300px;
	border:solid 1px #999999;
}

#thumbs img {
	border:none;
	}
	
#prodColL {
	float: left;
	width: 360px;
	margin-top:100px;
}
#prodColR {
	float: left;
	width: 250px;
	margin-top:10px;
	padding-left:10px;
	border-left:2px dotted #CCCCCC;
	margin-left:50px;
}

.infoBox ul {
	margin:15px;
	}
	
.infoBox {
	width: 200px;
	float:left;
	}
	
.specBox {
	background-color:#FFFFFF;
float:right;
margin:5px;
padding:5px;
width:600px;
border-top:2px dotted #CCCCCC;
margin-right:40px;
width:600px;
	}
	
#terms {
	clear:both;
	font-size:9px;
		background-color:#FFFFFF;
float:right;
margin:5px;
padding:5px;
width:600px;
border-top:2px dotted #CCCCCC;
margin-right:40px;
width:600px;
	}
	
/* text */

h1 {
	color:#F27405;
font-family:MuseoSeven,"Century Gothic","Futura Medium","Apple Gothic",Helvetica,Arial,sans-serif;
font-size:3em;
font-weight:bold;
margin-bottom:30px;
line-height:30px;
}

h2 {
	color:#6699CC;
	font-family:MuseoSeven,"Century Gothic","Futura Medium","Apple Gothic",Helvetica,Arial,sans-serif;
	font-size:1.4em;
 	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 {
	color:#F27405;
	}
	

a {
	color:#FF0000;
	text-decoration:none;
	}
	
a:hover{
	text-decoration:underline;
	}

.small {
	font-size:9px;
	padding-bottom:10px;
	}
	

/* thumbs*/

#image1 {
	float:right;
	}
	
