body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #000 url('common_files/bg_html.jpg');
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: center;
	vertical-align: top;
}

img {
	border: 0px;
	outline: none;
}

object {
	outline: none;	
}

a:link {
	color: #FFF;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 15px;
	outline: none;
	text-shadow: black 0.1em 0.1em 0.2em;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 15px;
	outline: none;
	text-shadow: black 0.1em 0.1em 0.2em;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 15px;
	outline: none;
	text-shadow: black 0.2em 0.2em 0.3em;
	text-decoration: none;
}
a:active {
	color: #FFF;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 15px;
	outline: none;
	text-shadow: black 0.1em 0.1em 0.2em;
	text-decoration: none;
}

a:focus
{
-moz-outline-style: none;
}

.top {
	margin-top: 10px;
	width: 1130px;
	height: 150px;
	text-align: center;
	vertical-align: bottom;
}

.middle {
	width: 1130px;
	height: 371px;
	text-align: center;
	background:url(common_files/homepage_panorama.png);
    background-repeat: no-repeat;
}

.bottom {
	width: 1130px;
	height: 50px;
	text-align: center;
	color: #FFF;
	margin-top: 15px;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 15px;
	outline: none;
	text-shadow: black 0.1em 0.1em 0.2em;
}

.description {
	width: 1000px;
	text-align: center;
	color: #FFF;
	margin-top: 30px;
	font-size: 10px;
	outline: none;
	text-shadow: black 0.1em 0.1em 0.2em;
}
