/* CSS Document */
/* CSS Document www.dream-pixel.de */
html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
html, body {
	height:100%;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	}
img {
	border: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	text-align:left;
	background: #000000;
	font:100.01%/1.4 Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}
#main {
	padding: 0px;
	margin: -315px 0 0 0%;
	position:absolute;
	width: 99.9%;
	height: 630px;
	top: 50%;
	background: #000000 url(images/hi-1.jpg) repeat-x;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	overflow: hidden;
	clear: left;
}
#content-tr {
	margin: 0px 0%;
	padding: 0px;
	height: 630px;
	width: 980px;
	position: relative;
	margin:0px auto;
	text-align: left;
	overflow: hidden;
}
#content {
	margin: 0px 0%;
	padding: 0px;
	height: 630px;
	width: 980px;
	background: #F2F7FB;
	position: relative;
	margin:0px auto;
	text-align: left;
	overflow: hidden;
}
#content a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
#content a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}
