/* CSS Document */

/* *************************************************************************
* contacts page
*/
#contactForm{
	float:right;
	width:300px;
	text-align:right;
}

#contactInfo{
	float:right;
	width:260px;
	margin-left:10px;
}

#contactInfo div{}

#graphic{
	background:url(/images/contactus/changable-graphic.jpg) no-repeat;
}
