@charset "utf-8";


/*===================================================================

	* Contact Style Sheet 

=================================================================== */

div.contact{ margin: 20px 10px;}

div.contact h2{ 
	margin: 10px 0; 
	border-bottom: 1px dotted #777777; 
	background: url(../images/arrow2.gif) no-repeat left center;
	padding-left: 17px;}
	
div.contact_txt{ margin-bottom: 30px; padding: 0 10px;}	

div.policy{ background-color: #F3F3F3; padding: 5px 15px 15px; margin-top: 20px;}
div.policy h2{
	color: #993333; 
	margin: 5px 0 10px; 
	border-bottom: 1px dotted #888888; 
	background: none;
	padding-left: 3px;}
