body{background: #CCC; font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #555; text-align: center;}
#wrap {width: 820px; background: #CCC url(images/content.jpg) repeat-y center top;
	margin: 0 auto; text-align: left;}
#header {width: 820px; position: relative; height: 103px;
	background: #CCC url(images/header.jpg) no-repeat center top;
	padding: 0;	color: #FFF;
	/* font-size: 14px; */}
#header h1#logo-text {position: absolute; margin: 0; padding: 15px 0 0 0;
	font: bolder 44px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px; color: #FFF; text-transform: none;	
	/* change the values of top and left to adjust the position of the logo*/
	top: 30px; left: 50px;}
#header h2#slogan {position: absolute; margin: 0; padding: 0;
	font: normal 19px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none; color: #FFF;	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 25px; left: 40px;}
/* header links */
#header #header-links {position: absolute;	top: 35px; right: 35px;	
	color: #C6DDEE;	font-size: 10px; text-align: right;}
#header #header-links a {color: #FFF; text-decoration: none;}
#header #header-links a:hover {color: #D4E59F;}
/* Menu */
#menu {clear: both; margin: 0 auto; padding: 0;
	background: url(images/menu.jpg) repeat-x 0 0;	
	font: bold 12px/37px Verdana, Arial, Tahoma, Sans-serif; height: 37px; width: 780px;}
#menu ul {float: right; list-style: none; margin:0; padding: 0;}
#menu ul li {display: inline;}
#menu ul li a {display: block; float: left; padding: 0 10px; color: #FFF; text-decoration: none;}
#menu ul li.last a {padding-right: 20px;}
#menu ul li a:hover {color: #ff9900;}
#menu ul li#current a {color: #ff9900;}
#flag {float: left; padding: 4px 0 0 10px;}

#wrapper {clear: both; width: 790px; margin: 0 auto;}
#content {width: 760px;vertical-align: top;padding: 10px 38px 10px 38px;}

#footer {padding-top: 10px; color: #C6DDEE; background: #CCC url(images/footer.jpg) no-repeat center top;
	clear: both; width: 820px; height: 75px; text-align: center; font-size: 92%;	}
#footer a {color: #FFF; text-decoration: none;}
