body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}

#wrapper{
	width: 760px;
	margin: auto;
	text-align:left
}

a:link{text-decoration:none;color:#666666;}
a:hover{
color:#666666;
border-bottom: 2px solid #009900; 
}

/*switch switch*/

#switch{position:relative;

height:1%;
margin:0px;
}
#langnav{float:right;clear:none;margin:0px;}
/*content content*/
#maincontent{
	margin-top: 10px;
	margin-bottom:10px;

}
img {}

#banner{display:block;
	background: #fff url(../images/bar.gif) repeat-x bottom; 
	width:760px;
	padding-bottom:3px; 
	height:145px;
}

#logo{
float:left;
background: #fff url(../images/logo.jpg) no-repeat left;height:145px; 
width:332px;
}

#nav{
float:left;
margin-top:10px; 
}



#contentOneA{	width:270px; float:left; clear:none;}
#contentOneB{	width:470px; float:left; clear:none;}
#contentTwo{	width:376px; float:left; height:300px; border:0px solid #000000;}

p {
	font-size:9pt;
}

/* footer */

#footer{float:left;
clear:both;
padding-top:10px;
margin-top:10px;
background: #fff url(../images/bar.gif) repeat-x top;
	width:760px;
	padding-bottom:3px;
}

.footerleft{float:left;}
.footerright{float:right;}

#footer span{color:#009900;}







