#banner{ background: #402f83; }
#banner div{	background-image: url('/img/banner_sb.jpg'); }

#review{ background: #beb0cf url('/img/interior_sb.jpg') no-repeat top center; height: 580px; }

#features{	background: #2f3234 url('/img/video_bg.png');}
#features h2{ color: #fff; }

#f_1 {	background: url('/img/f1g.jpg') no-repeat !important;}
#f_2 {	background: url('/img/f2sb.jpg') no-repeat !important;}
#f_3 {	background: url('/img/f3s.jpg') no-repeat !important;}
#f_4 {	background: url('/img/f4g.jpg') no-repeat !important;}
#f_5 {	background: url('/img/f3.jpg') no-repeat !important;}
#f_6 {	background: url('/img/f6sb.jpg') no-repeat !important;}

#b_side{
	background: url('/img/b_side_s.png') no-repeat center;
	height: 195px;
	width: 500px;	
	top: 0px;
}

#b_top{
	background: url('/img/b_top_s.png') no-repeat;
	width: 325px;
	margin-bottom: -540px;
}

.dimension p {color: #383c3e;}
.dimension h3 {color: #5c418c;}

.spec_list p{ color: #5c418c;}

.spec_list span{	color: #383c3e;}

#specs h2{ color: #383c3e;}

#gallery img{
	border: 11px solid white;
	margin-right: 60px;
	margin-bottom: 69px;
	cursor: pointer;
	box-shadow: inset 0 0 70px rgba(0,0,0,0.2), 0 0 20px #bfbec2;
}

#gallery img:hover{
	box-shadow: inset 0 0 70px rgba(0,0,0,0.2), 0 0 20px #888;
}

#swords_stuntmen .wrapper{
	background: url('/img/shrike_stuntmen.png') no-repeat left;	
}
