* { 
  margin: 0px;
  padding: 0px; 
} 
html {
	height: 101%;

}
body {
	margin: 0px;
	border: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #FF9900;

	
	}
img {
	vertical-align: bottom;
	border: none;
}

p{margin-bottom: 1em;}

#wrapper{
	width: 762px;
	margin-left: auto;
	margin-right: auto;
	border: 1px none #FFFFFF;
	background-color: #FFFFFF;
	overflow: hidden;

	}
#header {
	background-image: url(images/hdr_bg.jpg);
	background-repeat: repeat-x;
	height: 97px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#header #logo img{
	margin-top:13px;
	float:left;
	margin-left: 28px;
}

#header #logo {
background-image:url(images/logo_bg.jpg);
clear:left;
float:left;
height:100%;
width:270px;
}
#footer{
	color: #FFFFFF;
	padding-top: 1em;
	padding-bottom: 1em;
	}
.banner468{
	width: 468px;
	height: 60px;
	padding: 2px;
	float: right;
	margin: 15px 12px 0px 0px;
	background-image: url(images/banner_bg.gif);
	border-bottom: 2px solid #0B3902;
	display: inline;
	}

#header.banner468 img{ 	margin-top: 0px;
	float:left;
	margin-left: 0px;}	
	
.banner468 iframe{
	width: 468px;
	height:60px;
	}


.titlebar form {
	float: right;
	background-image: url(images/titlesearchbox_trans.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #D2E0B2;
	height: 27px;
	text-align: right;
	padding-left: 70px;
	padding-right: 4px;
}
.titlebar  form input
{
	height:16px;
	width:180px;
	border: 1px solid #7B713D;
	margin: 0px;
	padding: 0px 0px 1px 3px;
	background-color: #FFFFFF;
	color: #CC3300;
	vertical-align: middle;
	font-size: 13px;

}
.titlebar form input.submit
{
	cursor:pointer;
	width:21px;
	height:26px;
	background-image: url(images/search_button.gif);
	border: none;
	background-color: #D2E0B2;
	margin: 0px 0px 1px 1px;
	padding: 0px;
	vertical-align: middle;
	line-height: 26px;
}

.titlebar form label{
	display: block;
	float: left;
	width: 60px;
	background-image: url(images/search_txt.gif);
	background-repeat: no-repeat;
	height: 27px;
	background-position: left bottom;
}
#colleft{
	width:161px;
	float: left;
	text-align: left;
	border-right: solid 1px white;
}

#colleft li.home {line-height: 27px;}

#colleft li{
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	line-height: 24px;
	color: #FFFFFF;
	text-indent: 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;

}
#colleft li a{
	text-decoration: none;
	color: #FFFFFF;
	border: none;
	display: block;
	background-color: #88B322;
	width: 100%;

}
#colleft li a:hover{
	width: 100%;
	text-decoration: underline;
}
#colleft li.hdr{
	background-color: #003300;
	height: 36px;
	line-height: 36px;
	border-top: 1px solid #FFFFFF;
	border-right: none #FFFFFF;
	border-bottom: 2px solid #6F931C;
	border-left: none #FFFFFF;
	text-transform: capitalize;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	text-indent: 20px;
}
#colleft li.hdr a{
	color:white;
	background-color: #003300;

}
#colleft li.hdr a:hover{
	color:white;
	text-decoration: underline;
}

#colleft li.sub{
	text-indent: 19px;
}
#colleft li.sub a{
	background-image: url(images/nav_dink.gif);
	background-repeat: no-repeat;
	background-position: 11px top;
	line-height: 18px;

}
#colmain {
	float:left;
	text-align:left;
	width:600px;
	vertical-align: top;
	padding-bottom: 15px;
}
.titlebar {
	background-color: #88B322;
	text-align: left;
	padding-left: 13px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 27px;
	border-bottom:1px solid #FFFFFF;
	height: 27px;
	margin: 0px;

}
.titlebar h2, .titlebar h1{
	float: left;
	font-size: 13px;
	font-weight: bold;
	display: inline;
	clear: none;
	line-height: 27px;
}

.titlebar a{
	float:right;
	color: #FFFFFF;
}

.content{
	color:#333333;
	margin: 0px 4px 0px 3px;
	padding: 0px;
	border: none;
}

