
body
{
	font-family: Arial;
	background-color: #DBDDDE;
}

body, div, h1, h2, img, p, ul, li
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}

#pagewrapper
{
	margin: 20px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1007px;
	background-image: url('/images/background.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	position: relative;
	background-color: #fff;
}

#footerwrapper
{
	height: 175px;
	background-image: url('/images/footer2.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	margin-top: -50px;
}

#footerwrapper a
{
	color: #fff;
	text-decoration: none;
}

#headerwrapper
{
	height: 183px;
	background-image: url('/images/header2.png');
	background-repeat: no-repeat;
	background-position: 0px 30px;
}

#headertext
{
	color: #fff;
	font-size: 1em;
	margin: 25px 0px 0px 290px;
	font-weight: bold;
	display: none;
}

#contentwrapper
{
	clear: both;
}

h1
{
	color: #00487C;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

#content2
{
	margin: 15px 0px 0px 85px;
	color: #4E4B4A;
	min-height: 400px;
}

#content2 p
{
	font-size: 0.7em;
	color: #000;
	width: 390px;
	margin: 0px 0px 10px 4px;
}

#content2 ul
{
	list-style: none;
}

#content2 li
{
	background-image: url('/images/bullet.png');
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 0px 0px 0px 20px;
	margin: 15px 0px 0px 4px;
	font-size: 0.7em;
	color: #000;
	width: 430px;
}

#content3
{
	margin: 15px 0px 0px 80px;
	color: #4C4C4C;
	min-height: 400px;
}

#content3 p
{
	font-size: 0.7em;
	color: #4C4C4C;
	width: 330px;
	margin: 0px 0px 10px 10px;
	font-weight: bold;
}

#content3 ul
{
	list-style: none;
}

#content3 li
{
	background-image: url('/images/bullet.png');
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 0px 0px 0px 20px;
	margin: 15px 0px 0px 20px;
	font-size: 0.7em;
	color: #4C4C4C;
	width: 400px;
	font-weight: bold;
}

#text1
{
	color: #fff;
	font-size: 0.6em;
	float: left;
	margin: 150px 0px 0px 80px;
	display: inline;
	font-weight: bold;
}

#text2
{
	color: #fff;
	font-size: 0.7em;
	margin: 106px 30px 0px 0px;
	float: right;
	text-align: center;
	display: inline;
	line-height: 1.3em;
}

#imagewrapper
{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;	
	position: absolute;
	bottom: 140px;
	right: 0px;
}

#imagewrapper img
{
	display: block;
}

#pictureback1
{
	float: left;
	width: 196px;
	height: 158px;
}

#pictureback2
{
	float: left;
	width: 196px;
	height: 158px;
}

#pictureback3
{
	float: left;
	width: 196px;
	height: 158px;
}

#picturebox1
{
	width: 196px;
	height: 158px;
}

#picturebox2
{
	width: 196px;
	height: 158px;
}

#picturebox3
{
	width: 196px;
	height: 158px;
}

#pictureback4
{
	float: left;
	width: 140px;
	height: 142px;
}

#pictureback5
{
	float: left;
	width: 140px;
	height: 142px;
}

#pictureback6
{
	float: left;
	width: 140px;
	height: 142px;
}

#picturebox4
{
	width: 140px;
	height: 142px;
}

#picturebox5
{
	width: 140px;
	height: 142px;
}

#picturebox6
{
	width: 140px;
	height: 142px;
}

div#menuwrapper
{
	width: 1007px;
	z-index: 100;
	height: 29px;
	border-bottom: 1px solid #7DADBF;
}

div#menuwrapper ul li
{
	color: #fff;
	float: left;
	list-style: none;
	position: relative;
	width: 144px;
	background-color: #00679F;
	padding: 8px 0px 7px 0px;
	font-size: 0.7em;
	border-right: 1px solid #000;
	cursor: pointer;
	z-index: 102;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #000;
	border-left: 1px solid #7DADBF;
}

div#menuwrapper ul#first li
{
	border-left: 1px solid #024863;
	width: 111px;
}

div#menuwrapper ul#second li
{
	width: 94px;
}

div#menuwrapper ul#third li
{
	width: 133px;
}

div#menuwrapper ul#fourth li
{
	width: 126px;
}

div#menuwrapper ul li
{
	text-decoration: none;
	z-index: 123;
}

div#menuwrapper ul li ul li
{
	text-decoration: none;
	color: #fff;
	z-index: 103;
}

div#menuwrapper ul li ul li
{
	background-color: #006A2C;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #00517F;
	position: relative;
	font-size: 1em;
	margin-left: 0px;
	z-index: 104;
	border-right: 0px solid #000;
	border-left: 0px;
}

div#menuwrapper ul li ul li ul li 
{
	margin-left: 2px;
	z-index: 103;
}


div#menuwrapper ul li ul
{
	margin-top: 2px;
	position: absolute;
	top: 28px;
	left: 0px;
	z-index: 105;
}

div#menuwrapper ul li ul li ul
{
	display: block;
	position: absolute;
	left: 100%;
	top: 0px;
	margin-top: 0px;
	z-index: 106;
}

div#menuwrapper ul li ul {
	display: none;
	z-index: 107;
}

.news_intro
{
	color: #00487C;	
	font-size: 0.8em;
	padding-bottom: 2px;
	margin-left: 4px;
}

.news_date
{
	color: #00487C;	
	padding-bottom: 5px;
	margin-left: 4px;
}

ul#ecom li
{
	margin-top: 5px;	
}

#contacts td
{
	font-size: 9pt;
	line-height: 11pt;
}

#contacts a
{
	color: #00487C;
	font-weight: bold;
	text-decoration: none;
}
