@charset "utf-8";
#subhead {
	float: left;
	width: 530px;
	height: 40px;
	text-align: left;
	padding-top: 0px;
}
/* CSS Document */


/* CSS Document */

#container {
	background-image: url(../images/contact/cntnr_bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#left {
	height: 375px;
	width: 360px;
	float: left;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	color: #000099;
	padding-top: 15px;
}
#centre {
	height: 375px;
	width: 360px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	color: #000099;
	padding-top: 15px;
}
.intro {
	font-weight: bold;
	color: #6600CC;
}

#smiley {
	float: left;
	width: 115px;
	height: 120px;
}
#smiley:hover {
	float: left;
	width: 115px;
	height: 120px;
	background-image: url(../images/contact/smiley24px.gif);
	background-repeat: no-repeat;
	background-position: 57px 18px;
	cursor: help;
}

