@charset "UTF-8";
/* CSS Document */
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#contain{
	margin:auto;
	width: 755px;
}
#header{
	width:755px;
}

/* This is your nav*/
#nav{
	height:auto;
	width:800px;
}
#nav ul {

}
#nav li{

}
#nave a span{

}

/*-------*/


#text-area{
	width:755px;
	margin: auto;
}
#footer{
height:auto;
}

#float{
	position: relative;
	left: 258px;
	top: 516px;
}

