html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, ol, ul, li, dl, dd, dt, form, label, input  {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    background: transparent;
}
html {
    height: 100%;
}
:focus {
    outline: 0;
}
ul, ol {
    list-style: none;
}
body {
    padding: 0;
    margin: 0;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 9pt;
    color: #686868;
    height: 100%;
    min-height: 100%;
    background: #d9d9d9;
    line-height: 1;
}
img {
    border: 0;
}
a:link, a:visited {
    outline: none;
    text-decoration: underline;
    color: #777;
}
a:hover, a:active {
    text-decoration: none;
}
.clear {
    clear: both;
    font-size: 0.3pt;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
#header, #slogan, #maincontent, #snav li {
    behavior: url("iepngfix.htc");
}
#container {
    width: 980px;
    margin: 0 auto;
    min-height: 100%;
    position: relative;
    background: #FFF;
}
* html #container {
   height: 100%; 
}
#header {
    height: 145px;
    overflow: hidden;
    width: 980px;
    background: url(assets/images/design/white.png) 0 0 no-repeat;
}
#logo {
    position: absolute;
    top: 22px;
    left: 0;
    border-left: 1px solid #a1a1a1;
    border-right: 1px solid #a1a1a1;
}
#logo a {
    display: block;
    width: 232px;
    height: 145px;
}
#logos {
    position: absolute;
    top: 22px;
    right: 16px;
}
#logos li {
    float: left;
    padding: 0 0 0 28px;
}
#mainnav {
    margin: 102px 0 0 234px;
    font-size: 10pt;
}
#mainnav table {
    border-collapse: collapse;
    width: 100%;
}
#mainnav td {
    text-align: center;
    padding: 0;
    border-right: 1px solid #a1a1a1;
}
#mainnav a:link, #mainnav a:visited {
    color: #686868;
    text-decoration: none;
    display: block;
    height: 43px;
    line-height: 38px;
	white-space: nowrap;
	padding: 0 5px;
}
#mainnav a:hover, #mainnav a:active, #mainnav .selected a:link, #mainnav .selected a:visited {
    background: #959595;
    height: 38px;
    color: #FFF;
    border-bottom: 5px solid #ffa900;
}
#main {
   padding: 22px 0 0;
   height: 738px;
}
#snav {
    width: 151px;
    font-size: 8pt;
    float: left;
    margin-top: 102px;
}
#snav li {
    background: url(assets/images/design/white.png) 0 0 no-repeat;
}
#snav a:link, #snav a:visited {
    color: #686868;
    text-decoration: none;
    display: block;
    height: 31px;
    line-height: 27px;
    padding: 0 0 0 28px;
    border-bottom: 1px solid #a1a1a1;
}
#snav a:hover, #snav a:active, #snav .selected a:link, #snav .selected a:visited {
    background: url(assets/images/design/white1.png) 0 0 no-repeat;
    height: 27px;
    border-bottom: 5px solid #ffa900;
}
* html #snav a:hover, * html #snav a:active, * html #snav .selected a:link, * html #snav .selected a:visited {
    background: #FFF;
    cursor: pointer;
}
#content {
    height: 593px;
}
#maincontent {
    background: url(assets/images/design/white.png) 0 0 no-repeat;
    height: 380px;
    width: 601px;
    border: 3px solid #a6acb0;
    float: right;
    padding: 5px 0 0;
    margin-top: 102px;
}
#maincontent .scroll-pane {
    height: 375px;
    width: 595px;
}
#closelink:link, #closelink:visited {
    position: absolute;
	top: 285px;
    right: 35px;
    z-index: 85;
    text-decoration: none;
    padding: 0 20px 0 0;
    height: 14px;
    line-height: 12px;
    display: block;
    background: url(assets/images/design/close.gif) 100% 1px no-repeat;
}
#closelink:hover, #closelink:active {
    color: #FFA900;
}
.txt {
    line-height: 1.25;
    font-size: 9pt;
    padding: 23px 45px 5px;
}
.txt strong, .txt b {
    font-weight: bold;
}
.txt em, .txt i {
    font-style: italic;
}
.txt p {
    padding: 0 0 12px;
}
.txt ul {
    padding: 0 0 15px;
    margin: 0 0 0 23px;
    list-style-type: disc;
}
.txt ul ul {
    padding: 10px 0 5px;
    list-style-type: circle;
}
.txt ul li {
    padding: 0 0 5px 0;
}
.txt ol {
    padding: 0 0 15px;
    margin: 0 0 0 23px;
    list-style-type: decimal;
}
.txt ol li {
    padding: 0 0 5px 0;
}
.txt table {
    width: 100%;
    border-collapse: collapse;
    margin: 10px 0 15px;
    text-align: left;
}
.txt th {
    padding: 10px 5px;
    background: #EEE;
    font-weight: bold;
}
.txt td {
    padding: 4px 10px;
    width: 50%;
}
.txt .tr2 .td2 {
    background: #e5e5e5; 
}
.txt .tr2 td {
    background: #f2f3f3;
}
.txt h1 {
   font-size: 18pt;
   font-weight: normal;
   padding: 0 0 12px;
}
.txt h2 {
   font-size: 14pt;
   font-weight: normal;
   line-height: 1.35;
   padding: 0 0 12px;
}
h3 {
   font-size: 12.5pt;
   font-weight: normal;
   padding: 0 0 12px;
}
h4 {
   font-size: 10pt;
   font-weight: bold;
   padding: 0 0 8px;
}
h5 {
   font-size: 9pt;
   font-weight: bold;
   padding: 0 0 8px;
}
h6 {
   font-size: 8pt;
   font-weight: bold;
   padding: 0 0 8px;
}
.uline {
    border-bottom: 3px solid #E1E1E1;
    margin: 0 0 20px;
}
.orange {
    color: #ffae00;
}
#foto {
    position: absolute;
    top: 167px;
    left: 0;
    width: 373px;
    height: 593px;
    overflow: hidden;
}
#plans {
    position: absolute;
    top: 167px;
    right: 0;
    border: 3px solid #a6acb0;
    width: 601px;
    height: 587px;
    overflow: hidden;
}
#downloadpdf:link, #downloadpdf:visited {
    position: absolute;
    z-index: 10;
    top: 25px;
    right: 30px;
    display: block;
    background: url(assets/images/design/pdficon.gif) 0 0 no-repeat;
    padding: 0 0 0 27px;
    height: 32px;
    line-height: 1.25;
    text-decoration: none;
}
#downloadpdf:hover, #downloadpdf:active {
    color: #FAA61A;
}
#downloadpdf em {
    display: block;
    font-style: italic;
}
#plansinfo {
    position: absolute;
    top: 30px;
    left: 30px;
}
#plansinfo h3 {
    padding: 0 0 25px;
    font-size: 13pt;
}
#plansinfo p {
    padding: 0 0 3px;
    font-size: 10.5pt;
}
#footer {
    position: relative;
    z-index: 2;
    line-height: 1.2;
    font-size: 8pt;
    height: 70px;
}
#copyright {
    padding: 10px 0 0 15px;
}
#fz-214 {
	float: right;
	padding: 4px 15px 0 0;
}
#address {
    position: absolute;
    top: 0;
    left: 393px;
    color: #333;
    padding: 10px 0 0 0;
}
#phone {
    position: absolute;
    top: 0;
    left: 560px;
    color: #333;
    padding: 10px 0 0 0;
}
#slogan {
    position: absolute;
    right: 17px;
    top: -95px;
}

/* For jScrollPane */

.scroll-pane {
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: scroll;
}
.jScrollPaneContainer {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.jScrollPaneTrack {
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0;
    height: 100%;
    background: #E1E1E1;
}
.jScrollPaneDrag {
    position: absolute;
    cursor: pointer;
    overflow: hidden;
    background: #FFA900 url(assets/images/design/scroll.gif) 50% 50% no-repeat;
}
.jScrollPaneDragTop {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.jScrollPaneDragBottom {
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.jScrollBT {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    overflow: hidden;
    background-color: #E1E1E1;
    height: 1px;
}
.jScrollBB {
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    overflow: hidden;
    background-color: #E1E1E1;
    height: 1px;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: url(assets/images/design/scroll-top.gif) 50% 50% no-repeat;
	height: 14px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: url(assets/images/design/scroll-bottom.gif) 50% 50% no-repeat;
	height: 14px;
}
a.jScrollArrowDown:hover {
	/*background-color: #FFA900;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #FFA900;*/
}
