/* 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: 0px auto 0px auto;
   
    padding-bottom:0px;
}


div#allAreas {
    height:100.5%;
    min-height:100.5%;
    position: relative;
    margin: 0 auto 0px auto;
    width: 100%;
	padding-bottom:0px;
	background-color:#99CC67;
	background-image: url(img/bg.jpg);
    background-repeat: repeat-y;
    background-position: top left;

}

div#headerArea {
	position: relative;
    height: 175px;
    margin:0px auto 0px auto;
	width:100%;
	left:0px;
	border-bottom:1px solid black;
}
img#logo {
	position: absolute;
    height: 175px;
    z-index: 0;
	background-repeat:no-repeat;
}

div#leftHeader{
	position:relative;
    margin: 0px auto 0px auto;
    padding: 0;
    width: 842px;
    height: 175px;
    z-index:0;
    background-image: url(img/header.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

div#rightHeader{
	position:absolute;
    margin: 0px auto 0px auto;
    padding: 0;
	left:842px;
    width: 175px;
    height: 175px;
    /*z-index:2;
    background-image: url(img/bannerrightimg.jpg);
    background-repeat: no-repeat;
    background-position: top;*/
}

/* -------------------- SELECTED NAV AREA ---------------------- */

div#mainNavigationArea {
	position: relative;
	margin:0px auto 0px auto;
	margin-top:40px;
	z-index: 5555;
	list-style:none;
	text-decoration:none;
	width:170px;
	left:30px;
	height:421px;
	display:block;
}

div#mainNavigationArea ul {
	position: relative;
	margin: 0;
	padding: 0;
	width:170px;
	display:block;
	list-style:none;
	text-decoration:none;	
	height:auto;
}
#mainNavigationArea ul a {

	white-space:normal;
	width:170px;
	list-style:none;
	text-decoration:none;
	line-height:auto;
	
}

div#mainNavigationArea ul a div{
	margin: 0;
	padding: 0;
	top:0px;
	height:auto;
	list-style:none;
	width:150px;
	display:block;
	text-decoration:none;	
	padding-top:2px;
	padding-bottom:2px;
	padding-left:15px;
}

div#mainNavigationArea ul li a{
	margin: 0;
	padding: 0;
	top:0px;
	height:auto;
	list-style:none;
	width:170px;
	display:block;
	text-decoration:none;	
	color:#000000;
}


div#mainNavigationArea ul li a:hover{
	margin: 0;
	padding: 0;
	top:0px;
	height:auto;
	list-style:none;
	width:170px;
	display:block;
	text-decoration:none;	
	color:#FFFFFF;
}

div#mainNavigationArea ul li.NIMSelected a  {
	margin: 0;
	padding: 0;
	top:0px;
	height:auto;
	list-style:none;
	width:170px;
	display:block;
	text-decoration:none;	
	color:#FFFFFF;
}

div#mainNavigationArea ul li.NIMSelected ul a {
	margin: 0;
	padding: 0;
	top:0px;
	color:#000000;
	height:auto;
	list-style:none;
	width:170px;
	display:block;
	text-decoration:none;	
	background-image:none;
	margin-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;

}

div#mainNavigationArea ul li ul a:hover {
	margin: 0;
	padding: 0;
	top:0px;
	color:#FFFFFF;
	height:auto;
	list-style:none;
	width:170px;
	display:block;
	text-decoration:none;	
	background-image:none;
	margin-left:30px;
}
div#mainNavigationArea ul li li.NIMSelected a {
	margin-left: 30px;
	padding: 0;
	top:0px;
	color:#FFFFFF;
	height:auto;
	list-style:none;
	width:170px;
	display:block;
	text-decoration:none;	
	background-image:none;
}

div#mainNavigationArea ul li li.NIMSelected ul a {

	margin: 0;
	padding: 0;
	top:0px;
	color:#066cb7;
	height:auto;
	list-style:none;
	width:170px;
	display:block;
	text-decoration:none;	
	background-image:none;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

div#mainNavigationArea ul li li.NIMSelected ul a:hover {/*3rd level navigation*/

	margin: 0;
	padding: 0;
	top:0px;
	color:#dd1405;
	height:auto;
	list-style:none;
	width:170px;
	display:block;
	text-decoration:none;	
	background-image:none;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

div#mainNavigationArea ul li li li.NIMSelected a {/*3rd level navigation*/

	margin: 0;
	padding: 0;
	top:0px;
	color:#dd1405;
	height:auto;
	list-style:none;
	width:170px;
	display:block;
	text-decoration:none;	
	background-image:none;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}


div#mainNavigationArea ul a:hover{

	margin-left:20px;
}

div#mainNavigationArea a{
	height:auto;
	width:175px;
	list-style:none;
	text-decoration:none;
	color:#000000;
	cursor:pointer;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-transform:lowercase;
}


/* ------------------------------------------------------- */
/* --------------------- MAIN AREA START ------------------------ */

div#mainArea{                     
    margin: 0px auto 0px auto;
    top:0px;
	width:100%;
    min-height:450px;
	/*8_height:450px;
	background-color:#99CC67;*/
    z-index:0;
    _z-index:-100;
	overflow:auto;
	_overflow:visible;
	margin-left:0px;
}

