/* 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;
	background-image: url(img/bgstrip.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    padding-bottom:0px;
	
}


div#allAreas {
    height:100.5%;
    min-height:100.5%;
    position: relative;         
    margin: 0 auto 0px auto;
    width: 100%;
	padding-bottom:0px;

}

div#headerArea {
	position: relative;
    height: 224px;
    margin:auto auto auto auto;
  	width:100%;
	border:0px solid red;
	float:left;
}



img#logo {
	position: absolute;
	margin:auto 0 auto 0;
    height: 105px;
    z-index: 20;
}

img#logo1 {
	top:105px;
	position: absolute;
	margin:auto 0 auto 0;
    height: 119px;
    z-index: 20;
}

/******************SEARCH AREA*****************/

div#headerTopAreaBorder{
	position:relative;
	margin:0px auto 0px auto;
    left:0px;
    height:100px;
	border:0px solid red;
	top:110px;
	z-index:200;
	width:100%;

}

/******************SEARCH AREA*****************/

div#headerTopAreaBorder form {
	position: absolute;
	margin: 0;
	padding: 0;
	z-index: 201;
	background-position:bottom;
	float:left;
	left:200px;
}

div#headerTopAreaBorder form p {
	position: relative;
	color: #00446A;
	font-weight:normal;
	font-size: 0.8em;
	font-weight:bold;
	padding-right:4px;
	background-position:bottom;
	top:3px;
	_top:10px;
}

div#headerTopAreaBorder form input#textInput {
	position: relative;
	display: inline;
	width: 120px;
	height: 18px;
	border: 1px solid #4A4A4A;
	background-color: #FFFFFF;
	font-size: 1em;
	font-weight:bold;
/*	padding-top: 5px;*/
	right:0px;
}

div#headerTopAreaBorder form input#submitInput {
	position: relative;
	display: inline;
	width: 21px;
	height: 21px;
	border: 0px solid #4A4A4A;
	background-color: #D2CCB8;
	background-image: url(img/search.jpg);
	background-position:center;
	background-repeat: no-repeat;
	padding: 0;
	cursor:pointer;
	right:0px;
/*	top:-5px;*/
	_top:0px;
	
}

/*******************END SEARCH AREA**********/
div#mainNavigationArea{
	position:relative;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    z-index:1;
    overflow:visible;
	border:0px solid red;
	float:left;
}


div#navbg{
	position: relative;
    margin:0px auto 0px auto;
    left:0px;           
    height: 36px;
    z-index: 2;        
    background-image: url(img/navbg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    width:777px;
	border:0px solid red;
	float:left;
}




/* --------------------- MAIN AREA START ------------------------ */

div#mainArea{
	position:relative;                      
    margin: 0px auto 0px auto;
    border: 0px solid red;
    top:0px;
    _top:0px;
	width:100%;
    left:0px;
    min-height:555px;
    _height:555px; 
    z-index:0;
    _z-index:-100;
	float:left;
}

div#leftArea{                
	position:relative;
    width: 187px;
    padding-bottom:0px;   
    background-image: url(img/leftcolumn.jpg);
    background-repeat:no-repeat;           
    margin: auto auto auto auto;         
    float: left;
    bottom:0px; 
    height:auto;
    z-index:1;
	 min-height:555px;
    _height:555px;
	border:0px solid blue;
	background-color:#FFFFFF;
}
/* -------------------- SELECTED NAV AREA ---------------------- */

div#selectedNavArea {
	position: relative;
	margin:0px auto 0px auto;
	float: left;
	z-index: 50;
	list-style:none;
	text-decoration:none;
	background-color:#F1F0EB;
	top:45px;
	width:160px;
}

div#selectedNavArea ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type:none;
	width:140px;
	height:auto;
	background-color:#F1F0EB;

}

div#selectedNavArea ul a{
	position: relative;
	margin: 0;
	padding: 0;
	top:0px;
	list-style-type:none;
	display:inline;
	width:100%;
	float:left;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	cursor:default;	
}


div#selectedNavArea a div{
	list-style-type:none;
	display:inline;
	width:140px;
	float:left;
	text-decoration:none;
	cursor:default;
}
/*
div#selectedNavArea ul#SNM a div{
	list-style-type:none;
	width:100%;
	text-decoration:none;
	
}
*/
div#selectedNavArea ul#SNM li {
	list-style-type:none;
	display:inline;
	text-decoration:none;
	
}

div#selectedNavArea ul#SNM li ul li {
	text-decoration:none;
	border:0px solid green;
}

div#selectedNavArea ul#SNM a {
	color: #2B6FA3;
	font-family:Trebuchet MS,arial,helvetica;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
/*	border:1px solid red;*/
}


div#selectedNavArea ul#SNM li a {
	text-decoration:none;
}


#selectedNavArea ul a div{
	list-style-type:none;
	text-decoration:none;
}

