#contactForm {
	float: left;
	width: 400px;
	border-right: solid 1px #C2C2C2;
}

#contactAddress {
	float: left;
	width: 241px;
	height: 180px;
	margin: 20px 0px 0px 40px;
	background: url('../images/contactBG.gif') top center no-repeat #ffffff;
}

#content #contactAddress P.title {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	margin: 10px 0px 20px 0px;
}

#content #contactAddress P {
	
}

#contactSkype {
	float: left;
	width: 241px;
	height: 180px;
	margin: 10px 0px 0px 40px;
	background: url('../images/contactBG.gif') top center no-repeat #ffffff;
}

#content #contactSkype P.title {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	margin: 10px 0px 20px 0px;
}

#content #contactSkype A IMG {
	display: block;
	margin: 5px 0px 0px 40px;
}

#contactTel {
	float: left;
	clear: both;
	width: 200px;
	height: 35px;
	background: url('../images/telfaxBG.gif') center left no-repeat #ffffff;
	padding: 0px 0px 0px 3px;
}

#contactFax {
	float: left;
	clear: both;
	width: 200px;
	height: 35px;
	background: url('../images/telfaxBG.gif') center left no-repeat #ffffff;
	padding: 0px 0px 0px 0px;
}

SPAN.whiteTxt {
	color: #ffffff;
	font-weight: bold;
}

/* ********* CONTACT COMPLETE (contactSent.inc.php) ******************* */

#contactComplete {
	float: left;
	width: 515px;
	height: 160px;
	margin: 20px 0px 0px 90px;
	background: url('../images/registerBG.gif') top center no-repeat #ffffff;
}

#content #contactComplete P {
	width: 480px;
	height: 160px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	margin: 70px 0px 0px 20px;
}