/* 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/bgstrip.jpg);
	background-repeat: repeat-x;
	background-position: top left;

}

div#allAreas {
	position: relative;	
	margin: 0 auto 0px auto;
	width: 833px;
	padding-bottom:0px;
}

div#headerArea {
	position: relative;
	height: 154px;
	width:833px;
	margin:0px 0px 0px 0px;

}
div#leftlogo{
	position:relative;
	width:238px;
	height:154px;
	margin:0px auto 0px auto;
	left:0px;
	float:left;

}


img#logo {
	position: absolute;
    height: 154px;
	width:238px;
    z-index: 2;
	background-repeat:no-repeat;
}

div#rightlogo{
	position:relative;
	width:595px;
	height:154px;
	margin:0px auto 0px auto;
	float:right;
}


img#logo1 {
	position: absolute;
    height: 154px;
	width:595px;
    z-index: 2;
	background-repeat:no-repeat;
}

div#breadrumbArea {
	position:relative;
    bottom:0px;
	top:0px;
	height:30px;
    width:833px;
	left:0px;
	font-size: 10px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #a3a3a3;
	background-image: url(img/breadcrumbbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#youAre{
	position:relative;
	float:left;
	top:8px;
	left:225px;
}
div#menuitem {
	position:relative;
	float:left;
	top:8px;
	left:220px;
}
.breadrumbClassStr{	
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: bold;
	color: #165e82;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	text-transform:capitalize;
}
div#menuitem a:hover {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #6397a0;
	font-weight:bold;
}
/* -------------------- SELECTED NAV AREA ---------------------- */

div#mainNavigationArea {
	position: relative;
	margin:0px auto 0px auto;
	top:30px;
	z-index: 5555;
	list-style:none;
	text-decoration:none;
	width:202px;
	left:0px;
	height:auto;
	display:block;
}

div#mainNavigationArea ul{
	position: relative;
	margin: 0;
	padding: 0;
	width:187px;
	display:block;
	list-style:none;
	text-decoration:none;	
	height:auto;
	left:14px;
	background-image: url(img/nav_divider.gif);
	background-position:bottom left;
	background-repeat: no-repeat;
	
}
#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:172px;
	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:187px;
	display:block;
	text-decoration:none;	
	color:#052511;
}
div#mainNavigationArea ul a:hover div{
	margin: 0;
	padding: 0;
	top:0px;
	height:auto;
	list-style:none;
	width:187px;
	display:block;
	text-decoration:none;	
	padding-top:2px;
	padding-bottom:2px;
	margin-left:15px;
}

div#mainNavigationArea ul li a:hover{
	margin: 0;
	padding: 0;
	top:0px;
	height:auto;
	list-style:none;
	width:187px;
	display:block;
	text-decoration:none;	
	color:#FFFFFF;	
	background-image: url(img/menu-highlight.jpg);
	background-position:left;
	background-repeat: no-repeat;
}


div#mainNavigationArea ul li.NIMSelected a div{
	margin: 0;
	padding: 0;
	top:0px;
	height:auto;
	list-style:none;
	width:187px;
	display:block;
	text-decoration:none;	
	padding-top:0px;
	padding-bottom:0px;
	margin-left:15px;
}

div#mainNavigationArea ul li.NIMSelected a  {
	margin: 0;
	padding: 0;
	top:0px;
	height:auto;
	list-style:none;
	width:187px;
	display:block;
	color:#FFFFFF;
	background-image: url(img/menu-highlight.jpg);
	background-position:left;
	background-repeat: no-repeat;
}


div#mainNavigationArea ul li.NIMLastItem a div{
	margin: 0;
	padding: 0;
	top:0px;
	height:auto;
	list-style:none;
	width:187px;
	display:block;
	text-decoration:none;	
	padding-top:0px;
	padding-bottom:0px;
	margin-left:15px;
}

