*, body, body *
{
	font-family: arial, sans-serif;
	font-weight: bold;
}
body
{
	background: white url(gfx/pinstripes-lite.gif);
	color: black;
}
form *
{
	margin: 20px;
	font-size: 15pt;
	line-height: 19pt;
}
form.special input, form.special select
{
	float: right;
	margin-top: -20px;
}
a img
{
	border: none;
}
a
{
	color: #db7d48;
}
a:hover
{
	color: #e29265;
}
.padding
{
	padding: 35px;
}
#logo
{
	position: relative;
	top: -8px;
	left: -41px;
}
#page
{
	width: 1024px;
	margin: 40px auto 0 auto;
	border: solid #a0a0a0 1px;
}
#header
{
	width: 100%;
	height: 121px;
	background: url(gfx/header-bg-hi-ii.jpg) no-repeat top left;
	text-align: right;
}
#top_bar
{
	background: url(gfx/top-bar-bg.gif) repeat-x;
	width: 100%;
	height: 23px;
}
#nav
{
	width: 156px;
	height: 503px;
	float: left;
}
#body
{
	width: 868px;
	height: 503px;
	float: right;
	background: #454242 url(gfx/pinstripes.gif);
	color: white;
}
#content
{
	width: 510px;
	height: 400px;
	margin-bottom: 30px;
	padding-right: 30px;
	padding-left: 20px;
	margin-left: 5px;
	overflow: auto;
}
#footer
{
	margin: auto;
	width: 803px;
}
#menu
{
	float: right;
	margin: -430px 30px 0 0px;
	
}
#e1
{
	background: url(gfx/email-button.png) center center no-repeat;
	width: 213px;
	height: 23px;
	margin-bottom: 30px;
}
#menu li
{
	list-style-type: image;
	list-style-image: url('gfx/bullet.gif');
	padding-left: 20px;
	margin-top: 25px;
}
#menu li a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#aucso_tagline
{
	float: right;
	margin: 36px 92px 0 0;
}