body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.belowmenu {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	background-repeat: no-repeat;
	text-align: center;
	height: 150px;
}

.outer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
.fronttopleft {
	width: 500px;
	height: 230px;
	float: left;
}
.fronttopright {
	width: 480px;
	height: 230px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/webpm/fronttopright.jpg);
	background-repeat: no-repeat;
}
.fronttoprightcontent {
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 60px;
}

.frontmenuitemsouter {
	margin-top: 85px;
	margin-right: 40px;
	margin-left: 20px;
}

.frontmenu {
	width: 980px;
	background-color: #9CC;
	height: 200px;
}
.frontmenu1 {
	width: 250px;
	height: 250px;
	float: left;
	background-image: url(../images/webpm/menubox1bg.jpg);
	background-repeat: no-repeat;
}

.frontmenu2 {
	width: 250px;
	height: 250px;
	float: left;
	background-image: url(../images/webpm/menubox2bg.jpg);
	background-repeat: no-repeat;
}
.frontmenu3 {
	width: 250px;
	height: 250px;
	float: left;
	background-image: url(../images/webpm/menubox3bg.jpg);
	background-repeat: no-repeat;
}
.frontmenu4 {
	width: 250px;
	height: 250px;
	float: left;
	background-image: url(../images/webpm/menubox4bg.jpg);
	background-repeat: no-repeat;
}
.frontmiddleleft {
	width: 750px;
	height: 254px;
	padding-bottom: 15px;
	padding-top: 5px;
	float: left;
}
.frontmiddleright {
	width: 250px;
	height: 254px;
	float: left;
	padding-top: 5px;
	padding-bottom: 15px;
}


.footer {
	height: 160px;
	background-repeat: repeat-x;
	clear: both;
	background-image: url(../images/webpm/footerbg.jpg);
}
.footercontent {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	background-repeat: no-repeat;
	text-align: center;
}
.spacerhor20x230 {
	width: 20px;
	height: 230px;
	float: left;
}
.spacerhor980x20 {
	width: 980px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.stripmiddleleft {
	width: 480px;
	height: 65px;
	float: left;
	background-image: url(../images/webpm/stripmiddle.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 20px;
	margin-bottom: 0px;
}
.stripmiddleright {
	width: 480px;
	height: 75px;
	float: left;
	background-repeat: no-repeat;
	margin-bottom: 3px;
}



A.menuitems:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:17px;
	text-decoration:none;
	font-weight: bold;
}
A.menuitems:visited{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	line-height: 17px;
}
A.menuitems:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
	font-weight: bold;
	line-height: 17px;
}

.newsdate {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#FF0;
	font-weight:bold;
	text-decoration:none;
}
.newsitem{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

