/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
	content: " "; 
	display: block; 
	visibility: hidden; 
	clear: both; 
	height: 0.1px; 
	font-size: 0.1em; 
	line-height: 0; 
}
* html .pkg { display: inline-block;  }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */
a {text-decoration:none; }
a:hover {text-decoration:underline; }
body {
	margin:0 0 25px; 
	padding:0; 
	background:#4278B8 url(../images/bg-tile.jpg) repeat-x; 
	text-align:center; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height:16px; 
}

h1 {
	margin: 0 0 0.2em 0;
	font-size: 180%;
	text-align:left;
	font-weight: normal;
	letter-spacing: -1px;
	clear: left;
	color: #4278b8;
}



#rigg {
	width:806px; 
	margin:0 auto; 
	text-align:left; 
}
h2#header {
	margin:0; 
	padding:0; 
	background:url(../images/hdr-home.jpg) no-repeat; 
	height:261px; 
}
h2#header a {
	display:block; 
	width:806px; 
	height:261px; 
}
h2#header span {display:none;}
p#skip {display:none;}
div#nav {
	background:url(../images/nav-bg.gif) no-repeat; 
	height:32px; 
	margin:10px 0 0; 
	text-align:center;
}
#nav ul {
	margin:0 94px; 
	padding:0; 
	list-style:none;
}
#nav ul li {
	float:left; 
}
#nav ul li a {display:block;}
#nav img {border:0;}
#content {
	background:url(../images/bdy-bg.gif) no-repeat; 
	padding:25px 50px; 
}
p {
	padding:0; 
	margin:0 0 12px; 
}
#footer {
	color:#FFF; 
	text-align:center; 
	margin:25px 0 0; 
	font-size:10px; 
	font-weight:bold; 
	line-height:14px; 
}
#footer a {
	color:#FFF; 
	 text-transform:uppercase; 
	 font-weight:bold; 
}

/* PRODUCT PAGES */
body#subp {background-position: 0 -182px;}
h2#sheader {
	margin:0; 
	padding:0; 
	background:url(../images/hdr-subs.jpg) no-repeat; 
	height:79px; 
}
h2#sheader a {
	display:block; 
	width:806px; 
	height:79px; 
}
h2#sheader span {display:none;}
.prod_cat {
	text-transform:uppercase; 
	color:#7f7f7f; 
	font-weight:bold; 
	font-size:9px; 
}
#prod_nav {margin:0 0 20px;}
#prod_nav a {
	color:#4a4848; 
	font-weight:bold; 
	font-size:12px; 
}
#prod_nav a.sel_prod  {color:#2b8f35;}
#outr {float:left;}
#pb {float:right;}
#p_title img {float:left;}
#p_title #desc {
	font-size:12px; 
	float:right; 
	color:#2b8f35; 
	font-weight:bold; 
	margin:15px 0 0; 
}
#p_col {width:710px;}
#cntr_txt {
	background:#FFF; 
	padding:15px 0; 
	border:2px solid #B0D0E1; 
	border-width:0 2px 2px; 
}
#p_story { 
	width:482px; 
	float:left; 
}
#p_story_pad {padding:0 40px;}
#btns {text-align:center;}
#btns img {
	border:0;
 	margin:5px; 
}
#p_det {
	width:200px; 
	border:2px solid #B0D0E1; 
	float:right; 
	background:#EEE; 
	padding:0 0 10px;
	text-align:center; 
	margin:0 10px 0 0;
}
#p_det h3 {
	margin:0; 
	padding:1px 0 0; 
	text-align:center; 
	font-weight:bold; 
	color:#fff; 
	height:32px; 
	background:url(../images/sidebar-ds.gif) repeat-x; 
	text-transform:lowercase; 
	font-size: 12px;
}
#p_det img {margin:0 auto;}
#p_det ul {
	text-align:left;
	margin:0; 
	padding:0 0 0 25px; 
}





#h_story { 
	width:482px; 
	float:left; 
}
#h_story_pad {padding:0 40px;}
#btns {text-align:center;}
#btns img {
	border:0;
 	margin:5px;


#h_det {
	width:200px; 
	border:2px solid #B0D0E1; 
	float:right; 
	background:#EEE; 
	padding:0 0 10px;
	text-align:center; 
	margin:0 10px 0 0;
}
#h_det h3 {
	margin:0; 
	padding:1px 0 0; 
	text-align:center; 
	font-weight:bold; 
	color:#fff; 
	height:32px; 
	background:url(../images/sidebar-ds.gif) repeat-x; 
	text-transform:lowercase; 
	font-size: 12px;
}
#h_det img {margin:0 auto;}
#h_det ul {
	text-align:left;
	margin:0; 
	padding:0 0 0 25px; 
}





#news-container {width: 200px; margin: 5 auto; position: relative}
.news {
	position: relative;
	border: 1px solid #999999;
	float: left;
	width: 320px;
	height: 240px;
	margin: 0px 10px 20px 10px;
	padding: 10px;
	font-size: 14px;
}
