



body{
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%; 
max-height: 100%; 
}

#framecontentLeft{

position: absolute; 
top: 100px; 
left: 0; 
width: 220px; /*Width of left frame div*/
height: 100%;
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color:#FFFFFF;
background-image:url(../Images/palmback500linksnew.jpg);
background-repeat:no-repeat;
color: white;
}
#nav {

  margin: 0;    
  padding: 0;
  background:url(../images/backtrans1.png);
  list-style-type: none;
  width: 180px;
  float: left; /* Contain floated list items */
}
#nav li {
  margin: 0;
  padding: 0;
  float: left; /* This corrects the */
  width: 100%; /* IE whitespace bug */
}
#nav a { 
font: small/1.4 "Lucida Grande", Tahoma, sans-serif;
font-size: 80%;   
  display: block;  /* to increase clickable area as a's   default to inline */
  color: #FFF;
  text-decoration: none;
  padding: 0 15px;
  line-height: 2.5;
  border-bottom: 1px solid #FFF;
}
#nav #nav_lin a {
  border: none;
}
#nav a:hover { 
	 background:#aabadd;
}
#framecontentTop{
position:absolute;
top:0;
left: 0; /*Set left value to WidthOfLeftFrameDiv*/
right: 0;
width: auto;
height: 100px; /*Height of top frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color:#FFFFFF;
background-image:url(../images/palmback850header.jpg);
background-repeat:no-repeat;
color: white;
}

#maincontent{
  margin: 0;
  padding: 0;
  background-color: #fff;
  font: 62.5%/1.75em "Times New Roman", serif;
  color: #4d4d4d;
position: fixed; 
left: 220px; /*Set left value to WidthOfLeftFrameDiv*/
top: 110px; /*Set top value to HeightOfTopFrameDiv*/
right: 0;
bottom: 0;
overflow: auto; 
background: #fff;
}
#content {
  margin: 0 auto 20px 20px;
  padding: 1em 0 0 0;
  width: 650px;
  background-color:#fff;
  font-size: 1.5em; 
  line-height: 1.75em;
 
}

#content2{
	font-weight:bold;
	display: block;
  padding: 0 5px;
  border: 1px solid #ccc;
  border-top-color: #eee;
  border-right-color: #ddd;
  border-bottom-color: #bbb;
  padding-bottom:20px;
  margin-bottom:20px;
  }
h3{
	text-align:center;
	font:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	  display: block;
	  background-color:#aabadd;
  padding: 0 5px;
  border: 1px solid #ccc;
  border-top-color: #eee;
  border-right-color: #ddd;
  border-bottom-color: #bbb;
  }
  
 
.innertube{

margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}
.innertubemain{
margin: 5px;
b
}
* html body{ /*IE6 hack*/
padding: 110px 0 0 220px; /*Set value to (HeightOfTopFrameDiv 0 0 WidthOfLeftFrameDiv)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}

* html #framecontentTop{ /*IE6 hack*/
width: 100%;
}

  #boxx{
  		background-image:url(../Images/contactsthumb.gif);
		background-repeat:no-repeat;
		background-position:right 320px; 
		}

#footer1{display:block;
		text-align:center;
		color:#000066;
		font-size:12px;
		clear:left;
		}
		
#footer2{
	
	display:block;
	height:40px;
	text-align:center;
	color:#666666;
	font-size:9px;
	clear:left;
	
	}
	
  
	fieldset
{
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 1.5em 0;
	padding: 0;
	border: 1px solid #BFBAB0;
	background-color: #F2EFE9;
	background-image: url(../images/fieldset_gradient.jpg);
	background-repeat: repeat-x;
}

legend
{	
	left:40%;
	margin-left: 1em;
	padding: 0;
	color: #000000;
	font-weight: bold;
}

fieldset ol
{
	padding: 1em 1em 0 1em;
	list-style: none;
	zoom: 1;
}

fieldset li
{
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}



fieldset.submit
{
	float: none;
	width: auto;
	border-style: none;
	padding-left: 2em;
	background-color: transparent;
	background-image: none;
}
label
{
	position: relative;
	float: left;
	width: 10em;
	margin-right: 1em;
}

label em
{
	position: absolute;
	left: 10em;
	top: 0;
}
#body_con #nav_con a,
	#body_ren #nav_ren a,#body_pro #nav_pro a,#body_atr #nav_atr a,#body_cot #nav_cot a,
	#body_rem #nav_rem a,
	#body_req #nav_req a, #body_lin #nav_lin a,#body_hom #nav_hom a
		
{background:#579FF7;
}
#flag{
	
	position:absolute;
	bottom:20px;
	left:20px;
	text-align:center;
	text-decoration:none;
		
	}
#flag img{
border:none;
	text-align:center;
	text-decoration:none;
	 }
#flag a{
	color:#333333;
	border-bottom:0px;
	text-decoration:none;
	}