body{
	margin:0px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D2E8AA;
	line-height:18px;
	background: url(../images/bg.gif) center top repeat-y #339933;
}

.floater{clear:both; line-height:0px; height:0px}

#breadcrumb{float:right; color:#666; font-weight:bold; padding:0px 0 0 0; clear:right}
#breadcrumb a{color:#666; text-decoration:none}
#breadcrumb a:hover{color:#666; text-decoration:underline}

#splash{position:absolute;background:#003300; z-index:1;  height:100%; width:100%;overflow:hidden; top:0; left:0}
	#splash #splashcontent{position: absolute;top: 50%;left:50%;width: 652px;height: 674px; margin-left: -326px; /* half of width */ margin-top: -337px;  /* half of height */ text-align:center}
	#splash #splashlogo{}

#main{width: 980px; margin:0 auto; background-color:#013300; }

#header{border:0px solid #ff0000; background: url(../images/headbg.gif) repeat-x bottom #009a34; height:90px}
#navcontainer{ padding-top:0px}
#shell{padding:0px 10px;}
#rightcolumn{ float:right;width:200px; border:0px solid #fff; margin:10px 0 10px 0; min-height:500px; }
.col_section{background-color:#004400; margin-bottom:10px}
.col_title{	padding:5px 10px;font-weight:bold;font-size:14px;}
.col_content{padding:5px 10px;margin-bottom:5px;text-align:left;}
#content{border:0px solid #000; min-height:460px; padding:10px; margin-right:220px }
#content #left{float:left; width:483px; height:368px;overflow:auto; }

#content #leftdiv{ padding:10px 15px; font-size:12px; color:#FFFFFF;}
#content #right{ float:right;}
#footer{margin:10px;}

#legal{ font-size:10px; margin-top:5px;}

.formelement{
	border:1px #000000 solid;
	background-color:#FFFFFF;
	font-size: 11px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
}
.button{background-color:#339933;color:#D2E8AA;font-size:11px;font-weight:bold;border:solid 1px #D2E8AA;text-align:center;padding:1px 5px 2px 5px;	}
a.button:hover{background-color:#D2E8AA; color:#003300}
.warning{font-weight:bold; color:#CC0000;}
.hidden{display:none;}
h2{	color:#fff;	font-size:18px; font-weight:bold; margin:0 0 10px 0}
h3{	color:#D2E8AA;font-size:14px;}

th{color:#cece00; font-weight:bold; text-align:left}

a{ color:#cece00;font-weight:bold;text-decoration:none;}
a:hover{text-decoration:none;color:#ddd;}

a.foot2{	font-weight:normal;	color:#D2E8AA;}
a.foot2:hover{text-decoration:underline;}

#prices{
	float:left;
	font-size:16px;
	font-weight:bold;
	margin-right:20px;
}
#prices span{
	font-size:14px;
	border:0px solid #999
}
#cart{
	border:0px solid #999;
	margin:0;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
#cart label{
	font-size:12px;
	width:80px;
}
#addtocart{
	
}
#section1{margin:10px 0; border:0px solid #999;}
.section_text{text-align:left}
#url{
	margin-top:10px
}
#returnto{
	text-align:center;
}

#cartoptions{
	float:left;
	margin:0 10px;
	border:0px solid #999;
}
#cartoptions #option1{
	float:left;
	margin:5px 0px;
}
#cartoptions #option2{
	float:left;
	margin:5px 0px;
	clear:left;
}
#instock{
	float:left;
	display:none;
	border:0px solid #999;
	clear:none;
	color:#33CC00;
}
#outofstock{
	float:left;
	display:none;
	color:#CC0000;
}
#outofstock span{
	font-size:11px;
	color:#FF0000;
}
.stock_text{float:left; margin-left:5px; width:170px }
#cartbutton{
	display:none;
	float:left;
	margin:5px 0px;
	clear:left;
}
#showprice{
	display:none;
	float:left;
	margin:5 0px;
	clear:left;
	width:300px;
}
.imgleft{
	float:left;
	margin:0 10px 10px 0;
}
.imgleft img, .imgright img{
	border:0px solid #ccc;
}
.imgright{
	float:right;
	margin:0 0 10px 10px;
}
#products #boxes{
text-align:center;
}
.products_block{border:0px solid #ddd;margin:5px;}
#products .title{font-size:14px;font-weight:bold;}
#products .pic{height:280px}
#products .description{}