@charset "utf-8";
/* CSS Document */

.contact_us{
		width:717px;
		height:auto;
		padding-left:20px;
		padding-right:30px;
			padding-top:10px;
			}
	.contact_us h2{
		color:#FFAA08;}
		
	.contact_us p{
		 font-size:13px;
	color:#5C5C5C;
	margin:0px;
	line-height:20px;}
