body {
	background-color: #C2B68E;
	background-repeat: no-repeat;
	background-image: url(images/header.jpg);
	background-position: center top;
}

.bg 
{
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2F6254;
	border-right-color: #2F6254;
	border-bottom-color: #2F6254;
	border-left-color: #2F6254;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	width: 627px;
	background-color: #FFFFFF;
	background-image: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2F6254;
	top: 110px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.copyright {
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 627px;
	text-align: center;
	top: 120px;
}

ul {
	text-align: left;
}

.menu
{
	background-color: #FFFFFF;
	color: #003859;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003756;
	height: 30px;
	line-height: 30px;
}

.menu a:link
{
	text-decoration: none;
	color: #003756;
}

.menu a:visited
{
	text-decoration: none;
	color: #003756;
}

.menu a:hover
{
	text-decoration: none;
	color: #0084CA;
}

.menu2
{
	background-color: #FFFFFF;
	color: #003859;
	text-align: right;
	height: 30px;
	line-height: 30px;
	padding-right: 40px;
	width: 100px;
	float: right;
}

.menu2 a:link
{
	text-decoration: none;
	color: #003756;
}

.menu2 a:visited
{
	text-decoration: none;
	color: #003756;
}

.menu2 a:hover
{
	text-decoration: none;
	color: #0084CA;
}

.menu3
{
	background-color: #FFFFFF;
	color: #003859;
	text-align: left;
	height: 30px;
	line-height: 30px;
	padding-right: 40px;
	width: 420px;
	float: left;
}

.menu3 a:link
{
	text-decoration: none;
	color: #003756;
}

.menu3 a:visited
{
	text-decoration: none;
	color: #003756;
}

.menu3 a:hover
{
	text-decoration: none;
	color: #0084CA;
}

img 
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.advert
{
	position: absolute;
	top: 150px;
	right: -135px;
}
