/*header*/

div#header p, div#header h5, div#header ul {
	margin: 0;
	padding: 0;
}

div#logo a {
	margin-top: 20px;
	display: block;
}

div#logo h5 a span, div#logo p {
	display: none;
	color: #FFFF00;
	background-position: right top;
}

div#header {
	background: #333;
	height: 75px;
	border-bottom: 8px solid #CCFF33;
	width: 760px;
	margin: 0 auto;
}

div#header-inside {
	font-family: Lucida Grande, Arial, Helvetica;
	width: 760px;
	margin: 0 auto;
}

div#logo h5 a {
	height: 50px;
	width: 114px;
	float: left;
	background-image: url(../images/logowe6gn_114.gif);
	background-repeat: no-repeat;
}

/* p#mediatemple a {
	float: right;
	height: 20px;
	width: 113px;
	background: url() no-repeat;
} */

ul#menu {
	clear: both;
	float: right;
	list-style: none;
	position: relative;
	top: 3px;
}

ul#menu li {
	float: left;
	margin-left: 5px;
	line-height: 1.4;
}

ul#menu li a {
	color: #fff;
	/* text-shadow: 2px 2px 1px #2a2a2f; */
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	width: 85px;
	height: 15px;
	padding: 5px 0;
	display: block;
	background-image: url(http://mootools.net/assets/images/header/tab.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 11px;
}

ul#menu li a:hover, ul#menu li a:active {
	background-position: top left;
}

ul#menu li a.selected {
	background-position: bottom left;
}

/*footer*/

div#xfooter {
	font-size: 9px;
	color: #669999;
	margin-top: 0;
	width: 760px;
	position: relative;
	float: left;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

#xfooter a {
	color: #669999;
}

div#footer {
	/* font-family: Lucida Grande, Arial, Helvetica; */
	/* width: 760px; */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	font-size: 9px;
	color: #669999;
	height: 1%;
	margin-top: 12px;
}

div#footer-links {
	margin: 0 auto;
	text-align: center;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	font-family: Lucida Grande, Arial, Helvetica;
	/* width: 760px; */
	margin: 0 auto;
}

div#footer-inside {
	font-family: Lucida Grande, Arial, Helvetica;
	width: 760px;
	margin: 0 auto;
}

#footer a.copy {
	display: block;
	background: url(../images/mucca.gif) no-repeat bottom right;
	height: 43px;
	width: 54px;
	margin: 0 auto;
}

/* #footer a.copy:hover {
	background-position: top right;
} */
.h5txt {
	color: #CCFF33;
	text-align: right;
	vertical-align: bottom;
	float: right;
}
#header #header-inside h1 {
	font-size: 20px;
	color: #FFFFFF;
	right: 5px;
	font-weight: normal;
	float: right;
	position: relative;
	top: 46px;
	line-height: 25px;
}
