/* CSS Document */

div#full_pg_width p { line-height:1.4em; }

div#full_pg_width { 
	float:left;
	width:900px;
}

div#wrapper H1{ 
	margin-top:1%;
	clear:right;
	font-size:20px;
}

div#full_pg_width .contact-us a{
	text-decoration:underline;
	font-size:130%;
	font-weight:bold;
}

div#full_pg_width #pic1 {
	float:left; 
	width:380px;
}

div#full_pg_width #text {
	float:left;
	width:485px; 
	font-size:20px;
	margin-top: 40px;	
}

div#full_pg_width #col_header {
	margin-top:20px;
	float:left; 
	border:solid thin; 
	width:875px; 
	font-size:20px;	
}

div#full_pg_width #pic2 {
	margin-bottom:20px;	
	width:878px;
}

div#full_pg_width #SP {
 	float:left; 
 	margin-left:50px;	
}

div#full_pg_width #AL {
	float:left; 
	margin-left:120px;
}

div#full_pg_width #RP {
	float:left; 
	margin-left:90px;	
}

div#full_pg_width #S {
 	float:left;
	margin-left:105px;	
}

a {
	color:#02174A;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}
