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

body { background-image:url(../img/bg.jpg); margin:0px; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px;}
a {text-decoration:none; color:#000; border:none;}
a:visited {text-decoration:none; color:#000; border:none;}
a:hover {text-decoration:none; color:#600; border:none;}
img {border:none;}
#top {width:1066px; height:177px; }
#menu {width:1066px; height:47px; background-image:url(../img/menu.png); background-repeat:no-repeat; padding-top:4px; padding-left:8px; position:absolute; top:177;}
#menu a{font-weight:bold;}
#menu span{float:right; padding-right:30px; margin-bottom:35px;}
.main {width:1047px; height:589px; background-image:url(../img/mainbg.jpg); background-repeat:no-repeat;}
#ciabatta {width:426px;	height:263px;	z-index:1;	background-image:url(../img/ciabatta.png);	position:absolute;	top:496px;	left:616px;}
#menuHolder {	width:420px;	height:432px;	z-index:2;	background-image:url(../img/menuholder.png);	background-repeat:no-repeat;	position:absolute;	top:211px;	left:572px;	padding-top:65px;padding-left:59px;}
.menuScroll {width: 302px; height: 314px; margin-bottom:2px; float: left; overflow: auto; text-align:center;}
#mainTxt {
	width:500px;
	height:300px;
	position:absolute;
	top:230px;
	left:23px;
	font-family:verdana, tahoma, arial;
}
#mainTxt h1{font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; margin:0px;}
#map {
	width:283px;
	height:150px;
	position:absolute;
	top:532px;
	left:23px;
}
#mList{
	width:215px;
	height:150px;
	position:absolute;
	top:532px;
	left:309px;
	background-image:url(../img/mList_bg.png); background-repeat:no-repeat;
	background-color:#ccc;
	
}
.newsletter{margin-left:10px; padding-top:16px;}
#footer {	width: 726px;	height: 32px;	float: left;	position:absolute;	top:727px;	left:23px;	font-size:9px;	z-index:2;}
#footer span {color:#030; font-weight:bold;}

#copy {
	width: 83px;
	height: 11px;
	position:absolute;
	top:783px;
	left:960px;
	z-index:2;
}

/* Contact */
#mapC {
	width:283px;
	height:150px;
	position:absolute;
	top:382px;
	left:22px;
}
#mListC{
	width:503px;
	height:53px;
	position:absolute;
	top:668px;
	left:21px;
	background-image:url(../img/mList_bg.png);
	background-repeat:no-repeat;
	background-color:#ccc;
	
}
.newsletterC{margin-left:10px; }
.mailform{margin-top:20px;}
#conHolder {
	width:420px;
	height:432px;
	z-index:2;
	background-image:url(../img/contact.png);
	background-repeat:no-repeat;
	position:absolute;
	top:234px;
	left:582px;
	padding-top:65px;
	padding-left:59px;
}
#BWphone {
	width:426px;
	height:336px;
	z-index:3;
	background-image:url(../img/phone.png);
	background-repeat:no-repeat;
	position:absolute;
	top:437px;
	left:771px;
}

