body {
	background-image: url(images/background.png);
	background-repeat: repeat;
}
#main {
	position:absolute;
	left:50px;
	top:22px;
	width:900px;
	
	z-index:1;
	background-image: url(images/boxBackground.png);
	background-repeat: repeat;
}
.menu {
	font-family: Andalus;
	font-size: 30px;
	font-variant: small-caps;
	border-right-style: none;
	right: 10px;
	left: 10px;
	color: #3366FF;
	line-height: 32px;
}
.email {
	font-size: 18px;
	font-family: Andalus;
	color: #280064;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #2D4A4A;
}
a:active {
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	top: 5px;
	width: 602px;
	font-weight: normal;
	line-height: 18px;
}


#tel {
	position:absolute;
	left:654px;
	top:49px;
	width:288px;
	height:60px;
	z-index:2;
}
#menu {
	position:absolute;
	left:677px;
	top:190px;
	width:262px;
	height:265px;
	z-index:3;
}
.tel {
	font-family: Andalus;
	font-size: 24px;
	color: #0000FF;
	font-weight: bold;
}
.mail {
	font-family: "Century Gothic";
	color: #000000;
	font-size: 16px;
	font-weight: normal;
}
.imageLeft {
	float: left;
	padding-right: 6px;
}
.contactText {
	font-family: Andalus;
	color: #0033CC;
	font-size: 18px;
	font-weight: normal;
}

