
/* CSS Document */

	
#content {
    background: url("http://images.covers.com/covers/media_kit/contact_map.png") no-repeat scroll 100% 100% #FFFFFF;
}

.title {
    margin: 30px 0 0 26px;
    color: #333333;

}		

.title img {
    margin: 0 0 13px 0;
}	

/*.iframe_labels {
    margin: 30px 0 0 30px;
	float:left;
	width: 80px;
	padding-top: 10px;
}	

.subject {
    margin-top: 12px;
}	

.message {
    margin-top: 6px;
}	

.email {
    margin-top: 163px;
}	*/

.iframe_holder {
    margin: 30px 0 0 14px;
	float:left;
}

iframe {
	width:400px;
	height:236px;
}

.address {
    color: #333333;
    float: right;
    line-height: 1.4em;
    margin: 74px 0 0;
    text-align: left;
    width: 55%;
}

.address img {
    margin-bottom: 5px;
}