/*

------------------------------------------------------

1. This style sheet uses the Tantek Box Model Hack
(voice-family etc). Read more about this hack here:
http://www.tantek.com/CSS/Examples/boxmodelhack.html
------------------------------------------------------

*/

body, html {
font-family: Arial,Verdana, Helvetica, sans-serif;
background: url(../images/bg_new.gif);
text-align: center;
margin: 0;
padding: 0;
font-size: 80%;
}

/**** html-Tags ****/

h1 {
width: 200px;
font-family:  Verdana,Arial, Helvetica,sans-serif;
font-size: 1.3em;
color: #cccccc;
line-height: 22px;
margin: 0;
padding: 0 0 0 8px;
border-bottom: 1px #cccccc dotted}
h2 {
font-family: Verdana,Arial, Helvetica,sans-serif;
font-size: 1.0em;
color: #0099cc;
line-height: 22px;
margin: 0;
padding: 0 0 0 10px;
width: 400px;
text-decoration: none;
text-align: left; 
}
h3{
font-family: Verdana,Arial, Helvetica,sans-serif;
font-size: 1.0em;
color: #061d2A;
line-height: 18px;
margin: 2px;
padding: 0 0 0 5px;
}

a {
color: #0099cc;
text-decoration: none; 
}

/**** layout ****/



/* container-content */

#container {
	text-align: left;
	background-color:#000;
	position: relative;
	margin: 0 auto;
	padding: 0 0 8px 0;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
	width: 750px;
voice-family: "\"}\"";
voice-family:inherit;
width: 846px;
background: #000 url(../images/contentbg.gif) repeat-y 50%;
}
html>body #container {
width: 746px;
}
#content {
clear: both;
text-align: justify;
font-size: 1.2em;
line-height: 1.2em;
width: 580px;
height: 30%;
overflow: auto;
margin: -3px;
padding: 22px 0 0 25px;
}
#content a {
text-decoration: none;
color: #336699;
}
#contentb p, #contentb ol, #contentb ul {
width: 70%;
line-height: 1.6em;
padding: 8px 0 8px 0;
margin: 0;
color: #fff;
}
#content p, #content ol, #content ul {
width: 70%;
line-height: 1.6em;
padding: 8px 0 8px 0;
margin: 0;
color: #fff;
}
#content p a{
text-decoration: underline;
color: #336699;
}
}#content li {
margin: 0;
}
#content ul {
margin: 0;
background-color: #999999; 
padding: 10px 5px 5px 0;
width:50%;
border: 1px #333333 solid; 
}
#content form p input{
right: 320px;
position: absolute; 
}


#content a:hover {
color: #336699;
text-decoration: none;
 }




#nav-subs {
text-align: left;
font-family:  Verdana,Arial, Helvetica,sans-serif;
font-size: 1.2em;
position: absolute;
left: 465px;
margin: 0 auto;
top: 30px;
padding: 10px 0 0 5px;
width: 255px;
voice-family: "\"}\"";
voice-family:inherit;
width: 253px;
border: 1px #3366ff solid;
background-color: #ffffff; }
html>body #nav-subs {
width: 254px;
}
#nav-subs a, #info-site a {
text-decoration: none;
color: #3366ff; 
}
#nav-subs a {

}
#nav-subs a:hover {
color: #333366;
border-bottom: 1px #000066 dotted;
 }
#nav-section {
margin:  0 15px 0 5px;
}
#nav-supp {
margin:  0;
}

/* footer */
#info-site {
	font: 9px "small fonts", Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/footer.gif) no-repeat;
	height: 30px;
	color: #999999;
	text-align: left;
	line-height: 1.1em;
	width: 750px;
	margin: 0 auto;
	padding: 0;
	position:absolute;
    left:-2px;
}

}
#info-site a {
color: #0099cc;
}
#info-site a:hover {
color: #ffffff;
}
#info-site p {
padding: 8px 0 0 90px;
}

.floatleft {
	float: left;
	margin: 2px 2px 0 0px;
}
.floatleft-logo {
position: relative;
left: 15px;
}


tr#nav-bg {
 background: url("../images/nav-bg.gif") 0px 0px no-repeat;
 display:block;
 height:auto;
 }

tr#nav-bg td { width:80px;}