body
{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#7e8783;
background:#000;
}

p{
margin:0px;
padding:0px;
}

a{
color:#4e7b8d;
text-decoration:underline;
}
a:hover
{
text-decoration:none;
}



.flash_area
{
font-size:0px;
background:url(../images/top_bg.jpg) no-repeat;
width:980px;
height:102px;
}

.content_wrapper
{
background:#222528 url(../images/content_bg.jpg) no-repeat top;
}
.content_wrapper_big
{
background:#222528 url(../images/content_bg.jpg) no-repeat top;
padding:30px;
}

.side_box_top
{
background:url(../images/side_box_top.jpg) no-repeat;
width:291px;
height:38px;
}
.side_box_middle
{
background:url(../images/side_box_middle.jpg) repeat-y;
width:231px;
min-height:450px !important;
height:auto;
height:450px;
padding:20px 30px;
}
.side_box_bottom
{
background:url(../images/side_box_bottom.jpg) no-repeat;
width:291px;
height:41px;
}


.side_box_middle a
{
color:#fff;
font-weight:bold;
text-decoration:underline;
line-height:25px;
font-size:12px;
}
.side_box_middle a:hover
{
text-decoration:none;
}

.content
{
padding:50px 20px 30px 0px;
}

.footer
{
width:980px;
height:70px;
background:url(../images/footer_bg.jpg) no-repeat;
}
.footer_text
{
width:455px;
margin:auto;
font-size:12px;
color:#7e8783;
margin-top:15px;
}
.footer_text a
{
text-decoration:underline;
color:#7e8783;
}
.footer_text a:hover
{
text-decoration:none;
}