/* 100% high layouts attempt */
html, body {
	height:99.5%
}
html > body div#allAreas {
	height: auto;
	

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0;
	margin: 0 auto 0px auto;
	background-color:#FFFFFF;
	padding-bottom:0px;
}

div#allAreas {
    height:100.5%;
	min-height:100.5%;
	position: relative;	
	margin: 0 auto 0px auto;
	width: 798px;
	padding-bottom:0px;
	background-image: url(img/leftnavbg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	background-color:#E79120;
}

/* --------------------- MAIN AREA START ------------------------ */

div#headerArea{
	position:relative;
	margin:0 auto 0 auto;
	
}
/******************SEARCH AREA*****************/

div#headerTopAreaBorder{
	position:relative;
	margin:0px auto 0px auto;
	left:0px;
	top:60px;

	border:0px solid blue;
	z-index:200;
}

div#headerTopAreaBorder form {
	position: absolute;
	margin: 0;
	padding: 0;
	right: 590px;
	z-index: 1000;
	border:0px solid blue;
	text-align:center;	
}

div#headerTopAreaBorder form p {
	position: relative;
	color: #FFFFFF;
	font-weight:normal;
	font-size: .7em;
	font-weight:bold;
	padding-right:4px;
	border:0px solid red;
	text-align:center;
	top:-14px;
	_top:-20px;
	
}

div#headerTopAreaBorder form input#textInput {
	position: relative;
	display: inline;
	width: 150px;
	height: 15px;
	border: 1px solid #1E80D7;
	background-color: #FFFFFF;
	font-size: 1em;	
	padding-top: 5px;
	
}

div#headerTopAreaBorder form input#submitInput {
	position: relative;
	display: inline;
	width: 20px;
	height: 22px;
	padding-top:0px;
	border: 1px solid #CCCCCC;
	top:0px;

	background-image: url(img/searchbutton.jpg);
	background-position:top;
	background-repeat: no-repeat;
	cursor:pointer;	
}

/*******************END SEARCH AREA**********/

div#mainArea{
	position:relative;		
	margin: 0px auto 0px auto;
	top:0px;
	left:0px;
	min-height:700px;
	_height:700px;	
	
	z-index:0;
	/*_z-index:-1;*/
	width:100%;
	border:0px solid red;

}




div#leftArea{		
    position:relative;
	width: 242px;
	padding-bottom:0px;	
	margin: 0 auto 0px auto;	
	float: left;
	bottom:0px;
	height:955px;
	background-image: url(img/nav_bg_panel.jpg);
	background-repeat: no-repeat;
	background-position: top;
	z-index:2;
	background-color:#BCBAAD;	
}


div#mainNavigationArea{
	position:relative;
	margin: 150px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 200px;
	height: 300px;
	z-index:2;
	float:left;
	height:auto;
}


div#rightArea{
	position: relative;
	top:0px;	
	background-color:#E79120;	
	margin: 0 auto 0px auto;
	width: 556px;
	min-height:935px;
	_height:935px;		
	float:right;
	border:0px solid red;
	z-index:-1;
	background-image: url(img/orange_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;

}



div#contentArea {
	position:relative;
	margin: 0 auto 0 auto;
	left:0px;
	top:-30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top:0px;
	min-height:939px;
	_height:935px;
}

div#contentArea a{ 
   color:#922938;
   font-weight:bold;
   text-decoration:none;
}


/* usefull br style */
br.clearAll {
	position: relative;
	clear: both;
	line-height: 1px;
	height: 1px;
}

/* Hack IE Float bug. Hide from IE5-mac. Only IE-win sees this. \*/
* html div#leftArea {
	margin-right: 0;
	z-index:1000px
}
 
* html div#rightArea {
	height: 1%;
	margin-top: 0;
}
/* End hide from IE5/mac */


/* --------------------- FOOTER AREA START ------------------------ */

div#footerArea {		
    position:relative;		
	height: 36px;		
	z-index:1;
	bottom:0px;
	margin:0px auto 0px auto;	
	
	width:800px;
	border:0px solid red;
	background-position:top;
	top:0px;
	_top:0px;

}


div#footerAreaCenter{
	position:relative;
	top:0px;
	width: 800px;

	height: 36px;	
	border: 0px solid red;
	margin: 0px auto 0px auto;	
	background-image:url(Img/footershadow_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
div#footerArea ul {
	position:absolute;
	margin: 0px 0px 0px 300px;	
	list-style: none;	
	width:400px;
	border: 0px solid red;
	z-index:1;
}

div#footerArea ul li {
	position: relative;
	float: left;	
	font-family:"trebuchet ms", arial, helvetica;
	font-size:12px;
	font-weight: bold;	
	text-align: center;	
	padding-right:10px;
	padding-left:10px;	
	border-right: 1px solid #FFFFFF;
}

