* {
	color: #000000;
	font-size: 11px;
}

body {
	margin: 0;
	padding: 0;
	text-align: justify;
	background-color: #000000;
}

.clear-both {
	clear: both;
}

.display-none {
	display: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 12px;
	text-align: justify;
	line-height: 15px;
}

h1 {
	color: #666666;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align: justify;
}

h2 {
	font-weight: bold;
	color: #004990;
}

h3 {
	color: #0E5397;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
}

h4 {
	color: #999999;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
}

h5 {
	color: #999999;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

div#outer {
	width: 800px;
	margin:  50px auto;
	height: 100%;
	padding: 0;
	background-color: #FFFFFF;
}

div#logo1 {
	width: 800px;
	height:126px;
	background-image: url(../images/01.jpg);
}

div#logo2 {
	width: 800px;
	height: 233px;
	background-image: url(../images/02.jpg);
}

div#logo3 {
	width: 800px;
	height:184px;
	background-image: url(../images/03.jpg);
}

div#logo4 {
	width: 800px;
	height:57px;
}

div#logo4 a.email:link,
div#logo4 a.email:visited {
	width: 800px;
	height: 57px;
	margin: 0 ;
	padding: 0;
	background: url(../images/04.jpg) no-repeat;
	display: block;
}

div#logo4 a.email:hover {
	background: url(../images/04_ro.jpg) no-repeat;
}

div#bottom-navigation {
	width: 800px;
	text-align: right;
	height: 25px;
	color: #FFFFFF;
	font-size: 9px;
	background-color: #000000;
	font-family: Gillsans, Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pdi {
	font-family: Gillsans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