div#mainNavigationArea ul li.NIMLastItem a  {
	margin: 0;
	padding: 0;
	top:0px;
	height:auto;
	list-style:none;
	width:187px;
	display:block;
	color:#052511;
	padding-top:4px;
	padding-bottom:4px;
}

div#mainNavigationArea ul li.NIMSelected ul a {
	margin: 0;
	padding: 0;
	top:0px;
	color:#26816f;
	height:auto;
	list-style:none;
	width:150px;
	display:block;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:11px;
	font-weight:bold;
	text-transform:capitalize;
	background-image:none;
}
div#mainNavigationArea ul li.NIMSelected ul a div{
	background-image:none;
	width:150px;
}


div#mainNavigationArea ul li ul a:hover {
	margin: 0;
	padding: 0;
	top:0px;
	color:#FFFFFF;
	height:auto;
	list-style:none;
	width:150px;
	display:block;
	text-decoration:none;	
	background-image:none;
	background-image:none;

}

div#mainNavigationArea ul li ul {
	margin: 0;
	padding: 0;
	background-image:none;

}

div#mainNavigationArea ul li ul a:hover div{
	margin: 0;
	padding: 0;
	top:0px;
	color:#7b222a;
	height:auto;
	list-style:none;
	width:150px;
	display:block;
	text-decoration:none;	
	background-image:none;
	margin-left:15px;
	background-image:none;

}

div#mainNavigationArea ul li li.NIMSelected a {
	margin-left: 0px;
	padding: 0;
	top:0px;
	color:#7b222a;
	height:auto;
	list-style:none;
	width:150px;
	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:"Trebuchet MS", Arial, "Book Antiqua";
	font-size: 10px;
	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:"Trebuchet MS", Arial, "Book Antiqua";
	font-size: 10px;
	font-weight:bold;
	background-image:none;
}

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:"Trebuchet MS", Arial, "Book Antiqua";
	font-size: 10px;
	font-weight:bold;
}


div#mainNavigationArea ul a:hover{

	margin-left:20px;
}

div#mainNavigationArea a{
	height:auto;
	width:187px;
	list-style:none;
	text-decoration:none;
	color:#052511;
	cursor:pointer;
	line-height:20px;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size: 12px;
	font-weight:bold;
	text-transform:capitalize;
	background-image: url(img/nav_divider.gif);
	background-position:top left;
	background-repeat: no-repeat;
	
}

/* --------------------- MAIN AREA START ------------------------ */

div#mainArea{
	position:relative;		
	margin: 0px auto 0px auto;
	top:0px;
	left:0px;
	z-index:0;
	width:100%;
	background-image: url(img/containerbg.jpg);
    background-repeat: repeat-y;
    background-position: top left;
}



div#leftArea{		
    position: relative;
	width: 202px;
	float: left;
	/* Fix to enforce min-height within IE6, minimum height set on last nested element or repeat fails */
	min-height: 550px;
	height: auto !important;
	height: 550px;
	/* End Fix */
	z-index:2;
	background-image: url(img/verticalnavbg.jpg);
    background-repeat: no-repeat;
    background-position: top;

}
div#news{
	position:relative;
	margin: 40px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 150px;
	height: auto;
	left:0px;
	z-index:2;
	font-family:Arial, Helvetica, sans-serif;	
	text-transform:none;
	border:0px solid red;
}
div#newsupdate{
	position:relative;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 140px;
	height: 25px;
	left:0px;
	z-index:2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#237381;
	text-transform:none;	
}

