body {
	background-repeat: no-repeat;
	background-position: right 200px;
	background-image: url(../kiosk/bg.jpg);
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1em;
	background-color: black;
	padding: 0px;
	margin: 0px;
}

#container {
	font-style: normal;
	font-weight: normal;
	z-index: 2;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1em;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	position: relative;
}

#content {
	right: 0px;
	top: 265px;
	position: absolute;
	width: 650px;
}

#content img { 
	border-style: none; 
	padding-right: 5px; 
	padding-left: 5px; 
} 

#text {
	padding: 5px;
	margin-bottom: 20px;
	background-image: url(../kiosk/text_bg.png);
	position: relative;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	width: 638px;
}

#text img {
	float: right;
	margin-left: 5px;
	margin-right: -5px;
}

#text .imgLeft {
	float: left;
	margin-left: -5px;
	margin-right: 5px;
}


#left {
	top: 0px;
	height: 500px;
	width: 250px;
	position: absolute;
}

#right {
	float: right;
	width: 150px;
	margin-left: 20px;
}

#text #right img {
	float: none;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

#banner {
	border-color: white;
	border-width: 1px;
	border-style: solid;
	background-color: black;
	left: 250px;
	top: 0px;
	height: 258px;
	position: absolute;
	width: 648px;
}

#menu {
	min-height: 128px;
	margin-top: 0px;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	width: 244px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 8px;
	color: white;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	text-align: left;
	list-style:none;
	z-index: 100;
	background-image: url(../kiosk/metal.jpg);
	position: relative;
}

#menu li {
	margin-left: 0;
	margin-bottom: 3px;
	margin-right: 0;
	margin-top: 0;
	display: block;
	padding: 0;
}

#menu a {
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 0.9em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none; color: black;
}

#menu a:hover {
	text-decoration: underline;
	color: #363636;
}

.ad {
	position: relative;
	line-height: 1.1em;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	padding-left: 38px;
	color: #fff;
	font-size: 0.8em;
	height: 105px;
	display: block;
	width: 201px;
	margin-bottom: 5px;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	clear: both;
}

.service {
	background-image: url(../kiosk/services.jpg);
}

.mot {
	background-image: url(../kiosk/mot.jpg);
}

.contactAd {
	background-image: url(../kiosk/contact.jpg);
}

.contactAd p {
	font-size: 2em;
	margin-top: 28px;
}

.contactAd a {
	clear: both;
	margin-top: 15px;
}

img[src="kiosk/contact_tab.jpg"] {
	position: absolute;
	top: 0;
	left: 0;
	border: 0 none;
}

.sales {
	margin-left: 0px;
	background-image: url(../kiosk/sales.jpg);
	overflow: hidden;
	margin-top: 0;
	/*color: #b8b8b8;
	text-align: left;*/
	list-style:none;
	z-index: 100;
	position: relative;
}

.custom {
	background-image: url(../kiosk/custom.jpg);
}

#bg2 {
	z-index: 1;
	bottom: 0px;
	background-image: url(kiosk/bg2.jpg);
	left: 0px;
	height: 471px;
	position: absolute;
	width: 367px;
}

a:hover.advert span,
a:hover.advert ul {
	text-decoration: none;
	cursor: hand;
	border: 1px solid #ffb100;
}