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

#right_column {
	width:745px;
	float:right;
	}
#contact {
	width:325px;
	float:left;
	}
#contact_img {
	float:left;
	overflow:hidden;
	width:325px;
	}
.contact {
	background-image:url(../graphics/contact/contact_heading.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:30px;
	text-indent:-9999em;
	}
#email_phone {
	margin:0 0 20px 0;
	}
#mail {
	margin:0 0 20px 0;
	}
.credit_head {
	color:#666666;
	font-weight:lighter;
	margin:0;
	padding:40px 0 5px 0;
	}
.credit_p {
	padding:0;
	margin:0;
	}
.credit a:link, .credit a:active, .credit a:visited {
	color:#8DBB71;
	}
.credit a:hover {
	color:#FF9900;
	}

