#background {
	margin: 0px;
	padding: 0px;
}

#contact {
	width: 820px;
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: #FFFFFF;
}

#contactform {
	width: 500px;
	border: 2px solid #666666;
	padding: 0px;
	margin: 5px auto 40px;
	background: #FFFFFF url(../Images/Contact/purple-ray.gif) no-repeat right bottom;
}
#contactft {
	height: 40px;
	background-image: url(../Images/diag_Background.gif);
	background-repeat: repeat;
	background-position: left center;
	background-color: #999999;
	float: left;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	width: 816px;
	padding: 0px;
}

.email {
}
a.email:link {
	color: #D751FD;
	text-decoration: underline;
	font-weight: bold;
}
a.email:visited {
	text-decoration: none;
	color: #D751FD;
}
a.email:hover {
	text-decoration: underline;
	color: #666666;
}
a.email:active {
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 10px;
}
#contactform h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #B543D6;
	text-decoration: none;
	margin: 5px 0px 0px;
	background: #FFFFFF url(../Images/diag_Background.gif) repeat left top;
	padding: 2px 0px 2px 10px;
	display: block;
}
