/* 100% high layouts attempt */

html, body {
            height:99.5%
}
html > body div#allAreas {
            height: auto;

}

body {

	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding: 0;
    margin: 0px auto 0px auto;
	background-image: url(img/bg1.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    padding-bottom:0px;
	background-color:#F3F1E2;
	text-align:center;
	color:#000000;
	font-weight:normal;
}


div#allAreas {
    height:100.5%;
    min-height:100.5%;
    position: relative;         
    margin: 0 auto 0px auto;
    width: 851px;
	padding-bottom:0px;
	background-image: url(img/containerbg.jpg);
	background-repeat: repeat-y;
	height:auto;
	text-align: left;

}

div#headerArea {
	position: relative;
    height: 195px;
    margin:auto 0 auto 0;
}



img#logo {
	position: absolute;
	margin:auto 0 auto 0;
    height: 195px;
	left:0;
    z-index: 20;
}
div#mainNavigationArea{
	position:relative;
    margin: 0px auto 0px auto;
    padding: 0;
    width: 100%;
    height: 32px;
    z-index:1000;
	background-image: url(img/navbg.jpg);
    background-repeat: no-repeat;
    background-position: top;
}
div#belowMainNavArea {
	position:relative;
    margin: 0px auto 0px auto;
    padding: 0;
    width: 100%;
    height: 31px;
    z-index:0;
	background-image: url(img/breadcrumbsbg.jpg);
    background-repeat: no-repeat;

}
div#breadrumbArea {
	position:relative;
    bottom:0px;
	top:0px;
	height:30px;
    width:450px;
	left:0px;
	font-size: 11px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	text-decoration: none;
	color: #5a672b;
}

div#youAre{
	position:relative;
	float:left;
	top:8px;
	left:40px;
}
div#menuitem {
	position:relative;
	float:left;
	top:8px;
	left:40px;
}
.breadrumbClassStr{	
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	text-decoration: bold;
	color: #5a672b;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	text-transform:capitalize;
}
div#menuitem a:hover {
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	text-decoration: none;
	color: #0c8ebf;
	font-weight:bold;
}


/******************SEARCH AREA*****************/

div#headerTopAreaBorder{
	position:absolute;
	margin:0px auto 0px auto;
    right:20px;
	top:5px;
    height:30px;
	width:170px;
	z-index:99;
}

div#headerTopAreaBorder form {
	position:relative;
	margin: 0;
	padding: 0;
	z-index: 33;
	float:right;
	right:35px;
	display:inline;
	top:3px;
	
}

div#headerTopAreaBorder form p {
	position: relative;
	color: #000000;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size: 10px;
	font-weight:normal;
	padding-right:4px;
	margin-top:2px;	
	float:left;
	left:35px;
	border:none;
}

div#headerTopAreaBorder form input#textInput {
	position: relative;
	display: inline;
	width: 100px;
	height: 15px;
	float:left;
	left:10px;
	border:none;
	background:none;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size: 12px;
	font-weight:normal;
	color: #000000;
}

div#headerTopAreaBorder form input#submitInput {
	position: relative;
	display: inline;
	width: 28px;
	height: 24px;
	padding: 0;
	cursor:pointer;
	float:left;
	top:-5px;
	left:25px;
	border:none;
	background:none;
}
/*******************END SEARCH AREA**********/
/* --------------------- MAIN AREA START ------------------------ */

div#mainArea{                      
    margin: 0px auto 0px auto;
    top:0px;
	width:851px;
    left:0px;
    min-height:555px;
    _height:555px; 
    z-index:0;
	overflow:auto;
	_overflow:visible;
	background-image: url(img/contentbg.jpg);
    background-repeat:no-repeat;
	background-position:top left;
}

div#leftArea{                
	position:relative;
    width: 207px;
    padding-bottom:0px;   
    background-image: url(img/left_submenubg.jpg);
    background-repeat:no-repeat;
	background-position:top left;
    margin: auto 0 auto 0;         
    float: left;
	left:0;
    bottom:0px;
    z-index:0;
	 min-height:555px;
    _height:555px;
}

div#bannerArea {
	position:relative;
	margin:0 auto 0 auto;
	margin-top:20px;
	margin-left:10px;
	z-index: 4;
	font-size:24px;
	font-weight:normal;
	color:#213125;
	font-family:Arial, Helvetica, sans-serif;
	line-height:35px;
	width:755px;
	border-bottom:1px solid #213125;
}

div#bannerArea a {
    z-index: 4;
	font-size:24px;
	font-weight:normal;
	color:#213125;
	font-family:Arial, Helvetica, sans-serif;
	line-height:35px;
}
div#contentArea {
	position:relative;
    bottom:0px;
    margin-left: 30px;
	margin-right:30px;
    margin-top:20px;
	margin-bottom:10px;
    z-index:1;
    min-height:555px;
    _height:555px;	
}

div#contentArea a{
   color:#3c3c3c;
   font-weight:normal;
}
div#contentArea a:visited{
    color:#85a80d;
    font-weight:bold;
	text-decoration:underline;
}
div#contentArea a:link{
    color:#85a80d;
	text-decoration:underline;
    font-weight:bold;
}
div#contentArea a:active{
    color:#85a80d;
    font-weight:bold;
	text-decoration:underline;
}
div#contentArea a:hover{        
    color:#85a80d;
    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#footerArea {		
    position:relative;		
	height: 76px;		
	z-index:0;
	bottom:0px;
	top:0px;
	margin:0px auto 0px auto;	
	width:851px;
	float:top left;
	left:0px;
    background-image: url(img/footerbg.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

div#footerAreaCenter{
	position:relative;
	top:15px;
	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:11px;
	font-weight:bold;
	text-align: center;
}

div#footerAreaCenter ul a {
	position: relative;
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:11px;
	font-weight:bold;
	left:120px;
	color: #1c424f;
	float:left;
	padding-right:4px;
	padding-left:4px;
	border-right:1px solid #FFFFFF;
}
div#footerAreaCenter ul a:hover {
	text-decoration:underline;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:11px;
	font-weight:bold;
	color: #394f61;
	float:left;
}

div#footerAreaCenter ul.NIMLastItem a {
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:11px;
	font-weight:bold;
	color: #1c424f;
	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:11px;
	font-weight:bold;
	color: #394f61;
	float:left;
	border-right:none;
}

div#locations {
	position: relative;
	margin: 0px 0px 0px 0px;
	top:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
    color: #49574d;
	float:left;
	left:50px;

}
div#locations a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
    color: #49574d;
	float:left;
}


div#design {
	position:absolute;		
	width:320px;
	left:410px;
	top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
    color: #49574d;
}

div#design a{  
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
    color: #49574d;
   text-decoration:none;
}

/* --------------------- FOOTER AREA END ------------------------