body {
	background-color: #020100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:1.3em;
	color: #bababa;
	margin:0;
	padding:0;
	
}
#header {
	width:100%;
	background-image:url(images/bg_top.jpg);
	background-repeat:repeat-x;
	height:176px;
	text-align:center;
}
#saxphone, #treediv, #logoimg, #mapcont, #microphone, #card, #champagne, #b1, #b2, #prgl, #sert {
	filter: expression( fixPNG(this), 'scale');
}
#header #logoimg {
	margin-top: 18px;
}
#phonetop {
position:absolute; 
right:10px; 
top:10px; 
width:230px; 
height:22px; 
background-image:url(images/phone.gif); 
background-repeat:no-repeat;
}

#topmenu {
	width:100%;
	background-image:url(images/bg_menu.jpg);
	background-repeat:repeat-x;
	height:35px;
	margin-top:-35px;
	text-align:center;
}
#ulmenu {
	margin:0 auto;
	list-style:none;
	padding: 5px;
}
.addresindex {
	position:absolute;
	margin:0;
	top:480px;
	left:20px;
	width:750px;
	border-top: 2px solid #f0ca85;
}
.addres {
	padding-top:5px;
	margin-left: -489px;
	position:relative;
	left: 50%;
	width:978px;
	border-top: 2px solid #f0ca85;
	padding-bottom:20px;
}
#champagne {
	background-image:url(images/champagne.png);
	width:137px;
	height:134px;
	position:absolute;
	left:10px;
	bottom: 0px;
}
#microphone {
	background-image:url(images/microphone.png);
	width:235px;
	height:219px;
	position:absolute;
	left:-20px;
}
#treediv {
	position:absolute;
	bottom: 30;
	display:block;
	background-image:url(images/treeimg.png);
	width:371px;
	height:483px;
	right:-170px;
}
#saxphone {
	position:absolute;
	bottom: 0;
	display:block;
	background-image:url(images/sax.png);
	width:225px;
	height:178px;
	right:0px;
}
.carddiv {
	background-image:url(images/bg_banner.jpg);
	background-repeat:no-repeat;
	position:absolute;
	margin:0;
	top:235px;
	left:10px;
	width:450px;
	height: 222px;
}
#contentmainpage {
	background-image:url(images/bg_content.jpg);
	position:relative;
	width:978px;
	height: 529px;
	padding-top:20px;
	background-repeat:no-repeat;
	left:50%;
	margin-left:-489px;
}
#contentpages {
	background-image:url(images/bg_cpage.jpg);
	position:relative;
	width:978px;
	margin: background-repeat:repeat-y;
	padding-top:20px;
	padding-bottom:30px;
	left:50%;
	margin-left:-489px;
	overflow:auto;
}
.pagetitle {
	font-family: verdana;
	color:#ffb02f;
	font-size:18px;
	padding: 4px 10px;
	margin: 0px;
}
.pagetitle2 {
	font-family: verdana;
	color:#ffb02f;
	font-size:16px;
	padding: 4px 10px;
	margin: 0px;
}
.liitemmenu {
	list-style:none;
	display:inline;
	padding:5px 20px;
	height:30px;
	/*background-image:url(images/lbullet.gif); */
background-position:left 5px;
	background-repeat:no-repeat;
}
.liitemmenu a {
	color:#c7b698;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	line-height:10px;
	padding-right:20px;
	/*background-image:url(images/rbullet.gif); */
background-position:right top;
	background-repeat:no-repeat;
}
