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

body {
	background:#FFF url("../images/website2_05.jpg") no-repeat 50% 0;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	margin:0px;
}

#wrapper {
	width:910px;
	height:700px;
	padding-top:0px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	width: 910px;
	margin-top: 60px;
}

#logo {
	width: 414px;
	height: 134px;
	background-image: url(../images/logo_16.png);
	background-repeat: no-repeat;
	margin-left: 485px;
}

#content {
	width:910px;
	text-align:center;
	height: 510px;
}
#content img {
border:0px;

}
#logo img {
border:0px;

}
#content h1 {
margin-top:0px;
margin-bottom:0px;
font-size:14px;
}
#text {
	width: 390px;
	margin-left: 498px;
	height: 500px;
}
#footer {
	width: 910px;
}
#footer h6 {
margin-top:0px;
margin-bottom:0px;
text-align:right;

}
.img_wrap_right {
	margin-right:10px;
	float: right;
}
