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



/* addes styles */
body {
      
        background: #fff url(/img/css/bg-all-1.jpg) 0 0 repeat-x; 
        }

#main-bg-fixed {
         
        background: url(/img/css/bg-cont.jpg) no-repeat;
         
        }
#main-bg {
        
        background: url(/img/css/bg-cont-plus.jpg) repeat-y;   
        
        }
		
#footer, #footer a   {background: #87ddef; color: #000}	
		
		
		
/* side-box styles */ 

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

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

#inner {
	border-top: none!important;
}











