body{
	margin: 0;
	font-size: .7em;
	color: #353128;
	background-attachment:fixed;
	background-image:url("images/wallpaper.jpg");
	background-position:center bottom;
	background-repeat:repeat-x;
	font-family:Arial,Helvetica,sans-serif;
	height:100%;
	width:100%;	
}

#rss-link{background: url(images/rss.png); position: absolute; top: 8px; right: 5px; background-repeat: no-repeat; padding: 0 0 0 18px;}

#rss-link a{color: #fff; font-weight: bold;}

#rss-link a:hover{text-decoration: underline;}

a{text-decoration: none;}

div#content a{text-decoration: underline; color: #353128;}

div#content ul#products a{text-decoration: none;}

div#content a:hover{text-decoration: none;}

h1{
	position: absolute;
	left: 95px;
	top: 15px;
}

h2,h3{
	margin: 0 0 5px 0;
	padding: 0;
	color: #4e4338;
	font-size: 110%;
}

h2{
	font-size: 200%;
}

h4{ color: #383838; font-weight: bold; padding: 3px; display: inline; border: 1px solid #383838;}

#wrapper{
	text-align: left;
	margin: 0 auto;
	width: 960px;
	border: solid 1px #353128;
	background: #fff;
}

#header{
	min-height: 90px;
	height: auto !important;
	height: 90px;
	background-image: url(images/header.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	position: relative;
}

#top-margin{
	height: 5px;
	background-color: #353128;
}

#header #logo{
	background-image: url(images/logo.gif);
	width: 74px;
	height: 82px;
	float: left;
	margin: 0 0 0 20px;
}

#header a#logo-link{
	color: #fff; 
	text-decoration: none;
}

#main{
	padding: 10px;
}

#flash{
	background-image: url(images/green-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height:117px;
	margin: 0 0 15px 0;
}

#flash div{
}

#top-chunks{
	background-image: url(images/green-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height:80px;
	padding:15px 0 0;
}

#top-chunks div{
	background-image: url(images/green-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 80px;
}

div#main div#content{
	width: 740px;
	float: left;
	padding: 5px;
}

div#main div#content div#divide{
	background-image: url(images/divide.jpg);
	height: 15px;
	clear: left;
}

/* START - HOMEPAGE 4 PRODUCTS */ 

ul#products, ul#right-column{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#right-column{
	float: left;
	width: 190px;
	margin: 10px 0 0 0;
}

ul#right-column li div{
	line-height: 18px;
}

ul#products li{
	float: left;
	width: 235px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding: 5px;
}

ul#products li div{
	float: left;
	margin: 8px 0 0 0;
	min-height: 80px;
	height: auto !important;
	height: 80px;
}

ul#products li div p{
padding:0;
margin:0;
}

ul#products li a#button,ul#right-column li a#button{
	float: right;
	background-image: url(images/button-left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 10px 0 0;
	padding:3px 0 5px 0;
	color: #fff;
}

ul#products li a#button span,ul#right-column li a#button span{
	background-image: url(images/button-right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin:0 0 0 10px;
	padding:3px 10px 5px 0;
}

ul#products li a#button:hover,ul#right-column li a#button:hover{
	background-image: url(images/button-left-on.jpg);
}

ul#products li a#button:hover span,ul#right-column li a#button:hover span{
	background-image: url(images/button-right-on.jpg);
}
/* END - HOMEPAGE 4 PRODUCTS */ 

/* START - HOMEPAGE 2 PRODUCTS */ 
div#top-chunks ul#products h3{
	color: #fff;
	font-size: 140%;
}

div#top-chunks ul#products{
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;
}

div#top-chunks ul#products li{
	float: left;
	width: 445px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	padding: 5px;
	margin: 0 0 0 10px;
}

div#top-chunks ul#products li div{
	background-image: none;
	float: left;
	margin: 0 0 0 0;
	min-height: 10px;
	height: auto !important;
	height: 10px;
}

div#top-chunks ul#products li a#button{
	background-image: none;
	margin: 0 0 0 8px;
	padding:0;
	color: #353128;
	float: none;
}

div#top-chunks ul#products li a#button span{
	background-image: none;
	margin:0;
	padding:0;
}

div#top-chunks ul#products li a#button:hover{
	background-image: none;
	color: #fff;
}

div#top-chunks ul#products li a#button:hover span{
	background-image: none;
}
/* END - HOMEPAGE 2 PRODUCTS */ 

ul#right-column li
{
	min-height: 230px;
	height: auto !important;
	height: 230px;
float:left;
margin:0 0 8px 0;
}

ul#right-column li#contact, ul#right-column li#stocks-shares
{
	min-height: 255px;
	height: auto !important;
	height: 255px;
}

ul#right-column li#contact h3
{
	margin: 0 0 3px 0;
	padding: 0;
	color: #fff;
}

ul#right-column li#contact
{
	color: #fff;
	background-image: url(images/contact-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	min-height:178px;
	padding:10px 0 0;
	margin: 10px 0 8px 0;
}

ul#right-column li#contact span
{
	display: block;
	background-image: url(images/contact-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	min-height: 178px;
	padding: 0;
}

ul#right-column li#contact span p
{
	margin: 0 0 0 0;
}

ul#right-column li#contact span form fieldset
{
	width: 175px;
	border: 0;
	padding: 8px;
	margin:0;
}

ul#right-column li#contact span form fieldset select{
	width: 175px;
}

ul#right-column li#contact span form fieldset label{
	float: left;
}

ul#right-column li#contact span form fieldset input.button{
	float: right;
}

ul#right-column li#contact span form fieldset textarea{
	width: 170px;
	height: 40px;
}

div#footer{
	color: #fff;
	background-color: #564d43;
	float:left;
	width:100%;
}

p#left, p#right{width: 470px; float: left;padding: 5px;}

p#right{text-align: right}

.clr{clear: both;}

#EmailForm fieldset{
	border: 0;
}

#EmailForm label{
	display: block;
	margin: 8px 0 0 0;
}

#EmailForm label input,#EmailForm label textarea{
	display: block;
}


