@charset "utf-8";
/* CSS Document */

body{
	background-color:#e1e3f7;
	margin:0;
	padding:0;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
}

body a:hover{
text-decoration:none;
}

img{
border:0;
margin:0;
padding:0;
}

#introwrap{
	width:800px;
	height:600px;
	background:url(images/back_intro.png) repeat-y;
	text-align:center;
	margin:20px auto;
	position:relative;
	}

#kab{
	float:left;
	width:400px;
	margin-top:30px;
	}

#trat{
	float:left;
	width:400px;
	margin-top: 30px;
	}
	
#cross{
	width:701px;
	height:100px;
	position:absolute;
	top:450px;
	left:50px;
	background-color:#f6eed9;
	z-index:5;
	}
	
#crossimgs{
	position:relative;
	margin: 0 -1px;
}

#cadillac {
	width: 350px;
	height: 197px;
	position: absolute;
	top: 125px;
	left: 225px;
	z-index: 10;
}

#catering {
	position: absolute;
	left: 300px;
	top: 30px;
	z-index: 10;
	font-size: 26px;
}

