<style type="text/css">
<!--

	a:link {  color: 0000FF; }
	a:visited { color: 0000FF;  }
	a:active {  color: #0000FF; }
	a:hover { color: #0000FF; }
	

body{
	font-family: verdana;
	font-size: 8pt;
	margin: 0px;
  	padding: 0px;
  	width: 100%;
	height: 100%;
	}
	
	#content
		{
		position: absolute;
		top: 176px;
		width: 780px;		
		}
	
	#content_footer
		{		
		width: 780px;	
		height: 13px;
		border: 0px;
		
		}
	
	#container
		{
		width: 100%;
		height: 100%;
		margin: 0px;
		}
		
		#header
		{
		position: absolute;
		text-align:left;
		width: 780px;
		height: 50px;		
		top: 0px;
		border:0; 
		margin:0; 
		padding:0;
		
		}
		
			#logo
			{
			position: absolute;
			top: 0px;
			left: 0px;
			width: 232px;
			height: 50px;	
			}
					
			#phone
			{
			position: absolute;
			top: 0px;
			left: 660px;
			width: 107px;
			height: 17px;	
			}
			
		#header_2
		{
		position: absolute;
		top: 51px;		
		width: 780px;
		height: 37px;
		background:url('http://www.us1internet.com/images2/header_blue.gif');
		background-repeat:no-repeat;
		}
		
		#navigation2
		{
		position: absolute;
		top: 88px;		
		width: 780px;
		height: 80px;
		}
		
		#mod_search
		{
		position: absolute;
		top: 88px;		
		width: 180px;
		height: 80px;
		background:url('http://www.us1internet.com/images2/mod_search_box.gif');
		background-repeat:no-repeat;
		text-align:center;
		}
		
		#navigation_buttons
		{
		position: absolute;
		top: 88px;		
		left: 180px;
		width: 600px;
		height: 32px;		
		}
		
		td { font-family: verdana;  color: 000000; font-size: 8pt; }
		
		h1{
		font-size= 14pt;
		font-family: verdana;
	}	
	-->
</style>