img,.pngfix { behavior: url(iepngfix.htc) }
body {
	background-image:url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding:0;
	margin:0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	
}
a:visited {
	text-decoration: none;
	color: #94C694;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #F90;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
.style1 {font-size: 36px; font-weight:bold; text-transform:uppercase;}
.style3 {color: #FFFFFF; font-size:36px; font-weight:bold; text-transform:uppercase;}
.style4 {color: #FAF47B; font-weight:bold; text-transform:uppercase;}
	.floatleft { float: left; padding:0 10px 0px 0px; clear:both; }
	h1 {color: #990000; font-size:30px; font-weight:bold;}
	h2 {color: #CC0000; font-size:24px; } 


.boxshadows {border: 4px solid #FFFFFF; box-shadow: 0 0 5px 0 #000; border-radius:15px; float:left; margin:3px 10px 3px 0px;}
.boxshadows2 {border: 4px solid #FFFFFF; box-shadow: 0 0 5px 0 #000; border-radius:15px; float:right; margin:3px 0px 3px 10px;}
#serv td {
    padding: 3px;
}
#serv td:first-child {
    border-left: medium none;
}
#serv td:last-child {
    border-right: medium none;
}
#title {
    background: none repeat scroll 0 0 #333333; color: #FFF;
  
    font-size: 16px;
    text-transform: uppercase;
}
