#pageWrapper {
	background-color: #213852;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 1000px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #ADB2BD;
	border-left-color: #ADB2BD;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: justify;
}

.imgcenter {
	text-align: center;
}
p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
p a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}

#footer {
	background-image: url(images/back.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #213852;
	height: 30px;
	width: 1002px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: -1px;
}
#footer a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #213852;
	text-decoration: none;
}
#footer a:hover {

	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #213852;
	text-decoration: underline;
}


ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	list-style-type: square;
	text-align: left;
}

ul a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

ul a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}

.orange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F60;
}

.header {
	background-image: url(images/maket_for_site__03.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 1000px;
}
