@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	background: #000 url(images/orkuver-back.jpg) center bottom no-repeat;
	color:#F5F5F5;
	position:relative;
}
p, ul{
	margin-bottom:17px;
}
h1{
	position:absolute;
	left:74px;
	top:17px;
	width:329px;
	height:93px;
	text-indent:-9999px;
	background:url(images/bluediamond-logo.gif) left top no-repeat;
}
h2{
	margin:75px 0 26px 0;
	text-align:center;
	color:#F4F4F4;
	font-size:70px;
	line-height:34px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-1px;
}
h3{
	margin:5px 0 26px 0;
	text-align:center;
	color:#F4F4F4;
	font-size:30px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:-1px;
}
hr{
	margin-bottom:40px;
	border:1px solid #666;
}
a{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
a:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
img{
	border:none;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -6em;
	background:url(images/orkuver-space.jpg) top center no-repeat;
}
#header, #content {
	width:800px;
	margin:0 auto;
	/*border:1px solid red;*/
}
#content {
	padding-bottom:60px;
}
#header {
	position:relative;
	height:35px;
	padding-top:6px;
}
#header a img{
	float:right;
	margin-left:10px;
}
#eng{
	positon:absolute;
	top:10px;
	right:40px;
}
#ice{
	positon:absolute;
	top:10px;
	right:5px;
}

#banner{
	width:100%;
	height:82px;
	background:url(images/bd-banner.jpg)center top repeat-x;
}
#lcol{
	float:left;
	width:430px;
}
#rcol{
	float:right;
	width:322px;
	/*border:1px solid red;*/
}
#rcol img{
	float:right;
	border: 3px solid #000;
	margin:0 0 12px 16px;
}
#footer, #push {
	height: 6em;
}
#footer{
	/*position:absolute;
	bottom:0;*/
	width:100%;
	/*height:70px;*/
	/*margin-top:150px;*/
	background: #0e0e0e url(images/footer-bg.gif) left top repeat-x;
	text-align:center;
}
#footer div{
	width:800px;
	margin:0 auto;
	font-size:11px;
}
#footer span{
	float:left;
	margin:25px 50px 0 0;
}
#footer img{
	/*background:url(images/turnkey-logo.gif) left top no-repeat;
	height:32px;
	width:68px;
	text-indent:-9999px;*/
	margin-right:50px;
	margin-top:14px;
	float:left;
}
#footer center{
	width:60px;
	float:left;
}
#web{
	color:#2c2c2c;
	float:right; 
}