@charset "utf-8";
/* CSS Document */
body {
	background:url(../images/bg.png) repeat;
	background-color: #dbedd4;

}



#vertical { 
	width: 882px;
	height: 586px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -294px 0 0 -441px;
border-color: #475c81;
border-width: 6px;
border-style:solid;
} 


	
.header{
height:255px;
	width:882px;
	float:left;
	clear:both;
	margin:0px auto;
	background-image:url(../images/welcomemiddle.png);
}

.home {
font-size:13px;
text-decoration:none;
color:#414042;
font-family:'Futura-Bold','Futura','Trebuchet MS',sans-serif;
text-align:left;
width: 882px;
letter-spacing:1px;
padding-top:165px;
padding-left:222px;
}


.footer {
	float:left;
clear:both;
}

