@charset "utf-8";
#wra {
	height: 648px;
	width: 100%;
	background: url(../images/bodyback.gif) repeat-x;
	position: absolute;
	top: 50%;
	margin-top: -334px;

}
#homewrap {
	background: url(../images/homebackground.jpg);
	height: 648px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 165px;
	width: 930px;
}
#navigation {
	background: #FD0002;
	float: left;
	height: 21px;
	width: 930px;
	color: #FFFFFF;
}
#certificates {
	position: absolute;
	margin-left: 590px;
	margin-top: 570px;
}
