@charset "iso-8859-1";


body,td,th {
	color: #CCCCCC;

}
body {
	/*background-color: #99b7cf;*/
	background-color: #dbdfe3;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: top center;
	background-image: url(gfx/bg_bg.png);
	background-repeat: no-repeat;
	height: 1500px;
}
#container {
	width: 100%;
	height: 100%;
	background-image: url(gfx/bg_mid.png);
	background-repeat: repeat-y;
	background-position: center;
}
#fullcontent {
	background-position: top center;
	background-repeat: repeat-x;
	margin: auto;
	width: 1000px;
}
#content {
	/*background-image: url(gfx/bg_mid.png);
	background-repeat: repeat-y;*/
	margin: auto;
	margin-bottom: 0px;
	width: 100%;

}
#top {
	width: 100%;
	margin: auto;
	height: 125px;
	background-image: url(gfx/logo.png);
	background-position: top center;
}
#main {
	width: 850px;
	margin: auto;
	padding-top: 50px;
	margin-bottom: 0px;
}
/*#bottom {
	width: 1000px;
	height: 100px;
	background-image: url(gfx/bg_lower.png);
	background-position: top;
	margin-top: 0px;
}*/
#flashmap {

}
#menu {
	text-align: center;
}
img.floatleft {
	float: left;
	padding: 25px;
	margin: 10px 10px 100% 0px;
	border-width: 0px;
	border-style: solid;
}
.menuimg {
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #FFFFFF;
}
.menuimg:hover {
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #c6c6c8;
}
#sbrdiv {
	margin: auto;
	width: 700px;
}
#hemdiv {
	margin: auto;
	width: 700px;
}
#sitacdiv {
	width: 700px;
	margin: auto;
}
#expertdiv {
	width: 100%;
	margin: auto;
	height: 1000px;
}
