/* Version: 1.0 (Jun 19, 2008), darkmay.com */



/* addes styles */
/* side-box styles */ 
body {
  background: url(/img/css/body.jpg) repeat;  
}
#main {
  width: 912px;
}
#main-bg {
  width: 912px;
} 
#main-bg-fixed {
  width: 912px;
}
#footer{
  background: #ee9400;
}

#country-list a {
    color: #3a80ad;	
}

#country-list a:hover {
	color: #9b4a3f;
	 	
}

#menu {
	display: none;
	 	
}