body,
html {
	FONT-FAMILY: VERDANA, ARIAL, GENEVA,  HELVETICA;
	COLOR: #464d53;
	background-color: #6d7d8f;
	margin:0; 
	padding:0; 
	text-align: center;
  	min-width: 901px;
	scrollbar-base-color: #CE7D00;
	scrollbar-face-color: #b5c7cf;
	scrollbar-track-color: #f5f4ec;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #c8dae2;
	scrollbar-3dlight-color: #c8dae2;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	height: 100%;
	background: url(../images/background_texture.gif);
	background-repeat: repeat;
	min-width:901px;
}

TD, TR, A {FONT-FAMILY: VERDANA, ARIAL, GENEVA,  HELVETICA}

A:LINK {COLOR: #464d53; text-decoration: underline}
A:ACTIVE {COLOR: #000000; text-decoration: underline}
A:VISITED {COLOR: #000000; text-decoration: underline}
A:HOVER	{COLOR: #b5c7cf; text-decoration: underline}


div#footer p A:LINK {COLOR: #bdbebe; text-decoration: none}
div#footer p A:ACTIVE {COLOR: #000000; text-decoration: underline}
div#footer p A:VISITED {COLOR: #bdbebe; text-decoration: none}
div#footer p A:HOVER	{COLOR: #ffffff; text-decoration: underline}

img {border: 0}

div#wrapper {
	background: url(../images/background_content.gif) repeat-y top left;
	margin:0 auto;
	width:901px;
	border-left: 1px #84919b solid;
	border-right: 1px #84919b solid;
}

div#header {
	width: 901px;
	height: 304px;
}

div#divider_navigation {
	background: #f9f8ee;
	width: 901px;
	height: 26x;
	padding-top: 6px;
	text-align: left;
}

div#divider_navigation p#navigation_bar {
	background: #b0bfc2;
	width: 901px;
	height: 21px;
	margin: 0px;
}

div#left_column {
	float:left;
	width:645px;
	text-align: left;
	background: url(../images/layered_logo.png) no-repeat;
	background-position: 0px 144px;
}

div#headline {
	margin-left: 87px;
	margin-top: 40px;
	width: 525px;
	margin-bottom: 20px;
}

div#left_column p.wrapper {
	margin-left: 87px;
	margin-top: 10px;
	width: 525px;
	margin-bottom: 40px;
}

div#left_column p.links {
	margin-left: 87px;
	margin-top: 10px;
	width: 525px;
	margin-bottom: 0px;
}

p#subnavigation_line {
	margin-left: 87px;
	margin-top: 5px;
	width: 500px;
	margin-bottom: 0px;
}

div#left_column p#subnavigation {
	margin-left: 87px;
	margin-top: 1px;
	width: 525px;
	margin-bottom: 40px;
}

ul {
	margin-top: -40px;
	margin-left: 87px;
}

div#left_column p.wrapper_right {
	margin-left: 87px;
	margin-top: 60px;
	width: 545px;
	margin-bottom: 40px;
	text-align: right;
}

p.wrapper strong {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -.5px;
}

div#right_column {
	float:right;
	width:246px;
	text-align: left;
	padding-left: 2px;
}

div#right_column p.wrapper {
	margin-top: 61px;
}

div#right_column p.button {
	margin-top: -10px;
}

div#right_column p#contact {
	margin-top: 100px;
	margin-bottom: 20px;
	margin-left: 22px;
	margin-right: 20px;
}

div#footer {
	width: 901px;
	height: 21px;
	background: #7d8080;
	text-align: center;
	clear:both;
}

div#footer p {
	padding-top: 3px;
	font-size: 9px;
	color: #bdbebe;
}

font.contact_head {
	font-size: 15px;
	font-weight: bold;
}

font.contact_sub {
	font-size: 9px;
	font-weight: bold;
	letter-spacing: -.25px;
}

font.contact {
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 15px;
}

font.body {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: .35px;
	line-height: 18px;
}

.line {

}

span.reg { 
	font-size: 9px; 
	vertical-align: top; 
} 
	