img,.pngfix { behavior: url(iepngfix.htc) }
body {
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	padding:0px;
	margin:0;
	font-smooth: always;
	
}
.text
{
	text-align: center;
}
a:link {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	
}
a:visited {
	text-decoration: none;
	color: #F90;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #FF9;
	font-weight:bold;
}

	h1 {color: #FFF; font-size:26px; font-weight:bold;  padding:0; margin:0; }
	h2 {color: #000; font-size:18px;}
	.floatleft { float:left; padding:3px 10px 0px 0px; clear:both; }
	.floatright { float: right; padding:3px 0px 0px  10px; clear:both; }
	
	.textfields{
font:11px Georgia, "Times New Roman", Times, serif;
width:97px; }

#menu {
	float:left;
	margin:0;
	padding:0;
 	width:599px; height:48px;
     }

#menu li{
	height:48px;
	float:left;
	list-style-type:none;
}
#menu a{
	height:48px;
	display:block; background-image:url(images/menu.gif);
		text-indent:-9999px;
}

#menu a.home{
		width:186px;
		background-position:0px 0px;
	}
	
#menu a.home:hover {
		width:186px;
		background-position:0px -48px;}
		#menu a.res{
		width:208px;
		background-position:-186px 0px;
	}
	
#menu a.res:hover {
		width:208px;
		background-position:-186px -48px;}
		
		#menu a.com{
		width:165px;
		background-position:-394px 0px;
	}
	
#menu a.com:hover {
		width:165px;
		background-position:-394px -48px;}
		
		
	h1 {color: #900; font-size:30px; padding:0; margin:0;}
	h2 {color: #023761; font-size:24px; padding:0; margin:0;}
	h3 {color: #333; font-size:18px;}
h4 {color:  #023761; font-size:14px; font-weight:bold; margin:0; padding:0;}
.floatleft { float:left; padding:3px 10px 0px 0px; clear:both; }
.floatright { float: right; padding:3px 0px 0px  10px; clear:both; }
	
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
