

body {
		font-family: 'MS Sans Serif', Geneva, sans-serif;

	line-height:16px;

 	margin:0;
	padding:0;
	background: #f1f1f1 url('images\\back.gif') top left repeat-x;
}

#content {
width:932px;
height:521px;
top:24px;
position:absolute;
background: url('images\\banner.jpg') top left no-repeat;
display:table-cell;
vertical-align:bottom;
padding:0;
margin:0;
}

#holder {
height:400px;
width:850px;
/*border:1px solid magenta;*/
position:absolute;
bottom:0px;
right:0px;
background: url('images\\lineLeft.gif') top left no-repeat;
}

#move {
position: absolute;
background-color: #fff;
width: 15px;
height: 331px;
overflow:hidden;
z-index:9999;
top:48px;
left:11px;
float:left;
}

#textZone {
position:absolute;
float:left;
height:329px;
width:425px;
left:45px;
overflow:auto;
top:50px;
color:#666666;
text-align:justify;
	font-size:14px;
}

.scroller{
padding-right:15px;
}

#textZone a {color: #ab9267;text-decoration:underline;}
#textZone a:hover {color: #816e4d;text-decoration:underline;}

#navZone{
float:right;
margin-top:-8px;
*margin-top:-7px;
height:403px;
width:337px;
background: url('images\\navZone.jpg') top left no-repeat;
padding-top:145px;
}

#navZone table{
margin-left:7px;
}


#footer{
color:#ab9267;
font-size:10px;
top:550px;
left:100px;
position:absolute;
letter-spacing:1px;
}

#footer a {color: #ab9267;text-decoration:underline;}
#footer a:hover {color: #816e4d;text-decoration:underline;}



.contact {
		font-family: 'MS Sans Serif', Geneva, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#666666;
}

.label {
font-size:10px;
font-weight:bolder;
color:#666666;
}





  
   input {
  width: 240px;
  font-size: 8pt;
  background-color:#e9f8c8;
  }
  
  textarea {
  background-color:#e9f8c8;
  }

  
  form{
  margin:0;
  padding:0;

  }

.send {
width:70px;

  background-color:#d1f488;
  }


h2 {
font-size:14px;
}
