#wrapper {
	position: relative;
	width: 800px;
	border: 10px solid #93127B;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: auto;
	background-color: #93127B;
}
body {
	background-color: #93127B;
	background-repeat: repeat;
	height: auto;
}


.clear {
	height: 10px;
	width: 100%;
	clear: both;
	background-color: #93127B;
}
#wrapper #intro .clearbox {
	width: 780px;
	height: auto;
	background-color: #93127B;
	padding-left: 0px;
	float: left;
}
#wrapper #intro .clearboxIMAGE {
	width: 200px;
	height: 60px;
	background-color: #93127B;
	padding-left: 150px;
	float: left;
}
#wrapper #intro .clearboxRHS {
	width: 200px;
	height: 60px;
	background-color: #93127B;
	padding-left: 0px;
	padding-right: 150px;
	float: right;
}
#wrapper #intro .clearboxIMAGEtest {
	width: 200px;
	height: 10px;
	background-color: #93127B;
	padding-left: 0px;
	float: left;
}
#wrapper #intro .clearboxRHStest {
	width: 200px;
	height: 10px;
	background-color: #93127B;
	padding-left: 0px;
	padding-right: 150px;
	float: right;
}
#wrapper #intro .clearboxcontainer {
	width: 630px;
	height: 10px;
	background-color: #93127B;
	padding-left: 150px;
	float: left;
}



#nav {
	font: .8em Geneva, Arial, Helvetica, sans-serif;
	color: #FF3000;
	position: absolute;
	height: 20px;
	width: 454px;
	left: 30px;
	top: 186px;
}
#nav a:link {
	color: #666666;
	text-decoration: none;
}


#header {
	position: relative;
	height: auto;
	width: 800px;
	background-image: url(../images/app_header_animated.gif);
	background-color: #93127B;
}



#numbers {
	position: relative;
	height: 509px;
	width: 800px;
}


#intro {
	width: 780px;
	position: relative;
	margin: auto;
	padding: 10px;
	font: .8em Geneva, Arial, Helvetica, sans-serif;
	height: auto;
	background-color: #93127B;
}


#footer {
	position: relative;
	height: 42px;
	width: 800px;
	background-color: #93127B;
	background-image: url(../images/footer_texty.png);
	background-repeat: no-repeat;
}
#footerHE {
	position: relative;
	height: 100px;
	width: 800px;
	background-color: #FFF;
	background-image: url(../images/footerHE.png);
}
#footerEE {
	position: relative;
	height: 100px;
	width: 800px;
	background-color: #FFF;
	background-image: url(../images/footerEE.png);
}


h1 {
	font-size: 1.2em;
	color: #FF0000;
}
#nav a:visited {
	color: #666666;
	text-decoration: none;
}
#nav a:hover {

	color: #65CF30;
	text-decoration: none;
}
#nav a:active {


	color: #666666;
	text-decoration: none;
}
a:link {

	color: #666666;
	text-decoration: none;
}
a:visited {


	color: #666666;
	text-decoration: none;
}
a:hover {



	color: #FF6900;
	text-decoration: none;
}
a:active {




	color: #666666;
	text-decoration: none;
}
