#content #contactDetails {
	margin-bottom: 5px;
}
#content #contactDetails a:link, #content #contactDetails a:active, #content #contactDetails a:visited {
	color: #88AC89;
}
#content #contactDetails a:hover {
	color: #456346;
}
#content h2 {
	margin-bottom: 5px;
}
#content #contactDetails #maindets {
	float: left;
}
#content #contactDetails #addnphone {
	float: left;
}


#content #phonefax {
	float: left;
	width: 310px;
	background-image: url(../images/_bck_contact_phone.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #C4D7A5;
	height: 125px;
	padding: 5px;
	background-color: #FEFEFC;
	margin-left: 17px;
}
#content #address {
	width: 310px;
	background-image: url(../images/_bck_contact_post.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #C4D7A5;
	padding: 5px;
	height: 125px;
	background-color: #FEFEFC;
	float: left;
}
#content #address p {
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 0px;
}
#content #phonefax dt {
	font-size: 12px;
	float: left;
	clear: left;
	display: block;
	width: 75px;
}
#content #phonefax dd {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
}
#content #formholder {
	border: 1px solid #C4D7A5;
	padding: 5px;
	margin-top: 5px;
	background: #FEFEFC;
	width: 650px;
	float: left;
	height: 260px;
}
#content #formholder table {

}
#content #formholder td {
	font-size: 12px;
	font-style: normal;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#content #formholder .legend {
	font-style: italic;
	text-align: right;
}
#content #formholder input, #content #formholder textarea {
	color: #4B6D4D;
	padding: 1px;
	font: 13px Arial, Helvetica, sans-serif;
	border-top: 1px solid #4F7150;
	border-right: 1px solid #88AC89;
	border-bottom: 1px solid #88AC89;
	border-left: 1px solid #4F7150;
	background: #FDFFFB;
}
#content #formholder #submit {
	color: #456346;
	border-color: #88AC89;
}
#content #findus {
	padding-top: 5px;
}
#content #findlinks {
	float: left;
	width: 310px;
	border: 1px solid #C4D7A5;
	height: 125px;
	padding: 5px;
	background: #FEFEFC url(../images/_bck_find_us.jpg) no-repeat right top;
	margin-left: 17px;
}
#findlinks h3 {
	margin-bottom: 0px;
}
#findus ul {
	margin-left: 15px;
}

#content #studio {
	width: 310px;
	border: 1px solid #C4D7A5;
	padding: 5px;
	height: 125px;
	background: #FEFEFC url(../images/_bck_visit.jpg) no-repeat right bottom;
	float: left;
}
#content #studio p {
	margin-bottom: 0px;
}

#content #findlinks dt {
	font-size: 12px;
	float: left;
	clear: left;
	display: block;
	width: 75px;
}
#content #findlinks dd {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
}
#content #business{
	width: 650px;
	border: 1px solid #C4D7A5;
	padding: 5px;
	background-color: #FEFEFC;
	margin-top: 5px;
	font-size: 80%;
	font-style: italic;
	text-align: center;
	float: left;
}
#content #formsent {
	border: 1px solid #C4D7A5;
	padding: 45px 5px 5px;
	margin-top: 5px;
	background: #FEFEFC;
	width: 650px;
	float: left;
	height: 220px;
	text-align: center;
}
