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

#contact {
	float:left;
	margin:0 0 0 15px;
	}
#contact ul {
	margin:0 0 20px 0;
	}
#contact h3 {
	margin:0 0 20px 0;
	}
#right_column {
	float:right;
	}
#right_column img {
	width:650px;
	height:350px;
	overflow:hidden;
	}
.email {
	margin:0 0 5px 0;
	}
h3 {
	color:#4E4F52;
	}
.email a:active, .email a:link, .email a:visited {
	color:#B7CD18;
	}
.email a:hover {
	color:#B7CD18;
}
	
