@charset "utf-8";
#ContactUS-Image
	{
		position:relative;
		margin: 0 auto;
		background-image:url(../Images/ContactUsImage.png);
		height: 520px;
		width: 919px;
	}
	
.ContactUs-Text
	{
		position: absolute;
		top: 80px;
		left: 130px;
	}
	
.ContactUs-Text-Details
	{
		position: absolute;
		top: 100px;
		left: 470px;
		width: 270px;
	}

#ContactUs-Text-Graphics
	{
		background-image:url(../Images/247%20graphic.png);
		background-size:cover;
		background-repeat:no-repeat;
		width: 350px;
		height: 131px;
	}
	
#ContactUs-h
	{
		font-size: 2.99157em;
		color: #0365ad;
		letter-spacing: normal;
		font-weight:800;
	}

#ContactUs-p
	{
		font-size: 2.4em;
		text-align:center;
		color: /*#0365ad;*/ #000;
		letter-spacing: normal;
*		text-shadow: 1px 1px 2px #CCCCCC;
	}


/* CSS Document */
