/* 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-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color:#586513;
	padding-bottom:0px;
}

div#allAreas {
    height:100.5%;
	min-height:100.5%;
	position: relative;	
	margin: 0 auto 0px auto;
	width: 821px;
	padding-bottom:0px;
}

div#headerArea {
	position: relative;
	height: 66px;
	margin:0 auto 0 auto;
}
img#logo {
	position: absolute;
	height: 66px;
	z-index: 20;	

}

div#headerArea1 {
	position: relative;
	height: 167px;
	margin:0 auto 0 auto;
	border:0px solid red;
	background-image:url(Img/maininternalheader.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}


div#mainNavigationArea{
	position:relative;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    width: 821px;
    height: 36px;
    z-index:1;
    overflow:visible;
    background-image: url(img/navbg.jpg);
    background-repeat: no-repeat;
    background-position: top;
}



/******************SEARCH AREA*****************/

div#headerTopAreaBorder{
	position:relative;
	margin:0px auto 0px auto;
    left:0px;
    height:0px;
	z-index: 5001;
}

/******************SEARCH AREA*****************/

div#headerTopAreaBorder form {
	position: absolute;
	margin: 0;
	padding: 0;
	z-index: 5001;
	float:left;
	right:14px;
	display:inline;
	top:5px;
}

div#headerTopAreaBorder form p {
	position: relative;
	color: #00446A;
	font-weight:normal;
	font-size: 0.8em;
	font-weight:bold;
	padding-right:4px;
	margin-top:2px;	
	display:inline;
	float:left;
	right:145px;
}

div#headerTopAreaBorder form input#textInput {
	position: relative;
	display: inline;
	width: 100px;
	height: 17px;
	border: 1px solid #2E5892;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight:normal;
	float:left;
	left:30px;
}

div#headerTopAreaBorder form input#submitInput {
	position: relative;
	display: inline;
	width: 20px;
	height: 21px;
	border: 0px solid #B0B0AE;
	background-color:#FFF8D1;
	background-image: url(img/searchbutton.gif);
	background-position:center;
	background-repeat: no-repeat;
	padding: 0;
	cursor:pointer;
	float:left;
	top:0px;
	left:39px;	
}


/*******************END SEARCH AREA**********/


/* --------------------- MAIN AREA START ------------------------ */

div#mainArea{
	position:relative;                      
    margin: 0px auto 0px auto;
    top:0px;
	width:821px;
   
	min-height:550px;
	 _height:550px;
	bottom:0px;
    left:0px;
	background-color: #FFFFFF;
    z-index:0;
    _z-index:-100;
	overflow:auto;
	_overflow:visible;	
}

div#leftArea{                
	position:relative;
    width: 620px;
    padding-bottom:0px;   
    background-repeat:no-repeat;             
    margin: 0 auto 0px auto;         
    float: left;
    bottom:0px; 
    height:auto;
    z-index:1;
	background-image: url(img/contentareabg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
	overflow: hidden;
	
}


div#contentArea {
	position:relative;
    bottom:0px;
    padding-left: 30px;
	padding-right:30px;
    padding-top:45px;
    z-index:1000;
    min-height:520px;
	bottom:30px;
	overflow: hidden;
}

div#contentArea a{ 
   color:#202020;
   font-weight:bold;
}

div#contentArea a:visited{       
    color:#205F9E;
    font-weight:bold;         

}

div#contentArea a:hover{        
    color:#CA3A07;
    font-weight:bold;         

}



div#rightArea{
	position: relative;
	width:201px;	
	margin: 0 auto 0px auto;
	float:left;
	z-index:100;
    min-height:550px;
    _height:550px;
	background-image: url(img/right-columnbg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}
div#rightAdds{
	position: relative;
	border:0px solid red;
	left:19px;
	width:182px;
}


div#bannerSelect {
	position: relative;
    z-index: 2;
	height:40px;
	width:195px;
	right:4px;
	background-image: url(img/title-panel-bg.gif);
    background-repeat: no-repeat;
    background-position: top right;
	top:10px;
	
}

div#bannerText {
	position:relative;
/*	margin-top:33px;*/
	left:25px;
	width:165px;
	top:0px;
	z-index: 4;
	border:0px solid red;
	float:left;
	font-family:"trebuchet ms", arial, helvetica;
	font-size:21px;
	text-transform:capitalize;
	font-weight:normal;	
	color:#FFFFFF;
	
}

