@charset "UTF-8";
/* CSS Document */


/*Facilities Slideshow*/

#main-contact{
	float: left;
	width: 890px;

}

/*Contact Page*/

#contactpage {
	width: 890px;
	margin: 0 auto;
	padding: 0px 0px 25px 0px;
	background-color: #000000;
	background-image: url(images/fac-bg.png);
	background-repeat: repeat-x;

}



/*Contact Main Content*/

.contact-main-content2 {
	background-image: url(../images/contactlarge-header.png);
	background-repeat: no-repeat;
	background-color: #000;
		width: 890px;

}

.contact-main-content2 .section {
	font-size: 100%;
	color: #cccccc;
	
}

.contact-main-content2 .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
}

.contact-main-content2 .content {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	background-image: url(images/fw-tag.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}


.contact-main-content2 span { display:none }

/*Contact Details*/

#address-details{
	width:220px;
	padding: 10px;

}



/*Contact Main Form*/
#main-form{
	width:280px;
	padding: 10px;

}



#main-form2{
	width:280px;
	padding: 30px;

}



#main-form2 h1 {
}

/*Newsletter Form*/
#news-form{
	width:280px;
	float: right;
	padding: 10px;

}
