body {
	margin:0px;
	padding:0px; 
	font-family:verdana;
	font-size:11px;
	background-color: #5599bb;
	}
	
#main {
	background-color:#fff;
	font-family:verdana;
	font-size:12px;
	color:#413460;
	}	
	
#inner {
	font-family:verdana;
	font-size:11px;
	color:#413460;
	}	

#footer {
	margin:0px;
	padding:0px; 
	background-color:#413460;
	font-family:tahoma;
	font-size:10px;
	color:#fff;
	line-height: 18px;
	font-weight: bold;
	}
	
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}	


#form { 
		width:300px;
		font-family:verdana;
		font-size:11px;
		color:#413460;
		margin-left:0px;
		margin-right:0px:
		}
		
#hdrText { 
		font-family:verdana;
		font-size:22px;
		color:#cc0000;
		font-weight: bold;
		margin-left:0px;
		margin-right:0px:
		}
		
#hdrMain { 
		font-family:verdana;
		font-size:10px;
		color:#fff;
		font-weight: bold;
		margin-left:0px;
		margin-right:  0px;
		background-color: #413460;
		}
		
#copy { 
		width:400px;
		font-family:verdana;
		font-size:11px;
		color:#413460;
		margin-left:20px;
		padding-right: 10px;
		}
		
#office { 
		font-family:verdana;
		font-size:11px;
		color:#413460;
		margin-left:20px;
		padding-right: 10px;
		}
		
#call { 
		width:700px;
		font-family:verdana;
		font-size:11px;
		color:#413460;
		margin-left:20px;
		padding-right: 10px;
		}
		
#thanks {
		width:610px;
		font-family:verdana;
		font-size:12px;
		color:#413460;
		margin-left:20px;
		}
	
.input{
  		width:250px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#6B6B6B;
		font-family:Tahoma; 
		font-size:11px;  
		color:#413460; 
		}
		
.textarea { 
		width:250px;
		height:110px;
		font-family:tahoma;
		font-size:10px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#;
		color:#;
		overflow:hidden;
		margin-left:0px;
		margin-right:0px;
		}
		
.submit  {
	font-family:Tahoma; 
	font-size:11px;  
	font-weight:bold; 
	background-color: transparent; 
	border:none; 
	color:#2277aa;
	cursor:hand; 
	}
	
h1 {
	color:#2277aa; 
	text-decoration:none;
	font-family:verdana;
	font-size:16px;
	}
	
	
A:link {text-decoration: none;color:#2277aa; font-weight: bold;}
A:visited {text-decoration: none;color:#2277aa; font-weight: bold;}
A:active {text-decoration: none;color:#2277aa; font-weight: bold;}
A:hover {text-decoration: underline;color:#2277aa; font-weight: bold;}