/* CSS Document */
#logo {
	position: relative;
	height: 89px;
	width: 241px;
	left: 15px;
	top: 0;
	background-image:url(imag/logo.jpg);
}
#text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #99999d;
	text-decoration: none;
	position: relative;
	height: 20px;
	width: 180px;
	left: 731px;
	top: 66px;
	vertical-align: bottom;
}
.text {
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#00519f;
}
.text:hover {
	text-decoration: underline;
	color: #99999d;
}
#flash {
	position: relative;
	left: 0;
	top: 61px;
	width: 925px;
	height: 422px;
	text-align: center;
	vertical-align: middle;
}
#slogan {
	position: relative;
	left: 16px;
	height: 82px;
	width: 893px;
	top: 0;

}