﻿#ContactUs {
	float:left;
	width:788px;
	height:350px;
	font-size:12px;
	padding-left:100px;
	padding-top:50px;
	padding-bottom:100px;
	color:#FFB100;
	line-height:30px;
	}
	

#ContactUs a{
	color:#7f7f7f;
	text-decoration:underline;
	}
	
	
#ContactUs a:hover{
	color:#FFF;
	text-decoration:none;
	}