* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma;
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	background-image: url('../img/lastenurk/site_background.png');
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
img, table , form {
	border: 0;
}
h1 {
	color: #083c6e;
	font-size: 16px;
}
h2 {
	color: #083c6e;
	font-size: 20px;
}
h3 {
	color: #1a96c7;
	font-size: 16px;
}
h4 {
	color: #1a96c7;
	font-size: 20px;
}
h5 {
	color: #000;
	font-size: 16px;
}
h6 {
	color: #000;
	font-size: 20px;
}
a,
a:link,
a:active,
a:visited {
	color: #083c6e;
	text-decoration: underline;
}
a:hover {
	color: #083c6e;
	text-decoration: none;
}
.ppl_lastenurk #container { 
	width: 1004px; 
	margin: 0 auto;
	text-align: left;
} 
.ppl_lastenurk #header { 
	background-image: url('../img/lastenurk/site_header.png');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: 213px;
	color: #fff;
}
.ppl_lastenurk #header .backLink {
	width: 423px;
	margin: 0 335px 0 216px;
	text-align: right;
	padding-right: 30px;
	line-height: 36px;
	height: 36px;
}
.ppl_lastenurk #header .backLink a,
.ppl_lastenurk #header .backLink a:link,
.ppl_lastenurk #header .backLink a:active,
.ppl_lastenurk #header .backLink a:hover,
.ppl_lastenurk #header .backLink a:visited {
	color: #fff;
	text-decoration: underline;
}
.ppl_lastenurk #header .siteTitle {
	font-style: italic;
	width: 818px;
	margin: 0 auto;
	height: 102px;
}
.ppl_lastenurk #header .siteTitle .name {
	font-size: 50px;
	line-height: 40px;
}
.ppl_lastenurk #header .siteTitle .discription {
	font-size: 22px;
}
.ppl_lastenurk #header .menuHorizontal {
	height: 75px;
	width: 818px;
	margin: 0 auto;
}
.ppl_lastenurk #header .menuHorizontal a,
.ppl_lastenurk #header .menuHorizontal a:link,
.ppl_lastenurk #header .menuHorizontal a:active,
.ppl_lastenurk #header .menuHorizontal a:hover,
.ppl_lastenurk #header .menuHorizontal a:visited {
	color: #fff;
	text-decoration: none;
}
.ppl_lastenurk #header .menuHorizontal ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.ppl_lastenurk #header .menuHorizontal ul li {
	float: left;
	width: 109px;
	height: 69px;
	line-height: 64px;	
	padding-left: 4px;
	margin-right: 9px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
}
.ppl_lastenurk #leftContent {
	float: left;
	width: 216px;
	background-image: url('../img/lastenurk/site_leftContent.png');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	min-height: 285px;
}
.ppl_lastenurk #leftContent .menuVertical a,
.ppl_lastenurk #leftContent .menuVertical a:link,
.ppl_lastenurk #leftContent .menuVertical a:active,
.ppl_lastenurk #leftContent .menuVertical a:hover,
.ppl_lastenurk #leftContent .menuVertical a:visited {
	color: #fff;
	text-decoration: none;
}
.ppl_lastenurk #leftContent .menuVertical {
	padding-right: 9px;
}
.ppl_lastenurk #leftContent .menuVertical ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.ppl_lastenurk #leftContent .menuVertical ul li {
	float: right;
	width: 109px;
	height: 68px;
	line-height: 64px;	
	padding-left: 4px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
}
.ppl_lastenurk #rightContent {
	float: right;
	width: 335px;
	background-image: url('../img/lastenurk/site_rightContent.png');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	min-height: 564px;
}
.ppl_lastenurk #rightContent .feedbackLinks {
	padding-top: 369px;
	padding-left: 6px;
}
.ppl_lastenurk #rightContent .feedbackLinks a,
.ppl_lastenurk #rightContent .feedbackLinks a:link,
.ppl_lastenurk #rightContent .feedbackLinks a:active,
.ppl_lastenurk #rightContent .feedbackLinks a:hover,
.ppl_lastenurk #rightContent .feedbackLinks a:visited {
	color: #fff;
	text-decoration: none;
}
.ppl_lastenurk #rightContent .feedbackLinks ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.ppl_lastenurk #rightContent .feedbackLinks ul li {
	float: left;
	width: 198px;
	height: 60px;
	line-height: 56px;	
	padding-left: 4px;
	margin-bottom: 7px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
}
.ppl_lastenurk #mainContent {
	width: 445px;
	float: left;
	background-color: #fff;
	background-image: url('../img/lastenurk/content_bg.png');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	min-height: 560px;
	border: solid 4px #000;
	border-top: 0;
}
.ppl_lastenurk #mainContent .text {
	padding: 25px 10px 10px 10px;
	color: #0a4173;
	font-size: 11px;
}
.ppl_lastenurk #mainContent .image {
	float: right;
	margin: 10px 0 10px 10px;
}
.ppl_lastenurk #footer {
	width: 453px;
	margin: 0 335px 0 216px;
} 
.ppl_lastenurk #footer .block {
	padding-top: 16px;
	background-image: url('../img/lastenurk/footer_separator.gif');
	background-repeat: no-repeat;
	background-position: 0% 10px;
	text-align: center;
	color: #fff;
}
.ppl_lastenurk #footer .block .contact {
	/* none: none; */
}
.ppl_lastenurk #footer .block .contact a,
.ppl_lastenurk #footer .block .contact a:link,
.ppl_lastenurk #footer .block .contact a:active,
.ppl_lastenurk #footer .block .contact a:hover,
.ppl_lastenurk #footer .block .contact a:visited {
	color: #fff;
	text-decoration: underline;
}
.ppl_lastenurk #footer .block .emergency {
	font-size: 11px;
	font-weight: 700;
	line-height: 20px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

/* IE FIXES */

.ppl_lastenurk #mainContent {
	zoom: 1\9;
}
*html .ppl_lastenurk #mainContent {
	height: 560px;
	overflow: visible;
}
*html .ppl_lastenurk #rightContent {
	height: 564px;
	overflow: visible;
}
*html .ppl_lastenurk #leftContent {
	height: 285px;
	overflow: visible;
}
