@charset "utf-8";
/* CSS Document */

body{
margin:0 0 0 0 ;
background-color:#3e4245;
}



.wrap{
background:#FFFFFF;
width:890px;
height:910px;
}

.top_black{
background:#000000;
width:890px;
height:15px;
}

.mainmenu{
background:#FFFFFF;
width:890px;
height:80px;
}

.navigation{
float:right;
position:relative;
top:50px;
left:170px;
width:500px;
height:35px;
letter-spacing:1px;
}

.logo{
float:left;
position:relative;
top:10px;
right:0px;
width:191px;
height:66px;
letter-spacing:1px;
}

.mainflash{
background-repeat:no-repeat;
width:890px;
height:246px;
}

.grayborder{
background:url(../images/gray_bg.jpg);
width:890px;
height:15px;
}

.contentWrap{
margin-top:20px;
margin-left:0px;
background:#FFFFFF;
float:left;
width:620px;
height:500px;
}

.contentWrap_scroll{
font-family:Tahoma;
font-size:13px;
text-align:justify;
overflow:auto;
padding-bottom:15px;
padding-left:5px;
padding-right:15px;
margin-top:20px;
margin-left:0px;
background:#FFFFFF;
float:left;
width:620px;
height:500px;
}


.contentBox{
background:url(../images/logo_bg.jpg);
background-repeat:no-repeat;
margin:5px 5px 20px 20px;
padding-top:15px;
float:left;
width:284px;
height:209px;
}

.contentWrapAdverts{
float:right;
margin-right:12px;
width:234px;
height:550px;
}

.advertImage1{
width:234px;
height:186px;
margin-bottom:10px;
}

.advertImage2{
text-align:left;
width:223px;
height:150px;
margin-bottom:20px;
}

.advertImage3{

background-repeat:no-repeat;
text-align:left;
width:223px;
height:130px;
margin-bottom:10px;
}


.footerBg{
clear:both;
width:100%;
height:75px;
}

.footer{
position:relative;
background:#333333;
text-align:right;
padding-right:10px;
padding-top:10px;
width:880px;
height:75px;
}

.footerText{
font-family:Tahoma;
font-size:12px;
color:#666666;
}


.footer_navigation{
position:relative;
left:175px;
background:#CC6666;
text-align:right;
width:300px;
height:75px;
}

.footer_copyright{
position:relative;
left:90px;
background:#CC6666;
text-align:left;
width:300px;
height:75px;
}




a.mainnavi:link, a.mainnavi:visited ,a.mainnavi.active{
font-family:Tahoma;
font-size:14px;
text-decoration:none;
color:#333333;
}

a.mainnavi:hover{
font-family:Tahoma;
font-size:14px;
text-decoration:underline;
color:#333333;
}


a.footerlink:link, a.footerlink:visited ,a.footerlink.active{
font-family:Tahoma;
font-size:12px;
text-decoration:none;
color:#CCCCCC;
}

a.footerlink:hover{
font-family:Tahoma;
font-size:12px;
text-decoration:underline;
color:#CCCCCC;
}

a.support:link, a.support:visited ,a.support.active{
font-family:Tahoma;
font-size:17px;
text-decoration:none;
color:#FFFFFF;
}

a.support:hover{
font-family:Tahoma;
font-size:17px;
color:#CCCCCC;
}