div#bannerText a {
    z-index: 4;
	left:25px;
	width:160px;
	font-family:"trebuchet ms", arial, helvetica;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;	
	color:#FFFFFF;
}




/* -------------------- SELECTED NAV AREA ---------------------- */
div#selectedNavArea {
	position: relative;
	padding: 0px 0 0 0;
	/*_padding: 14px 0 0 0;*/
	margin:0px auto 0px auto;
	margin-top:12px;
	_margin-top:10px;
	float: left;
	z-index: 5555;
	list-style:none;
	text-decoration:none;
	width:190px;
	left:15px;
	height:501px;
	display:block;
}

div#selectedNavArea ul {
	position: relative;
	margin: 0;
	padding: 0;
	width:170px;
	display:block;
	list-style:none;
	text-decoration:none;	
	height:auto;
}
#selectedNavArea ul a {

	white-space:normal;
	width:190px;
	list-style:none;
	text-decoration:none;
	line-height:auto;
	
}

div#selectedNavArea ul a div{
	margin: 0;
	padding: 0;
	top:0px;
	height:auto;
	list-style:none;
	width:160px;
	display:block;
	text-decoration:none;	
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
}

div#selectedNavArea ul li a:hover{
	margin: 0;
	padding: 0;
	top:0px;
	height:auto;
	list-style:none;
	width:180px;
	display:block;
	text-decoration:none;	
	background-color:#FFFFFF;
	color:#0267C1;

}

div#selectedNavArea ul a:hover{


	background-image: url(img/arrow1.gif);
	background-position:center left;
	background-repeat: no-repeat;
	
	margin-left:0px;
}

/* ------------------------------------------------------- */



/* usefull br style */

br.clearAll {
	position: relative;
    clear: both;
    line-height: 0px;
    height: 0px;
}

 

/* Hack IE Float bug. Hide from IE5-mac. Only IE-win sees this. \*/

* html div#leftArea {
	margin-right: 0;
}


* html div#rightArea {
	height: 1%;
    margin-top: 0;

}

/* End hide from IE5/mac */

 

/* --------------------- FOOTER AREA START ------------------------ */

div#footerArea {		
    position:relative;		
	height: 53px;		
	z-index:0;
	bottom:0px;
	top:0px;
	margin:0px auto 0px auto;	
	width:821px;
	float:top left;
	left:0px;
}

div#footerAreaCenter{
	position:relative;
	top:0px;
	width: 100%;
	margin: 0px auto 0px auto;
	float:left;
	z-index:0;
}

div#footerArea ul{
	position:relative;
	margin: 0px 0px 0px 0px;
	list-style: none;	
	z-index:1;
	line-height:10px;
	display:inline;
}

div#footerArea ul li {
	position: relative;
	float: left;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;	
	text-align: center;	


}

div#footerArea ul a {
	position: relative;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	top:7px;
	left:220px;
	font-weight: normal;
	color: #FFFFFF;
	float:left;
	padding-right:4px;
	padding-left:4px;	
	border-right:1px solid #FFFFFF;
	display:none;
}
div#footerArea ul a:hover {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CDDC82;
	float:left;
}

div#footerArea ul.NIMLastItem a {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	float:left;
	padding-right:1px;
	padding-left:4px;	
	border-right:none;
}
div#footerArea ul.NIMLastItem a:hover {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #90A81D;
	float:left;
	border-right:none;
}

div#locations {
	position: relative;
	margin: 0px 0px 0px 0px;
	top:16px;
	font-family:"trebuchet ms", arial, helvetica;
	color: #FFFFFF;	
	font-size:11px;
	font-weight:bold;
	float:left;
	border:0px solid red;
	left:5px;

}
div#locations a{
	font-family:"trebuchet ms", arial, helvetica;
	color: #000000;	
	font-size:11px;
	font-weight:bold;
	float:left;
}


div#design {
	position:absolute;		
	width:280px;
	left:550px;
	top:0px;
	font-size:10px;
	font-family:"trebuchet ms", arial, helvetica;
    color: #FFFFFF;
	font-weight:bold;
}

div#design a{  
   font-size:11px;
   font-family:"trebuchet ms", arial, helvetica;
   color: #FFFFFF;
   text-decoration:none;
   font-weight:bold;
}
/* --------------------- FOOTER AREA END ------------------------ */
