/* 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-color:#8FBAE5;
}


div#allAreas {
    height:100.5%;
    min-height:100.5%;
    position: relative;
    margin: 0 auto 0px auto;
    width: 799px;
	padding-bottom:0px;
	background-color:#FFFFFF;
}

div#headerArea {
	position: relative;
    height: 156px;
    margin:0px 0px 0px 0px;
}

img#logo {
	position: absolute;
    height: 156px;
    z-index: 0;
	background-repeat:no-repeat;
}

div#mainNavigationArea{
	position:relative;
    margin: 0px auto 0px auto;
    padding: 0;
    width: 799px;
    height: 29px;
    z-index:3;
    overflow:visible;
	top:130px;
	
}

/******************SEARCH AREA*****************/

div#headerTopAreaBorder{
	position:relative;
	margin:0px auto 0px auto;
    left:0px;
    height:0px;
	z-index:22;
	top:30px;
}

/******************SEARCH AREA*****************/

div#headerTopAreaBorder form {
	position: absolute;
	margin: 0;
	padding: 0;
	z-index: 1;
	float:left;
	left:0px;
	display:inline;
	top:0px;
}

div#headerTopAreaBorder form p {
	position: relative;
	color: #0067B1;
	font-weight:normal;
	font-size: 11px;
	font-weight:bold;
	padding-right:4px;
	margin-top:4px;	
	display:inline;
	float:left;
	right:170px;
}

div#headerTopAreaBorder form input#textInput {
	position: relative;
	display: inline;
	width: 140px;	
	height: 18px;
	font-size: 12px;
	font-weight:normal;	
	float:left;
	left:60px;
	/*background-image: url(img/search_field_background.gif);
    background-repeat: no-repeat;	
    background-position:top right;*/
	border:1px solid #0067B1;
}

div#headerTopAreaBorder form input#submitInput {
	position: relative;
	display: inline;
	width: 34px;
	height: 21px;
	background-image: url(img/go.jpg);
	background-position:center;
	background-repeat: no-repeat;
	padding: 0;
	cursor:pointer;
	float:left;
	top:0px;
	left:70px;
	background-color:#FFFFFF;
	border:none;
}


/*******************END SEARCH AREA**********/

div#mainArea{/*this is for Flash Area*/   
    margin: 0px auto 0px auto;
	width:799px;
    min-height:200px;
	_height:200px;
    background-color: #FFFFFF;
    z-index:0;
}

div#flashMainArea{                
	position:relative;
	width: 799px;
	height:183px;
	z-index:0;
}



/* --------------------- MAIN AREA START ------------------------ */



div#mainContentArea{
	position:relative;                      
    margin: 0px auto 0px auto;
	width:799px;
    min-height:550px;
	_height:500px;
    background-color: #FFFFFF;
    z-index:0;
	overflow:auto;
	_overflow:visible;
}

div#leftArea{                
	position:relative;
    width: 265px;
    background-repeat:no-repeat;             
    margin: 0 auto 0px auto;
	min-height:200px;
	_height:200px;
    z-index:1;
	float:left;
}



div#middleArea{
	position: relative;
	width:790px;	
	margin: 0 auto 0px auto;
	float:left;
	z-index:100;
    min-height:500px;
    _height:500px;
/*	border-left:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;*/
}



div#contentArea {
	position:relative;
    bottom:0px;
    width:770px;
    padding-left: 10px;
	padding-right:10px;
    z-index:1000;
    min-height:520px;
    _height:520px;

}

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:265px;	
	margin: 0 auto 0px auto;
	float:left;
	z-index:100;
    min-height:500px;
    _height:500px;
}


 

/* 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: 50px;
	margin:0px auto 0px auto;
	width:799px;
    background-image: url(img/footer_image.gif);
    background-repeat: no-repeat;
    background-position: top;
	background-color:#8FBAE5;
}

div#footerArea ul{
	position:absolute;
	right:25px;
	top:20px;
	margin: 0px 0px 0px 0px;
	padding:0;
	list-style: none;
}

div#footerArea ul li {
	position: relative;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	padding:0 5px 0 5px;
	border-right:1px solid #FFFFFF;

}

div#footerArea ul a {
	position: relative;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right:4px;
	padding-left:4px;
	text-transform:uppercase;
}
div#footerArea ul a:hover {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E31937;
}

div#footerArea li.NIMLastItem a {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right:1px;
	padding-left:4px;
	border-right:none;
}
div#footerArea li.NIMSelected a {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E31937;

}


div#footerArea li.NIMLastItem a:hover {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E31937;
	border-right:none;
}

div#footerArea li.NIMSelectedNIMLastItem a {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E31937;
	border-right:none;
}


div#locations {
	position: absolute;
	margin: 0px 0px 0px 0px;
	top:20px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:11px;
	font-weight:normal;
	left:25px;
}
div#locations a{
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:11px;
	font-weight:normal;
	text-transform: uppercase;
	text-decoration: none;
}

div#locations a:hover {
text-decoration: underline;
}


div#design {
	position:absolute;
	width:250px;
	left:530px;
	top:20px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	font-weight:normal;
}

div#design a{
   font-size:11px;
   font-family:Arial, Helvetica, sans-serif;
   color: #FFFFFF;
   text-decoration:none;
   font-weight:normal;
}
/* --------------------- FOOTER AREA END ------------------------ */
 