div#footerArea ul li a {
	position: relative;
	text-decoration: none;
	font-family:"trebuchet ms", arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;

}
p#locations {
	position: absolute;
	margin: 10px 0px 0px 25px;
	padding: 0;	
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;	
	font-size:12px;
	font-weight:normal;
}
div#design {
	position:absolute;		
	width:340px;
	right:0px;
	top:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
    color: #000000;
	font-weight:normal;
	border:0px solid red;
	z-index:20;
}

div#design a{
  
   font-size:12px;
   font-family:Arial, Helvetica, sans-serif;
   color: #000000;
   text-decoration:none;
   font-weight:normal;
   z-index:30;
   
}
/* --------------------- FOOTER AREA END ------------------------ */



div#mainNavigationArea {
	position: relative;
	width: 214px;
	left:0px;
	float:left;
	left:14px;
	padding-left: 0px;
	text-align:center;
	z-index: 2;
	border:0px solid red;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}


div#mainNavigationArea ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;		
	font-weight:bold;
/*	width:242px;*/
	border:0px solid red;
	text-align:center;
}


div#mainNavigationArea a {
	display: block;
	color: #FFFFFF;
	font-size: 13px;	
	height: 1.8em;	
	line-height: 1.8em;	
	text-decoration: none;
	text-align:center;
	font-weight:bold;
	border:0px solid BLUE;
}

div#mainNavigationArea ul li.NIMFirstItem div{		
	display: block;
	color: #FFFFFF;
	font-size: 13px;	
	height: 1.8em;	
	line-height: 1.8em;	
	text-decoration: none;
	text-align:center;
	font-weight:bold;
	
}
div#mainNavigationArea ul li.NIMFirstItemNIMSelected div{		
	color:#192F55;
}

div#mainNavigationArea ul li.NIMFirstItemNIMSelected a{		
	color:#192F55;
	background-color:#922938;
	font-weight:bold;
}


div#mainNavigationArea li {
	padding: 0px 0px 0px 0px;
	border:0px solid blue;
}
div#mainNavigationArea li a{
	color:#FFFFFF;
	border:0px solid yellow;
	
}
div#mainNavigationArea ul li.NIMSelected a {	
	color:#E58E1A;
	font-weight:bold;
	text-align:center;
	border:0px solid red;
}

div#mainNavigationArea li.NIMSelected ul li a{	
	color:#FFFFFF;
	width: 214px;
	border-top: 0px solid #000000;
	background-color:#922938;
	font-weight:bold;
	text-align:center;
	border:0px solid red;
	cursor:pointer;
	
}


div#mainNavigationArea li.NIMSelected ul li{	
	color:#FFFFFF;
	border: 0px solid #ffffff;
	font-weight:bold;
	text-align:center;

}

div#mainNavigationArea ul li.NIMSelected ul li.NIMFirstItemNIMSelected div{		
	color:#CCCCCC;
	width: 214px;
	height:10px;
	font-size: 11px;
	font-weight:bold;
	
}


div#mainNavigationArea ul li.NIMSelected ul li.NIMFirstItemNIMSelected a{		
	color:#E58E1A;
	border: 0px solid #ffffff;
	font-weight:bold;
	background-color:#922938;
	background-image:none;
}


div#mainNavigationArea ul li.NIMSelected ul li div{	
	color:#FFFFFF;
	height:10px;
	padding-top:0px;	
	padding-bottom:0px;
	font-size: 11px;
	padding-left:0px;
	border:none;
	font-weight:bold;
}

div#mainNavigationArea ul li.NIMSelected ul li.NIMSelected div{		
	color:#E58E1A;
	border: 0px solid #ffffff;
	font-weight:bold;
}


div#mainNavigationArea ul li.NIMSelected ul {
	margin: 0px 0px 0px 0px;

}

div#mainNavigationArea ul li.NIMSelected ul li {
	margin: 3px 0px 0px 0px;
}

div#mainNavigationArea ul li.NIMSelected ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

div#mainNavigationArea ul li.NIMSelected ul li.NIMSelected a{		
	color:#E58E1A;
	border: 0px solid #ffffff;
	font-weight:bold;
	background-color:#922938;
	border:1px solid red;	
}

#mainNavigationArea li ul li {
	border: none;
	background-image: none;
	padding: 0;
	white-space: normal;
	font-weight:bold;
	z-index:1;
}

#mainNavigationArea li ul li a {
	color:#98BFF6;
	text-align: left;
	font-size: 11px;
	font-weight:bold;
	white-space: normal;
	border-right: none;
	width: 12em;
	z-index:1;
}