div#leftArea{                
	position:relative;
	width: 250px;
    padding-bottom:0px;   
    background-repeat:no-repeat;             
    margin: 0 auto 0px auto;         
    float: left;
	left:0px;
    bottom:0px; 
    height:auto;
    z-index:1;
	background-color:#99CC67;
}

div#middleArea{
	padding-bottom: 60px;
	width:591px;	
	margin: 0 auto 0px auto;
	float:left;
	z-index:100;
  /* min-height:450px;
    _height:450px;*/
	background-color:#CCCCCC;
	
}

div#contentArea {
	position:relative;
	margin:0;
	padding:0;
	bottom:0px;
    width:550px;
	padding-left: 20px;
	padding-right:20px;
    z-index:1000;
    /*min-height:450px;
    _height:450px;*/
	margin-top:10px;
}

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:221px;	
	margin: 0 auto 0px auto;
	float:left;
	z-index:100;
   min-height:465px;
    _height:465px;
	background-image: url(img/rightbg.jpg);
    background-repeat: no-repeat;
    background-position: top;
}
div#bannerArea {
	position:relative;
	margin:0 auto 0 auto;
	margin-top:10px;
	right:20px;
	z-index: 4;
	font-size:27px;
	font-weight:normal;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	line-height:40px;
	width:180px;
	text-align:right;
	text-transform:lowercase;
}

div#bannerArea a {
    z-index: 4;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 27px;
	line-height:40px;
}
 

/* 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:absolute;
	border: 0px solid red;	
	bottom: 0px;
	z-index:0;		
	height: 50px;
	width: 100%;
	background:#545454;
	background-image: url(img/footer.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

div#footertopArea {
	position: relative;
	margin: 0px auto 0px auto;
	top:2px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
	font-size:10px;
	font-weight:normal;
	float:left;
	text-align:left;
	left:250px;
	width:800px;
}

div#footertopArea a{

	margin: 0px auto 0px auto;
	top:2px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
	font-size:10px;
	font-weight:normal;
	float:left;
	left:250px;
	width:800px;
}


div#footerMiddleArea {
	position: relative;
	margin: 0px auto 0px auto;
	top:6px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
	font-size:10px;
	font-weight:normal;
	float:left;
	text-align:left;
	left:250px;
	width:800px;
	text-decoration:none;
}

div#footerMiddleArea a{

	margin: 0px auto 0px auto;
	top:6px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
	font-size:10px;
	font-weight:normal;
	left:0px;
	width:800px;
	text-decoration:none;
}

div#footerBottomArea {
	position: relative;
	margin: 0px auto 0px auto;
	top:8px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
	font-size:10px;
	font-weight:normal;
	float:left;
	text-align:left;
	left:250px;
	width:800px;
}

div#footerBottomArea a{

	margin: 0px auto 0px auto;
	top:8px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
	font-size:10px;
	font-weight:normal;
	float:left;
	left:250px;
	width:800px;
}

div#footerAreaCenter ul {
	position: relative;
	margin: 0;
	padding: 0;
	width:170px;
	display:block;
	list-style:none;
	text-decoration:none;	

}
#footerAreaCenter ul a {

	white-space:normal;
	width:170px;
	list-style:none;
	text-decoration:none;
	line-height:20px;
	text-align:right;	
}

div#footerAreaCenter ul a div{
	margin: 0;
	padding: 0;
	top:0px;
	line-height:20px;
	list-style:none;
	width:170px;
	display:block;
	text-decoration:none;	
	text-align:right;
}

div#footerAreaCenter ul li a{
	margin: 0;
	padding: 0;
	top:0px;
	line-height:10px;
	list-style:none;
	width:170px;
	display:block;
	text-decoration:none;	
	color:#000000;

}


div#footerAreaCenter ul li a:hover{
	margin: 0;
	padding: 0;
	top:0px;
	height:auto;
	list-style:none;
	width:170px;
	display:block;
	text-decoration:none;	
	color:#88021f;

}

div#footerAreaCenter ul li.NIMSelected a  {
	margin: 0;
	padding: 0;
	top:0px;
	height:auto;
	list-style:none;
	width:170px;
	display:block;
	text-decoration:none;	
	color:#88021f;

}

div#footerAreaCenter ul li.NIMSelected ul a {
	margin: 0;
	padding: 0;
	top:0px;
	color:#000000;
	list-style:none;
	width:170px;
	display:block;
	text-decoration:none;	
	background-image:none;
}


div#footerAreaCenter ul a:hover{

	margin-left:20px;
}

div#footerAreaCenter a{
	width:175px;
	line-height:40px;
	list-style:none;
	text-decoration:none;
	color:#000000;
	cursor:pointer;
	line-height:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
}

div#footerAreaCenter {
	position:absolute;	
	width:175px;
	top:10px;
	line-height:40px;
	list-style:none;
	text-decoration:none;
	float:left;
	left:10px;
	color:#000000;
	cursor:pointer;
	line-height:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
}


/* --------------------- FOOTER AREA END ------------------------ */
