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

#wrapper {
	height: 688px;
	width: 1180px;
	margin:0 auto;
	position: relative;
}

.google {
	text-align:center;
}

#leftside {
	float: left;
	height: 688px;
	width: 276px;
	background-image: url(../images/plainbg.jpg);
	background-repeat: no-repeat;
	display: inline;
	clear: both;
}

.subnav{
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	z-index: 999;
}

 .subnav li {
	float: left;
	list-style: none;
	color: #FFF;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 8px;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
}
 .subnav ul > li:last-child {
	padding-right: 0;
}
 .subnav li a {
	color: #fff;
	text-decoration: none;
}
 .subnav li a:hover {
	text-decoration: underline;
	
}
.holdersubnav{
	margin-right: auto;
	margin-left: auto;
	width: 1180px;
	position: relative;
}

#leftside {
	float: left;
	height: 688px;
	width: 276px;
	background-image: url(../images/goldbg.jpg);
	background-repeat: no-repeat;
	display: inline;
}
#toplogoholder {
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.toplogo {
	margin-left: 500px;
	margin-bottom: -20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body{
	background-image: url(../images/pattern.jpg);
	background-repeat: repeat;
}
.leftsidelogo {
	margin-top: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}
#maincontent {
	background-image: url(../images/girlbg.gif);
	background-repeat: no-repeat;
	height: 688px;
	width: 904px;
	position: relative;
	display: inline;
	float: left;
	background-position: center top;
}
#ladies {
	height: 588px;
	width: 176px;
	position: relative;
	background-image: url(../images/footerStripBg.png);
	background-repeat: no-repeat;
	margin-left: 102px;
	float: left;
	padding-left: 5px;
	padding-top: 100px;
}
#leftsidetext {
	color: #FFF;
	margin-top: 230px;
	margin-left: 20px;
	margin-right: 8px;
}

#stepinside {
	background-image: url(../images/stepinsidebg.png);
	background-repeat: no-repeat;
	height: 688px;
	width: 200px;
	position: absolute;
	float: left;
	right: 0px;
}

ul.topnav {
	list-style: none;
	text-align:center;
	width: 160px;
	padding-top: 0;
	z-index: 989;
	font-family: "normal Arial", Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 220px;
	margin-right: 0;
	margin-bottom: 0;
}
ul.topnav li {
	margin: 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	z-index: 989;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 0;
}
ul.topnav li a{
	color: #000;
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
ul.topnav li a:hover{
	font-family: "normal Arial", Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}

.lady{
	float: left;
	margin-right: 8px;
	display: inline;
	margin-top: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.escort_frankfurt {
	width:700px;
	margin:0 auto;
	margin-top:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:center;
}

.escort_frankfurt ul li {
	float:left;
	font-size:10px;
	list-style:none;
	margin:0px 8px 15px 9px;
}

.escort_frankfurt ul li a {
	color:#FFF;
}

.links_escort {
	text-align:left;
	font-size:10px;
	margin:8px 0px;
}

.links_escort a {
	color:#FFF;
}