/* SMART SHORTIES */
/* Page Stylesheet - Contact
----------------------------------------------------------------------------- */
	
	#page-contact #contact {
	
	float: left;
	width: 766px;
	padding: 7px;
	background-color: #fff;
	color: #000;
	height: 150px;
	
	}
	
	#page-contact #contact a {
	
	text-transform: uppercase;
	font-weight: bold;
	color: #da001c;
	
	}
	
	#page-contact #contact a:hover {
	
	text-decoration: none;
	
	}
