* {padding:0;margin:0;}
html,body{margin:0;padding:0}
body {
	padding:0;
	margin:0;
	background:#fff;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image: url(images/bckg.png);
	background-repeat: repeat-x;
}

#coverup {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 34px;
	background-color: #fff;	
}

img {
	border: 0px;
}

a {
	color: #FF8000;
	font-weight: bold;
}

a:link { text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline}

#outer{
	width:750px;
	color: #000000;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;
	position:relative;	
}

#header {
	position: relative;
	height:63px;
	background-image: url(images/header_en.png);
	background-repeat: no-repeat;	
}

#menu {
	position: relative;
	border-bottom:1px solid #FF8000;
	height:27px;
	background-repeat: no-repeat;
}

.menuitem {
	position: absolute;
	top: 5px;

	/*Font Size needed by Opera and FF*/
	font-size: 18px;
}

#menu1 {
	left: 0px;
}

#menu1 a {		
	background-image: url(images/menu1_off.png);
	background-repeat: no-repeat;
}

#menu1 a:hover {	
	background-image: url(images/menu1_on.png);
	background-repeat: no-repeat;
}

#menu2 {
	left: 133px;	
}

#menu2 a {		
	background-image: url(images/menu2_off.png);
	background-repeat: no-repeat;
}

#menu2 a:hover {	
	background-image: url(images/menu2_on.png);
	background-repeat: no-repeat;	
}

#menu3 {
	left: 216px;	
}

#menu3 a {		
	background-image: url(images/menu3_off.png);
	background-repeat: no-repeat;	
}

#menu3 a:hover {	
	background-image: url(images/menu3_on.png);
	background-repeat: no-repeat;	
}

#menu4 {
	left: 346px;
}

#menu4 a {		
	background-image: url(images/menu4_off.png);
	background-repeat: no-repeat;	
}

#menu4 a:hover {	
	background-image: url(images/menu4_on.png);
	background-repeat: no-repeat;	
}

#menu5 {
	left: 487px;
}

#menu5 a {		
	background-image: url(images/menu5_off.png);
	background-repeat: no-repeat;	
}

#menu5 a:hover {	
	background-image: url(images/menu5_on.png);
	background-repeat: no-repeat;	
}

#menu6 {
	right: 0px;
}

#menu6 a {		
	background-image: url(images/menu6_off.png);
	background-repeat: no-repeat;
}

#menu6 a:hover {	
	background-image: url(images/menu6_on.png);
	background-repeat: no-repeat;	
}

.sub-header{
	height: 12px;
}

#left{
	float:left;
	width:323px;	
}

.border {
	border:1px solid #FF8000;
}

#right{
	float:right;
	width:414px;	
	margin-bottom: 12px;
	border-left:1px solid #FF8000;
	padding-left: 12px;	
}

#right p {
	margin-bottom: 12px;
}

#footer {
	clear:both;	
	height:48px;
	border-top:1px solid #FF8000;		
}

.mainimagetop {
	background-color: #FF8000;
	width: 311px;
	vertical-align: middle;
	height: 16px;
}

.date {
	position: relative;
	font-size: 80%;
	margin-left: 2px;
	color: #FFFFFF;
	top: -2px;
}

hr {
	/*Cross-Browser*/	
	border: 0;
	height: 1px;
	color: #FF8000;
	background-color: #FF8000;
	margin: 0px;
}

.imgspacer {
	height: 12px;
}

h1 {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 12px;
}

h2 {
	font-weight: bold;
	font-size: 110%;
	color: #FF8000;
	margin-bottom: 12px;
}

.menuspace {
	position: relative;
	margin-right: 14px;	
}

.orangebold {
	font-weight: bold;
	color: #FF8000;
}

.blackbold {
	font-weight: bold;
	color: #000000;
}

ul {
	margin-bottom: 12px;
	margin-left: 17px;
}

li {
	margin-bottom: 6px;
}

.example {
	position: relative;
	border:1px solid #FF8000;
	margin: 0px;
	padding: 6px;
	margin-bottom: 12px;
	background-color: #FFF9F2;
	font-size: 110%;
}

#submenu {
	font-weight: bold;
}

.orgaddress {
	font-size: 80%;
	color: #444444
}

.orgdetails {
	font-size: 80%;
}

#footer_left{
	float:left;
	width:323px;	
}

#footer_left table {
	height: 60px;
}

#footer_right{
	float:right;
	width:414px;	
	margin-bottom: 12px;
	border-left:1px solid #FF8000;
	padding-left: 12px;	
	font-size: 80%;
	color: #444444;
}

.longlink {
	position: relative;
	width:265px;
}

#bigpic img {
	border:1px solid #FF8000;
}

.banner {
	border:1px solid #FF8000;
}

#enlogo_link {
	position: absolute;
	height: 40px;
	width: 280px;	
	top: 6px;
	right: 32px;
}

