body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a,img {border-style:none; text-decoration:none; color: #323232}

.textorange{
	font-family: "Arial";
	font-weight: bold;
	font-size: 13px;
	color: #FF9423;
}
.textorange15{
	font-family: "Arial";
	font-size: 15px;
	color: #FF9423;
}
.textbrown{
	font-family: "Arial";
	font-weight: bold;
	font-size: 13px;
	color: #D87B18;
}

.textgreybold{
	font-family: "Arial";
	font-weight: bold;
	font-size: 13px;
	color: #323232;
}

.textgrey{
	font-family: "Arial";
	font-size: 13px;
	color: #323232;
}
.textgrey10{
	font-family: "Arial";
	font-size: 10px;
	color: #323232;
}

.textgrey12{
	font-family: "Arial";
	font-size: 12px;
	color: #323232;
}
.textgreybold12{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #323232;
}
.textwhite{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #69DEE3;
	text-indent:0.5em;
	
}

.textwhite2{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9423;
	text-indent:0.5em;
	
}
.textblue{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #69DEE3;
	text-indent:0.5em;
	height: 18px;
	width: 150px;
}

#main {
	position: absolute;
	width: 900px;
	left: 512px;
	margin-left: -450px;
	top: 15px;
}

#header {
height: 147px;
}
#bluebar {
height: 14px;
}

#middle {
margin-left: 116px;
margin-right: 88px;
margin-top: 30px;
}
#middlespecs {
margin-left: 116px;
margin-right: 71px;
margin-top: 30px;
}

#left {
position: absolute;
left:0;
width: 116px;
}
#right {
position: absolute;
right:0;
width: 88px;
}

#foot {
	height: 30px;
	clear: both;
	font-family: "Arial";
	font-size: 11px;
	margin-top: 100px;
	color: #A1A1A1;
	
}

 a.footlink  {     
 	text-decoration:none;
	color: #A1A1A1; 
	margin-left: 20px;
	
 }      
 a.footlink:hover {
	text-decoration:none;
	color: #FF9423;
	margin-left: 20px;
	
 }
#content{width:382px; float:right;
			}
.row {
		clear: both;
		padding-top: 5px;
		}

