#header {
	background-image: url(../images/contact/GilletteCastle.jpg);
	background-repeat: no-repeat;
}
#content {
	margin: 0;
	position: relative;
	background-color:#FFFFFF;
	font-size: 0.8em;
	color: #222222;
	padding-top: 0.1em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 350px;
}
#leftpanel {
	position: absolute;
	marging: 0;
	width: 450px;
}

#leftpanel p {
	padding-top: 0.2em;
	padding-right: 0.6em;
	padding-bottom: 0.4em;
	padding-left: 0.6em;
	text-align: justify;
	color: #222222;
	line-height: 1.4em;
	font-size: 1.1em;
}
#leftpanel h1 {
	font-size: 1.65em;
	font-weight: bold;
	color: #020a60;
	margin-top: 0.4em;
	margin-right: 0em;
	margin-bottom: 0px;
	margin-left: 0.5em;
	padding-top: 0.25em;
	padding-right: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 0em;
}
#leftpanel h2 {
	font-size: 1.4em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: .5em;
	color: #020a60;
}
#Nameblock {
	height: 100px;
	width: 450px;
	font-size: 1.25em;
	color: #222222;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0.5em;
	line-height: 1.25em;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
#Nameblock .addresstext {
	font-size: .9em;
	font-weight: normal;
	color: #222222;
	line-height: 1.05em;
	margin-top: 0.25em;
	margin-right: 0.25em;
	margin-bottom: 0.25em;
	margin-left: 0.25em;
}
.addresstext {
	font-size: 0.8px;
	line-height: 1.1px;
	font-weight: normal;
	color: #0000CC;
}
#mailform {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 200px;
	position: absolute;
	left: 20px;
	top: 310px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#mailform a:link, #mailform a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#mailform a:hover {
	text-decoration: none;
	color: #99FFFF;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	font-style: italic;
}
.textstyle {
	font-size: 1.35em;
	color: #FFFFFF;
	margin: 0.25em;
	padding: 0.25em;
	background-color: #020a60;
}
#rightpanel {
	position: absolute;
	padding: 0;
	margin-left: 460px;
	width: 340px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e3e4e5;
	height: 350px;
}
#map {
	padding: 0px;
	height: 290px;
	width: 290px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
