body {
	text-align: center;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #F5F0F0 url(../assets/screenbground.gif) fixed;
	margin-top: 15px;
	color: #2F2627;
	margin-bottom: 15px;
}
#frame {
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF url(../assets/navbground.gif) repeat-y 1px 1px;
	width: 752px;
	border: 5px solid #B4A7AC;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 750px;
	border: 1px solid #63545A;
	background-image: url(../assets/pagebground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	background: url(../graphics/areasteel-banner.jpg) no-repeat right top;
	width: 750px;
	height: 255px;
}
#header2 {
	background: #000000;	
}
#content {
	width: 460px;
	float: right;
	padding-top: 0px;
	padding-bottom: 30px;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-right: 25px;
}
#content ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#content li
{
	margin-left: 15px;
	padding: 0 0 1em .5em;
	line-height: 1.6em;
	list-style-type: disc;
}
#content ol {
	margin-right: 20px;
	background: url(none);
	}
h1 {
	color: #302A2A;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	padding-bottom: 45px;
}
h2 {
	color: #332729;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	color: #322829;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F2627;
	text-align: center;
	background-color: #FEBD0C;
}
h4 {
	color: #000000;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
h5 {
	color: #000000;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
h6 {
	color: #000000;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
a:link {
	text-decoration: underline;
	color: #3C52A5;
}
a:visited {
	color: #3C52A5;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
#mainNav {
	width: 243px;
	float: left;
	padding: 190px 0 30px;
	line-height: 1.5em;
}
#footer {
	clear: both;
	text-align: right;
	background-image: url(../assets/footer.jpg);
	line-height: 20px;
	padding-top: 180px;
	padding-right: 10px;
	background-repeat: no-repeat;
	height: 20px;
}
.right-col {
	float: right;
	left: 70%;
	padding: 10px;
	float: right;
	margin-left: 20px;
	width: 250px;
	line-height: 1.4em;
	font-size: 0.95em;
	border: 1px solid #66CC00;
	color: #54A800;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.image-right {
	float: right;
	margin: 0px;
	background: #FFFFFF;
	padding: 1px 1px 10px 10px;
}
#mainNav-text {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #FFFFFF;
	width: 180px;	
	padding: 0 25px;
}
#mainNav-text img {
	margin-top: 10px;
	border: 1px solid #2F2627;
}
#mainNav-text h1 {
	padding: 0px;
	text-align: left;
	font-size: 1.1em;
	color: #FEBD0C;
}
#mainNav-text ul
{
	list-style-type: none;
	padding: 0 0 0 15px;
	margin: 0;
}
#mainNav-text li
{
	padding-left: 3px;
	padding-bottom: 10px;
	list-style-type: disc;
}
#mainNav-text a {
	text-decoration: underline;
color: #fff;
	}
#mainNav-text a:visited {
	text-decoration: underline;
color: #fff;
}
#mainNav-text a:hover {
	text-decoration: none;
color: #FEBD0C;
}
#footer2 {
	clear: both;
	padding-top: 20px;
	color: #000000;
	width: 730px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
}
#footer a {
	color: #000000;
	text-decoration: none;
	}
#footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #FB4E23;
	text-decoration: none;
}
#mainNav-text h2 {
	background: #333333;
	padding: 10px 0px 0px;
	text-align: left;
	color: #FEBD0C;
	font-size: 1em;
	border: none;
}