body {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 62.5%;
	color: #000;
	background: #d5dde5;
	margin: 0;
	padding: 0;
	text-align: center;
}

img { margin: 0; padding: 0; border: 0; }
a { text-decoration: none; }

div#nav_top {
	margin: 0 auto;
	background: #fff;
	color: #999;
	font-size: 1.2em;
	border: 1px solid #fff;
}
div#nav_top p { line-height: 27px; margin: 0; padding: 0; }
div#nav_top a { position: relative; left: -1px; color: #727695; padding: 7px 12px; margin: 0; text-decoration: none; font-weight: 700; border-right: 1px solid #d5dde5; border-left: 1px solid #d5dde5; }
div#nav_top a:hover, div#nav_top a:visited:hover { color: #AF463D; background: #d5dde5; }

div#banner {
	margin: 0 auto;
	border-top: 6px solid #a3b7dd;
	border-bottom: 6px solid #a3b7dd;
	height: 265px;
}

div#banner_left { float: left; height: 265px; width: 38%; background: #f3e7d8 url(../img/logo.gif) center 25px no-repeat; }

div#banner_right { float: left; height: 265px; width: 62%; background: #d5dde5 url(../img/banner.jpg) 0 0 no-repeat; }

div#address { background: #fff; color: #727695; font-size: 1.3em; font-weight: 700;  padding: 8px 0; border-bottom: 1px solid #a3b7dd; }
div#address em { color: #af463d; }

#container{
	position:relative;
	margin: 0 auto;
	left: 0px;
	width:90%;
	height:250px;
	text-align:left;
	color: #1a3666
}

#title{
	position:absolute;
	width:800px;
	height:auto;
	top: 0;
	left: 0px;
}

#title h1 { font-size: 2.4em; margin: 0; padding: 10px 0 10px 0; }


#image_container
{
	position:absolute;
	width:484px;
	height:auto;
	top: 0px;
	margin-top:60px;
	left: 0px;
}




a#aaha { 
	position:absolute;
	top:95px;
	left:495px;
	width:101px;
	height:50px;
	cursor:pointer;
	z-index:1;
}

a#facebook { 
	position:absolute;
	top:55px;
	left:615px;
	width:122px;
	height:141px;
	cursor:pointer;
	z-index:1;
	
}


div#container_right {
	position:absolute;
	top: 70px;
	left: 740px;
	width: 350px;
	text-align: left;
	font-size: 1.4em;
	margin-left: 20px;
	padding-left:20px;
	font-weight: 700;
	line-height: 1.2em;
	border-left: 1px solid #a3b7dd;
}

/*#container, #container * { color: #1a3666; position: relative; }
#container_left { float: left; width: 40%; padding: 0 0 20px 0; }
#container_left h1 { font-size: 2.4em; margin: 0; padding: 10px 0 10px 0; }
#container_left #image_links { width: 484px; margin: 0 auto; font-size: 1.3em; }


div#container_center {
	float: left;
	width: 30%;
	text-align: left;
	margin: 15px;
	padding: 0 10px 0 22px;
}


div#container_right {
	float: right;
	width: 30%;
	text-align: left;
	font-size: 1.4em;
	margin: 15px;
	padding: 0 10px 0 22px;
	font-weight: 700;
	line-height: 1.2em;
	border-left: 1px solid #a3b7dd;
}

	
*/




