#nav ul li a:hover, #nav ul li #navContact{
     background: #FFF url('../images/bgNavHover.jpg') repeat-x 0 0;}	
#map img{
	float: right;
	margin-bottom: 1em;}	
#map{
	float: right;
	text-align:right;
	margin-bottom: 1em;
	width: 190px;}	
#form{
	border: 0;
	float: left;
	width: 500px;}
html>body*#form {width: 400px; }
#form ul {
	list-style: none;
	margin: 8px 0 0;
	padding: 0;}
#form li {
	list-style: none;
	padding-bottom: 1em;}
fieldset{
	border: 1px solid #cccc99;
	padding: 1em;
	margin-bottom: 2em;
	margin: 0;}
legend{
	color: #cc3333;
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-weight: bold;
	font-size: 1.1em;}
label {
	width: 10em;
	text-align: left;
	margin-right: 0.5em;
	float: left;}
input,select,textarea{
	border: 1px solid #ccc;
	width: 16em;}	
.inputfieldShort{
	width: 6em;}
#reset, #submit{
	background: #FFF url('../images/bgNavHover.jpg') repeat-x 0 0;
	font-weight: bold;
	padding: 0.5em 1.5em 0.5em 1.5em;
	border: 1px solid #ccc;
	width: 10em;
	margin: 0;
	cursor: pointer;}