body{
	background-color:#33283F;
}


.titlebar{
		position:relative;
		float:left;
		width:800px;
		margin-top:5px;
}

.titleimage{
	position:relative;
	float:left;
	margin-left:172px;
	margin-top:10px;
	width:254px;
	height:97px;
	background-image:url(../images/contacttitleimage.jpg);
}


.mainmenulink{
	position:relative;
	float:left;
	margin-left:254px;
	margin-top:84px;
	width:104px;
	height:13px;
	background-image:url(../images/contactmenutitle.jpg);
}

.contactcontainer{
	position:relative;
	float:left;
	width:800px;
	height:560px;
	background-image:url(../images/contactbkg.jpg);
}

.quote{
	position:absolute;
	width:750px;
	height:30px;
	top:5px;
	left:55px;
	color:white;
	font-size:14px;
}

.contacttext{
	position:absolute;
	width:577px;
	height:360px;
	top:360px;
	left:172px;
	color:white;
	font-size:14px;
}