a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
body
{
	background-color: #000;
	background-image:url(../images/global/all_bg.jpg);
	background-position:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:0px;
}
input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p
{
	margin: 0;
	padding: 0.75em 0;
}
#body-container
{
	background-image: url(../images/global/body-bg2.jpg);
	height: 856px;
	margin: 0 auto;
	position: relative;
	width: 1000px;
}
#body-container .bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#contact-info
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 252px;
	padding: 30px 5px;
	position: absolute;
	right: 65px;
	top: 230px;
	width: 122px;
}
#contact-info .bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content
{
	font-size: 12px;
	height: 475px;
	left: 272px;
	padding: 22px 5px 0 5px;
	position: absolute;
	top: 97px;
	width: 446px;
}
#content .scrollwrap
{
	height: 484px;
	margin-top: 3px;
	overflow: auto;
	padding: 0 5px;
}

#content .scrollwrap img {
	padding:0.5em 0 1em 1em;
}
#content a , #contact-info a
{
	color: #d65e22;
}
#copyright
{
	color: #fff;
	font-size: .71em;
	margin: 0 auto;
	text-align: center;
	width: 768px;
}
#disclaimer
{
	bottom: 5px;
	color: #fff;
	font-size: .71em;
	position: absolute;
	text-align: center;
	width: 100%;
}
#nav
{
	height: 252px;
	left: 50px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: right;
	top: 240px;
	width: 162px;
}
#nav a
{
	color: #000;
}
#nav li
{
	background-image: url(../images/global/nav-li-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 10px 8px;
}
.header
{
	color: #bf3119;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
}

#content ul {
	padding:0 3em;
	margin:0;
}
