body {
	margin: 10px auto;
	text-align:center;
}
#centered {margin: 0px auto;
	position: relative;
	width: 760px;
}
#flashcontent {
	height: 350px;
	width: 760px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	text-align: center;
	display: block;
}#menustrip {
	width: 305px;
	margin: 0 auto;
}
.header {
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	display: block;
	padding: 30px 0px 15px;
}

.tempmenu1 a, .tempmenu1 a:active .tempmenu1 a:hover{
	background: #622181 url(../images/menubg1.gif) no-repeat left top;
	width: 25px;
	height: 25px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
}

.tempmenu2 a, .tempmenu2 a:active .tempmenu2 a:hover{
	background: #bd007b url(../images/menubg2.gif) no-repeat left top;
	display: block;
	width: 25px;
	height: 25px;
	float: left;
	margin-right: 10px;
}

.tempmenu3 a, .tempmenu3 a:active .tempmenu3 a:hover{
	background: #e2007a url(../images/menubg3.gif) no-repeat left top;
	display: block;
	width: 25px;
	height: 25px;
	float: left;
	margin-right: 10px;
}

.tempmenu4 a, .tempmenu4 a:active .tempmenu4 a:hover{
	background: #E4A100 url(../images/menubg4.gif) no-repeat left top;
	display: block;
	width: 25px;
	height: 25px;
	float: left;
	margin-right: 10px;
}

.tempmenu5 a, .tempmenu5 a:active .tempmenu5 a:hover{
	background: #e95d0f url(../images/menubg5.gif) no-repeat left top;
	display: block;
	width: 25px;
	height: 25px;
	float: left;
	margin-right: 10px;
}

.tempmenu6 a, .tempmenu6 a:active .tempmenu6 a:hover{
	background: #b44827 url(../images/menubg6.gif) no-repeat left top;
	display: block;
	width: 25px;
	height: 25px;
	float: left;
	margin-right: 10px;
}

.tempmenu7 a, .tempmenu7 a:active .tempmenu7 a:hover{
	background: #661a19 url(../images/menubg7.gif) no-repeat left top;
	display: block;
	width: 25px;
	height: 25px;
	float: left;
	margin-right: 10px;
}
.tempmenu8 a, .tempmenu8 a:active .tempmenu8 a:hover{
	background: #000a6e url(../images/menubg8.gif) no-repeat left top;
	display: block;
	width: 25px;
	height: 25px;
	float: left;
}
.tempmenu9 a, .tempmenu9 a:active .tempmenu9 a:hover {
	background: #6e0046 url(../images/menubg9.gif) no-repeat left top;
	display: block;
	width: 25px;
	height: 25px;
	float: left;
	margin-right: 10px;
}
#linkcaptions {
	width: 760px;
	text-align: center;
	margin-top: 15px;
	height: 50px;
}
#clearer {
	clear: both;
}

#footercontent{
	margin: 0;
	background: url(../images/footerlogo.gif) no-repeat left center;
	height: 57px;
	width: 760px;
	vertical-align: middle;
	padding: 1px 0px 0px;
}
#footercontacts {
	margin: 7px 0px 5px 65px;
	padding: 5px 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #817f84;
	border-bottom-color: #817f84;
	vertical-align: middle;
}

.contactlarge {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-right: 10px;
}
.contactlarge a{
	color: #333333;
	text-decoration: none;
}
.contactlarge a:hover{
	color: #E60004;
	text-decoration: underline;
}
.contactsmall {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	display: block;
	margin: 3px 0px 0px;
}
.footericon {
	display: table-cell;
	vertical-align: middle;
	position: absolute;
	top: 50%;
}

#copyright {
	font: 9px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 65px;
	padding-bottom: 15px;
}
#copyright a{
	color: #666666;
	text-decoration: none;
}
#copyright a:hover{
	color: #E60004;
	text-decoration: underline;
}

