@charset "UTF-8";

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
	margin:0px;
	padding:0px;
	padding-top:100px;
}

.top-back {
	background-image:url("top-back.png");
	background-repeat: repeat-x;
	position:relative;
	width:100%
}

.top-content {
	height:270px;
	width:800px;
	margin: 0 auto;
}

.logo-solo {
	position:relative;
	float:left;
	top:10px;
	width:200px;
	height:300px;
}

.logo-text {
	position:relative;
	float:left;
	top:50px;
	width:400px;
	height:200px;
	color:white;
}

.content {
	position:relative;
	margin: 0 auto;
	top:50px;
	width:800px;
	color:#4072a7;
}

.logo-dgdpraec {
	position:relative;
	float:left;
	top:70px;
	width:100px;
	height:200px;
}
