/* 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/bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color:#002302;
	padding-bottom:0px;
}

div#allAreas {
    height:100.5%;
	min-height:100.5%;
	position: relative;	
	margin: 0 auto 0px auto;
	width: 821px;
	padding-bottom:0px;
	background-color: #FFFFFF;
	
	
}
div#headerArea {
	position: relative;
	height: 173px;
	margin:0px 0px 0px 0px;	
}
img#logo {
	position: absolute;
	height: 133px;
	z-index: 20;	
}
img#logo1 {
	position: absolute;
	top:133px;
	height: 40px;
	z-index: 20;
}

div#mainNavigationArea{
	position:relative;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 821px;
	height: 44px;
	z-index:1;
	background-image: url(img/navbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

/******************SEARCH AREA*****************/
div#headerTopAreaBorder{
	position:relative;
	margin:0px auto 0px auto;
	left:0px;
	height:44px;
	border:0px solid red;
}

div#headerTopAreaBorder form {
	position: absolute;
	margin: 0;
	padding: 0;
	right: 10px;
	top: -17px;
	z-index: 100;
}

div#headerTopAreaBorder form p {
	position: relative;
	display: inline;
	color: #000000;
	font-weight:normal;
	font-size: 1em;
	font-weight:bold;
	padding-right:4px;
}

div#headerTopAreaBorder form input#textInput {
	position: relative;
	display: inline;
	width: 100px;
	height: 15px;
	border: 1px solid #1D387C;
	background-color: #FFFFFF;
	font-size: 1em;
	font-weight:bold;
	padding-top: 5px;
	
}

div#headerTopAreaBorder form input#submitInput {
	position: relative;
	display: inline;
	width: 25px;
	height: 25px;
	border: 0px solid #403E23;
	background-color: #cecf47;
	background-image: url(img/search.jpg);
	background-position:center;
	background-repeat: no-repeat;
	padding: 0;
	cursor:pointer;	
}

/*******************END SEARCH AREA**********/

/* --------------------- MAIN AREA START ------------------------ */

div#mainArea{
			
	margin: 0px auto 0px auto;
	border: 0px solid red;
	top:0px;
	_top:0px;
	left:0px;
	min-height:420px;
	_height:420px;	
	background-color: #FFFFFF;
	z-index:0;
	_z-index:-1;	
}
div#leftArea{		
	width: 608px;
	padding-bottom:0px;	
	background-repeat:no-repeat;		
	border:0px solid red;
	margin: 0 auto 0px auto;	
	float: left;
	background-color: #FFFFFF;
	height:auto;	
}
div#contentArea {
	width:578px;
	padding-left: 30px;
	padding-top:15px;
	padding-bottom:90px;
	_padding-bottom:90px;
	background-image: url(img/contentbg.jpg);
	background-repeat:no-repeat;
	min-height:662px;
	_height:662px;	
	border:0px solid red;
}

div#contentArea a{ 
   color:#293F90;
   font-weight:bold;
}
div#contentArea a:visited{       
    color:#0165CF;
	font-weight:bold;	
}

div#contentArea a:hover{    	
    color:#0165CF;
	font-weight:bold;	
}

div#rightArea{
	position: relative;
	top:0px;	
	/*background-color:#023001;	*/
	margin: 0 auto 0px auto;
	width: 213px;	
	height:800px;	
	float:right;
	background-image: url(img/rightbar.jpg);
	background-repeat:no-repeat;
	border:0px solid red;
}
div#infoArea{
    position:relative;
	margin:5px 0px 0px 15px;
	height:800px;
	width: 190px;	
}

/* 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;
	z-index:1000;
}
 
* html div#rightArea {
	height: 1%;
	margin-top: 0;
}
/* End hide from IE5/mac */


div#Profile{
    position:relative;
	top:15px;
	left:25px;
	height:533px;
	width:168px;
	border:0px solid red;

}

div#Profile h1{
    position:absolute;
	top:0px;
	right:3px;
	width:168px;
	font-family:"trebuchet ms", arial, helvetica;
	font-size:11pt;
	color:#FFFFFF;
	font-weight:bold;
	border:0px solid red;
	line-height:13px;
}


div#Contact{
    position:relative;
	top:17px;
	left:0px;
	height:auto;
	width:213px;
	background-image:url(Img/rightbar1.jpg);
	background-repeat:repeat-y;
	
}


p#phone {
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0;	
	left:20px;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:3mm;
	color:#FFFFFF;
	font-weight:normal;
	border:0px solid red;
}


p#fax {
	position: absolute;
	margin: 20px 0px 0px 0px;
	padding: 0;	
	left:20px;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:3mm;
	color:#FFFFFF;
	font-weight:normal;
}

p#email {
	position: absolute;
	margin: 60px 0px 0px 0px;
	padding: 0;	
	left:20px;
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:3mm;
	color:#FFFFFF;
	font-weight:normal;
}


p#address1 {
	position: absolute;
	margin: 80px 0px 0px 0px;
	padding: 0;	
	left:20px;
	width:185px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:3mm;
	color:#FFFFFF;
	font-weight:normal;
}

p#address2 {
	position: absolute;
	margin: 100px 0px 0px 0px;
	padding: 0;	
	left:20px;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:3mm;
	color:#FFFFFF;
	font-weight:normal;
}
div#joinOurMailList{
    position:relative;
	top:30px;
	left:5px;
	height:30px;
	width:168px;
}

/* --------------------- FOOTER AREA START ------------------------ */
div#footerArea {		
    position:absolute;		
	height: 69px;		
	z-index:1;
	bottom:-1px;
	margin:0px auto 0px auto;	
	background-color:#002302;
	width:821px;
	border:0px solid blue;	
}
div#footerAreaCenter{
	position:relative;
	top:0px;
	width: 821px;
	height: 69px;
	border: 0px solid red;
	margin: 0px auto 0px auto;	
	background-image:url(Img/footerblock.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
div#footerArea ul {
	position:absolute;
	margin: 13px 0px 0px 150px;	
	list-style: none;	
	width:400px;
	border: 0px solid red;	
}

div#footerArea ul li {
	position: relative;
	float: left;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;	
	text-align: center;	
	padding-right:10px;
	padding-left:10px;	
	border-right: 1px solid #9AD6FB;
}

div#footerArea ul li a {
	position: relative;
	text-decoration: none;
	color:#FFFFFF;	
}
p#locations {
	position: absolute;
	margin: 14px 0px 0px 25px;
	padding: 0;	
	color: #FFFFFF;	
	font-size:11px;
	font-weight:bold;
}
p#locations a{
	color: #FFFFFF;
	text-decoration: none;
}
div#design {
	position:absolute;		
	width:300px;
	right:10px;
	top:14px;
	font-size:11px;
    color: #FFFFFF;
	font-weight:bold;
}

div#design a{
   font-weight:bold;
   font-size:11px;
   color: #FFFFFF;
   text-decoration:none;
}
/* --------------------- FOOTER AREA END ------------------------ */