/* - - - - - - - - - - - - - - - - - - - - -

- - - - - - - - - - - - - - - - - - - - - */

html{
	background:#eee;
}
body{
	margin:0px 0 15px 0;
	padding:0;
	text-align:center;
	font-size:small;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}

#container{
	text-align:left;
	background:#fff;
	border:1px solid #ccc;
	background: url(../ContacBackground.jpg);
    background-position: center;
}

#container, #bottom, #footer{
	
	
}
#bottom{
	width:650px;
	height:10px !important;
	display:block !important;
}

form.wufoo{
	margin:20px 20px 0 20px;
	padding:0 0 20px 0;
}

/* ----- LOGO ----- */



img, a img{
	border:none;
}


.hide{
	display:none !important;
}
