

body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	
	line-height: 1.5em;
}

a {
	color:#009a01;
	text-decoration:none;
}

h1{
	color:#009a01;
	font-size:15px;
	margin:0px 5px 10px 5px;
}
h3{
	color:#090;
	border-bottom:#ff9900 1px dashed;
}
h5{
margin:0px;
padding:0px;
font-size:14px;
color:#ff9900;
}
p{
margin:10px 0px 5px 0px;
letter-spacing:0.1em;
}

a:hover {
	color:#ff9900;
	text-decoration:underline;
}


.clear{
	clear:both;
}
#main{
	width:900px;
	margin:0px auto;
}

#top_bg{
	background:url(../images/top_bg.gif) no-repeat top;
	width:918px;
	height:11px;
}

#center_bg{
	background:url(../images/center_bg.gif) repeat-y top;
	width:898px;
	padding:5px 10px 5px 10px;
}

#bottom_bg{
	background:url(../images/bottom_bg2.gif) no-repeat bottom;
	width:918px;
	height:17px;
}

#logo{
	float:left;
	width:400px;
	margin-left:10px;
}


#logo img{
margin-left:20px;
margin-right:20px;
}

#logo h1{
font-size:22px;
margin:10px;
}

#toplinks{
	padding:5px;
	float:left;
	width:450px;
}

/*** Menu Style ***/

.greenmenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(../images/menug_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.greenmenu li{
	float:left;
}

.greenmenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.greenmenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.greenmenu li.current a, .greenmenu li a:hover{
	color: #fff;
	background: url(../images/menug_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.greenmenu li.current a b, .greenmenu li a:hover b{
	color: #fff;
	background: url(../images/menug_hover_right.gif) no-repeat right top; /*right tab image path*/
}

#prodDisp{
	width:200px;
	margin:10px 5px 10px 5px;
	float:left;
}


#flash{
	width:670px;
	margin:10px 0px 10px 0px;
	float:left;
	padding-left:10px;

	background:url(../images/side_bg.gif) repeat-y left;
	

}

#flashComp{
	width:634px;
	height:186px;
		border:#090 solid 2px;
}
#prodFlash{
	width:194px;
	height:187px;
		border:#090 solid 2px;
}

.content_left{
float:left;
width:200px;
border-left:#CCCCCC dashed 1px;
padding:5px;
}

.content ul li{
 list-style:none;
 list-style-image:url(../images/bullet-grey.gif);
 padding:0px 0px 5px 0px;
 letter-spacing:0.1em;
}

.content_home ul li{
 list-style:none;
 list-style-image:url(../images/bullet-grey.gif);
 padding:0px 0px 5px 0px;
 line-height: 1em;
}


.content_home{
font-family: Cambria, serif;
font-size: 16px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
Close

}

#centerItem{
width:450px;
padding:0px;
margin:0px;
margin:15px 0px 10px 0px;
float:left;
}

#right_content{
	width:200px;
	margin:5px;
	float:left;
}

#footer{
	background:#009a00;
	color:#FFF;
	padding:5px;
	width:887px;
	margin:1px;
}

#footer a{
	color:#FFF;

}
#footer a:hover{
	color:#FFF;
	text-decoration:underline;

}


#menu_vert ul li{
 list-style:none;
 list-style-image:url(../images/green_bullet.gif);
 padding:5px 5px 5px 5px;
 border-bottom:#cccccc 1px dashed;
 font-size:12px;
}


#menu_vert2 ul li{
 list-style:none;
 list-style-image:url(../images/green_bullet.gif);
 padding:5px 5px 5px 5px;
 font-size:13px;
}

#menu_vert3 ul li{
 list-style:none;
 list-style-image:url(../images/green_bullet.gif);
 padding:5px 5px 5px 5px;
 font-size:13px;
 font-weight:bold;
}


.active a {
color:#ff9900;
}

#products table td{
border:#ccc 1px dotted;
}