#content {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	float: left;
	width: 450px;
	margin: 0 24px 0 0;
}
#content h1{
	font-size: 21px;
	line-height: 21px;
	text-align: left;
	color: #5BBF21;
	margin: 12px 0 0 0;
}
#content h2{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #00386B;
	margin: 8px 0 0 0;
	font-weight: bold;
}
#content p{
	font-size: 12px;
	line-height: 21px;
	text-align: left;
	color: #333333;
	margin: 0 0 8px 0;
}
.contentdiv {
	border-width: 1px 0 0 0;
	border-color: #999999;
	border-style: solid none none none;
	clear: both;
	margin: 0 0 12px 0;
}
.contentdiv h1{
	font-size: 21px;
	line-height: 21px;
	text-align: left;
	color: #5BBF21;
}
.contentdiv p{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	text-align: left;
	color: #666666;
	margin: 0px 0px 24px 0px;
}
.contentdiv h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #00386B;
	margin: 8px 0 8px 0;
}
.contentdiv h2 a:link{
	color: #00386B;
}
.contentdiv h2 a:visited{
	color: #00386B;
}
.contentdiv h2 a:hover{
	color: #5BBF21;
}
.contentdiv h2 a:active{
	color: #333333;
}
.contentdiv h3 {
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin: 18px 0 0 20px;
}
.contentdiv ul {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	list-style-type: none;
}
.contentdiv ul li ul {
	margin: 0px 0px 6px;
	padding-left: 12px;
	list-style-type: disc;
}
#subnav {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00386B;
	float: left;
	margin: 12px 0 0 0;
	width: 110px;
	border-width: 0 0 0 3px;
	border-color: #5BBF21;
	border-style: none none none solid;
	padding: 0px;
}
#subnav ul{
	margin: 0 0 0 12px;
	padding: 0px;
}
#subnav ul li{
	list-style-type: none;
	padding: 0px;
	margin: 0 0 8px 0;
}
#subnav a:link {
	  color: #00386B;
	  text-decoration: none;
}
#subnav a:visited {
	  color: #00386B;
	  text-decoration: none;
}
#subnav a:hover {
	  color: #5BBF21;
}
#subnav a:active {
	  color: #333333;
}
#shopdiv {
	width: 103px;
	float: left;
	background-color: #5BBF21;
	padding: 4px;
	margin: 0px 0 8px 0;
}
#shopdiv a:link{
	color: #fff;
	text-decoration: none;
}
#shopdiv a:visited{
	color: #fff;
	text-decoration: none;
}
#shopdiv a:hover{
	color: #00386b;
	text-decoration: underline;
}
#shopdiv a:active{
	color: #5bbf21;
	text-decoration: underline;
}
#shopdiv p{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin: 0;
}
#shopdiv ul{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: regular;
	line-height: 15px;
	text-decoration: none;
	color: #fff;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}
#shopdiv ul li{
	margin: 0 0 0 14px;
	padding: 6px 0 0 0;
}