body {
	background: url('/images/bg.jpg') repeat-x #fff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;

}
p {
	margin-top: 5px;
	margin-bottom: 1em;

}
h2 {
	padding: 0px;
	margin: 0px;

}
h1 { color: #003366; }
#centerblock {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;

}
#logo {
	height: 203px;
	background: #CCCCCC;
	background: url('/images/logo.png') no-repeat;

}
#vertnav {
	float: left;
	width: 272px;
	margin: 10px;
	margin-left: 25px;
	margin-top: 3px;
	margin-right: 0;
	text-align: center;

}
#slideshow {
	float: left;
	width: 402px;
	height: 385px;
	margin: 10px;
	margin-top: 3px;
	padding: 5px;

}
#contenttop {
	float: left;
	width: 500px;
	height: 13px;
	background: url('/images/contenttop.png') no-repeat;
	margin-left: 10px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px;

}
#content {
	float: left;
	width: 490px;
	min-height: 300px;
	background: url('/images/divback.gif') #e3ecf2 bottom repeat-x;
	margin: 10px;
	margin-right: 0;
	margin-top: 0;
	font-size: 12px;
	padding: 5px;

}
#vertcattop {
	float: left;
	height: 13px;
	width: 210px;
	margin: 10px;
	margin-top: 0;
	margin-bottom: 0;
	background: url('/images/vertcattop.png') no-repeat;

}
#vertcat {
	float: left;
	width: 200px;
	padding: 5px;
	padding-bottom: 35px;
	margin: 10px;
	margin-top: 0;
	color: #FFFFFF;
	background: url('/images/vertcatrepeat.png') #2370a6 bottom repeat-x;
	min-height: 300px;
	overflow: auto;

}
#vertcat a {
	color: #FFFFFF;
	text-decoration: none;

}
#vertcat a:hover { text-decoration: underline; }
#vertcat div { margin-left: 10px; }
#cat7 {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 18px;

}
#Slide {
	height: 400px;
	background: url('/images/slidebg.png') no-repeat;
	text-align: center;
	display: none;

}
#footer {
	clear: both;
	font-size: 10px;

}
#footer a { text-decoration: none; }
#footer a:hover { text-decoration: underline; }

