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

body {
	font: 10px Helvetica, Arial, sans-serif;
	color: #333;
	padding:0px;
	margin:0px;
	background-color: #d2d7db;
}

img {
	border:0px;
}

table, th, td {
	line-height: 12pt;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align:left
}

a:link {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: italic;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.apexmap {
	position: relative;
	z-index: 1;
	float: right;
	top: 60px;
}
.glass {
	position: relative;
	z-index: 1;
	float: left;
	height: 377px;
	width: 405px;
	left: 108px;
}
.brands {
	position: absolute;
	z-index: 999;
	width: 750px;
	top: 520px;
	margin-left: -120px;
	left: 50%;
	text-align:right
}
