#content {
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 50px;
}

#content .header {
	height: 80px;
}

#content .header h1 {
	position: relative;
	font-size: 18px;
	font-family: "futura_ltbook";
	font-weight: normal;
	color: #7A7A7A;
	border-bottom: 1px solid #d9d9d9;
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 15px;
}

#content .header h1 span {
	display: block;
	position: absolute;
	font-size: 28px;
	font-family: "futura_ltheavy";
	font-weight: normal;
	color: #646464;
	letter-spacing: 1px;
	line-height: 30px;
	margin-top: 5px;
}

#content h3 {
	color: #8d8d8d;
	font-size: 20px;
	font-family: "futura_ltcondensed";
	font-weight: normal;
}

/* CONTACT FORM 
 * * * * * * * * * * * * * * * * * * * * * * * */

#content .contact-form {
	position: relative;
	width: 48%;
	float: left;
}

#content .contact-form p {
	font-size: 18px;
	color: #7f7f7f;
	margin-right: 10px;
}

#content .contact-form form#contact input {
	background-color: #f2f2f2;
	width: 95%;
	font-family: "futura_ltlight";
	font-size: 19px;
	border-top: 1px solid #ddd; 
	border-left: 1px solid #ddd; 
	margin-bottom: 12px;
}

#content .contact-form form#contact textarea {
	background-color: #f2f2f2;
	width: 95%;
	font-family: "futura_ltlight";
	font-size: 19px;
}

#content .contact-form form#contact button {
	background-color: #4d9ffc;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-family: "futura_ltheavy";
	font-size: 18px;
}

#content .contact-form form#contact button:hover {
	background-color: #888;
}

#content .contact-form form#contact .error {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 40px;
	background-color: #FFF;
	font-size: 14px;
}

#content .contact-form .form .success {
	background-color: aliceblue;
	border-radius: 3px;
}

#content .contact-form .form .success p {
	color: #5D8C04;
}

/* BROKER GALLERY 
 * * * * * * * * * * * * * * * * * * * * * * * */

#content .broker-gallery {
	position: relative;
	margin-bottom: 40px;
	border-bottom: 1px solid #BBB;
}

#content .broker-gallery a.arrow {
	position: absolute;
	top: 60px;
	width: 16px;
	height: 32px;
	cursor: pointer;
	background-image: url('/images/design/brokers/prevnext.png');
	opacity: 0.6;
}

#content .broker-gallery a.arrow:hover {
	text-decoration: none;
	opacity: 1.0;
}

#content .broker-gallery a.arrow.prev {
	left: 10px;
}

#content .broker-gallery a.arrow.next {
	right: 10px;
	background-position: right;
}

#content .broker-gallery .main {
	border: 0px dotted red;
	margin: 0px;
	padding: 20px 60px 20px 60px;
	background-color: #f7f7f7;
}

#content .broker-gallery .main img {
	float: left;
	margin-right: 15px;
	margin-bottom: 0px;
	border: 7px solid #dfdfdf;
	width: 100px;
	height: 100px;
}

#content .broker-gallery .main a:hover img {
	border: 7px solid #CCC;
}

#content .broker-gallery .main .custom-text {
	margin-bottom: 15px;
}

#content .broker-gallery .main .custom-text p {
	font-size: 16px;
	color: #888;
	letter-spacing: 0px;
	margin-right: 10px;
}

#content .broker-gallery .main .name strong,
#content .broker-gallery .main .name strong span,
#content .broker-gallery .main .name a {
	font-size: 26px;
	color: #4d9ffc;
	letter-spacing: 0px;
}

#content .broker-gallery .main .name a:hover {
	text-decoration: none;
	color: #888;
}

#content .broker-gallery .main .title {
	font-size: 14px;
	color: #a2a2a2;
	margin-bottom: 10px;
}


#content .broker-gallery .main .phone {
	margin-top: 0px;
	margin-bottom: 0px;
}

#content .broker-gallery .main .phone a {
	font-family: "futura_ltbold";
	font-size: 14px;
	color: #7f7f7f;
	letter-spacing: 0px;
}

#content .broker-gallery .main .phone a:hover {
	text-decoration: none;
}

#content .broker-gallery .main .phone span {
	font-size: 14px;
	color: #AAA;
	font-family: "futura_ltcondensed";
}

#content .broker-gallery .main .email {
	margin-top: 5px;
}

#content .broker-gallery .main .email a,
#content .broker-gallery .main .email a span {
	font-family: "futura_ltheavy";
	font-size: 13px;
	letter-spacing: 1px;
	color: #4d9ffc;
}

#content .broker-gallery .main .email a:hover {
	text-decoration: none;
	color: #888;
}

#content .broker-gallery .main .email a span {
	text-transform: uppercase;
}

#content .broker-gallery .main .email a:hover span {
	color: #888;
}

#content .broker-gallery .main .links {
	clear: left;
}

#content .broker-gallery .main .links a {
	font-family: "futura_ltregular";
	font-size: 14px;
}

#content .broker-gallery ul {
	list-style: none;
}

#content .broker-gallery ul li {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 20px;
	float: left;
	width: 270px;
}