#selectedNavArea ul.NIMSelected li a {
	white-space:nowrap;
	list-style-type:none;
	text-decoration:none;
}


div#selectedNavArea ul#SNM li ul li ul a {
	list-style:none;
	text-decoration:none;
	border:1px solid yellow;
	background-color:red;
}



div#selectedNavArea ul#SNM a:hover {
	color: #F1F0EB;
	text-decoration:none;
	background-color:#399ADE;
}

div#selectedNavArea ul#SNM li.NIMSelected a div{
	color: #F1F0EB;
	text-decoration:none;
	background-color:#399ADE;
	border:0px solid red;
}

div#selectedNavArea ul#SNM li.NIMSelected a {
	color: #F1F0EB;
	text-decoration:none;
	background-color:#399ADE;
	border:0px solid red;
}
div#selectedNavArea ul#SNM li.NIMFirstItem a {
	color: #F1F0EB;
	text-decoration:none;
	background-color:#399ADE;
	border:0px solid red;
}

div#selectedNavArea li#SNM li.NIMFirstItem NIMSelected a div{
	color: #F1F0EB;
	text-decoration:none;
	background-color:#399ADE;
	border:0px solid red;
}

div#selectedNavArea ul#SNM li.NIMSelectedNIMFirstItem a {
	color: #F1F0EB;
	text-decoration:none;
	background-color:#399ADE;
	border:0px solid red;
}



/* ------------------------------------------------------- */


div#rightArea{
	position: relative;
	top:0px;
	width:589px;
	margin: 0 auto 0px auto;
	float:left;
	

}
div#contentArea {
	position:relative;
    bottom:0px;
    width:520px;
    padding-left: 38px;
	padding-right:5px;
    padding-top:20px;
	_padding-top:35px;
	padding-bottom:10px;
    z-index:1;
    overflow:inherit;
    min-height:555px;
    _height:555px;
	
}

div#contentArea a{ 
   color:#205F9E;
   font-weight:bold;
}

div#contentArea a:visited{       
    color:#168599;
    font-weight:bold;
	text-decoration:underline;         

}
div#contentArea a:link{        
    color:#168599;
	text-decoration:underline;
    font-weight:bold;         
}

div#contentArea a:active{        
    color:#168599;
    font-weight:bold;
	text-decoration:underline;       

}

div#contentArea a:hover{        
    color:#CA3A07;
    font-weight:bold;         

}

 

/* 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;
}


* html div#rightArea {
	height: 1%;
    margin-top: 0;

}

/* End hide from IE5/mac */

 

/* --------------------- FOOTER AREA START ------------------------ */

div#bottomArea {                      
	position:absolute;                
    height: 35px;               
    z-index:1;
    bottom:0px;
	width:100%;
	background-color:#CED5DB;
	border:0px solid red;
}


div#footerArea {                      
	position:relative;                
    height: 35px;               
    z-index:1;
    bottom:0px;
    margin:0px auto 0px auto;
    width:100%;
	background-color:#CED5DB;
}

div#footerAreaCenter{
	position:relative;
    top:0px;
    width: 100%;
    height: 35px;
    margin: 0px auto 0px auto;     
}

div#footerArea ul {
	position:absolute;
    margin: 11px 0px 0px 270px;  
    list-style: none;            
    width:400px;
}

 

div#footerArea ul li {
	position: relative;
    float: left;         
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: bold;        
    text-align: center;        
    padding-right:10px;
    padding-left:10px;        
    border-right: 1px solid #3a322d;
}

div#footerArea ul li a {
	position: relative;
    text-decoration: none;
    color:#666666;            
}

p#copyright {
	position: absolute;
    margin: 11px 0px 0px 25px;
    padding: 0;       
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;        
    font-size:10px;
	font-weight:bold;
}

div#Email {
	position: absolute;
    margin: 11px 0px 0px 380px;
    padding: 0;       
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;        
    font-size:10px;
	font-weight:bold;
	text-decoration:none;
	list-style:none;
	list-style-type:none;
}

div#Email a{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;        
    font-size:10px;
	font-weight:bold;
	text-decoration:none;
	list-style:none;
	list-style-type:none;
}



p#design {
	position: absolute;
	margin: 11px 0px 0px 550px;
	padding: 0;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;	
	font-size:10px;
	font-weight:bold;
}

p#design a{
 
   font-size:10px;
   color: #666666;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration:none;
   font-weight:bold;
}

p#ismart {
	position: absolute;
	margin: 11px 0px 0px 605px;
	padding: 0;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;	
	font-size:10px;
	font-weight:bold;
}

p#ismart a{
 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   color: #666666;
   text-decoration:none;
   font-weight:bold;
}


p#content {
	position: absolute;
	margin: 11px 0px 0px 650px;
	padding: 0;	
	color: #666666;	
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}


p#content a{
  
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   color: #666666;
   text-decoration:none;
  font-weight:bold;
}
 

/* --------------------- FOOTER AREA END ------------------------