html, body {
	margin: 0;
	padding: 0;
	background: #F7F7F7;
	font-family: tahoma;
	font-size: 13px;
	color:#999;
	}
#page-container {
	margin: auto;
	width: 780px;
	height: 100%;
	background: #fff;
	border-left: 4px solid #F2F2F2;
	border-right: 4px solid #F2F2F2;
	border-bottom: 4px solid #F2F2F2;
}

h1 {
	font-family: "calibri";
	font-size:24px;
	color:#7EC3D5;
}

h2 {
	font-family: "calibri";
	font-size:18px;
	color:#F39247;
}

a {
text-decoration:none;
color:#F39247;
}
a:hover {
text-decoration: underline;
color:#F39247;
}

#lang {
	height: 18px;
	}
	
#page-header {
	height: 145px;
	}

#main-menu {
	height: 28px;
	font-size:12px;
	font-family:arial;
	padding-top:0px;
	text-transform: uppercase;
	
	}

#flash-banner {
	height:164px;
	background-image:url(../images/flash-banner.jpg);
	}
#banner {
	height:234px;
	background:#3FB8D7;
	}


			
#flash-menu {
	height:70px;
	background-image:url(../images/imgs.jpg);
	}
	
#right-col {
	width:255px;
	height:100%;
	float:right;
	margin:5px;
	}
	
#quote {
	margin: 8px;
	height:170px;
	background-image:url(../images/quote-bg.jpg);
	background-repeat:no-repeat;
}
#sideimg dt { float: left; margin-top: 5px; }
#sideimg dt a{
	display: block;
	height: 0px !important;
	padding: 60px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	}

#sideimg #eg20 a {
		display: block;
		height: 0px !important;
		padding: 193px 0 0 0;
		overflow: hidden;
		background-repeat: no-repeat;
		height /**/:193px; /* IE 5/Win hack */ 
		width:213px; 
		background-image: url(../images/EG-20Y-1.jpg);
		background-repeat: no-repeat;
}

#sideimg #eg20 a:hover {
		background-image: url(../images/EG-20Y-2.jpg);
}
#sideimg dt#eg,
#sideimg dt#eg a { 
		height /**/:60px; /* IE 5/Win hack */ 
		width:/**/235px;/* IE 5/Win hack */
		background-image: url(../images/button.jpg);
		background-repeat: no-repeat;
}
#sideimg dt#eg a:hover {
		background-image: url(../images/button2.jpg);
}
#sideimg dt#adobe,
#sideimg dt#adobe a { 
		height /**/:60px; /* IE 5/Win hack */ 
		width:/**/235px;/* IE 5/Win hack */
		background-image: url(../images/adobe-reader-b.jpg);
		background-repeat: no-repeat;
}
#sideimg dt#adobe a:hover {
		background-image: url(../images/adobe-reader-b2.jpg);
}
#quote p{
	color:#FFFFFF;
	padding-top:17px;
	padding-left:10px;
	font-size:20px;
}		

#button {
	margin: 8px;
	height:80px;
	}
		
#left-col {
	width: 475px;
	padding-top:10px;
	padding-left:15px;
	padding-right:5px;
	}
#gallery {
	width: 760px;
	padding-top:10px;
	padding-left:15px;
	padding-right:5px;

}	

#footer {
	clear:both;
	height:30px;
	padding-top:8px;
	font-size:10px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	text-transform: uppercase;
	}
	
#footer ul{
	padding: 0;
	margin:0;
	display: block;
	list-style: none; 
	overflow: hidden;
}
	
#footer li  { display:inline; padding: 0 50px 0 0;  }
#footer a  { text-decoration: none;  color:#A5E9FA; }
#footer a:active, #footer a:hover { color:#fff; }
