*{
border:none;	
}


body { 
background-color: #436870;
font-family: "Trebuchet MS",Arial,sans-serif;
font-size: 10pt;
margin: 0;
padding: 0;
color: #e7e7e7;
line-height: 12pt;
}

h1 {
font-family:"Trebuchet MS",sans-serif;
font-size:14pt;
font-weight:bold;
color:#06374c;
}
 
h2 { 
font-family:"Trebuchet MS",sans-serif;
font-size:12pt;
font-weight:bold;
color:#06374c;
}


#wrapper {
width:900px;
height:auto;
margin-left:auto;
margin-right:auto;
padding-top:20px;

}


#logo{
width:304px;
height:83px;
float:left;
}

#flagwrapper{
float:right;
}

#search {
height:52px;
padding-top:30px;
margin-left:20px;
width:67px;
float:right;

}
#banner{
float:left;
}

#alliance {
width:200px;
float:left;
margin-left:30px;
}


#flags{
float:right;
width:110px;
margin-top:40px;
}


#menue{
width:900px;
height:45px;
background-image: url(../img/navi.jpg);
background-repeat:no-repeat;
margin-top:100px;
font-size:130%;
font-weight:500;
line-height:normal;
padding-left:30px;
padding-top:7px;

}

#menue a.current{
color:#f3f1bb;
}   

#menue a:hover{
color:#f3f1bb;

}

#menue ul {
	  margin:0;
	  padding:0px 0px 0 0px;
	  list-style:none;
}
	  
#menue li {
      display:inline;
      margin:0;
      padding:0;
}

  
#menue a {
      float:left;
      background: no-repeat left top;
      margin-left:20px;
      padding:0 0 0 0px;
      text-decoration:none;
	  color:#fff;
      }
	  
  	 

#header {
margin-left:-3px;
width:908px;
height:210px;
background-image: url(../img/heada.jpg);
}

#contentwrapper {
width:900px;
height:auto;


}


#boxhead{
margin-top:10px;
width:900px;
height:16px;
background-image: url(../img/box_head.jpg);

}

#textwrapper{
width:900px;
margin:auto;
padding-bottom:5px;
background-image: url(../img/box_mid.jpg);
background-repeat:repeat-y;
}


.clr {
clear:both;
}


#boxbot{
background-image: url(../img/box_bot.jpg);
height:17px;
width:900px;
}



#footer{
background-image: url(../img/footer.jpg);
margin-top:10px;
width:900px;
height:34px;
}

#footermenue{
height:34px;
font-size: 12px;
line-height:normal;
padding-left:640px;
padding-top:8px;

}

#footermenue a.current{
color:#f3f1bb;
}   

#footermenue a:hover{
color:#f3f1bb;

}

#footermenue ul {
	  margin:0;
	  padding:0px 0px 0 0px;
	  list-style:none;
}
	  
#footermenue li {
      display:inline;
      margin:0;
      padding:0;
}

  
#footermenue a {
      float:left;
      background: no-repeat left top;
      margin-left:20px;
      padding:0 0 0 0px;
      text-decoration:none;
	  color:#fff;
      }


#intro {
    padding-bottom: 10px;
}

#slider {
    width: 800px;
    margin: 0 auto;
    position: relative;
	border: 0px solid #ccc;
}

.scroll {
	overflow: hidden;
	width: 800px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 10px;
    width: 274px;
	height: 318px;
}

.inside {
	padding: 10px;
	border: 0px solid #999;
}

.inside img {
	display: block;
	border: 0px solid #666;
	margin: 0 0 10px 0;
	width: 250px;
}

.inside h2 {
	font-weight: normal;
	color: #e7e7e7;
	font-size: 16px;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 11px;
	color: #ccc;
}


.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
    z-index: 10;
}

.scrollButtons.left {
    left: -45px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}
