.topdiv {
	background: url(images/imagetop.jpg); margin: 0px auto; width: 750px; height: 116px;
}
.middlediv {
	background: url(images/imagemenu.jpg); background-repeat: no-repeat; margin: 0px auto; width: 750px; height: 210px;
}
.bottomdiv {
	background: url(images/imagebottom.jpg); background-repeat: no-repeat;margin: 0px auto; width: 750px; height: 410px;
}
.menudiv {
	width: 184px; height: 170px; float: left; margin: 40px 0px 0px 0px;
}

.slideshow {
	background: url(images/slideshow.jpg); background-repeat: no-repeat; width: 566px; height: 210px; float: right; 
}
.copy {
	width: 260px; height: 170px; float: left; margin: 10px 0px 0px 36px; line-height: 120%;
}
.copy02 {
	width: 500px;
	height: 170px;
	float: left;
	margin: 20px 0px 0px 40px;
	line-height: 120%;
}
.RHS {
	width: 240px; height: 200px; float: left; margin: 10px 0px 0px 30px;
}
.LHS {
	width: 184px; height: 400px; float: left; margin: 40px 0px 0px 0px;
}
.header {
	width: 500px; height: 20px; float: left; margin: 0px 0px 0px 20px;
}

body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
font-size: 75%;
font-weight: bold;
}

#menu5 {
	width: 184px;
	margin: 0px;
	}
	
#menu5 li a {
  	height: 21px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 21px;
	text-decoration: none;
	}	
	
#menu5 li a:link, #menu5 li a:visited {
	color: #ffffff;
	display: block;
	background: url(images/buttonimage.gif);
	padding: 3px 25px 0 10px;
	text-align: right;
	}
	
#menu5 li a:hover {
	color: #fad37c;
	background: url(images/buttonimage.gif) 0 -21px;
	padding: 3px 25px 0 10px;
	text-align: right;
	}
	
#menu5 li a#active {
	color: #ffb000;
	background: url(images/buttonimage.gif) 0 -42px;
	padding: 3px 25px 0 10px;
	text-align: right;
	}

.h1 {
 color: #f1ae01;
 line-height: 120%;
}
.h2 {
 color: #f1ae01;
 font-weight: normal;
 line-height: 120%;
}
.h4 {
	color: #333333;
	font-weight: normal;
	line-height: 120%;
}

