/*
Created by: Mike vom Scheidt
Created on: 19.03.2010
Copyright: CTS GmbH 2010
*/

* {
	border: none;
	margin: 0;
	padding: 0;
	z-index: 0;
}

html, body {
    font-size: 12px;
	font-family: Arial, Verdana;
}

body {
	background: #fff url(../images/davydenko-bg.jpg) repeat-x left top;
}

a {
    color: #fff;
	text-decoration: none;
}

#wrapper {
    background: transparent url(../images/davydenko.jpg) no-repeat left top;
	width: 1062px;
	height: 685px;
	position: relative;
}

#nd {
	position: absolute;
	top: 104px;
	left: 43px;
	overflow: hidden;
}

#nd a {
	display: block;
	background: transparent url(../images/ndavydenko.png) no-repeat left top;
	width: 394px;
	height: 141px;
	text-indent: -500px;
}

#textbody {
	position: absolute;
	top: 112px;
	left: 700px;
	width: 340px;
	padding: 16px 8px;
}

#textbody img {
    float: left
}

#text {
	padding: 0 5px;
	line-height: 16px
}

#w6 {
	background: transparent url(../images/w6.png) no-repeat 5px 0px;
	height: 23px;
	width: 154px;
	text-indent: -500px;
	overflow: hidden;
	padding-left: 5px;
}

#contact {
    color:#FFFFFF;
    font-size:11px;
    left:931px;
    position:absolute;
    top:539px;
    width:123px;
}

p {
    margin-bottom: 13px;
}

.first {
    margin-right: 1px;
}

.clear {
	display: block;
	height: 0px;
	width: 0px;
    clear: both;
}
