body								{ background: #ffffff url(/Corporate/UI/img/bg.png) 0 0 repeat-x; }

/* Page setup */
#top								{ background: transparent url(/Corporate/UI/img/bg-shadow-top.png) 0 0 no-repeat; }
#top #topcontent					{ background: #ecece7 url(/Inouk/UI/img/bg-top-content.png) 0 100% no-repeat; }
#top #topcontent #tools				{ float: right; height: 30px; }
#topnav .menu a						{ background: transparent url(/Corporate/UI/img/menu-line.png) 100% 0 no-repeat; color: #fff; }
#main #breadcrumb					{ background: transparent url(/Corporate/UI/img/bg-breadcrumb.png) 0 0 no-repeat; }
#main #breadcrumb ul li a			{ color: #333; }
#main #maincontent					{ background: transparent url(/Corporate/UI/img/bg-shadow-page.png) 0 0 repeat-y; }
#bottom								{ background: transparent url(/Corporate/UI/img/bg-shadow-page.png) 0 50% repeat-y; }
#bottom #bottomcontent				{ background-color: #8b8b85; }
#bottomdeco							{ background: transparent url(/Corporate/UI/img/bg-shadow-bottom.png) 0 100% no-repeat; }

/* Find Country */
.con-find-country						{ background: transparent url(/Corporate/UI/img/bg-find-country.jpg) 0 30px no-repeat;  }
.con-find-country h2					{ background-color: #de7820; color: #fff; }
.con-find-country .content				{ height: 158px; background: transparent; }
.con-find-country .content .readmore	{ position: absolute; top: 95px; left: 10px; background-color: transparent; }
.con-find-country .content .readmore a	{ background: transparent url(/Corporate/UI/img/button-choosedestination.gif) 0 0 no-repeat; height: 94px; width: 128px; color: #fff; font: bold 14px/18px arial,verdana; padding: 22px 0 0 75px; }
.con-find-country .content .readmore a:hover	{ background-color: transparent; }
