﻿#header{
	display: block;
	background: url(../images/header-bottom.png) no-repeat 0px 165px;
}
#header #flash{
	width: 889px;
	height: 204px;
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 30px;
	border: solid 2px #fff;
}
#menus #main{
    width: 886px;
    height: 160px;
    margin-top: 45px;
}
#page-content #home{
	/*width: 798px;*/
	min-height: 200px;
	background-color: #001671;
	color: #fff;
	padding: 10px 10px 10px 25px;
	margin: 0px 15px;
	margin-top: 40px;
	margin-bottom: 35px;
	border: solid 1px #fff;
}
#page-content #home .presentation{
	float: right;
	width: 472px;
	margin-top: -45px;
	margin-right: -40px;
}
#page-content #home .presentation span{
	display: block;
	margin-right: 50px;
	text-align: right;
}
