/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 20px, 0, 0, 0;
	padding: 0;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	position: relative;
	background-color: #F5D986;
	height: 710px;
}
#masthead {
	color: #999999;
	background-color: #F5D986;
	padding: 0px;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#masthead .content {
	position: absolute;
}
#steelworker {
	z-index: 1000;
	position: relative;
	float: left;
}
#logo {
	position: absolute;
	height: 84px;
	width: 643px;
	left: 157px;
	top: 0px;
}
#topnavbar {
	position: absolute;
	text-align: center;
	left: 157px;
	top: 84px;
	width: 643px;
}
#column_wrapper {
	background-color: #F5D986;
	height: 675px;
	position: absolute;
	width: 800px;
	top: 172px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 157px;
	float: left;
	background-color: #DFB42E;
	height: 675px;
	top: 0px;
	position: absolute;
	z-index: 1000;
}
#left .content {
	padding: 0px;
	font-size: 11px;
	line-height: 18px;
}
#left .content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.em;
	background-color: #333333;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
	line-height: 1.4em;
}
#center {
	width: 374px;
	position: absolute;
	height: 675px;
	left: 157px;
	z-index: 900;
}
#center .content {
	font-size: 0.7em;
	line-height: 1.5em;
	padding: 0px 12px;
}
#center .p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top: 0em;
	background-color: #D68438;
}
#products {
	position: absolute;
	width: 643px;
	background-color: #F5D986;
	background-image: url(../../images/main_index.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	height: 675px;
	left: 157px;
}
#products .content {
	font-size: 0.8em;
	line-height: 1.2em;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
#products .p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin: 0px;
	padding-right: 115px;
	padding-left: 24px;
}
#right {
	width: 269px;
	float: right;
	height: 675px;
	position: relative;
}
#right .content {
	padding: 0px 12px 6px 12px;
	font-size: 12px;
	line-height: 18px;
}
#right  .img  {
	margin-left: 24px;
	position: absolute;
	top: 345px;
}
#footer {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0 auto;
	font-size: 11px;
	clear: both;
	text-align: center;
	position: absolute;
	top: 849px;
	width: 800px;
}
#footer .content {
	padding: 12px 24px;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#basicpage {
	position: absolute;
	width: 643px;
	background-color: #F5D986;
	background-image: url(../../images/main_index.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	height: 675px;
	left: 157px;
}
#basicpage .content {
	font-size: 0.8em;
	line-height: 1.2em;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
#basicpage .p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin: 0px;
	padding-right: 12px;
	padding-left: 12px;
}
#basicpage .p img {
	margin-right: 9px;
	margin-bottom: 9px;
}
