@charset "UTF-8";
body {
	background-color: #000000;
	margin: 0px;
	color: #6D6E71;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	;
	overflow: auto;
}
#headerWrapper {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D6E71;
	width: 100%;
	float: left;
}
#headerArea {
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
	float: left;
}
.headLogo {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#contentWrapper {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: left;
	float: left;
	width: 100%;
	text-align: center;
}
#footerWrapper {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6D6E71;
	clear: left;
}
#footerArea {
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 75px;
	text-align: right;
	font-size: 9px;
}
#footerArea ul {
	margin: 0px;
}
#footerArea li {
	margin-right: 2px;
	margin-left: 2px;
	float: right;
	list-style-type: none;
	color: #FFFFFF;
}

#homeFeature {
	margin: 0px;
	padding: 0px;
	height: 256px;
	width: 258px;
	position: relative;
	z-index: 10;
	top: -34px;
	left: -291px;
}
#footerArea a {
	color: #6D6E72;
}
#footerArea a:hover {
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #f37322;
}
a:hover {
	text-decoration: underline;
}
#homeArea {
	width: 422px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	background-repeat: no-repeat;
	padding-left: 502px;
	background-position: 0px 40px;
	padding-top: 91px;
	text-align: left;
	float: left;
}
h1 {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
h2 {
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
}
h3 {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
}

 /* Set up the default font and ovrall size to include image */
.menu {
	position:relative;
	margin: 0px;
	z-index: 50;
	float: left;
	padding: 0px;
	width: 750px;
}
/* get rid of the default padding - margin and bullets */
.menu ul {
	padding:0 15px;
	margin:0;
	list-style-type: none;
}
/* make menu horizontal */
.menu ul li {
	float:left;
	position:relative;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 9px;
	text-transform: uppercase;
}
/* set up the default top level links */
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#000;
	font-weight:normal;
	color:#6D6E72;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
/* hack for IE5.5 to correct the faulty box model */
* html .menu ul li a, .menu ul li a:visited {
}
/* hide the drop down menu */
.menu ul li ul {
display: none;
}

/* remove all table style so that it does not interfere with the menu */
.menu table {
	margin:-1px;
	border-collapse:collapse;
	font-size:11px;
}

/* first line for IE7 and non-IE browsers, second line for IE5.5 and IE6 */

/* style the top level hover */
.menu ul li:hover a,
.menu ul li a:hover {
	color:#FFFFFF;
	border-bottom:0px solid #fff;
	background-repeat: repeat-x;
	background-position: center;
}
/* make the drop down menu show and correctly position it */
.menu ul li:hover ul,
.menu ul li a:hover ul {
	display:block;
	position:absolute;
	left:0;
	width:158px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #333;
	margin: -1px 0px 0px -5px;
	padding: 0px;
}
/* style the drop down links with no hover */
.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
	display:block;
	color:#000;
	margin:0;
	color:#ffffff;
	font-weight:normal;
	font-size:11px;
	height:auto;
	padding:5px;
	width:148px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D6E71;
}
/* style the drop down menu links when hovered */
.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D6E71;
	background-color: #f37321;
	
}

/* special styling for IE5.5 and IE6 - transparency is non validating 
.menu ul li a:hover ul {
background:transparent filter: alpha(opacity=80);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	margin-top:10px; /* for IE5.5 faulty box model 
	marg\in-top:9px;
}*/
/* IE5.5 hack for faulty box model in drop down menu 
.menu ul li a:hover ul li a {
	width:96px; 
	w\idth:128px;
}*/
.menu ul li ul li {
	margin: 0px;
	display: block;
	width: 125px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.orange {
	color: #f37322;
}
#sec1Area {
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-top: 91px;
	float: left;
	text-align: left;
}
.sec1Content {
	/*width: 924px;*/
	float: left;
	padding-bottom: 0px;
	padding-top: 10px;
}
.sec1Thumbs {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 502px;
	text-align: right;
}
.sec1Description {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 422px;
	text-align: left;
}
.sec1Content ul {
	margin: 0px;
	padding: 0px;
}
.sec1Content ul li {
	padding: 0px;
	height: 100px;
	width: 145px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	list-style-type: none;
	border: 1px solid #6D6E71;
}
#sec1Feature {
	margin: 0px;
	padding: 0px;
	height: 256px;
	width: 258px;
	position: relative;
	z-index: 10;
	top: -34px;
	left: 212px;
}
p {
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 0px;
}
img {
	margin: 0px;
	padding: 0px;
}
a img {
	border:0
}

.backImage1 {
	background-image: url(../images/zone_blank.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
}
.backImage2 {
	background-image: url(../images/zone_stair1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#contentWrapperCenter  {
	clear: left;
	width: 924px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.showLogo {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rightAlign   {
	float: right;
}
.leftAlign {
	float: left;
}
#headerWrapper div {
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}.leftAligntxt {
	float: left;
	width: 100%;
	text-align: left;
}
h4 {
	font-size: 16px;
	color: #f37322;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
h5 {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
}
.desList {
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.desList li {
	color: #fff;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	float: none;
	list-style-type: disc;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-position: inside;
}

.col1, .col2 { float: left; width: 50%; }
