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

<style type="text/css">

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.agentContacts {
	color: #FFFFFF
}
body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.AlexBeauchesneLogo {
	text-align: left;
	margin-left: 40px;
	font-size: 36px;
	font-weight: bold;
	color: #E8E8E8;
	line-height: 20px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}
.PhotographyLogo {
	text-align: left;
	margin-left: 70px;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	clear: both;
	line-height: 24px;
}
.iframeStyle {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: both;
	height: 550px;
	width: 100%;
	color: #333333;
}

</style>
.PhotographyLogo {
	text-align: left;
	float: left;
	width: 500px;
	margin-left: 40px;
}
.Logo {
	width: 100%;
}
.copy-notice {
	text-align: center;
	clear: both;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 30px;
}
.Menu {
	height: 60px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
}
