* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	background:url("../images/bg/18let.jpg") no-repeat scroll center top #001358;
	font:12px/18px Arial,Tahoma,Verdana,sans-serif;
	height:100%;
	width:100%;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 150px;
}


/* Middle
-----------------------------------------------------------------------------*/
#content {
	height:500px;
	overflow:hidden;
	padding:0 0 100px;
}

#content div.yes {
	left:565px;
	position:relative;
	top:249px;
}

#content a.yes {
	background:url("../images/img/btn_yes.png") no-repeat scroll 0 0px transparent;
	border:0 solid #000000;
	height:51px;
	position:absolute;
	width:116px;
}

#content a.yes:hover {
	background:url("../images/img/btn_yes.png") no-repeat scroll 0 -51px transparent;
}

#content div.no {	left:686px;
	position:relative;
	top:226px;
}

#content a.no {
	background:url("../images/img/btn_no.png") no-repeat scroll 0 0px transparent;
	border:0 solid #000000;
	height:51px;
	position:absolute;
	width:116px;
}

#content a.no:hover {
	background:url("../images/img/btn_no.png") no-repeat scroll 0 -51px transparent;
}

#content div.balt {
	height:12px;
	left:440px;
	position:relative;
	top:543px;
	width:42px;
}

#content a.balt {
	height:12px;
	/*left:440px;*/
	position:absolute;
	/*top:43px;*/
	width:42px;
	border:0px solid #000000;
}

#content a.balt:hover {

}

#content div.traf {
	height:12px;
	left:580px;
	position:relative;
	top:531px;
	width:39px;
}

#content a.traf {
	height:12px;
	/*left:580px;*/
	position:absolute;
	/*top:43px;*/
	width:39px;
	border:0px solid #000000;
}

#content a.traf:hover {

}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height:100px;
	margin:-100px auto 0;
	overflow:hidden;
	/*position:relative;*/
	width:1000px;
}

img, div, a, input, span, h2 {
	behavior: url("/iepngfix.htc")
}
