@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana;	
	font-size: 12px;	
	line-height: 1.5em;	
	color: #000000;
	margin-top: 0.5em;
	margin-right: none;
	margin-bottom: none;
	margin-left: none;
	}
	
a {	
	font-family: Verdana;	
	font-size: 12px;	
	color: #000000;	
	text-decoration: underline;
	font-weight: normal;
}

a:hover {	
	text-decoration: underline
}

td {
text-align:left;
}

#wrapper {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}	

#header {
	margin:0px;
	padding:0px;
	vertical-align:top;
	background-image:url(../images/background.gif);
	background-repeat: no-repeat;
	background-position:top;
	height: 322px;
	padding-left: 25px;
}

#content {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	margin-top: -135px;
	
}	


#copy {	
	width: 650px;
	text-align:left;
	min-height: 712px;
	height: auto;
	padding-left: 25px;
	padding-right: 13px;
}

#testimonial {
	width:190px;
	padding: 125px 5px 5px 16px;
	
}
#rgt_style{
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.5em;
	color: #000000;
	}
	
#testimonial a {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-style:normal;	
	line-height: 1.5em;	
	color: #000000;
	text-align:right;
	font-weight: normal;
	text-decoration: underline;
	
	}


#footer {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	line-height: 1.5em;	
	color: #000000;
}

#footer a {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-style:normal;	
	line-height: 1.5em;	
	color: #000000;
	text-align:right;
	font-weight: normal;
	vertical-align:top;
	text-decoration: underline;
	
	}
.style2 {
	font-size: 20px;
	font-weight: bold;
}
 .submit
{
font-weight:500;
color: #000;
background: #f9b718;
border: 1px outset #000;
}

span.pw {display: none;}
a.pw:hover span.pw {display: block;
   position: relative; 
   width: auto; height: auto;
   padding: 5px; margin: 10px; z-index: 100;
   color: #AAA; background: white;
   font: 10px Verdana, sans-serif; text-align: center; text-decoration:none;
   border: #fb8807 thin dashed;}
