/* PAGE */

#page #side-left {
	background-image: url(../images/side-left-contact.jpg);
}

#content #col-left {
	float: left;
	width: 75px;
	height: 470px;
	margin-right: 20px;
}

#content #col-right {
	float: left;
	width: 400px;
	margin-right: 20px;
}

#content #col-right h1 {
	margin: 0px;
	padding: 0px;
}

#content #col-right h1 #upper {
	font-size: 12px;
	color: #CC9900;
	font-weight: 100;
}

#content #col-right h1 #lower {
	font-size: 18px;
	color: #CC6600;
	font-weight: 300;
}

#content #col-right p {
	font-size: 12px;
	color:#666666;
}





#details {
	width: 500px;
	float: left;
}

#details #left {
	font-size: 12px;
	color:#666666;
	float: left;
	width: 200px;
}

#details #right {
	font-size: 14px;
	color:#666666;
	float: left;
	width: 200px;
}

#details #right a {
	font-size: 12px;
	color:#666666;
	text-decoration: none;
}

#details #left .label {
	float: left;
	width: 40px;
	margin-bottom: 5px;
}

#details #left .detail {
	float: left;
	width: 150px;
	margin-bottom: 5px;
}

#details #right #map {
	float: left;
	width: 75px;
	text-align: center;
	background-image: url(../../images/compass.jpg);
	background-repeat: no-repeat;
	padding-top: 75px;
}

#details #right #address {
	float: left;
	width: 110px;
	padding-top: 5px;
	padding-left: 5px;
}
