body {
	background: #EEEEEE url(../img/global/bg.jpg);
	padding: 0; margin: 0;
	font-family: Helvetica;
	font-size: 1em;
	color: #1a1a1a;
}
a img {
	border: none;
}
a, a:visited {
	color: #b61414;
	text-decoration: none;
}
a:hover {
	color: #671616;
}
p.short {
	margin: 5px 0;
}
.clear {
	clear: both;
}
.margins {
	width: 940px;
	margin: 0 auto;
	position: relative;
}
#header {
	width: 100%;
	background-color: #1b1b1b;
	border-bottom: 1px solid #8b8b8b;
}
#header .margins {
	padding: 10px 0;
}
#header-wrap {
	border-bottom: 1px solid #4e4e4e;
}
#header-trail {
	position: absolute;
	top: 0; right: 0;
	color: #848383;
	font-size: 0.7em;
}
#header-trail a, #header-trail a:visited {
	color: #838383;
	text-decoration: none;
}
#header-trail p {
	margin: 8px 10px 0 0; padding: 0;
	float: left;
}
#header-trail img {
	vertical-align: middle;
	margin-right: 2px;
}
#header-trail-login {
	background: url(../img/global/header-login.png) no-repeat;
	display: inline-block;
}
#header-trail-login a {
	display: block;
	width: 89px; height: 25px;
}
#header-trail-login a:hover {
	background: url(../img/global/header-login.png) 0 -27px no-repeat;
}
#header-logo {
	background: url(../img/global/header-logo.png) no-repeat;
	margin: 5px 0;
}
#header-logo a {
	display: block;
	width: 97px; height: 48px;
}
#header-navigation ul, #header-navigation li {
	padding: 0; margin: 0;
	list-style: none;
}
ul#header-navigation {
	position: absolute;
	bottom: -11px; right: 0;
}
#header-navigation li {
	display: inline-block;
	font-size: 0.75em;
	font-weight: bold;
}
#header-navigation li a, #header-navigation li a:visited {
	color: #ECECEC;
	text-decoration: none;
	padding: 10px 15px;
}
#header-navigation li#active a {
	border-top: 1px solid #C6C6C6;
	border-left: 1px solid #C6C6C6;
	border-right: 1px solid #C6C6C6;
	color: #1a1a1a;
	background: #EEEEEE url(../img/global/nav-active-bg.jpg) repeat-x;
}
#footer {
	border-top: 1px solid #858585;
	margin: 20px 0;
	padding-top: 10px;
	font-size: 0.7em;
	color: #5a5a5a;
	position: relative;
}
#footer p {
	margin: 4px 0;
}
#footer a, #footer a:visited {
	color: #2a2a2a;
}
#footer-logo {
	background: url(../img/global/footer-logo.png) no-repeat;
	position: absolute;
	top: 0; right: 0;
}
#footer-logo a, #footer-logo a:visited {
	display: block;
	width: 69px;
	height: 32px;
}
form#form10 {
	background: transparent;
}