.subtitlebar{
	background-color: #EFEFEF;
	background-image:url(images/headingbar_bg.gif);
	background-position:right;
	background-repeat: no-repeat;
	height:36px;
	padding: 0px 5px 0px 13px;
	color:#49951C;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	margin-bottom: 4px;
	margin-right: -4px;
	margin-left: -3px;
}

.subtitlebar h2, .subtitlebar h1 {
	font-size:16px;
	font-weight: bold;
	margin: 0px;
	float: left;
	line-height: 36px;
} 

.subtitlebar form{
	border: 1px none #FF0000;
	clear: none;
	height: 26px;
	float: right;
	padding-top: 9px;
}
.subtitlebar form select{
	color:#3C5674;
	font-size: 12px;
	height: 18px;
	padding-top: 1px;
}
div.items {
	border: 3px none #0000FF;
}

div.items div {
	overflow:hidden;
	padding: 15px;
	border: 1px solid #E2EBF1;
	background-color: #FFFFFF;
	width: 561px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;
}
div.items div a.piclink {
	width:70px;
	diplay:block;
	float:left;
	text-align:center;
	border:1px solid #FFFFFF;
	height: 70px;
	padding: 10px;
	margin-right: 20px;
}
div.items div a.piclink:hover {
	border:1px solid #FF9933;
}
div.items div p {
	line-height: 17px;
	float: left;
	margin: -4px 0px 0px;
	width: 440px;
}
div.items div p strong{
	font-weight: bold;
	display: block;
	font-size: 14px;
}
div.items div a.buylink {
	background-image: url(images/buylink_moreinfo.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	font-weight:bold;
	background-position: right top;
	background-color: #50A41E;
	padding-right: 80px;
	padding-left: 5px;
	color: #FFFFFF;
	display: block;
	line-height: 23px;
	clear: both;
	margin-top: 5px;
	float: left;
	vertical-align: text-bottom;
}
div.items div a.buylink:hover{
	text-decoration:none;
	background-color: #FF9933;
	line-height: 23px;
}
.welcome {
	background-color: #67A1E0;
	background-image: url(images/welcome_bg.jpg);
	margin: 0px;
	padding: 9px 0px 10px;
	width: 601px;
	overflow: hidden;
	height: auto;
	position: relative;
	background-repeat: no-repeat;
	display: none;
}
.welcome p {
	color: #FFFFFF;
	background-image: url(images/welcome_txt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 380px;
	text-align: justify;
	background-color: 6699CC;
	margin: 0px 8px;
	padding-top: 25px;
	padding-left: 3px;
	padding-bottom: 7px;
	line-height: 18px;
}
.welcome form {
	background-color: #92C4F8;
	height: 23px;
	width: 100%;
	padding: 8px 0px;
	margin: 0px;
	vertical-align: middle;
	line-height: 23px;
	background-image: url(images/welcome_searchbar_txt.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-top: 1px solid #D3E4F6;
	border-right: 1px none #D3E4F6;
	border-bottom: 1px solid #D3E4F6;
	border-left: 1px none #D3E4F6;
}
.welcome form input.submit{
	background-image: url(images/welcome_searchbar_button.gif);
	height: 23px;
	width: 31px;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
}
.welcome form input{
	border: none 0px;
	margin: 0px;
	padding: 3px 0px 0px 3px;
	height: 20px;
	vertical-align: middle;
	float: left;
	color: #CC3300;
	width: 250px;
}
.welcome form label{
	height: 23px;
	width: 108px;
	display: block;
	float: left;
	background-image: url(images/welcome_searchbar_txt.gif);
}
.welcome img{
	float: right;
	position: relative;
	bottom: 155px;
	margin-bottom: -165px;
}
.hrule {
	background-color: #3C5674;
	height: 2px;
	font-size: 1px;
	border-width: 3px 0px;
	border-style: solid;
	border-color: #FFFFFF;
}
.pagination{
	overflow: hidden;
	margin-bottom: 2em;
	clear: both;
}
.pagination a.hilite{
	background-color:#50A41E;
	color: #FFFFFF;
	border: 1px solid #50A41E;
}
.pagination a{
	text-decoration: none;
	background-color: #FFFFFF;
	color: #428718;
	font-weight: bold;
	display: block;
	float: left;
	border: 1px solid #E2EBF1;
	line-height: 23px;
	padding-right: 8px;
	padding-left: 8px;
	margin-right: -1px;
}
.pagination a:hover{
	background-color: #FF9933;
	color: #FFFFFF;
	text-decoration: underline;
	border: 1px solid #FF9933;
}