
/* EUTOPA SWITCH CSS */

body{

margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
background: transparent;
		
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 11px;
line-height: 15px;
color: #999;

background: #338c0e;	

}



span{
color: #1c691e;
}

#eutswitchbody{
margin: 0 auto;
width: 726px;
background: #338c0e url(../img/eutopaswitchbg.jpg) top center no-repeat;
}


#footbox{
width: 726px;
height: 76px;
margin: 20px 0 0 0;
background: #a8e53a;
clear: both;
}

a#eutlink {
display: block;
width: 354px;
height: 285px;
margin: 130px 18px 20px 0 !important; 
float:left;
background: #64b221;
}

a#eutiplink {
width: 354px;
height: 285px;
margin: 130px 0 20px 0 !important;
float:left;
background: #64b221;
}

a#eutlink:link, a#eutiplink:link   {
background: #64b221;
}

a#eutlink:hover, a#eutlink:focus, a#eutiplink:hover, a#eutiplink:focus {
background: #FFF;
}






#rbox a, #lbox a {
margin: 10px 0 0 0;
text-decoration: none;
text-align: center;
color: #333;
display: block; 

}

#rbox img, #lbox img{
margin: 70px 0 0 0;
border: none;
}

#footbox img {
margin: 0 0 0 73px;
float:left;
}

#footbox p{
float: left;
margin: 13px 0 0 10px;
color: #333;
}
