/* CSS - Contact Us */

#content .contact_us {
	
}

#content .contact_us > div {
	margin-bottom: 40px;
}

#content .contact_us > div > p {
	margin: 0px;
	padding: 0px;
}

#content .contact_us .email {
	
}

#content .contact_us .phone {
	
}

#content .contact_us .phone .number {
	font-weight: bold;
}

#content .contact_us .phone .hours, 
#content .contact_us .phone .message {
	font-size: 11px;
	font-style: italic;
}

#content .contact_us .address {
	
}

#content .contact_us .address .company {
	font-weight: bold;
}

#content .contact_us .address .location {
	font-size: 15px;
}



