body {
  margin: 0;
  text-align: center;
  background: #fcd435;
	font-family: Helvetica, Arial, sans-serif;
} 

#splash {
	margin: 0 auto;
  width: 990px;
  height: 210px;
}

#splash object {
	position: relative;
	top: -65px;
}

#page {
	background: transparent url(../images/bg_page.png) repeat-y center center;
}

#head {
	width: 962px;
	height: 327px;
	margin: 0 auto;
	background: transparent url(../images/bg_home.jpg) no-repeat center center;
	text-transform: uppercase;
}

#head h1 {
	margin-top: 0;
	color: white;
	position: relative;
	left: 30px;
}

#head h3 {
	color:#333333;
	font-family:Georgia;
	font-style:italic;
	font-weight:normal;
	left:30px;
	position:relative;
	text-transform:capitalize;
	top:-20px;
	text-shadow:0 0 3px white;
}

#head ul {
	color:white;
	font-weight:bold;
	left:183px;
	line-height:1.7;
	list-style-type:none;
	position:relative;
	top:0;
	width:200px;
}

#head ul li {
	border-top:1px solid #AAAAAA;
	padding:2px 25px;
	width:200px;
}

#head p#promo {
	color:#777777;
	float:right;
	font-weight:bold;
	left:-75px;
	line-height:1.6;
	position:relative;
	text-align:center;
	text-transform:none;
	top:-150px;
	width:360px;
}

#head p#button a {
	background: url(../images/buttons.gif) 0 -474px;
	display:block;
	height:45px;
	left:275px;
	padding:0;
	position:relative;
	text-indent:-9999px;
	top:-14px;
	width:145px;
	margin-top: 28px;
}

#head p#button a:hover { background-position: -149px -474px; }

#top {
	margin: 0 auto;
	width: 1011px;
	height: 50px;
	background: #FCD435 url(../images/bg_top.png) no-repeat 7px bottom;
}

#title { 
	background: url(../images/title_home.gif) no-repeat 0 12px; 
	text-indent: -9999px; 
	margin-left: 375px;
   }


#top p a {
	display: block;
	width: 245px;
	height: 20px;
	background: url(../images/contacttop.gif) no-repeat;
	float: right;
    text-indent: -9999px;
	margin: 16px 21px 0 0;
}



#bottom {
	margin: 0 auto;
	width: 1011px;
	height: 50px;
	background: #FCD435 url(../images/bg_bottom.png) no-repeat 7px top;
}

#bottom p {
  width: 540px;
  height: 36px;
  background: url(../images/contactbottom.gif) no-repeat;
  text-indent: -9999px;
  margin-left: 23px;
}
