body {
	background: #2A2A2A url('../images/background.gif') repeat;
	margin: 0;
}

#orangeBar {
	position: absolute;
	top: 0;
	left: 0;
	width: 40%;
	height: 121px;
	background-color: #CC6600;
	z-index: 0;
}

#orangeGraphic {
	position: absolute;
	top: 0;
	left: 50%;
	height: 180px;
	width: 414px;
	margin-left: -493px;
	background: url(../images/orange-graphic.gif) no-repeat;
	z-index: 1000;
}

#logo {
	position: absolute;
	top: 190px;
	left: 50%;
	height: 121px;
	width: 307px;
	margin-left: -393px;
	background: url(../images/logo.gif) no-repeat;
}

#tagline {
	position: absolute;
	top: 48px;
	left: 50%;
	margin-left: -50px;
	font-family: Geneva, Arial;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

#content {
	position: absolute;
	top: 121px;
	left: 0;
	width: 100%;
	height: 415px;
	background-color: #ffffff;
}

#contact {
	position: absolute;
	top: 341px;
	left: 50%;
	margin-left: -352px;
	background-color: #ffffff;	
	font-family: Geneva, Arial;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
}

#contact a {
	color: #000000;
	text-decoration: none;
}

#contact a:hover {
	color: #CC6600;
	text-decoration: none;
}

#tagline2 {
	position: absolute;
	top: 475px;
	left: 50%;
	margin-left: -450px;
	font-family: Geneva, Arial;
	color: #CC6600;
	font-size: 16px;
	font-weight: bold;
}

#services {
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -50px;
	font-family: Geneva, Arial;
	font-size: 10px;
	line-height: 1.7em;
}

#flash-rotation {
	position: absolute;
	top: 43px;
	left: 50%;
	margin-left: -30px;
	width: 330px;
	height: 443px;	
}
