html, body, table, input, textarea {
	font-family: Verdana, sans-serif;
	line-height: 130%;
	background-color: #fff;
}

h1, h2 {
	font-size: 100%;
}

a:link, a:visited {
	outline: none !important;
}

img {
	border: none; 
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: block;
}

address {
	font-style: normal;
}

.slideshowimage {
	width: 775px;
	height: 310px;
	position: absolute;
	cursor: pointer;
}

#form .text,
#form textarea {
	width: 450px;
	margin-bottom: 7px;
	border: 1px solid #ccc;
}

#form .button {
	border: 1px solid #fff;
	background-color: #fff;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

