a[href^=tel] { color: inherit; text-decoration: none; }
img,.pngfix { behavior: url(iepngfix.htc) }

body {

	background-image:url(images/bg.jpg);

	background-repeat: repeat-x;

	background-color: #000000;

	padding:0;

	margin:0;

	color: #000;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	

	}
.bottom{
	text-align: center;
	color: #fff;
	font-weight: bolder;
}
a:link {

	color: #FFF;

	text-decoration: none;

	font-weight:bold;

	

}

a:visited {

	text-decoration: none;

	color: #fff;

	font-weight:bold;

}

a:hover {

	text-decoration: underline;

	color: #FF9;

	font-weight:bold;

}



	.floatleft { float: left; padding:0 10px 0px 0px; clear:both; }

	h1 {color: #093; font-size:30px; font-weight:bold;}

	h2 {color: #F60; font-size:20px;}

	h3 {color: #900; font-size:18px; font-weight:bold; text-transform:uppercase;}

	ul{ padding: 0 0 0 40px;}