#content .broker-gallery ul li.hidden {
	display: none;
}

#content .broker-gallery ul li .title,
#content .broker-gallery ul li .phone,
#content .broker-gallery ul li .email {
	
}

#content .broker-gallery ul li .phone {
	margin-top: 10px;
}

#content .broker-gallery ul li .phone a {
	color: #555;
}

#content .broker-gallery ul li img {
	border: 7px solid #d3d3d3;
	width: 90px;
	height: 90px;
	margin-right: 10px;
	float: left;
}

#content .broker-gallery ul li:hover img {
	border: 7px solid #BBB;
	
}

#content .broker-gallery ul li .name {
	margin-top: 10px;
}

#content .broker-gallery ul li .name a {
	font-size: 18px;
	color: #4d9ffc;
	letter-spacing: 0px;
}

#content .broker-gallery ul li .name strong {
	font-size: 18px;
	color: #646464;
	letter-spacing: 0px;
}

#content .broker-gallery ul li .name strong span {
	
}

#content .broker-gallery ul li .title {
	display: block;
	font-size: 13px;
	color: #a2a2a2;
	margin-bottom: 10px;
}

#content .broker-gallery ul li .phone a {
	font-family: "futura_ltbold";
	font-size: 11px;
	color: #999;
	letter-spacing: 0px;
}

/* OFFICE LOCATION 
 * * * * * * * * * * * * * * * * * * * * * * * */

#content .office-location {
	width: 44%;
	border: 0px dotted grey;
	min-height: 300px;
	margin-top: 0px;
	padding: 0px;
	padding-top: 40px;
	float: right;
}

#content .office-location #map-canvas {
	margin-top: 10px;
	height: 255px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#content .office-location p.address {
	margin-top: 10px;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #999;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

@media screen and (max-width: 780px) { 
	
	#content .contact-form p {
		margin-right: 20px;
	}
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

@media screen and (max-width: 450px) { 
	
	#content {
		padding-left: 0px;
		padding-right: 0px;
		margin-bottom: 20px;
	}

	#content .contact-form {
		width: auto;
		float: none;
		height: auto;
	}
	
	#content .contact-form p {
		margin-right: auto;
	}
	
	#content .broker-gallery {
		width: auto;
		float: none;
		height: auto;
		margin-top: 30px;
		background-color: transparent;
		overflow: visible;
		border-bottom: 0px;
	}
	
	#content .broker-gallery .main {
		display: none;
	}
	
	#content .broker-gallery a.arrow {
		display: none;
	}
	
	#content .broker-gallery ul {
		height: auto;
		background-color: transparent;
		border-top: 1px solid #BBB;
		margin-left: -15px;
		margin-right: -15px;
	}
	
	#content .broker-gallery ul li {
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-left: 15px;
		padding-bottom: 10px;
		float: none;
		width: auto;
		border-bottom: 1px solid #BBB;
	}
	
	#content .broker-gallery ul li img {
		float: left;
		margin-right: 15px;
		width: 100px;
		height: 100px;
		border: 1px solid #dfdfdf;
	}
	
	#content .broker-gallery ul li:hover img {
		border: 1px solid #999;
	}
	
	#content .broker-gallery ul li .name {
		text-align: left;
	}
	
	#content .broker-gallery ul li .name a {
		font-family: "futura_ltcondensedlight";
		font-weight: normal;
		font-size: 26px;
		color: #4d9ffc;
		letter-spacing: 0px;
	}
	
	#content .broker-gallery ul li .title {
		display: block;
		font-family: "futura_ltbook";
		font-size: 14px;
		color: #a2a2a2;
		margin-bottom: 10px;
	}
	
	#content .broker-gallery ul li .phone {
		display: block;
	}
	
	#content .broker-gallery ul li .phone a {
		font-family: "futura_ltbold";
		font-size: 14px;
		color: #7f7f7f;
		letter-spacing: 0px;
	}
	
	#content .broker-gallery ul li .email {
		margin-top: 5px;
		display: block;
	}
	
	#content .broker-gallery ul li .email a,
	#content .broker-gallery ul li .email a span {
		font-family: "futura_ltheavy";
		font-size: 13px;
		letter-spacing: 1px;
		color: #4d9ffc;
	}
	
	#content .office-location {
		width: auto;
		float: none;
		min-height: 0px;
		margin-top: 0px;
	}
	
	#content .office-location #map-canvas {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	#content .broker-list {
		width: auto;
		float: none;
		min-height: 0px;
		margin-top: 20px;
		display: none;
	}
	
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

@media screen and (max-width: 380px) { 
	
	#content .office-location p.address {
		font-size: 22px;
	}
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

@media screen and (max-width: 320px) { 
	
	#content .broker-gallery ul li .name strong,
	#content .broker-gallery ul li .name strong span,
	#content .broker-gallery ul li .name a {
		font-size: 22px;
	}
	
	#content .broker-gallery ul li .title {
		font-size: 12px;
		margin-bottom: 10px;
	}
	
	#content .broker-gallery ul li .phone a {
		font-size: 12px;
	}
	
	#content .office-location p.address {
		font-size: 20px;
	}
}