@charset "utf-8";
/* CSS Document */

body {

background: #292929;
font-family:Arial, Helvetica, sans-serif;
color: #999999;	
margin:0;
font-size:15px;
	
}

a {

color: #999999;	
text-decoration:none;	
	
}

a:hover {

text-decoration:none;
	
}

.wrapper {

width:909px;
margin:0 auto;
text-align:center;
	
}

#byarvus {

position:absolute;
bottom:45px;
right: 50px;
	
}



#contact, #copyright {

font-size:11px;
	
}

#newsletter {

background: #292929;
padding:10px;	
	
}

#newsletter h1{

margin-top:0;
	
}

div {

position:relative;
	
}

a img {

border:0;
	
}

#holder {
	
	top:30px;
	width:731px;
	height:110px;
	position:absolute;
	left: 93px;
	
}


#end {
	
	width:731px;
	height:10px;
	position:absolute;
	left: 90px;
	top:190px;
	
}

#contact {

float:left;
	
}

#copyright {

float:right;	
	
}

#header {

	height:132px;
	
}
#body {

	position:relative;
	
	}
	
#body a {
	display:block;
	position:absolute;
}

#developed {
	
	width:202px;
	height:55px;
	left: 678px;
	top: 50px;
}

#developed2 {
	width:328px;
	height:32px;
	left: 476px;
	top: 615px;
}

#signup {
	width:256px;
	height:26px;
	left: 89px;
	top: 550px;
}

#email {
	width:124px;
	height:20px;
	left: 68px;
	top: 613px;
}



#footer {

	height:273px;	
}

