#ContactPanal
{
	width: 440px;
	height: 238px;
	position: absolute;
	left: 248px;
	top: 226px;
	border: 0px solid blue;
	z-index: 1;
}

#ContactInfo
{
	width: 427px;
	height: 170px;
	position: absolute;
	left: 0px;
	top: 60px;
	border: 0px solid blue;
	z-index: 5;
}

#ContactInfo P.Address
{
	text-align: center;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #453C6E;
	line-height: 14px;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}

#ContactInfo P.Telephone
{
	text-align: center;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size: 26px;
	font-weight: normal;
	text-decoration: none;
	color: #B412A5;
	line-height: 26px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

#ContactInfo P.Email
{
	text-align: center;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #7360AE;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

#ContactInfo A, #ContactInfo A:Hover, #ContactInfo A:Visited, #ContactInfo A:Active
{
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #7360AE;
}

#Stars
{
	width: 179px;
	height: 186px;
	position: absolute;
	left: 200px;
	top: 204px;
	border: 0px solid blue;
	z-index: 3;
}

#Flower
{
	width: 119px;
	height: 121px;
	position: absolute;
	left: 544px;
	top: 197px;
	border: 0px solid blue;
	z-index: 3;
}

#ButtonsCotton
{
	width: 273px;
	height: 364px;
	position: absolute;
	left: 627px;
	top: 165px;
	border: 0px solid blue;
	z-index: 3;
}


