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



/* addes styles */
/* side-box styles */ 

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

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

#inner {
	border-top: none!important;
}
body {
  background: url("../img/css/bg-main.gif") #fec400 repeat-x; 
}
#footer {
  background: #f5a005;
}
.content-page p {
  font-size:14px;
}
.content-page li {
  font-size:14px;
}











