html {
	height:auto;
	width:auto;
}

body {
	background-color:#ffffff;
	margin:20px 0 10px 30px;
	height:auto;
	width:auto;
}

#wrapper {
	background:none;
	width:438px;
	padding:0px;
}

#logo {
	padding:0 0 20px 0;
	width:138px;
}

hr {
	clear:both;
	float:left;
	display:block;
	width:438px;
}

#position {
	width:300px;
	float:right;
}

#position ul {
	float:right;
}

#position ul li,
#position ul li a {
	font-size:12px;
}
