@CHARSET "UTF-8";
body, html {
	height: 100% !important;
	padding: 0;
	margin: 0;
 }
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 85.00%; 
    color: black;
    text-align: center;
}
#center {
	text-align: left;
	width: 832px;
	background: white;
	margin: 0 auto 20px;
	height: auto !important;
	min-height: 100%;
	position: relative !important;
}
#head { height: 152px; background: transparent url("head.jpg") no-repeat top left; clear: both; padding: 24px; }
#head_menu { float: right; display: inline; color: white; }
#sbb { height: 160px; background: transparent url("sbb.jpg") no-repeat top left; clear: both; padding: 24px; }
#skbt { height: 184px; background: transparent url("skbt.jpg") no-repeat top left; clear: both; padding: 24px; }
* html #head,
* html #sbb, 
* html #skbt { height: 202px; margin-bottom: 20px; } 
#footer {  width: 826px; margin: -64px auto 0; position: relative !important; padding: 0; }
#footer_content { background: #E6E6E6; color: #666; padding: 12px 24px; margin: 0; text-align: left; border-top: 2px solid white; }

h1,h2,h3,h4,h5,h6 { 
	font-weight:bold;
	margin: 0 0 0.25em 0; 
}

#head h1 { font-size: 150%; color: white; float: left; width: 50%; }
h2 { font-size: 112.00%; }
h3 { font-size: 133.33% }                        /* 18px */
h4 { font-size: 116.67% }                     /* 16px */
h5 { font-size: 116.67% }                     /* 14px */
h6 { font-size: 116.67%; }  /* 14px */

p { line-height: 1.5em; margin: 0 0 1em 0; width: 254px; }
p.text { font-size: 110%; margin-bottom: 2em; }
#skbt p.text { margin-bottom: 1em; }
a,
a:focus,
a:hover,
a:active { color: black; text-decoration:none; }
#head_menu a { font-size: 110%; color: white; }

a.bigbutton { height: 160px; width: 786px; display: block; background: none; position: absolute; z-index: 999; }
