body {
background: #252e38;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
}

#container {
width: 920px;
margin: 0 auto;
}

#header {
border: 1px solid #909ca5;
width: 918px;
background: #46535f;
margin-bottom: 5px;
}

#banner {
clear: both;
}

#menu {
clear: both;
margin-bottom: 5px;
}

#splash {
border: 1px solid #909ca5;
width: 918px;
}

#content {
padding-top: 13px;
background: #46535f url(images/content_bg.gif) top left no-repeat;
border: 1px solid #909ca5;
width: 918px;
}

#left {
float: left;
}

#submenu {
width: 183px;
margin-left: 23px;
margin-top: 30px;
border-top: 5px solid #ec6400;
}

#submenu ul {
padding: 0;
margin: 0;
}

#submenu li {
display: block;
margin-top: 5px;
background: #89959c url(images/subpt.gif) no-repeat left center;
padding: 7px 0 0 30px;
height: 23px;
font-size: 13px;
font-weight: bold;
}

#submenu li a {
color: #fff;
text-decoration: none;
}

#news {
width: 183px;
margin: 30px 0 0 23px;
border-top: 5px solid #ec6400;
}

#news h1 {
background: #89959c;
padding: 10px;
margin: 5px 0 1px 0;
font-size: 13px;
}

#news ul {
margin: 0;
padding: 10px 10px 5px 10px;
background: #89959c;
}

#news li {
padding: 0 0 10px 0;
margin: 0;
list-style: none;
font-size: 10px;
}

#news li .head {
color: #fffcd1;
font-weight: bold;
}

#news li a {
color: #252e38;
text-decoration: none;
font-size: 9px;
line-height: 2em;
}

#news li a:hover {
text-decoration: underline;
}

#news .footer {
margin-top: 1px;
background: #89959c;
height: 10px;
display: block;
clear: both;
}

#main {
margin-left: 240px;
margin-top: 30px;
line-height: 1.5em;
padding: 0 30px 0 0;
}

#main h1 {
font-size: 24px;
font-weight: bold;
padding-top: 15px;
line-height: 30px;
}

#main h2 {
font-size: 18px;
font-weight: bold;
}

#main h3 {
font-size: 14px;
font-weight: bold;
}

.cb {
clear: both;
}

#footer {
margin-top: 5px;
padding: 5px;
height: 12px !important;
height: 10px;
width: 908px;
background: #46535f;
border: 1px solid #909ca5;
color: #dfdfdf;
font-size: 9px;
clear: both;
text-align: center;
}

#footer .copyright {
float: left;
}

#footer .produced {
float: right;
}

#footer a {
color: #dfdfdf;
text-decoration: none;
}

#footer a:hover {
color: #99cc00;
text-decoration: underline;
}

a {
color: #74c6fb;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.datofelt {
font-style: italic;
}

.ip1, .ip2, .ip3 {
border: 1px solid #fff;
background: #89959c;
color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 2px;
}

.ip1, .ip2 {
width: 400px;
}

.ip2 {
height: 150px;
}

.submit {
border-bottom: 1px solid #ec6400;
}

