html, body{
	margin:0;
	padding:0;
	text-align:center;
	background:url(images/bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color: #009CFF;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:130%;
} 

.faqs {
	font-weight: bold;
	color: #339999;
}

.smallcaption {
font-weight: bold;
color: black;
}

h1, h2, h3, h4,h5{
	color: Navy
}


h2 {	
	margin: 0 0 15px 0;
	font-family: "Lucida Sans Unicode", sans-serif;	
	font-style: normal;
	font-weight: normal;	
	line-height: 1.1em;
	font-size: 24px;
}

h3 {	
	margin: 35px 0px 15px 0px;
	font-family: "Lucida Sans Unicode", sans-serif;	
	font-style: normal;
	font-weight: normal;
	line-height: 1.1em;
	font-size: 20px;
}

h4 {	
	margin: 0 0 15px 0px;
	font-family: “Lucida Sans Unicode”, sans-serif;	
	font-style: normal;
	font-weight: normal;	
	line-height: 1.1em;
	font-size: 16px;
}

h5 {	
	margin: 0 0 15px 0px;
	font-family: “Lucida Sans Unicode”, sans-serif;	
	font-style: normal;
	font-weight: normal;	
	line-height: 1.3em;
	font-size: 14px;}

p{}
 

a, a:link, a:active {
	color: Blue;
	text-decoration: none;
	border:none
}
a:visited {
	color: Gray;
	border:none
}
a:hover {
	color: Olive;
	border:none
}
	
	img{border:none}

#pagewidth{
height:100%;
min-height:100%; 
width:908px; 
text-align:left;  
margin:auto; /*center for compliant browsers*/  
} 
 
#header{

 height:152px; 
 background:url(images/topbar9.jpg);
 width:100%;
 border-bottom: 0px;
} 
#navcontainer{
	overflow: hidden;
	padding-left:35px;
	height:57px;
	background-color: Navy;
	width:873px;
	/*border-left: 2px solid #cfaa41;
	border-right: 2px solid #cfaa41;
	*/
} 

#navlist{
	float:left;
	height:5px;
	padding-left:35px;
	width:700px;
	text-align:right;
	font-size:14px;

}
/*nav style*/
ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
float: left;
list-style-type: none;
}

#navlist a { 
padding: 10px 15px 0px 15px;
}

#navlist a:link, #navlist a:visited
{
color: #eee;
text-decoration: none;
}

#navlist a:hover
{
color: #f8d26f;
background-color: #000;
text-decoration: none;
}

/*nav style end*/

#logo{
position:absolute;
left:30px;
top:0px;
width:228px;
}
#banner{
position:absolute;
right:30px;
top:0px;
width:468px;
height:60px;
padding-top:15px;
}

#maincol{
	margin:0px;
	padding:0px 35px 15px 35px;
	background-color: White;
	position: relative;
	width:838px;
	height:auto;
	/*border-left: 2px solid #cfaa41;
	border-right: 2px solid #cfaa41;
	*/
	overflow:auto
}
 
 #spincol{
	margin:0px;
	padding:0px 0px 0px 0px;
	background-color: White;
	position: relative;
	width:838px;
	height:600px;
	/*border-left: 2px solid #cfaa41;
	border-right: 2px solid #cfaa41;
	*/
	overflow:auto
}
 


 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  





#facebook{
	float:right;
	width:292px;
	padding: 0 0 15px 15px;
	background-color:#000}



.thumbnail
{
float: left;
width: 150px;
background-color:#000;
border: 1px solid #333333;
margin: 0px 0px 30px 30px;
padding: 10px;
text-align:center; 
}

#productimages{
float:right;
width:440px;
padding:10px 10px 10px 30px;
}
#productimages1{
float:right;
width:360px;
padding:10px 0px 10px 10px;
}
.producttitle{

width:230px;
height:30px;
padding:10px 5px 0px 15px;
background:url(images/image_title.gif);
color:#FFFFFF;
font-size:15px;
font-weight: bold;
}

.producttitle a, .producttitle a:link, .producttitle a:active {
	color: #d6c438;
	text-decoration: none;
	border:none
	}
.producttitle a:visited {
	color: #d6c438;
	border:none
	
	}
.producttitle a:hover {
	color: #4165CF;
	border:none
	}
	
	img{border:none}

.productimage{

border: 2px solid #cfaa41;}

.floatrightacc{
float: right;
width: 200px;
margin: 0 0 30px 30px;
background-color:#000000;
padding:10px;
border: 1px solid #666;}

.clearboth{
clear:both;}

div.floatright img{
border:0px}

/* bottom center */

 #footer{
	border-top: 2px solid #222222;
	height:150px;
	width:868px;
	background:url(images/footer3.jpg);
	background-position:center;
	background-color: Navy;
	clear:both;
	text-align:center;
	padding:20px;
	color:#aaa;
} 


#footer a:link, #footer a:visited
{
color: #aaa;
text-decoration: none;
}

#footer a:hover
{
color: #fff;
text-decoration: none;
}

.footernav
{
float:left;
font-size:12px;
width: 150px;
border-left: 1px solid #333333;
margin: 0px 0px 30px 30px;
padding: 10px;
text-align:left; 
}
.footernav h1,h3,h4,h5
    {
	color: Aqua;
	margin: 0px 0px 5px 0px;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.1em;
}
	
.footerlogo
{
float:left;
width: 150px;
margin: 0px 0px 30px 30px;
padding: 10px;
text-align:center; 
}
