@charset "utf-8";
body {
	text-align: center;
	min-width: 960px;
	margin: 0;
}
a	{
	outline: none;
}
	
img {
	border:none;
}

a img {
	outline:none;
}

h1 {
	font: 14px/180% Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	top: 0px;
	padding: 0px;
}

.splashheader {
	color: #000;
	text-indent: -9999px;
	height: 540px;
	width: 340px;
}


/* ============================================================================== SPLASH CONTENT FIELDS ================================================================= */

.afahome #wrapper {
	width: 962px;
	top: 0px;
	position: relative;
	/*height: 750px; */
	margin: 0 auto;
}

.afahome #container {
	width: 960px;
	background: #ffffff;
	border: 1px solid #999;
	top: 100px;
	position: relative;
	height: 670px;
	margin: 0 auto
}

.afahome #splashleft {
	text-decoration: none;
	height: 420px;
	width: 340px;
	position: absolute;
	left: 10px;
	top: 10px;
	background: #C90 url(../images/splashleft2.jpg) no-repeat;
	z-index: auto;
}

.afahome #splashtopright {
	text-decoration: none;
	position: absolute;
	height: 120px;
	width: 590px;
	left: 360px;
	top: 10px;
	background-image: url(../images/splashrightop2.jpg);
	background-repeat: no-repeat;
}

.afahome #splashright {
	text-decoration: none;
	background: url(../images/splashheart2.jpg) no-repeat;
	position: absolute;
	height: 450px;
	width: 590px;
	top: 130px;
	left: 0px;
}
.afahome #splashbotleft {
	text-decoration: none;
	height: 150px;
	width: 340px;
	position: absolute;
	left: 10px;
	top: 440px;
}


.afahome #navbox {
	background: #fff;
	position: absolute;
	height: 20px;
	width: 509px;
	left: -360px;
	top: 600px;
	text-align: right;
	padding: 15px 5px 15px 446px;
}

