#development {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	background: pink;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	padding: 15px;
	font-size: 12px;
	font-weight: bold;
	color: red;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.6; 
	opacity: 0.6;	
}
body {
	background: #fff;
	margin:0;
	padding:0;
	font-family: Arial,Helvetica,Verdana;
	font-size: 11px;
	color: #000;
}
table {
	color: #fff;
	font-size: 11px;
}
h4 {
	margin: 5px 0 5px 0;
	font-size: 12px;
	color: #b4b74d;
}
a {
	text-decoration:none;
	color:#efed09;
}
a:hover,a:focus {
	text-decoration:underline;
	color:#fff;
}
img {border:none;}
#container {
	background: #999;
	width: 700px;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;	
	text-align: left;
}
#header {
	background: url('../img/BG-header.jpg') no-repeat top left;
	height: 200px;
}
#header h1 {display: none;}
#nav {text-align: right;}
#nav ul {
	height: 21px;
	margin: 0;
	padding: 0 10px 0 0;
	list-style-type: none;
}
#nav li {
	display: inline;
	padding: 0 0 0 0;
}
#banner_main {
	background: url('../img/BG-banner_main.jpg') no-repeat top left;
	width: 721px;
	height: 260px;
}
#banner_main h2 {display: none;}
#banner_inner {
	background: url('../img/BG-banner_inner.jpg') no-repeat top left;
	width: 700px;
	height: 100px;
}
#banner_inner h2 {display: none;}
#content {
	background: url('../img/BG-content.jpg') no-repeat bottom center;
	margin: 0;
	padding: 0;		
}
#content h2 {
	background: url('../img/ICN-fish.jpg') no-repeat top left;
	height: 20px;
	margin: 20px 0 30px -10px;
	padding: 5px 0 0 25px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #fdfdfd;
}
#content p {
	margin: 0;
	padding: 0;
}
#content_left {
	width: 315px;
	float: left;
	padding: 0 0 25px 20px;
	color: #fff;
}
#content_right {
	width: 315px;
	float: right;
	padding: 0 20px 0 0;
}
#content_right a {
	text-decoration:none;
	color:#24498F;
}
#content_right a:hover,#content_right a:focus {
	text-decoration:underline;
	color:#000;
}
#content_right img {
	float: right;
	margin: -15px 0 -13px -15px;
}
#content_inner {
	background: url('../img/BG-content_inner.jpg') no-repeat top left;
	width: 680px;
	height:52px;
	margin: 0 0 0 10px;
	padding: 10px 0 0 20px;	
	font-size: 12px; 
	font-weight: bold;
	color: #fff;
}
#content_lower {
	background: url('../img/BG-tile.jpg') repeat top left;
	margin: 0 10px 0 10px;
	padding: 10px 20px 20px 20px;
	color: #fff;
}
#content_lower em {
	font-size: 12px;
	font-weight: bold;
}
#searchReturn {
	margin: 15px 0 0 0;
	color: #fff;
}
#searchfield {
	background: #fefefe;
	width: 250px;
	border: 1px solid #FFFC0F;
	filter: alpha(opacity=85); 
	-moz-opacity: 0.85; opacity: 0.85;	
	font-size: 10px;
}
.searchfield_act {
	display:block;
	background: #fefefe;
	width: 150px;
	border: 1px solid #FFFC0F;	
	filter: alpha(opacity=85); 
	-moz-opacity: 0.85; opacity: 0.85;	
	font-size: 10px;
}
.searchfield_dis {
	display:block;
	background: #666;
	width: 150px;
	border: 1px solid #000;	
	filter: alpha(opacity=85); 
	-moz-opacity: 0.85; opacity: 0.85;	
	font-size: 10px;
}
.button {
	background: #000;
	*height: 17px;
	padding: 0 10px 0 10px;
	border: 1px solid #FFFC0F;
	filter: alpha(opacity=85); 
	-moz-opacity: 0.85; opacity: 0.85;	
	font-size: 9px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}
.highlight {
	margin: 5px 0 5px 0;
	color: #aac0ea;
	font-size: 12px;
	text-transform: uppercase;
}
.highlight_low {
	margin: 5px 0 5px 0;
	color: #aac0ea;
	font-size: 11px;
}
.prod_container {
	width: 170px;
	height: 170px;
	margin: 0 5px 5px 0; 
	padding: 5px;
}
.prod_image {
	display: block;
	width: 155px;
	height: 155px;
	border: 1px solid #FFFC0F;
}
.prod_desc {
	font-size: 10px;
	margin: 0 0 10px 0;
	text-transform: capitalize;
}
.addCard {
	width: 155px;
	height: 25px;
	margin: 3px 0 0 0;
	border: none;
}
.blankspace {
	height: 15px;
}
.prod_image_small {
	background:#fff;
	width:155px;
	height:155px;
	border:1px solid #000;
}
.prod_barrier {
	border-bottom: 1px solid #b4b74d;	
	color: #f5f5f5;
	font-size: 18px;
	font-weight: bold;
	margin: 25px 0 10px 0;
	text-transform: uppercase;
}
.shop_now {
	margin: 18px 0 10px 0;
}
.shop_now a {
	display: inline;
	background: #2a4c93;
	border: 1px solid #b4b74d;
	color: #f5f5f5;
	padding: 5px;
	text-align:center;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	width: 150px;
}
.shop_now a:hover, .shop_now a:focus {
	background: #b4b74d;
	border: 1px solid #b4b74d;
	color: #2a4c93;
}
#global {
	background: url('../img/BG-global.jpg');
	padding: 10px;
}
#copy {
	margin: -10px 0 0 0;
	text-transform: uppercase;
	font-size: 9px;
	color: #c7c7c7;
}