/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
color :#777777;
background-color:#E5E6D8;
text-align:justify;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

#top_wrapper {
width:100%;
height:168px;
background-color:#24BADA;
}

#top_wrap {
width:800px;
height:168px;
background-image:url(banner.jpg);
background-repeat:no-repeat;
background-position:right;
margin:0 auto;
}

#logo {
padding-top:35px;
width:auto;
height:auto;
}

h1 {
margin:0;
padding:0;
color:#33373A;
font-size:36px;
font-family:"Trebuchet MS";
}

.lstyle1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:30px;
color:#FFFFFF;
}

.lstyle2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#4B4B4C;
font-weight:bold;
}

/*--------------------------MENU---------------------------*/

#foxmenucontainer{float:left; width:540px;height:29px;display:block; margin-top:23px;}

#foxmenu{position:relative;display:block;height:29px;font-size:12px;
font-family:Arial,Verdana,Helvitica,sans-serif; margin-top:20px; padding-left:10px;}

#foxmenu ul{ height:29px;margin:0;padding:0;list-style-type:none;width:auto;}

#foxmenu ul li{width:81px; height:24px;display:block;float:left;margin:0 3px 0 0; text-align:center;}

#foxmenu ul li a{display:block;float:left;color:#fff;text-decoration:none;
padding:5px 0px 0 0px;height:24px; width:81px; background:transparent url(button.jpg) no-repeat;}

#foxmenu ul li a:hover{color:#4A4A4A; width:81px; height:24px;
background:transparent url(button_over.jpg) no-repeat; color:#3F3F3F;}

#foxmenu ul li a.current,#foxmenu ul li a.current:hover{color:#000;background:#fff;}

/*------------------------------BANNER---------------------*/

#banner_wrapper {
width:100%;
height:235px;
background-color:#33373A;
}

#banner_wrap {
width:800px;
height:235px;
margin:0 auto;
}

.bstyle1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#BBBBBB;
margin:0;
padding:0;
width:475px;
font-size:12px;
margin-left:20px;
padding-top:25px;
}

#foto {
width:189px;
height:134px;
background-image:url(foto.jpg);
background-repeat:no-repeat;
margin-left:10px;
margin-top:20px;
margin-right:30px;
float:left;
}

.bstyle2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#CCCCCC;
float:right;
padding-top:20px;
width:550px;
padding-right:10px;
}

/*-----------------CONTENT---------------------*/

#content_wrapper {
padding-top:30px;
width:100%;
height:auto;
padding-bottom:30px;
}

#content_wrap {
width:800px;
height:auto;
margin:0 auto;
}

#newsletter {
width:193px;
height:auto;
background-color:#D1D2C7;
float:left;
padding-bottom:5px;
margin-right:40px;
}

h2 {
color:#515151;
font-family:"Trebuchet MS";
font-size:20px;
margin:0;
padding:0;
padding-left:10px;
}

.signup {
font-size:11px;
color:#515151;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-left:10px;
margin-bottom:5px;
}

.form {
width:170px;
}

#subscr {
width:124px;
height:auto;
margin-top:5px;
margin-left:5px;
margin-bottom:15px;
}

a.subscr {
display:block;
width:124px;
height:20px;
background-image: url(subscribe.jpg);
background-repeat:no-repeat;
}

a.subscr:hover {
display:block;
width:124px;
height:20px;
background-image: url(subscribe_over.jpg);
background-repeat:no-repeat;
}

.note {
width:183px;
height:auto;
padding:5px;
padding-right:5px;
}

#advert {
width:260px;
height:auto;
float:left;
margin-right:35px;
}

h3 {
font-size:20px;
color:#0A99B8;
font-family:"Trebuchet MS";
margin:0;
padding:0;
}

.learn {
width:260px;
text-align:right;
color:#0A99B8;
font-weight:bold;
padding-top:10px;
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.learn a{
text-decoration:none;
color:#0A99B8;
}

.learn a:link{
text-decoration:none;
color:#0A99B8;
}

.learn a:hover{
text-decoration: underline;
color:#0A99B8;
}

.learn a:visited{
text-decoration: underline;
color:#0A99B8;
}


#publisher {
width:260px;
height:auto;
float:left;
}

h4 {
color:#8AD038;
font-size:20px;
font-family:"Trebuchet MS";
margin:0;
padding:0;
}

#foto1 {
width:88px;
height:88px;
background-image:url(foto1.jpg);
background-repeat:no-repeat;
float:left;
margin-right:5px;
}

/*--------------FOOTER-----------------*/

#footer_wrapper {
width:100%;
height:106px;
background-color:#313236;
}

#footer_wrap {
width:800px;
height:106px;
margin:0 auto;
}

#footer {
width:400px;
float:left;
padding-top:50px;
font-weight:bold;
}

.copyright {
color:#EDEDED;
width:390px;
text-align: right;
padding-right:10px;
float:left;
padding-top:50px;
}
