@charset "utf-8";
/* CSS Document */
#divContact{
	width:574px;
	height:489px;
	margin:0;
	padding:0;
	background-image:url(../images/contact_background.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:11pt;
	font-family:"Trebuchet MS";
}
#divContact a{
	text-decoration:none;
	color:#fff;
	margin-top:-5;
}
#divContactWrapper{
	float:left;
	margin:0;
	padding:0;
	width:574px;
	height:489px;
}
#divContactLeft{
	float:left;
	width:40px;
}
#divContactRight{
	float:left;
	width:534px;
	height:489px;
}
#divContactRightImage{
	clear:left;
	width:534px;
	text-align:right;
}
#divContactRight span{
	color:#fff;
}
#divContactRightTop{
	height:165px;
	width:449px;
}
