/* CSS Document */

html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body
{
	font-family: Arial, Helvetica, sans-serif;
	background: #9c9 url(../sys-img/water-bkg.jpg) no-repeat fixed;
}

body
{
	font-size: small;
}

.clear
{
	clear: both;
	font-size: 0;
	height: 0;
}

.center
{
	text-align: center;
	margin: 0 auto;
}

a
{
	color: #00F;
}

/*************************************************** Typography ***************************************************/

h1, h2, h3, h4, h5
{
	color: #030;
	padding-top: 10px;
	padding-bottom: 8px;
	font-weight: normal;
}

h1
{
	padding-top: 30px;
	font-size: 200%;
	font-weight: bold;
}

h2
{
	font-size: 170%;
}

h3
{
	font-size: 16px;
	padding-bottom: 4px;
}

h4
{
	font-size: 15px;
}

h5
{
	font-size: 14px;
	padding-bottom: 4px;
}

h6
{
	font-size: 12px;
	padding-bottom: 4px;
}

p
{
	color: #161616;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
	padding-bottom: 6px;
	line-height: 1.3;
}

/*************************************************** Layout Divs ***************************************************/

#main-wrapper
{
	width: 717px;
	margin: 20px auto 0;
}

#main-logo
{
	width: 717px;
	background: #ccffcc;
	color: #003300;
	padding-top: 20px;
	padding-bottom: 10px;
	border: 3px solid #fff;
	text-align: center;
}
#main-logo img {
float:left;
}

#main-logo span {
	float:left;
	color:#030;
	padding:25px 0 0 15px;
	font: bold small-caps 28px Tahoma, Geneva, sans-serif;
}

#banner
{
	width: 717px;
	height: 171px;
	margin: 0;
}

#navigation
{
	width: 717px;
	height: 28px;
	background: #9c9;
	border: 3px solid #fff;
}

#main-content
{
	width: 689px;
	padding-left: 28px;
	border: 3px solid #fff;
	background: #ECEDCC;
}
#main-content2 {
	width: 705px;
	padding-left: 6px;
	border: 3px solid #fff;
	background: #ECEDCC;
	padding-right: 6px;
}


#main-content-bot
{
	width: 717px;
	height: 15px;
	font-size: 0;
	background: url(../sys-img/content-bg-bot.gif) no-repeat;
	margin-bottom: 0px;
}

#footer
{
	width: 715px;
	margin: 30px auto 0;
	text-align:center;
	color: #fff;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
	border-style: none;
}


#content-xtra-bg
{
	background: url(../images/content-bg-company.jpg) bottom right no-repeat;

}
#content-bg {



}


#main-content-bot
{
	width: 717px;
	height: 15px;
	font-size: 0;
	margin-bottom: 20px;
}

#main-xtra-bot
{
	width: 717px;
	height: 15px;
	font-size: 0;
	background: url(../sys-img/content-bot-company.jpg) no-repeat;
	margin-bottom: 20px;
}

#latest-news
{
	float: right;
	width: 189px;
	padding-right: 30px;
	margin-top: 16px;
	padding-left: 26px;
	background: #FFF;
}

/*************************************************** Latest News Styles ***************************************************/

#latest-news h3
{
	text-decoration: underline;
	padding: 0 0 24px 0;
	width: 165px;
}

#latest-news h6
{
	font-weight: bold;
	color: #900;
	padding-bottom: 0;
	font-size: 150%;
}

#latest-news p
{
	font-size: 12px;
	width: 165px;
	padding-bottom: 8px;
}

#latest-news a
{
	font-size: 11px;
	font-weight: bold;
	background: url(../sys-img/latest-news-arrow.gif) left no-repeat;
	padding-left: 14px;
	padding-right: 4px;
	float: right;
}


#latest-news .news-item
{
	border-bottom: 1px solid #c8c58d;
	width: 184px;
	padding-bottom: 16px;
	margin-bottom: 14px;
}

#latest-news .news-item-last
{
	width: 184px;
	padding-bottom: 16px;
}

/*************************************************** Main Content Styles ***************************************************/

#main-content img.white-border
{
	border: 2px solid #fff;
	margin-right: 18px;
}

#main-content ul
{
	padding-left: 20px;
}

#main-content ul li
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #161616;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	background: url(../sys-img/list-arrow.gif) left no-repeat;
	list-style: none;
}


/*************************************************** Navigation Styles ***************************************************/

#navigation ul
{
	float: left;
	height: 25px;
	line-height: 25px;
	padding: 0;
	margin-left: 32px;
	margin-top: 1px;
	display: inline;
}

#navigation ul li
{
	display: inline;
	float: left;
	font-weight: bold;
}

#navigation ul li a:link,
#navigation ul li a:visited
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #000;
	font-size: 13px;
	text-align: center;
	padding-left: 14px;
	padding-right: 16px;
	background: url(../sys-img/nav-divide.gif) center right no-repeat;
}

#navigation ul li.last-item, #navigation ul li.last-item a
{
	background: none;
}

#navigation ul li a:active,
#navigation ul li a:hover
{
	color: #cfc;
}

#home #navigation ul li a#home-link, #news #navigation ul li a#news-link, #company #navigation ul li a#company-link, #products #navigation ul li a#products-link, #contact #navigation ul li a#contact-link
{	
	color: #d0cfac;
}
#bottomnav {
	width: 717px;
	height: 28px;
	background: #9c9;
	border: 3px solid #fff;
}
#bottomnav ul
{
	float: left;
	height: 25px;
	line-height: 25px;
	padding: 0;
	margin-left: 32px;
	margin-top: 1px;
	display: inline;
}

#bottomnav ul li
{
	display: inline;
	float: left;
	font-weight: bold;
}

#bottomnav ul li a:link,
#bottomnav ul li a:visited
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #000;
	font-size: 13px;
	text-align: center;
	padding-left: 14px;
	padding-right: 16px;
	background: url(../sys-img/nav-divide.gif) center right no-repeat;
}

#bottomnav ul li.last-item, #bottomnav ul li.last-item a
{
	background: none;
}

#bottomnav ul li a:active,
#bottomnav ul li a:hover
{
	color: #cfc;
}
.whiteborder  {
	border: 5px solid #FFF;
	margin: 5px;
}
.noborder {
	border-style: none;
}
.prodname {
	font-size: 130%;
	font-weight: bold;
	color: #030;
}
.centerrow   {
	text-align: center;
}
.negmar {
	margin-bottom: -4px;
}
.emailpost {
	margin: 30px;
	padding: 10px;
	width: 600px;
	border: 6px solid #666;
}
.proddesc {
	color: #000;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 0px;
}
.proddesc h4 {
	padding-bottom: 0px;
	margin: 0px;
	font-size: 110%;
}
#main-content2 ul li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #161616;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	background: url(../sys-img/list-arrow.gif) left no-repeat;
	list-style: none;
}
#main-content2 ul {
	padding-left: 20px;
}
#main-content2 img.white-border {
	border: 2px solid #fff;
	margin-right: 18px;
}
#main-content2 #content-bg .centerrow tr td hr {
	background: #030;
	height: 4px;
}
.shippingbox {
	margin: 10px 10px 100px;
}
.shippingbox table {
	border: 2px solid #000;
	margin-left: 150px;
	width: 250px;
}
.shippingbox table tr td {
	border: 1px solid #000;
	text-align: center;
}
