body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 17px;
}
body {
	background-color: #FFF;
	margin: 0px;
	text-align:center;
}

#pageContainer {
	width: 887px;
	margin: 0px auto;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
	text-align:left;
	background-color: #FFFFFF;
}

#pageFrame {
	width: 883px;
	\width: 887px;
	w\idth: 883px;
	margin: 0px;
	padding: 0px;
	border: 2px solid #DADADA;
}

/* Header */

#headerFrame {
	width: 883px;
	height: 175px;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}

#headerImage {
	width: 883px;
	height: 175px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}

#headerLogo {
	width: 425px;
	height: 175px;
	text-align: right;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	z-index: 2;
	left: 447px;
	top: 0px;
}

#headerNavigation {
	padding-top: 3px;
	height: 36px;
}

#headerNavigation a {
	text-decoration: none;
	color: #000;
}

#headerNavigation a:hover {
	text-decoration: none;
	color: #666;
}

#headerNavigation a.activeBtn {
	color: #666;
}

#logo {
	padding-right: 9px;
}

/* Main Frame */

#mainStartFrame {
	width: 883px;
	padding: 0px;
	margin: 0px;
}

#splashmap {
	width: 425px;
	float: left;
}

#splashbuttons {
	width: 395px;
	padding-top: 30px;
	float: left;
}

#splashbuttons p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
	padding-left: 4px;
}

#splashbuttons .splashbutton {
	margin-top: 16px;
}

#splashbuttons .splashbutton2 {
	margin-top: 0px;
	margin-bottom: 15px;
}

#splashbuttons .bottomtxt {
	padding-top: 65px;
}

/* Cleaner clears floating  */

.cleaner {
	clear: both;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	border: 0px none;
	margin: 0px; 
	padding: 0px;
	background: transparent;
}
