/* CSS Document */

a:link {
	text-decoration: none; color: #333333;
}
a:visited {
	text-decoration: none; color:#999999;
}
a:hover {
	text-decoration: none; color:#1A7B28;
}
a:active {
	text-decoration: none; color:#FFFFFF;
}

img {
	border:none;
}

body {background-color:#FFFFFF;}

.a, .a:visited {color:#999999;}





.style3a {font-family: "Helvetica Neue"; color: #333333; font-weight:normal; font-size:12px;}
.style3b {font-family: "Helvetica Neue"; color: #CCCCCC; font-weight:normal; font-size:12px;}


#fpWrapper {
			position:relative; 
			width:800px; 
			height:600px;
			background-image:url(../images/source/fqu_backg.png);
			background-position:bottom right;
			background-repeat:no-repeat; 
			margin:10px auto;
			}
#fpHeader  {
			height:30px;
			/*margin-top:150px;*/
			padding-left:20px;
			
			}
#fpTextarealh {
			float:left;	
			width:400px;
			padding-left:5px;
			margin-top:20px;
			margin-left: 115px;
			
			}

#fpTextarearh {
			float:right;	
			width:160px;
			height:350px;
			margin-top:20px;
			margin-right:80px;
			padding-left:5px;
			}

#fpContact {
			float:right;
			}
#fplocation {
	float:left;
	width: 100%;
	}