h1, h2, h3, h4, h5, h6, p, img, ul, ol, li, a, dl, dd, dt {
	margin: 0;
	padding: 0;
	border: none;
	}
	
body {
	text-align: center;
	background: #d3d4c3;
	padding: 0;
	margin: 0;
	}
	
#wrapper {
	background: url(images/wrapper.gif) repeat-y center top;
	width: 765px;
	padding: 0 0 0 3px;
	margin: 0 auto;
	text-align: left;
	}
	
ul#nav {
	background: url(images/nav.jpg) no-repeat left top;
	text-align: left;
	height: 60px;
	padding: 15px 0 0;
	}
	
ul#nav li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
ul#nav li a {
	display: block;
	float: left;
	height: 23px;
	background-position: left top;
	margin: 37px 0 0;
	overflow: hidden;
	}

ul#nav li a h1,
ul#nav li a h2,
ul#nav li a span {
	display: none;
	}
	
ul#nav li a:hover,
ul#nav li a.on {
	background-position: left bottom;
	}
	
ul#nav li.n_services a {
	background-image: url(images/n_services.jpg);
	width: 81px;
	}
ul#nav li.n_products a {
	background-image: url(images/n_products.jpg);
	width: 86px;
	}
ul#nav li.n_custserv a {
	background-image: url(images/n_custserv.jpg);
	width: 121px;
	}
ul#nav li.n_store a {
	background-image: url(images/n_store.jpg);
	width: 88px;
	}
ul#nav li.n_contact a {
	background-image: url(images/n_contact.jpg);
	width: 101px;
	}
ul#nav li.n_about a {
	background-image: url(images/n_about.jpg);
	width: 99px;
	}
	
ul#nav li.n_logo a {
	margin: 0;
	height: 60px;
	width: 186px;
	}
	
#banner {
	overflow: hidden;
	height: 105px;
	}
#banner img {
	display: block;
	}	
#home #banner {
	height: 176px;
	}

#breadcrumb {
	width: 744px;
	padding: 6px 9px 0;
	height: 16px;
	background: #2f2a25;
	}

#breadcrumb img {
	float: left;
	display: block;
	
	}


#content h3 {
	width: 266px;
	height: 60px;
	margin: 0 0 10px;
	clear: both;
	}

#content .single h3 {
	width: 522px;
	}
	
#content h3 span {
	display: none;
	}

#home #content {
	background:url(images/home_feature_blank.jpg) no-repeat left top;
	height: 321px;
	overflow: hidden;
	}
	
#home h3 {
	display: none;
	}

.left {
	float: left;
	width: 266px;
	padding: 0 0 1px;
	}
	
#home .left {
	width: 226px;
	padding: 69px 10px 1px 20px;
	}

#home #content .left h4 {
	margin: 0;
	}
	
.single {
	width: 522px;
	margin: 10px 0 0 120px;
	}


.left h4,
.single h4 {
	font: bold 11px/15px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 12px 8px;
	text-transform: uppercase;
	}

.left .callout,
.single .callout {
	width: 133px;
	float: right;
	margin: 0 0 5px 5px;
	}
	
.left .callout p,
.single .callout p {
	color: #155d99;
	margin: 0 8px 8px 0;
	}
	
#home #content p,
#home #content ul,
#home #content ol {
	margin: 0 0 8px;
	}

#content p,
#content ul,
#content ol {
	font: normal 11px/15px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 12px 8px;
	}

.feature {
	float: left;
	padding: 35px 0 0 83px;
	width: 375px;
	} 

.feature h4 {
	font: bold 11px/15px Tahoma, Arial, Helvetica, sans-serif;
	margin: 8px 0;
	text-transform: uppercase;
	}
	
.feature div {
	width: 210px;
	float: left;
	padding: 0 12px 0 0;
	}

.feature ul {
	float: left;
	color: #365220;
	width: 140px;
	border-left: 1px solid #493932;
	padding: 0 0 0 12px;
	}
	
.feature a {
	font-weight: bold;
	}	
	
#content .feature ul li {
	list-style: none;
	margin: 0 0 10px;
	}

p#footer {
	clear: both;
	background: #fff url(images/footer.jpg) repeat-x left bottom;
	border-top: 1px solid #9f9980;
	width: 762px;
	text-align: center;
	font: normal 9px/9px Arial, Helvetica, sans-serif;
	padding: 8px 0 0;
	height: 17px;
	margin: 0 auto;
	}
	
p#footer a,
p#footer a.on 
p#footer a:hover{
	color: green;
	}
	
.center {
	width: 282px;
	padding: 20px 10px 20px 20px;
	float: left;
	}
	
.center h4 {
	font: normal 17px/17px Tahoma, Arial, Helvetica, sans-serif;
	color: #155d99;
	margin: 0 0 10px;
	}

.center h5 {
	font: bold 10px/10px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	text-transform: uppercase;
	} 

.center img {
	float: right;
	border-left: 1px solid #493932;
	padding: 0 0 5px 5px;
	margin: 0 0 5px 5px;
	display: block;
	}
	
ul.blue {
	color: #155d99;
	}

#content a {
	color: #155d99;
	}
	
.center li {
	margin: 0 0 5px;
	}
	
.right {
	float: left;
	width: 164px;
	padding: 10px 0 10px 10px;
	text-align: center;
	overflow: hidden;
	}
	
.right form select {
	width: 150px;
	font-size: 11px;
	display: block;
	margin: 0 auto 5px;
	}	
	
.right p {
	color: #666;
	}
	
.left li,
.single li {
	margin: 0 15px;
	}
	
#content ul li {
	list-style: square;
	}
	
hr.clear {
	clear: both;
	visibility: hidden;
	height: 1px;
	border: none;
	margin: 0;
	padding: 0;
	}
	
#dropmenudiv {
position:absolute;
text-align: left;
font: normal 10px/10px Tahoma, Arial, Helvetica, sans-serif;
padding: 0;
z-index:100;
background: #fff url(images/dropdown.gif) repeat-x left top;
border-top: none;
}

#dropmenudiv a{
display: block;
color: #333;
border-bottom: 1px solid #ccc;
text-decoration: none;
padding: 6px 0 6px 10px;
}

#dropmenudiv a:hover {
text-decoration: underline;
}

table.updates td {
	border-top: 1px solid #ccc;
	vertical-align: top;
	padding: 10px 5px 5px;
	}