/* 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/bg.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    padding-bottom:0px;
	background-color:#FFFFFF;	
}


div#allAreas {
    height:100.5%;
    min-height:100.5%;
    position: relative;         
    margin: 0 auto 0px auto;
    width: 872px;
	padding-bottom:0px;
}

div#headerArea {
	position: relative;
    height: 111px;
    margin:auto auto auto auto;
}



img#logo {
	position: absolute;
	margin:auto 0 auto 0;
    height: 111px;
    z-index: 20;
}
div#mainNavigationArea{
	position:relative;
    margin: 0px auto 0px auto;
    padding: 0;
    width: 100%;
    height: 29px;
    z-index:1000;
	background-image: url(img/menubg.jpg);
    background-repeat: no-repeat;
    background-position: top;
}
div#belowMainNavArea {
	position: relative;
    height: 161px;
    margin:auto auto auto auto;
}
img#logo1 {
	position: absolute;
	margin:auto 0 auto 0;
    height: 161px;
    z-index: 20;
}

/******************SEARCH AREA*****************/

div#headerTopAreaBorder{
	position:absolute;
	margin:0px auto 0px auto;
    right:25px;
	top:70px;
    height:30px;
	width:190px;
	z-index:33;
}

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: 120px;
	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{
	position:relative;                      
    margin: 0px auto 0px auto;
    top:0px;
	width:872px;
    left:0px;
    min-height:555px;
    _height:555px; 
    z-index:0;
	overflow:auto;
	_overflow:visible;
}

div#leftArea{                
	position:relative;
    width: 620px;
    padding-bottom:0px;   
    background-image: url(img/contentbg.jpg);
    background-repeat:no-repeat;
	background-position:top left;
    margin: auto 0 auto 0;         
    float: left;
	left:0;
    bottom:0px;
    z-index:1;
	 min-height:555px;
    _height:555px;
}
div#breadrumbArea {
	position:relative;
    bottom:0px;
	top:0px;
	height:30px;
    width:450px;
	left:0px;
	font-size: 10px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	text-decoration: none;
	color: #7f8b94;
}

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: #428f99;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	text-transform:capitalize;
}
div#menuitem a:hover {
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	text-decoration: none;
	color: #0c8ebf;
	font-weight:bold;
}
div#bannerArea {
	position:relative;
	margin:0 auto 0 auto;
	margin-top:10px;
	margin-left:40px;
	z-index: 4;
	font-size:25px;
	font-weight:normal;
	color:#1b2906;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:45px;
	width:555px;
}

div#bannerArea a {
    z-index: 4;
	font-size:25px;
	font-weight:normal;
	color:#1b2906;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:30px;
}
div#contentArea {
	position:relative;
    bottom:0px;
    margin-left: 40px;
	margin-right:20px;
    margin-top:20px;
	margin-bottom:10px;
    z-index:1;
    min-height:555px;
    _height:555px;	
}

div#contentArea a{
   color:#3d4a52;
   font-weight:bold;
}
div#contentArea a:visited{
    color:#1676bf;
    font-weight:bold;
	text-decoration:underline;
}
div#contentArea a:link{
    color:#1676bf;
	text-decoration:underline;
    font-weight:bold;
}
div#contentArea a:active{
    color:#0787b7;
    font-weight:bold;
	text-decoration:underline;
}
div#contentArea a:hover{        
    color:#0787b7;
    font-weight:bold;
}



div#rightArea{
	position: relative;
	top:0px;
	width:252px;
	min-height:300px;
	_height:300px;
	margin: 0 auto 0px auto;
	float:right;
	right:0;
	background-image: url(img/rightcolumnbg.jpg);
    background-repeat:no-repeat;
	background-position:top left;
}

div#productsArea{
	position:relative;
	margin:20px auto 0px auto;
        padding-bottom: 15px;
	right:15px;
	height:290px;
	border:1px solid #698D9F;
	width:202px;

}

div#productsArea a{
	margin:0 auto 0 auto;
	left:0;
}

div#prodArea{
	position:relative;
	margin:0px auto 0 auto;
	left:0px;
	padding-left:20px;
	padding-top:4px;
	text-align:left;
	height:40px;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-image: url(img/green_titlepanel.gif);
    background-repeat:no-repeat;
	background-position:top left;

}

div#prodArea a{
	margin:0 auto 0 auto;
	text-align:left;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

div#prodNavArea{
	position:relative;
	top:5px;
	width: 180px;
	margin: 0px auto 0px auto;
	left:0;
	z-index:10;
}

