html, body {
height: 100%;
}

.result_row_1{background-color:#214659;}

#container {
min-height: 100%;
margin-bottom: -50px;
position: relative;
}

#footer {
height: 50px;
position: relative;
	width:960px;
	margin: 0px auto;
	margin-top:0px;
	border-left:3px solid #000;
	border-right:3px solid #000;
	background-color:#457187;
}

.clearfooter {
height: 50px;
clear: both;
}

body{
	font-size:13px;
	color: #000;
	background-color: #091e29;
	font-family: arial;
	margin: 0px;
	margin-top:0;
	background-image:url(interface/background.gif);
	background-position: center;
	background-repeat: repeat-y;
	}

	a{color:#ff8a00}
	a:active{color:#ff8a00}
	a:hover{color:#fff000}
	a:visited{color:#ff8a00}
/* li{
	list-style:none;
	float:right;
	} */

a img{border:0px;}

.pics {  
    height:  320px;  
    width:   960px;  
    padding: 0;  
    margin:  0;  
} 
.pics img {  
    top:  0; 
    left: 0 
} 

#navi{
	height:135px;
	background-image: url(interface/navbanner.png);
	background-repeat: repeat-x;
	margin-top:-13px;
	text-align: right;
	}

#wrapper{
	width:960px;
	margin: 0px auto;
	margin-top:0px;
	background-image: url(interface/topbar.png);
	background-repeat: repeat-x;
	padding-top:85px;
	border-left:3px solid #000;
	border-right:3px solid #000;
	background-color:#457187;
	}
#banner{
	height:320px;
	width:960px;
	text-align:right;
	}

#socal{
	position: relative;
	top:-65px;
	z-index:10;
	}
#reoteamone{
	position: relative;
	top:-65px;
	left:10px;
	float:left;
	z-index:10;
	}

.navitem{
	height:135px;
	width:93px;
	float:right;
	margin-left:2px;
	}
.navitem2{
	float:left;
	margin-right:10px;
	padding-top:10px;
	position:relative;
	top:186px;
	left:-324px;
	z-index:5;
}

.endnav{
	margin-right:20px;
	}
.navitem{
	background-image: url(interface/pngtrans.png);
	}
.navitem img:hover{
	height:130px;
	width:93px;
	border-top: 5px solid #fff;
	}

.navitem img{
	height:130px;
	width:93px;
	}

.endnav img{
	border-top: 5px solid #00a99d;
	}
.one img{
	border-top: 5px solid #ed1c24;
	}
.two img{
	border-top: 5px solid #1b1be6;
	}
.three img{
	border-top: 5px solid #ffd200;
	}
.four img{
	border-top: 5px solid #440e62;
	}
.five img{
	border-top: 5px solid #005e20;
	}
.six img{
	border-top: 5px solid #f26522;
	}
.seven img{
	border-top: 5px solid #cca5e4;
	}
.eight img{
	border-top: 5px solid #002946;
	}


.endnav img:hover{
	background-color: #00a99d;
	}
.one img:hover{
	background-color: #ed1c24;
	}
.two img:hover{
	background-color: #1b1be6;
	}
.three img:hover{
	background-color: #ffd200;
	}
.four img:hover{
	background-color: #440e62;
	}
.five img:hover{
	background-color: #005e20;
	}
.six img:hover{
	background-color: #f26522;
	}
.seven img:hover{
	background-color: #cca5e4;
	}
.eight img:hover{
	background-color: #002946;
	}


#contentarea{
	padding:0 30px;
	margin-top:-13px;
	}