@charset "utf-8";
body, html {
	background-image: url(../sgfx/splash_body_bgrd.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 980px;
	overflow: hidden;
	background-image: url(../sgfx/splash.png);
	background-repeat: no-repeat;
	position: static;
	height: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Top {
	height: 147px;
	width: 980px;
}
#Top a {
	display: block;
	height: 147px;
	width: 980px;
}
#Images {
	text-align: center;
	height: 150px;
	width: 980px;
}
#Mail {
	height: 110px;
}
#Logo {
	height: 73px;
	width: 980px;
}

#Dscrpt {
	height: 78px;
	width: 980px;
}

#Mail p {
	color: #922F0C;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 592px;
}
#Mail a {
	font-weight: bold;
	color: #922F0C;
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding: 4px;
}
#Mail .STel {
	padding-left: 4px;
}
#Mail a:hover {
	color: #FFFFFF;
	background-color: #3D4B5A;
}


#Footer {
}
#Footer p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#Footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#Footer a:hover {
	color: #E4E7E9;
}
#wrapper #Images img {
	margin-right: 8px;
	margin-left: 8px;
}

