body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding:0;
	text-align: center;
	background: #969b9e url(images/brushed_bkgd.jpg) repeat-y top left;
}
#header {
	width:100%;
	height:118px;
	margin:0 auto;
	background: #ffffff url(images/head_bkgd.jpg) repeat-x top left;
	border-bottom:solid 4px #cc0033;
}
#header_inner {
	width:100%;
	height:118px;
	background: url(images/head_bkgd3.jpg) no-repeat top left;
	margin:0 auto 0 auto;
}
#header_inner2 {
	width:854px;
	height:118px;
	position:relative;
	margin:0 auto 0 auto;
	background: url(images/dark_bkgd2.jpg) no-repeat top left;
	border-right:solid 4px #000000;
	border-left:solid 4px #000000;
}
#header_inner2 h1 {
	position:absolute;
	top:20px;
	left:41px;
	margin:0;
	border:0;
	padding:0;
	width:374px;
	height:82px;
	background: url(images/yard_alu_logo2.gif) no-repeat top left;
	text-indent: -9000px;
}
#header_inner2 h4 {
	position:absolute;
	top:88px;
	right:44px;
	font-size:12px;
	font-weight:bold;
	color:#999999;
	margin:0;
	border:0;
	padding:0;
}
.red {
	color:#ffffff;
}
#header_inner2 h4 a {
	color:#ffffff;
	text-decoration:underline;
}
#header_inner2 h4 a:hover {
	color:#ffffff;
	text-decoration:none;
}
.alu {
	position:absolute;
	top:24px;
	right:44px;
	margin:0;
	border:0;
	padding:0;
}

#header_inner2 h3 a {
	text-decoration:none;
	color:#CCCCCC;
}
#header_inner2 h3 a:hover {
	text-decoration:underline;
	color:#fff;
}
.logo {
	position:absolute;
	top:15px;
	right:45px;
	margin:0;
}	
#header_inner h2 {
	position:absolute;
	top:26px;
	left:45px;
	width:461px;
	height:38px;
	margin:0;
	border:0;
	padding:0;
	background: url(images/header.gif) no-repeat top left;
	text-indent: -9000px;
}
#container {
	width:854px;
	margin:0 auto 0 auto;
	padding:0;
	border-right:solid 4px #000000;
	border-left:solid 4px #000000;		
	background: #ffffff url(images/gray_col.gif) repeat-y top left;
	border-bottom:none;
}
#wrapper {
	width:854px;
	margin:0 auto 0 auto;
	padding:0;
	border-top:solid 4px #999999;
	border-bottom:none;
}


#content_wrapper {
	width:854px;
	margin:0;
	padding:0;
	border:0;
}
#content_inner_wrapper {
	width:520px;
	float:left;
	margin:0;
	padding:0;
}

#content_wide_col {
	position:relative;
	float:left;
	width:520px;
	padding:4px 0 0 24px;
	margin:0;
	text-align:left;
}
#content_wide_col h1 {
	font-size:28px;
	font-weight:normal;
	color:#cc0033;
	letter-spacing:-1px;
	padding:6px 0 3px 0;
	margin:8px 0 8px 0;
}
#content_wide_col h2 {
	font-size:18px;
	font-weight:normal;
	color:#990000;
	padding:6px 0 3px 0;
	margin:16px 0 8px 0;
}
#content_wide_col h3 {
	font-size:14px;
	font-weight:normal;
	color:#4b59c6;
	line-height:1.1em;
	padding:0 0 0 0;
	margin:16px 0 8px 0;
}
#content_wide_col img {
	margin:14px 15px 9px 0;
	float:left;
}
#content_wide_col p.reg {
	margin:10px 20px 6px 0;
	font-size:14px;
	color:#000000;
	line-height:1.2em;
}
#content_wide_col p.reg2 {
	margin:10px 20px 22px 0;
	font-size:14px;
	color:#000000;
	line-height:1.2em;
}
#content_wide_col p.small2 {
	margin:10px 20px 4px 0;
	font-size:9px;
	line-height:1.1em;
}
#content_wide_col p.small {
	margin:10px 20px 20px 0;
	font-size:9px;
	line-height:1.1em;
}
#content_wide_col a {
	text-decoration:underline;
	color:#cc0033;
	font-weight:bold;
}
#content_wide_col a:hover {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
#content_wide_col ul {
	margin:12px 0 8px -12px;
	list-style-image:url(images/arrow_green.gif)
}
#content_wide_col li {
	margin:6px 0 0 0;
}

#right_col {
	float:right;
	position:relative;
	width:286px;
	margin:14px 0 0 10px;
	text-align:left;
	font-size:10px;
	color:#000000;
}
#right_col.thanks {
	float:right;
	position:relative;
	width:286px;
	margin:14px 0 0 10px;
	text-align:center;
	font-size:12px;
	color:#000000;
}
h1.thanks {
	font-size:16px;
	font-weight:bold;
	padding:3px 0 3px 0;
	margin:8px 60px 4px 10px ;
	text-align:center;
	color:#000000;
}
h1.right {
	display:block;
	width:186px;
	-webkit-border-radius: .2em;
	background-color:#97c566;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	padding:3px 0 3px 0;
	margin:8px auto 4px auto;
	text-align:center;
}


.clear:after {
	content:".";
	display:block;
	height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
}
.clear {
	min-height:1px;
}
* html .clear {
	height:1px;
}

#footer {
	width:854px;
	background-color:#000;
	margin:0 auto 0 auto;
	padding:0 0 6px 0;
}
#footer p {
	padding:17px 5px 0 5px;
	font-size:12px;
	line-height:1.5em;
	color:#ffffff;
}
#footer a {
	text-decoration:none;
	color:#ffffff;
}
#footer a:hover {
	text-decoration:underline;
}
.loginwrapper {
	width:210px;
	height:23px;
	background-image:url(images/loginbox.gif);
	background-repeat:no-repeat; /*important*/
	padding:0px;
	margin:-8px 0 6px 22px;
	position:relative; /*important*/
} 
.loginwrapper2 {
	width:210px;
	height:66px;
	background-image:url(images/loginbox2.gif);
	background-repeat:no-repeat; /*important*/
	padding:0px;
	margin:-5px 0 12px 22px;
	position:relative; /*important*/
} 
.loginwrapper3 {
/*important*/
	padding:0px;
	margin:-5px 0 12px 22px;
	position:relative; /*important*/
} 
#right_col form { 
	display:inline ; 
}
#right_col p {
	font-size:10px;
	color:#000000;
	padding:0 0 0 22px;
}
#right_col h1 {
	font-size:14px;
	font-weight:bold;
	color:#666666;
	padding:0 0 4px 22px;
}
.loginbox {
 	border:none; 
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:3px;
	left:2px;
	width:205px;
	height:13px;
	color:#666666;
} 
.loginbox2 {
 	border:none; 
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:3px;
	left:2px;
	width:205px;
	height:58px;
	color:#666666;
} 
.loginbox_submit {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:4px;
	left:109px;
	width:15px;
	height:15px;
}
.popup
{
   position:absolute; left:120px; top:280px; width:385px;
   border-style:solid;
   border-width:2;
   border-color:#999999;
   background-color:#ffffff;
   padding:8px 8px 0 8px;
   color:#000000;
   font-family:Arial;
   font-size:9px;
   z-index:2;
   visibility:hidden;
}
