html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, form, 
fieldset, a, div, img {
	margin: 0; padding: 0; border: 0;
}
body,html{
	width: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	color: #000000;
}

body {
	background: #39454B;
}

a {
	color: #B8895D;
	text-decoration: underline;
}

ul {
	list-style-type:none;
}

li {
	list-style-type:none;
}

p {
	margin-bottom: 10px;
}

#wrapper {
	display:block;
	width: 680px;
	height: 505px;
	margin: 10px auto 10px auto;
	background: #FFFFFF url(images/elston_background.jpg) no-repeat left top;
	border: solid 10px #FFFFFF;
}

#header {
	float:right;
	position: relative;
	display: block;
	padding-top: 88px; width: 372px; 
	overflow: hidden;
	/* WIN IE5 hack */ height: 88px; voice-family: "\"}\""; 
	voice-family:inherit; height: 0;
	margin: 15px 0px 10px 0px;
	text-decoration: none;
	line-height:88px;
	font-size:18px;
	background: url(images/elston_logo.gif) no-repeat right top;
}


#content {
	display:block;
	width:270px;
	height:84px;
	float:right;
	clear: both;
}

#pix {
	clear: both;
	float:right;
	height:auto;
	width:410px;
	display:block;
	margin-bottom: 10px;
}
	
#info {
	display:block;
	width:270px;
	height:auto;
	float:right;
	clear: both;
}