* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #fdefdc;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #564f45;
}
a {
	color: #d19f7e;
}
.center-bg-wrapper {
	float: left;
	background: url(../images/main-bg-center-tile.jpg) repeat-y center;
	width: 100%;
	display: inline;
}
.bottom {
	background: url(../images/main-bg-center-bottom.jpg) no-repeat center top !important;
}
.center-wrapper {
	width: 904px;
	margin: 0px auto;
}
.float-wrapper {
	float: left;
	width: 904px;
	margin: 0px auto;
	background: url(../images/main-content-bg-tile.gif) repeat-y left top;
	display: inline;
}
.bottom .float-wrapper {
	height: 55px;
	background: url(../images/main-bg-center-bottom-inner.gif) no-repeat left top;
}
#top-banner {
	float: left;
	width: 900px;
	height: 152px;
	margin-left: 2px;
	background: url(../images/main-bg-banner-top.jpg) no-repeat left top;
	display: inline;
}
#award-logo {
	float: left;
	width: 172px;
	height: 145px;
	line-height: 145px;
	margin: 7px 0px 0px 0px;
	text-align: center;
	display: inline;
}
#award-logo img {
	vertical-align: middle;
}
#pub-logo {
	float: left;
	width: 259px;
	height: 145px;
	margin: 7px 0px 0px 36px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	display: inline;
}
#pub-logo img {
	display: none;
}
#congratulations {
	float: left;
	width: 431px;
	height: 145px;
	text-align: center;
	margin: 7px 0px 0px 2px;
	display: inline;
}
#congratulations h1 {
	font-size: 22px;
	color: #da1921;
	font-weight: normal;
}
#congratulations h2 {
	font-size: 14px;
	color: #231f20;
	font-weight: normal;
}
#mid-content {
	float: left;
	width: 900px;
	margin-left: 2px;
	display: inline;
}
#agent-column {
	float: left;
	width: 530px;
	display: inline;
}
#agent-photo {
	float: left;
	margin: 24px 0px 0px 39px;
	display: inline;
}
#agent-photo #photo-holder {
	width: 225px;
	height: 225px;
	background-repeat: no-repeat;
	background-position: center center;
}
#agent-photo #photo-holder img {
	display: none;
}
#agent-photo #caption {
	width: 225px;
	text-align: right;
	color: #90887d;
	font: italic 10px Georgia, "Times New Roman", Times, serif;
}
#agent-details {
	float: left;
	width: 220px;
	margin: 56px 0px 0px 33px;
	display: inline;
}
#agent-details h3 {
	margin-bottom: 8px;
	font-size: 20px;
	color: #c40008;
	font-weight: normal;
}
#agent-details h4 {
	margin-bottom: 4px;
	font-size: 14px;
	color: #b58d57;
	font-weight: normal;
}
#agent-details p {
	margin-bottom: 14px;
}
#agent-info {
	float: left;
	width: 487px;
	margin: 30px 0px 0px 30px;
	display: inline;
}
#agent-info h3 {
	margin-bottom: 14px;
	color: #bfa786;
	font-size: 20px;
	font-weight: normal;
}
#agent-info ul {
	margin-left: 20px;
	margin-bottom: 14px;
}
#agent-info p {
	margin-bottom: 14px;
}
#agent-info .photo-caption {
	color: #90887d;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#video-column {
	float: left;
	width: 370px;
  min-height: 483px;
  height: auto !important;
  height: 483px;
	display: inline;
	background: url(../images/right-col-bg-tile.jpg) repeat-x;
}
#video-holder {
	margin: 24px 0px 0px 25px;
}
#video-text-content {
	width: 320px;
	margin: 24px 0px 0px 25px;
}
#video-column h4 {
	color: #b58d57;
	margin-bottom: 14px;
	font-size: 16px;
	font-weight: normal;
}
#video-column p {
	margin-bottom: 14px;
}
.specializations, .designations {
	font-style: italic;
}
.copyright {
	font-size: 10px;
	text-align: center;
	color: #b58d57;
	margin: 45px 15px;
}
