* { margin:0; padding:0; }

body {
	background:#e7e9f4;
	font-size: 62.5%;
	font-family:Tahoma, sans-serif; }

#container { 
	margin:0 auto; 
	width:760px;
	background:#fff url(/gpc-washout.gif) bottom right no-repeat; }
	
a:link { color:#0F1F8A; }
a:visited { color:#666; }
a:hover { background:#eee; }

.clear { clear:both; }

.homeimage { float:right; margin:-20px 0px 0px 15px; }

#header {
	width:100%;
	height:100px;
	background:#0F1F8A;
	border-bottom:5px solid #09155D; }

#header p {
	color:#fff;
	padding:30px 0px 0px 430px;
	font-size:1em;
	line-height:1.3em; }
#header p a:link, #header p a:visited { color:#fff; text-decoration:none; }
#header p a:hover { text-decoration:underline; }

#nav {
	width:100%;
	height:35px;
	background:#eee;
	border-bottom:1px solid #ccc; }
#nav ul { list-style:none; margin:0px 0px 0px 5px; padding-top:5px; }
	
#nav li { 
	float: left;
	margin-top:4px;
	border-right:1px solid #ccc;
	font-size:1.15em; }

#nav a { display: block; }
	
#nav a:link, #nav a:visited {
	text-decoration:none;
	color:#333;
	padding: 1px 5px 0px 5px; }
#nav a:hover {
	color:#333; 
	text-decoration:underline;}
		
#content {
	width:760px;
	padding-top:20px; }
#content h1, #content h2, #content p, #content form { margin-left:20px; margin-right:20px; }

#content ul {
	list-style:none;
	margin:0 20px 0.5em 20px; }
#content ul li {
	margin-bottom:0.5em;
	padding-left:15px;
	font-size:1.4em;
	color:#333; 
	line-height:1.4em;
	background:url(/bullet.gif) 0 0.25em no-repeat; }
#content ul li ul li { font-size:1em; }
#content ul li ul li ul li { font-size:1em; }

#content ol {
	margin:0 20px 0.5em 40px; }
#content ol li {
	margin-bottom:0.5em;
	font-size:1.4em;
	color:#333; 
	line-height:1.4em; }
	
#content .float {
	float:left;
	width:290px;
	list-style:none;
	margin:0 0px 0.5em 20px; }

#contentleft {
	float:left;
	width:300px;
	margin:15px 10px 0 0px;
	padding:0;
	background:none; }

#contactright {
	float:right;
	width:400px;
	margin:15px 0 0 10px;
	padding:0;
	background:none; }
	
fieldset div { margin-bottom:1em; }

label {  
	display:block;
	margin-right:0.5em;
	font-size:1.2em;
	color:#000; }
	
form.formquote label {  
	display:block;
	float:left;
	width:45%;
	margin-right:0.5em;
	font-size:1.2em;
	color:#000;
	text-align:right; }
    
legend { 
	font-size:1.4em;
	color:#0F1F8A;
	text-transform:uppercase; }
	
input { 
	color:#000; }
    
#submit {
	width:12em;
	clear:both;
	margin:1em 0 0 5em;
    padding:0.25em;
    font-size:1em;
	font-weight:bold;
    text-transform:uppercase; }
    
fieldset { 
	margin-top:0.5em;
	padding:0.5em;
	border:1px solid #eee; }

#footer {
	width:760px;
	margin-top:10px;
	padding:10px 0px;
	border-top:2px solid #ccc;
	text-align:center; }

#footer p { font-size:1.1em; color:#999; }

p { 
	font-size:1.4em;
	margin-bottom:0.75em; 
	color:#333; 
	line-height:1.4em; }

.testimonial { 
	display:block; 
	padding-left:15px;
	font-style:italic; 
	font-weight:700;
	background:url(/bullet.gif) 0.25em 0.25em no-repeat; }

.nobg { background:none; }

h1 {
	margin-bottom:1em;
	font-size:1.7em;
	color:#09155D; }

h2 {
	margin-bottom:0.5em;
	font-size:1.45em;
	font-style:italic;
	color:#09155D; }

img { border:0; }

.trbutton {
	float:right;
	margin:5px 15px 15px 15px; }