@charset "UTF-8";
/* CSS Document */


#wrapper{
	position: static;
	top:0%;
	left:0px;
	padding:10px 0 0 30px !important;
	width: 100%;
	height: 1px;
	overflow: visible;
}


#container{
	width: 940px;
	height: 450px;
	margin-left:0px;  /***  width / 2   ***/
	position: static;
	top:0px;   /***  height / 2   ***/
	left:0px;
}



#nav{
	height:20px;
	float:right;
	text-align:right;
}