div#prodNavArea ul {
	position:relative;
	margin: 0;
/*	z-index:1;*/
	border-top:1px solid #CECECE;
	list-style: none;
	text-decoration:none;
	padding:0;
	left:0px;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:11px;
	font-weight:bold;
}

div#prodNavArea ul li {
	position:relative;
	left:0px;
	padding:0;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:11px;
	font-weight:bold;
	text-align: left;
	border-bottom:1px solid #CECECE;
	height:25px;
	line-height:25px;
	padding-bottom:1px;
	padding-top:1px;

}

div#prodNavArea ul li a div{
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:11px;
	font-weight:bold;
	color: #1c424f;
	margin-left:0;
	left:0px;
	text-align:left;
	line-height:25px;
	height:25px;
	padding-left:10px;
	background: url(img/rightmenu_upbgnew.gif) no-repeat top left;
}
div#prodNavArea ul li a:hover {
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	cursor:pointer;
}

div#prodNavArea ul li a:hover div{
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	background: url(img/rightmenu_upbgnew.gif) no-repeat top right;
	cursor:pointer;
}



div#CommercialArea{
	position:relative;
	margin:5px auto 0 auto;
	width:202px;
	padding-left:20px;
	right:5px;
	height:50px;
	background-image: url(img/purple_titlepanel.gif);
    background-repeat:no-repeat;
	background-position:top left;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;

}

div#CommercialArea a{
	margin:0 auto 0 auto;
	left:0;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

div#handyHintsArea{
	position:relative;
	margin:10px auto 0px auto;
	right:15px;
	border:1px solid #698D9F;
	width:202px;

}

div#handyHintsArea a{
	margin:0 auto 0 auto;
	left:0;
}


div#handyHints{
	position:relative;
	margin:0 auto 0 auto;
	left:0px;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-image: url(img/green_titlepanel.gif);
    background-repeat:no-repeat;
	background-position:top left;
	padding-left:25px;
	padding-top:2px;
}

div#handyHints a{
	position:relative;
	margin:0 auto 0 auto;
	left:0;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

div#Hints{
	position:relative;
	margin:0px auto 0 auto;
	right:0px;
	width:202px;

}

div#Hints a{
	margin:0 auto 0 auto;
	left:0;
}
div#Checkout{
	position:relative;
	padding: 10px 0px 0px 10px;
	width: 180px;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:10px;
	color:#000000;
	

}

div#Checkout a{
	left:0;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:10px;
	font-weight:bold;
	color:#000000;
}

div#checkText{
	position:relative;
	margin:0px auto 0 auto;
	left:4px;
	height:100px;
	float:left;
	padding:0;
	width:110px;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:9px;
	font-weight:normal;
	color:#000000;

}

div#checkText a{
	left:0;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:10px;
	font-weight:bold;
	color:#000000;
}

div#checkImg {
    height: 100px;
	width:85px;
}



img#logo2 {
	position: absolute;
	background-position:center;
	height: 59px;
    z-index: 20;
	border:1px solid cyan;

}



div#findText{
	position:relative;
	margin:0px auto 0 auto;
	left:5px;
	height:100px;
	border:1px solid #698D9F;
	float:left;
	padding:0;
	width:110px;
	border:none;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:9px;
	font-weight:normal;
	color:#000000;

}

div#findText a{
	left:0;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:10px;
	font-weight:bold;
	color:#000000;
}

div#findImg {
    height: 100px;
	width:80px;
}



img#logo3 {
	position: absolute;
    height: 59px;
    z-index: 20;
	border:1px solid cyan;

}

div#clickMore {
	position: relative;
    height: 25px;
	width:106px;
	border:none;
	background:none;
}
img#logo4 {
	position: absolute;
    height: 25px;
    z-index: 20;
	border:none;

}

/* 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: 49px;		
	z-index:0;
	bottom:0px;
	top:0px;
	margin:0px auto 0px auto;	
	width:872px;
	float:top left;
	left:0px;
    background-image: url(img/footerbg.gif);
    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:12px;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:11px;
	font-weight:bold;
    color: #1c424f;
	float:left;
	left:35px;

}
div#locations a{
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:11px;
	font-weight:bold;
    color: #1c424f;
	float:left;
}


div#design {
	position:absolute;		
	width:320px;
	left:390px;
	top:0px;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:11px;
	font-weight:bold;
    color: #1c424f;
}

div#design a{  
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:11px;
	font-weight:bold;
    color: #1c424f;
   text-decoration:none;
   font-weight:bold;
}

/* --------------------- FOOTER AREA END ------------------------