* {
	margin: 0;
	padding: 0;
}

body {
	color: #999999;
	background: #333333;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 100%;
	font-size:12px;
	padding-top: 10px;
}


a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active, a:focus {
	color: #FFFFFF;
}

a img {
	border: none;
}

#wrapper {
	width: 942px;
	margin: 0 auto;
	text-align: center;
}

div#container {
	width: 582px;
	display: block;
	float: right;
	clear: right;
	margin: 10px;
	background-color: #333333;
	border: 1px solid #000000;
	border-left-color: #666666;
	border-top-color: #666666;
	text-align: center;
}

div#container table {
	width: 100%;
	border-collapse: collapse;
}

div#container td {
	height: 532px;
	width: 582px;
	vertical-align: middle;
	text-align: center;
}

.photo {
	border: 1px solid #666666;
	border-left-color: #000000;
	border-top-color: #000000;
}

.logo {
	display: block;
	height: 90px;
	width: 247px;
	background: none;
	margin: 0 25px;
	position: relative;
}

.logo:hover {
	background: url(fotolv_logo_glow.png) left top;
}

.logo a {
	position: relative !important;
}

/* HEADER
--------------------------------------------------------- */
#headerwrap {
	float: left;
	width: 297px;
}

#header {
	margin-top: 30px;
	clear: both;
	line-height: normal;
	position: relative;
	text-align: center;
}

#header h1 {
	font-size: 2em;
}

#header h1 a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

#header h1 img {
	float: left;
}

/* Top Menu in Header */
#topnavwrap {
	padding-left: 5px;
	font-weight: bold;
}

#topnavwrap ul {
	margin: 30px 0 0 0;
	padding: 0;
	float: left;
	list-style: none;
	width: 100%;
}

#topnavwrap li {
	margin: 0;
	padding: 0;
	background: url(separator2.gif) no-repeat center bottom;
}

#topnavwrap li a {
	padding: 0 10px;
	color: #999999;
	text-decoration: none;
	line-height: 2em;
}

#topnavwrap li a:hover,
#topnavwrap li a:active,
#topnavwrap li a:focus {
	color: #FFFFFF;
}

/* FOOTER
--------------------------------------------------------- */

#footer {
	text-align: center;
	float: left;
	width: 297px;
	margin-top: 40px;
	clear: left;
	font-size:10px;
}

/* Firefox Scrollbar Hack - Do not remove 
--------------------------------------------------------- */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
