
body {
background: #D2E4F8; font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif; width:900px; margin: 10px auto;}

a {color: #70A028;}
a:visited {color:#fff;}
a:hover {color:#8D124B; font-weight:bold;}
A {text-decoration: none}  

h1 {font-size: 14px; text-transform:uppercase; color:#4A507C;margin-left: 10px; margin-top: 0px;}
h2 {font-size: 14px; text-transform:uppercase; color:#4A507C;margin-left: 10px; margin-top: 0px;}

#content {
height:100%;
float:left;
background: #fff;
border: #000 1px solid;
}

#header{
height:148px;
width:900px;
float:left;
}



#menu { height: 43px; width:900px; float:right; background:url(images/menu-bg.gif) repeat-x;}

ul#menu { width: 85%; height: 43px; background: #FFF url("images/menu-bg.gif") top left repeat-x; font-size: 1.1em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0; }
ul#menu li { display: block; float: left; margin: 0 0 0 5px; }
ul#menu li a { height: 43px; color: #777; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 15px 0; }
ul#menu li a:hover { color: #333; }
ul#menu li a.current{ color: #FFF; background: #FFF url("images/current-bg.gif") top left repeat-x; padding: 5px 15px 0; }



#text{
width:600px;
float:left;
}

#text2{
float:left;
width:299px;
}

.text{
color:#333;
margin: 10px;
text-align:justify;
font-family:Tahoma;
font-size:14px;
}

.text2{
color:#333;
margin: 10px;
text-align: left;
font-family:Tahoma;
font-size:14px;
}

.img {
border: 1px #333 solid;
}

.flag{
padding-top:10px;
margin:3px;
}


#logo {
height:120px;
float:left;
width:900px;

}
.img1 {
	text-align:right;
	margin:10px;
	}

#footer {
height:20px;
float:left;
width:900px;
background:#0079B2;
}
