body {
	background-color: #FFFFFF;
	background-image: url(../images/Gold-Class-Limousines_03.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	color: #333333;
	font-size: 101%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content {
	font-size: 0.85em;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 260px;
	padding-right: 30px;
	padding-left: 200px;
}
#menu {
	position: absolute;
	z-index: 3;
	width: 170px;
	left: 0px;
	top: 250px;
}
.bg2 {
	background-image: url(../images/Gold-Class-Limousines_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg {
	background-image: url(../images/Gold-Class-Limousines_02.jpg);
	background-repeat: repeat-x;
	background-position: 300px top;
}
#content h2 {
	font-size: 1em;
	color: #333333;
}
#content b {
	color: #000000;
}
.smll {
	font-size: .85em;
}
.address {
	background-color: #97678F;
	margin-top: 23px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C295B2;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #8F6F86;
}
.address p {
	margin: 6px;
	font-size: .9em;
}
.address h2 {
	font-size: 1em;
	margin: 5px;
}
.address h3 {
	font-size: 1.1em;
	margin: 0px;
}
#menu .ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
 border-bottom: 1px solid #8F6482;
}
#menu a {
	text-decoration: none;
	display: list-item;
	padding: 3px;
	color: #666666;
	list-style-type: disc;
	text-transform: uppercase;
}
#menu a:visited {
	text-decoration: none;
	display: list-item;
	color: #666666;
	list-style-type: circle;
	text-transform: uppercase;
}
#menu a:hover {
	list-style-type: disc;
	color: #F7DBF7;
}
#menu b {
	color: #F7DBF7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 700;
}
.foot {
	font-size: .9em;
	color: #666666;
	width: 100%;
}
.foot a {
	font-size: 0.75em;
	color: #666666;
}
.onem {
	font-size: 1em;
}
.p9em {
	font-size: .9em;
}
.p8em {
	font-size: 0.8em;
}
