@charset "utf-8";
p {
	color: #000000;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-image: url(images/backgroundGradient.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	background-color: #ef9a1e;
}

#horizon {
	background-image: url(images/Horizon.gif);
	background-repeat: repeat-x;
	height: 30px;
}
#container {
	background-image: url(images/DecoTop2.gif);
	height: 120px;
	background-repeat: repeat-x;
	background-position: center bottom;
	z-index: auto;
}
#container3 {
	background-image: url(images/DecoBottom.gif);
	height: 154px;
	background-position: center;
}

#container2 {
	height: 168px;
	background-image: url(images/bar.gif);
	background-repeat: repeat-x;
}
#container #mainContent {
	height: 1350px;
	width: 1040px;
	margin-left: -520px;
	left: 50%;
	position: absolute;
}
#container #mainContent #nav {
	left: 0px;
	top: 85px;
	width: 1040px;
	position: absolute;
	height: 220px;
	visibility: visible;
}
#container #mainContent #footer #footer_text {
	top: 28px;
	left: 0px;
	position: absolute;
	width: 600px;
	height: 40px;
	font-size: 0.85em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 52px;
	visibility: visible;
}
#footer_text {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
}
#footer_textR {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	visibility: visible;
}
#nav {
	position:absolute;
	width:200px;
	height:115px;
	z-index:17;
}
#footer {
	position:absolute;
	width:1040px;
	height:115px;
	z-index:14;
}
#container #mainContent #footer #footer_textR {
	font-size: 0.85em;
	top: 10px;
	right: 0px;
	height: 52px;
	width: 350px;
	text-align: right;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#container #mainContent #footer p {
	color: #000000;
}
a:link {
	color: #9A3403;
	text-decoration: none;
}
a:visited {
	color: #9A3403;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #E23205;
	text-decoration: none;
}
#horizon #contact_BK #deco {
	position: absolute;
	left: 112px;
	top: 644px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #993400;
}