div#newDesc{
	position:relative;
	margin:5px auto 0px auto;
	left:0px;
	padding: 0px 0px 0px 0px;
	width: 140px;
	height: auto;
	z-index:2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ae2f3c;
	text-transform:none;
}
div#newDesc a{
	width: 150px;
	left:0px;
	z-index:2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ae2f3c;
	text-transform:none;
}
div#locationdiv{
	position:relative;
	margin: 20px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 150px;
	height: 118px;
	left:3px;
	z-index:2;
	font-family:Arial, Helvetica, sans-serif;	
	text-transform:none;
	border:0px solid red;
}
div#rightArea{

	top:0px;	
	left: 202px;
	width: 631px;	
	/* Fix to enforce min-height within IE6, minimum height set on last nested element or repeat fails */
	min-height: 500px;
	height: auto !important;
	height: 500px;
	/* End Fix */
	float:left;
	background-image: url(img/contentbg.jpg);
    background-repeat: no-repeat;
    background-position: top;
	width: 631px;
	
}

div#bannerArea {
	position:relative;
	margin:0 auto 0 auto;
	margin-top:0px;
	padding-left:20px;
	z-index: 4;
	font-size:20px;
	font-weight:bold;
	color:#237381;
	font-family:Arial, Helvetica, sans-serif;
	line-height:40px;
	width:570px;
	float:left;
}

div#bannerArea a {
    z-index: 4;
	color:#237381;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:40px;
}


div#contentArea {
	position: relative;
	left: 20px;
	width:550px;
}
div#contentArea a{
   font-family:"Trebuchet MS", Arial, "Book Antiqua";
   color:#525558;
   font-weight:normal;
}
div#contentArea a:visited{       
    color:#0a84c3;
	font-weight:normal;
	text-decoration:underline;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
}

div#contentArea a:hover{    	
    color:#05a5e8;
	font-weight:normal;	
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
}

/* 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;
	z-index:1000px
}
 
* html div#rightArea {
	height: 1%;
	margin-top: 0;
}
/* End hide from IE5/mac */



/* --------------------- FOOTER AREA START ------------------------ */

div#footerArea {		
    position:relative;		
	height: 49px;		
	z-index:0;
	bottom:0px;
	top:0px;
	margin:0px auto 0px auto;	
	width:833px;
	float:top left;
	left:0px;
    background-image: url(img/footerbg.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

div#footerAreaCenter{
	position:relative;
	top:35px;
	width: 200px;
	margin: 0px auto 0px auto;
	float:left;
	z-index:10;
}

div#footerAreaCenter ul{
	position:relative;
	margin: 0px 0px 0px 0px;
	list-style: none;	
	z-index:1;
	line-height:10px;
	display:inline;
}

div#footerAreaCenter ul li {
	position: relative;
	float: left;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:10px;
	font-weight: bold;
	text-align: center;
}

div#footerAreaCenter ul a {
	position: relative;
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size: 10px;
	left:90px;
	font-weight: bold;
	color: #566465;
	float:left;
	padding-right:4px;
	padding-left:4px;
	border-right:1px solid #566465;
}
div#footerAreaCenter ul a:hover {
	text-decoration:underline;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size: 10px;
	font-weight: bold;
	color: #CDDC82;
	float:left;
}

div#footerAreaCenter ul.NIMLastItem a {
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size: 10px;
	font-weight: bold;
	color: #696969;
	float:left;
	padding-right:1px;
	padding-left:4px;	
	border-right:none;
}
div#footerAreaCenter ul.NIMLastItem a:hover {
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size: 10px;
	font-weight: bold;
	color: #90A81D;
	float:left;
	border-right:none;
}

div#locations {
	position: relative;
	margin: 0px 0px 0px 0px;
	top:31px;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	color: #566465;	
	font-size:10px;
	font-weight:bold;
	float:left;
	left:35px;

}
div#locations a{
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	color: #566465;	
	font-size:10px;
	font-weight:bold;
	float:left;
}


div#design {
	position:relative;		
	width:320px;
	float:right;
	right:30px;
	top:31px;
	font-size:10px;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
    color: #566465;
	font-weight:bold;
	text-align:right;
}

div#design a{  
	font-size:10px;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	color: #566465;
	text-decoration:none;
	font-weight:bold;
}
/* --------------------- FOOTER AREA END ------------------------ */
