/*Object CSS FILE v1.0*/
*{
	padding:0px;
	margin:0px;
}
body{
	background-color:#262626;
	text-align:center;
	font-family:Lucida Grande, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#b3b3b3;
}
div{
	padding:0px;
	margin:0px;	
}

#container{
	width:920px;
	padding:0px 30px 0px 30px;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
}
#header{
	width:920px;
	text-align:left;
	height:225px;

	background-color:#000000;
	z-index:0;
			
}
#strapline{
  width:654px;
background-image:url('../images/strapline_banner.gif');
  min-height:40px;
  height:40px;
}
a img{
  border:0px;
}
#mainmenu{

	height:20px;
padding-top:20px;
	margin-bottom:25px;
	width:654px;
	z-index:50;
	}
	
#mainmenu a{
	font-family:lucida grande regular, verdana, arail, sans-serif; 
	font-size:11px;
	color:#b3b3b3;
	padding-right:2em;
	border-bottom:1px solid #b3b3b3;
	text-decoration:none;
	margin-right:12px;

	display:block;
	float:left;

	
}
#mainmenu a:hover{
	border-bottom:1px solid #ffffff;
	color:#ffffff;
}
#graphic_asset{
	height:95px;
	width:920px;
	margin-bottom:0px;
		position:absolute;
		margin-top:15px;
		z-index:1;

}
#logo_graphic{
position:relative;
	float:right;
	width:236px;
	padding:0px 0px 0px 0px;
	right: 0px;

	height:116px;
}

#features{
	text-align:left;
	width:920px;
	height:160px;
	background-color:#262626;
	
}
#shop_content{
		text-align:left;
	width:920px;

	margin-top:6px;
	
}
#right{
	width:266px;
	float:right;
}

#bodycopy{
  width:654px;
  color:#b3b3b3;
  line-height:17px;
  margin-bottom:15px;
}
#headline{
	width:654px;
	min-height:40px;
	/*margin-top:15px;*/
	margin-bottom:15px;
	font-weight:bold;
	font-size:20px;	
	color:#ffffff;
	line-height:25px;
}
#headline{
	width:654px;
	min-height:40px;
/*	margin-top:15px;*/
	margin-bottom:15px;
	font-weight:bold;
	font-size:20px;	
	color:#ffffff;
	line-height:25px;
}
#headline2{
width:654px;
	min-height:40px;
	margin-top:15px;
	margin-bottom:15px;
	font-weight:bold;
	font-size:14px;	
	color:#ffffff;
padding-bottom:8px;
}
#headline3{
width:654px;
	min-height:40px;
	margin-top:15px;
	margin-bottom:15px;
	font-weight:bold;
	font-size:14px;	
	color:#ffffff;
padding-bottom:8px;
}
/* Spacer is a 15px margin at the bottom of the page which clears the floated columns and adjusts the height of the content box*/
#spacer{
	height:15px;
	width:920px;

	clear:both;
}
#footer{
	width:920px;
	margin-top:15px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	font-size:8pt;
	text-align:left;
	
}

.Heading{
	display:block;
	font-weight:bold;
	font-size:20px;	
	color:#ffffff;
padding-bottom:10px;
	line-height:25px;
}
.sub_heading{
	display:block;
	font-weight:bold;
	color:#ffffff;
	font-size:11pt;
	padding-bottom:10px;
	line-height:17px;
	
}
.producta{
  width:629px;
  padding-left:25px;
  background-color:#262626;
  padding-top:9px;
  padding-bottom:15px;
}
.productb{
  width:629px;
  padding-left:25px;
  background-color:#4d4d4d;
    padding-top:9px;
  padding-bottom:15px;
}
.producta table{
  width:620px;
  color:#ffffff;
}
.productb table{
  width:620px;
    color:#ffffff;
}
.item{
    vertical-align:top;
  width:178px;
}
.desc{
  vertical-align:top;
}
.Pbutton{
  vertical-align:bottom;
  width:100px;
  padding-left:30px;
}
.Pbutton a{
  width:71px;
  height:18px;
  background-image:url('../images/buttons/btnbg.jpg');
  font-size:10px;
  text-decoration:none;
  color:#b3b3b3;
  display:block;
  text-align:center;
  padding-top:2px;
  background-repeat:no-repeat;
}
.Pbutton a:hover{
  color:#ffffff;
}
.Pbuttonb{
  vertical-align:bottom;
  width:100px;
  padding-left:30px;
}
.Pbuttonb a{
  width:71px;
  height:18px;
  background-image:url('../images/buttons/btnbg66.jpg');
  font-size:10px;
  text-decoration:none;
  color:#b3b3b3;
  display:block;
  text-align:center;
  padding-top:2px;
  background-repeat:no-repeat;
}
.Pbuttonb a:hover{
  color:#ffffff;
}
#shopspacer{
  height:30px;
  width:654px;
  clear:both;
}
p a{
	color:#ffffff;
	text-decoration:none;
}