@charset "utf-8";
/* CSS Document */

#menupage{
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/menustrip.jpg);
	padding: 0px;
	height: auto;
	background-repeat: repeat-y;
	background-position: left;
	width: 100%;
}

#menupagemenu {
	background-image: url(../images/menupanel.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 190px;
	float: left;
	margin: 0px;
	background-color: #f2f7f0;
	clear: both;
}

#menupagemenucertificates {
	text-align: center;
	padding: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005100;
}

#menupagecontent {
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 190px;
}
#menupagefooter {
	clear: both;
	height: 10px;
	background-image: url(../images/menustripbottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#menupagemenu ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#menupagemenu li {
	padding-bottom: 8px;
	color: #005100;
	font-size: 1em;
	font-weight: normal;
}
#menupagemenu a {
	text-decoration: none;
	display: block;
	text-align: right;
	color: #666;
	padding-top: 0.24em;
	padding-right: 0.3em;
	padding-bottom: 0.24em;
	padding-left: 0em;
} 
#menupagemenu a:hover {
	color: #002800;
	font-weight: bold;
}
#featurelineleft {
	float: left;
	width: 250px;
	padding: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #d4dccf;
	margin-top: 0px;
	margin-right: -3px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}

#featuresrighttop {
	margin-left: 247px;
	padding-left: 39px;
	padding-top: 0px;
	height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../images/featureflashtop.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#featuresrightmid {
	margin-left: 247px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/featureflashmid.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 0px;
	width: 500px;
}

#featuresrightbottom {
	margin-left: 247px;
	height: 16px;
	background-image: url(../images/featureflashbottom.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}

#featuresrightmid li{
	font-size: 1.25em;
	padding-bottom: 8px;
	list-style-type: disc;
	font-weight: bold;
	margin-left: 80px;
	color: #002800;
}

#featuresrightmid ul{
	margin: 0px;
	padding: 0px;
}
