.accessibility {
	display: none;
}

*, * html body, p, ul, div, h1, h2, h3, a {
	padding: 0px;
	margin: 0px;
}

body {
	text-align: center;
	min-width: 920px;
	background: White url(../img/body_bg.jpg) repeat-x left top;
}

#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#breadcrumbs {
	background: #FEF0D5 url(../img/pagebody_bg.jpg) repeat-x top;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#pagebody {
	margin-top: 188px;
}

#toolsouter {
	float: right;
	width: 250px;
	padding-top: 17px;
	margin-bottom: 17px;
	background: url(../img/dotted_line.gif) repeat-y left top;
}

#toolsinner {
	padding-left: 30px;
	padding-right: 30px;
}

#contentouter {
	float: left;
	width: 670px;
	padding-top: 17px;
	margin-bottom: 17px;
}

#contentouternl{
	float: left;
	width: 570px;
	padding-top: 17px;
	margin-bottom: 17px;
}

#contentrightouternl {
	float: right;
	width: 350px;
	padding-top: 17px;
	margin-bottom: 17px;
	background: url(../img/dotted_line.gif) repeat-y left top;
}

#contentrightinnernl {
	padding-left: 30px;
	padding-right: 30px;
}

#contentinner {
	padding-left: 22px;
	padding-right: 22px;
}

#header {
	position: absolute;
	top: 0px;
	height: 167px;
	width: 920px;
	margin-top: 21px;
	clear: both;
}

#companyid {
	background: White url(../img/company_id_bg.jpg);
	width: 920px;
	height: 135px;
	clear: both;
}

#companylogo {
	position: relative;
	left: 757px;
	top: 16px;
}

#footer {
	clear: both;
	background: #FDBF57;
	color: #696969;
	height: 31px;
}

#footerleft {
	float: left;
}

#footerright {
	float: right;
}
