/* CSS Document */

body {
	background-image: url(../Images/Contact_Bg.jpg);
	background-repeat: no-repeat;
}

#ContactInfo {
	position:absolute;
	left:174px;
	top:59px;
	width:224px;
	height:121px;
	z-index:110;
}

.style1 {color: #FFFFFF}
.style2 {color: #990000}
