* {
	margin: 0;
	padding: 0;
}
html, body {
	background: #FFF;
	font: 12px Arial, Helvetica, Verdana, sans-serif;
	text-align: justify;
	color: #052857;
	line-height: 140%;
}
a img {
	border: 0px none;
}
#content h2, #content ul, #content ol {
	margin: 1em 0;
}
#content ul, #content ol {
	padding-left: 1.5em;
}
#wrapper {
	width: 908px;
	margin: 0 auto;
	margin-top: 45px;
}
#top_of_header {
	background: url("../img/top_of_header.gif") no-repeat;
	height: 19px;
}
#header {
	background: url("../img/bg_repeat.gif") repeat-y;
	height: 150px;
	position: relative;
}
h1 {
	position: absolute;
	background: url("../img/ukpba_logo.gif") no-repeat;
	display: block;
	width: 517px;
	height: 94px;
	left: 20px;
	top: 30px;
	text-indent: -1000em;
}
#helmets {
	background: url("../img/helmets.jpg") no-repeat;
	display: block;
	width: 232px;
	height: 101px;
	position: absolute;
	right: 30px;
	top: 38px;
}
#navBar {
	margin-top: 120px;
}
a {
	text-decoration: none;
}
#menu {
	background: url("../img/nav_bg.gif") repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #153662;
	text-transform: uppercase;
	text-decoration: none;
	list-style: none;
	height: 24px;
	line-height: 24px;
	width: 900px;
	margin: 0 auto;
}
#menu li {
	float: left;
	position: relative;
	z-index: 99;
	display: block;
	padding: 0 17px 0 17px;
	height: 24px;
	border-right: 1px solid #c3c3bf;
	clear: none;
}
#menu li a {
	display: block;
	color: #153662;
	text-decoration: none;
	font-size: 11px;
	line-height: 24px;
	padding-left: 5px;
}
#menu li ul {
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
}
#menu li ul li {
	background: #e0e0db;
	display: block;
	padding: 0 21px 0 21px;
	border-right: 1px solid #c3c3bf;
	border-bottom: 1px solid #c3c3bf;
	border-left: 1px solid #c3c3bf;
	white-space: nowrap;
	text-align: left;
	width: 180px;
}
#menu li ul li:hover,
#menu li ul li.sfHover {
	background: #ad1828;
	display: block;
}
#menu li ul li:hover a,
#menu li ul li.sfHover a {
	color: #fff;
}
#menu li:hover ul,
#menu li.sfHover ul {
	display: block;
	z-index: 500;
	width: 180px;
}
#content-wrapper-outer {
	background: url("../img/bg_repeat.gif") repeat-y;
	z-index: 5;
	width: 900px;
	padding: 0 4px;
}
#content-wrapper-inner {
	background: url("../img/bg-wrapper.gif") repeat-x left bottom;
	zoom: 1;
}

#content {
	background: url("../img/take-aim.jpg") no-repeat right bottom;
	padding: 25px 11px;
}
#content #rightCol {
	float: left;
	clear: none;
	width: 166px;
	padding: 10px 0 0 10px;
	position: relative;
	margin-bottom: 220px;
}
#content #rightCol img {
	margin-bottom: 15px;
}
#address {
	float: left;
	width: 340px;
	margin-right: 10px;
}
#signup {
	overflow: hidden;
}
#signup em {
	color: red;
	font-style: normal;
	font-weight: bold;
}
#address {
	width: 300px;
	padding-left: 10px;
}
#signup h2 {
	padding-top: 0;
	margin-top: 0;
}
#signup fieldset {
	border: 0px none;
	padding: 10px;
	float: left;
	width: 300px;
}
#signup textarea {
	display: block;
	width: 300px;
	margin-bottom: 10px;
}
#signup input[type=text] {
	display: block;
	margin-bottom: 10px;
	width: 300px;
}
#signup div.submit {
	clear: both;
	text-align: right;
}
#signup .established label {
	display: block;
}
#signup .established select {
	margin-bottom: 10px;
}
#signup input[type=checkbox] {
	margin-right: 5px;
}
#signup input[type=submit] {
	margin-top: 10px;
	border: 1px dashed #aaa;
	background: #eee;
	padding: 2px 5px;
	color: #052857;
}
#signup input[type=submit]:hover {
	border: 1px solid #052857;
	cursor: pointer;
	background: #fff;
}
#newsflash {
	text-align: left;
}
#newsflash dt {
	line-height: normal;
	text-transform: none;
	padding: 0;
	margin: 0 !important;
	font-size: 12px;
	height: inherit;
	text-align: center;
	border: 0px none;
}
#newsflash dt a {
	display: block;
	line-height: normal;
	padding: 0;
	margin: 0 !important;
}
#newsflash dt a img {
	padding: 0;
	margin: 0 !important;
}
#newsflash dd {
	margin: 1em 0;
	padding: 0;
	line-height: 150%;
	font-size: 93%;
}
#bottom_content {
	background: url("../img/bottom_of_content.gif") no-repeat left bottom;
	padding-bottom: 4px;
	margin: 0 auto;
}
#footer {
	width: 908px;
	clear: both;
	margin: 0 auto;
}
#left_panel {
	background-color: #FFF;
	border: 1px solid #e6e6e5;
	float: left;
	clear: none;
	width: 680px;
	padding: 10px;
}
#peronii {
	background: url("../img/peronii_logo.gif") no-repeat;
	display: block;
	clear: none;
	width: 1px;
	height: 1px;
	overflow: hidden;
	margin: 0 auto;
	text-indent: -1000em;
}
p {
	margin-bottom: 10px;
}
h3 {
	background: url("../img/heading_bg.gif") repeat-x;
	height: 35px;
	padding-left: 10px;
	margin: 0 0 15px 0;
	display: block;
	border: 1px solid #e6e6e5;
	line-height: 35px;
	text-transform: uppercase;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #ad1828;
}
#left_panel ul {
	margin-left: 20px;
}
#flashMessage {
	display: block;
	margin-bottom: 5px;
	padding: 2px;
	text-align: center;
	color: #a00;
	font-weight: bold;
	border: 1px dashed #a00;
	width: 853px;
}
#login fieldset {
	margin: 100px auto;
	padding: 10px 20px 10px 20px;
	border: 1px dashed #e6e6e5;
	width: 200px;
}
#signup h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#signup legend {
	font-size: 14px;
	text-align: left;
}
#login legend {
	color: #999999;
	font-size: 14px;
}
#login label {
	display: block;
	color: #666666;
}
#login input {
	margin-bottom: 10px;
}
#login .button {
	padding: 2px 10px 2px 10px;
	border: 1px dashed #e6e6e5;
	background: #fff;
	color: #999999;
}
#login .button:hover {
	cursor: pointer;
	border: 1px dashed #999999;
	color: #666666;
}
#login a {
	color: #999;
}
#directories {
}
#directories li {
	list-style: none;
}
#directories ul {
	margin: 0 0 20px 0;
}
.clearing {
	clear: both;
	height: 1px;
}

/* industry news */
#news-list {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
}
#news-list li {
	border-bottom: 1px solid #666;
	padding-top: 1em;
}
.news-date {
	font-style: italic;
}