/* CSS Document */

BODY {
  
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666699;
  color:#000077;
  margin: 0px;
  padding: 0px;
  
  
  background:url(Images/bg.jpg);
  background-repeat:repeat-x;
  background-color:#6699CC;
}


#center {
	
  WIDTH: 700px;
  margin:auto;
  text-align:center;
 
}

#bg1{
background-color:#ffffff;
float:left;
width:727px;
padding-left:10px;
padding-right: 10px;
}

#bg{
background-color:#ffffff;
text-align:left;
width:727px;
}

#hero{
float:left;
width:727px;
height:150px;
}


#logo {
width: 427px;
padding-top: 10px;
float:left;
}

#lang{
width:280px;
float:left;
padding-top:27px;
padding-right: 20px;
text-align:right;
color:#aaaaaa;
}

#menu {
width: 727px;
height: 44px;
float:left;
}

#header1{
width: 727px;
height: 235px;
float:left;
background-image:url(Images/header1.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
text-align:right;
}

#header2{
float: right;
width: 254px;
padding-right:10px;
height: 134px;
color:#FFFFFF;
text-align:right;
background-image:url(Images/header2.jpg);
background-repeat:no-repeat;
}

#contentLeft{
width: 405px;
float:left;
padding-left:30px;
padding-top: 10px;
padding-bottom:0px;
text-align: justify;
}


#content{
width: 687px;
padding:10px;
padding-left:20px;

float:left;
text-align:justify;

min-height:300px;
height:auto !important;
height:300px;

}

#contentRight{
width:225px;
float:right;
padding: 10px;
padding-bottom:0px;
overflow:hidden;
}


#footer{
background:url(Images/footer2.jpg);
background-repeat: no-repeat;
width:747px;
height:82px;
padding-top: 10px;
color:#FFFFFF;
float:left;
}

#footer a
{
color:#FFFFFF;
}

#box{
float:left;
width: 300px;
padding-right:30px;
height:200px;
}

#images a:hover
{
background-color:#FFFFFF;
}

#box1{
float:left;
width: 500px;
padding-top:5px;
}

#box2{
float:left;
width: 200px;;
padding-right:20px;
}

#box3{
float:left;
width: 150px;
padding-right:10px;
padding-top: 10px;
text-align:center;
}


#box3 a:hover{
background-color:#FFFFFF;
}

#box4{
float:right;
width: 600px;
padding-top:5px;
}

a{
text-decoration: none;
color:#0066CC;
}
a:hover{
color:#FFFFFF;
background:#0066CC;
}

h1{
color: #6666aa;
font: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:20px;
margin-bottom: 0px;
margin-top: 0px;
}

h2{
color: #6666aa;
font: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:16px;
margin-bottom: 0px;
margin-top: 0px;
}

h3{
font-size:16px;
margin-bottom: 0px;
margin-top: 0px;
}

h4{
font: "Trebuchet MS", Arial, Helvetica, sans-serif;
margin-bottom: 0px;
margin-top: 0px;
font-size:14px;
}


.Blue{
color:#000066;
}

.small{
font: "Arial Narrow", Arial, Helvetica, sans-serif;
font-size:9px;

}

/*=========================================================================================================*/
ul 
{


}


ul#mainMenu 
{ 
padding:0; 
margin:0; 
list-style-type:none;

} 

li#button1 
{
	width: 147px;
	height:44px;
	
	float: left;
	
	list-style-type: none;
	color:#FFFFFF;
	
	
}

li#button1 a
{
	color:#FFFFFF;
	background:url(Images/button1_1.jpg);
	width: 147px;
	height:27px;
	text-align:center;
	padding-top:17px;
	
	float:left;
}

li#button1 a:hover
{
background:url(Images/button1_2.jpg);
color:#CCFF00;
}

li#button2 
{
	width: 145px;
	height:44px;
	list-style-type: none;
	float: left;
	
	
	color:#FFFFFF;
	
	
}

li#button2 a
{
	color:#FFFFFF;
	background:url(Images/button2_1.jpg);
	width: 145px;
	height:27px;
	text-align:center;
	padding-top:17px;
	
	float:left;
}

li#button2 a:hover
{
background:url(Images/button2_2.jpg);
color:#CCFF00;
}

li#button3 
{
	width: 145px;
	height:44px;
	list-style-type: none;
	float: left;
	
	
	color:#FFFFFF;
	
	
}

li#button3 a
{
	color:#FFFFFF;
	background:url(Images/button3_1.jpg);
	width: 145px;
	height:27px;
	text-align:center;
	padding-top:17px;
	
	float:left;
}

li#button3 a:hover
{
background:url(Images/button3_2.jpg);
color:#CCFF00;
}

li#button4 
{
	width: 146px;
	height:44px;
	list-style-type: none;
	float: left;
	
	
	color:#FFFFFF;
	
	
}

li#button4 a
{
	color:#FFFFFF;
	background:url(Images/button4_1.jpg);
	width: 146px;
	height:27px;
	text-align:center;
	padding-top:17px;
	
	float:left;
}

li#button4 a:hover
{
background:url(Images/button4_2.jpg);
color:#CCFF00;
}

li#button5 
{
	width: 144px;
	height:44px;
	list-style-type: none;
	float: left;
	
	
	color:#FFFFFF;
	
	
}

li#button5 a
{
	color:#FFFFFF;
	background:url(Images/button5_1.jpg);
	width: 144px;
	height:27px;
	text-align:center;
	padding-top:17px;
	float:left;
}

li#button5 a:hover
{
background:url(Images/button5_2.jpg);
color:#CCFF00;
}
