/* ContactUS stands for President Box Home Page*/
#ContactUS_holder{
	width:210px;
	text-align: left;
	height:auto;
	margin-top:8px;
	padding: 0px 0px;
	background-image: url(images/ContactUS_bg.jpg);
}

#ContactUS_Header {	
	width:210px;
	background-image:url(images/have-a-problem.jpg);
	height:30px;
	padding: 0px 0px;
	}
	
#ContactUS_Footer {	
	width:210px;
	height:9px;
	}	
#ContactUS_Content {	
	width:200px;
	height:auto;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left:10px;	
	margin-bottom:3px;	
	margin-top:5px;
	}		
	

