img,.pngfix { behavior: url(iepngfix.htc) }
body {
background-image:url(bg.gif); background-repeat:repeat-x; 
background-color:#798C90;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	padding:0;
	margin:0;
}

a:link {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #FFC;
	font-weight:bold;
}

.floatleft { float:left; padding:3px 10px 0px 0px; clear:both; }
.floatright { float: right; padding:3px 0px 0px  10px; clear:both; }	
.textfields{ margin:0; padding:0;
width:170px;}


		#menu {
	float:left;
	margin:0;
	padding:0;
 	width:498px; height:75px;
     }
#menu li{
	height:75px;
	float:left;
	list-style-type:none;
}
#menu a{
	height:75px;
	display:block; background-image: url(City-Garage-Doors.jpg); 
		text-indent:-9999px;
}

#menu a.ri{
		width:195px;
		background-position:0px 0px;
	}
	
#menu a.ri:hover {
		width:195px;
		background-position:0px -75px;}
		
		#menu a.oi{
		width:178px;
		background-position:-195px 0px;
	}
	
	#menu a.oi:hover{
		width:178px;
		background-position:-195px -75px;}
		
		#menu a.sr{
		width:125px;
		background-position:-373px 0px;
	}
	
#menu a.sr:hover{
		width:125px;
		background-position:-373px -75px;}
		.violet { color:#673B6A}
		.darkyellow { color:#DCAC0A}
		h1 { font-size:36px; font-weight:bold; color: #404040}
		h2 { font-size:24px; font-weight:bold;  margin:0; padding:0;}