@charset "UTF-8";
/* CSS Document */

#feature .wrapper{
	background-image:url(../images/bkg_featureContact.jpg); background-repeat:no-repeat;
	}

#feature h2 {
	background-image:url(../images/ttl_featureContact.png); width:380px; height: 97px;
	text-indent:-9999px; position:relative; top:183px;
	}

#content h3 {
	background-image:url(../images/ttl_contentAbout.png); width:202px; height:19px;
	text-indent:-9999px; margin-bottom:5px;
	}

#content p { font-family: "MuseoSans-100",serif; font-size:16px;line-height:1.4em; margin-bottom:12px; letter-spacing:1px; }

#content #contactForm2 {
	padding:20px;
	background-color:#006666;
	}
#content #contactFormWrapper {
	background-color:#CCCCCC;
	margin-left:30px;
	padding:2px;
	}