/* # # # # # # # # # # # # # # # # # # # # # # # # # MAIN CONFIGURATION # # # # # # # # # # # # # */
html, body {
background-image: url(../../imgs/page_bg.jpg);
background-repeat: repeat-x;
background-color: #003366;
margin: 0px;
font-family: "Trebuchet MS", Sans-Serif;
font-size: 12px;
color: #222222;
line-height: 17px;
font-weight: normal;
vertical-align: middle;
text-align: center;
}
#wrapper {
text-align: left;
vertical-align: middle;
margin: 0px auto;
width: 985px;
height: auto;
float: none;
position: relative;
padding-top: 40px;
}
#top {
background-image: url(../../imgs/container_top.png);
width: 985px;
height: 68px;
float: left;
position: relative;
}
#top_content {
width: auto;
height: auto;
float: right;
position: relative;
margin-top: 25px;
margin-right: 45px;
color: #fff;
}
#top_content a:link {
color: #fff;
padding-right: 10px;
padding-left: 10px;
border-right: 1px solid #0f579f;
text-transform: uppercase;
}
#top_content a:visited {
color: #fff;
padding-right: 10px;
padding-left: 10px;
border-right: 1px solid #0f579f;
text-transform: uppercase;
}
#top_content a:hover {
color: #ff8400;
padding-right: 10px;
padding-left: 10px;
border-right: 1px solid #0f579f;
text-transform: uppercase;
text-decoration: none;
}

#container {
background-image: url(../../imgs/container_bg.gif);
width: 985px;
height: auto;
float: left;
position: relative;
}
#content_left {
width: 590px;
float: left;
position: relative;
border-right: 1px solid #000;
margin-top: 50px;
margin-left: 25px;
padding-right: 15px;
}
#content_right {
width: 245px;
float: right;
position: relative;
margin-right: 55px;
margin-top: 50px;
}
#content_left_ustream {
width: auto;
float: left;
position: relative;
border-right: 1px solid #000;
margin-top: 50px;
margin-left: 25px;
padding-right: 15px;
}
#content_left2 {
width: auto;
float: left;
position: relative;
padding: 30px;
}
.box {
width: 250px;
height: 250px;
margin-right: 40px;
float: left;
}
.box-se {
width: 550px;
float: left;
position: relative;
padding-top: 20px;
padding-right: 40px;
}


/* FOOTER  *************************/
#bottom {
background-image: url(../../imgs/container_bottom.gif);
background-repeat: no-repeat;
width: 985px;
height: 25px;
clear: both;
position: relative;
}
.b_left {
width: 200px;
height: 25px;
float: left;
position: relative;
padding: 20px;
margin-top: 25px;
margin-bottom: 80px;
color: #fff;
}
.b_left a:link {
text-decoration: none;
font-weight: normal;
color: #fff;
}
.b_left a:visited {
text-decoration: none;
font-weight: normal;
color: #fff;
}
.b_left a:hover {
text-decoration: underline;
font-weight: normal;
color: #ff8400;
}
/* FOOTER  *************************/


a:link {
text-decoration: none;
font-weight: normal;
color: #0090ff;
}
a:visited {
text-decoration: none;
font-weight: normal;
color: #0090ff;
}
a:hover {
text-decoration: underline;
font-weight: normal;
color: #0090ff;
}
h1 {
font-size: 17px;
text-transform: uppercase;
color: #0f579f;
}
h2 {
font-size: 17px;
text-transform: uppercase;
color: #0f579f;
padding-bottom: 3px;
margin-bottom: 0px;
border-bottom: 1px solid #000;
}
h3 {
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
color: #ff8400;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 3px;
margin-bottom: 0px;
}
h4 {
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
color: #ff8400;
padding: 10px;
}
.button {
margin-top: 15px;
}
.abs-image {
margin-left: 7px;
}
.float-left {
width: auto;
height: auto;
padding-right: 20px;
float: left;
position: relative;
}
.float-right {
float: right;
}
img {
border: 0px;
}


.idz {
display: block;
padding-top: 20px;
clear: both;
}

/* # # # # # # # # # # # # # # # # # # # # # # # # # MAIN CONFIGURATION # # # # # # # # # # # # # */
