/* CSS Document */

 @import url("reset.css");


body {

color: #333333;
font-family:  arial,sans-serif;
font-size: 80%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5em;
background-color:#FFF;
height:100%; /* 100 % height */ 
} 
html>body #wrap {height:100%;} /* 100 % height */ 

a {
	text-decoration: underline;
	color: #0D5B6A;
}

a:hover {
	text-decoration: underline;
}

h1{
	background:url(main_page_banner.jpg) no-repeat left top;
	font-size: 1.8em;
	font-weight:100;
	letter-spacing:2px;
	line-height: 1.8;
	padding:5px;
	padding-left:30px;
	margin-top:5px;
	margin-bottom:15px;
	color: #FFFFFF;
	width:640px;
	height:157px;
	

	
	}
	
h2{
	font-size: 1.3em;
	line-height: 1.8;
	border-top : 1px solid  #0D5B6A;
	padding-bottom:10px;
	margin-top:15px;
	color: #0D5B6A;
	
	}
	
h3{
	background:url(main_page_banner_small.jpg) no-repeat left top;
	font-size: 1.6em;
	font-weight:600;
	letter-spacing:2px;
	line-height: 1.8;
	padding:5px;
	padding-left:30px;
	margin-top:5px;
	margin-bottom:15px;
	color: #FFFFFF;
	width:640px;
	height:78px;
	
	}	

	
	
P{
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.4;
	padding-bottom : 15px;
	color: #333333;
	
	}
P.intro{
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.4;
	padding-bottom : 15px;
	color: #333333;
	
	}

div #home{

display:block;
}	
div #home>P{
	float:left;
	position: static;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.6;
	width:207px;
	padding-bottom : 15px;
	padding-right:10px;
	color: #333333;
	}	
	
div #home A{
        text-decoration:none;
	color: #333333;
	}

div#top_wrapper {
	border-left: 20px solid #BEBEBE;
	border-right: 20px solid #BEBEBE;
	background-color: #E1E1E1;
	height:22px;
}

div#top_content {
	background-color: #DADADA;
	margin-left: 30px;
	margin-right: 10px;  
	width:950px;
	height:22px;
}

div#top_languages  {
float:left;
padding-left:5px;
height:22px;
}

div#top_languages a {
	display: inline;
	color:#666666;
	padding-right: 5px;
	text-align:left;
	text-decoration: none;
	font:arial,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-weight:bold;
	

}

div#top_wt  {
	float:right;
	width:35px;
	height:22px;
	background-color:#20959F;
}




div#banner_wrapper {
	border-left: 20px solid #D6D6D6;
	border-right: 20px solid #D6D6D6;
	background-color: #FFF;
	
	
	
}

div#banner_content {
	background-color: #F7F7F7;
	padding-top:30px;
	padding-bottom:20px;
	margin-left: 30px;
	margin-right: 10px;  
	width:950px;
	height:96px;

	
}

div#banner  {
position:relative;

background:url(emweb_banner.jpg) no-repeat left top;
margin-left:-50px;
height:96px;
z-index:20; 

}

div#banner a {
margin: 0 0 0 -2000px;
}


div#main_wrapper {
	border-left: 20px solid #D6D6D6;
	border-right: 20px solid #D6D6D6;
	background-color: #FFF;
	display:block;

	
}

div#main_content {
	background-color: #F7F7F7;
	padding-top:20px;
	margin-left: 30px; 
	margin-right: 10px; 
	width:950px;
	display:block;
} 


div #main_menu{

	
	padding:0;
	margin:0;
	left:10px;
	padding-left:0px;
	width:200px;
	
	float:left;
	position:relative;
	
	


}


div #main_menu ul{
		
		padding-bottom:30px;
		text-indent:5px;
		list-style:none;
	
		
	}
	
	

	div #main_menu ul li{
		padding-bottom: 5px;
		padding-top: 5px;
		border-bottom: 1px dashed #0D5B6A;
		width:200px;
	}
	
	div #main_menu ul li ul{
		background: none;
		padding:0;
		padding-left:15px;
		min-height:1px;
	}
	
	div #main_menu ul li ul li{
		background: none;
		padding:0;
		min-height:1px;
		border-bottom: 0px;
		font-size: 0.9em;
	}
	
	
	div #main_menu ul a {
		 color: #BEBEBE;
		 font-size: 1.25em;
		 font-weight:600;
		 letter-spacing:2px;
		 text-decoration:none;
		 font-size-adjust:.65;

	}
	
	div #main_menu ul .selected_link{
	 color: black;
	 
	}
	


	#main_menu ul a:hover {
		color: #20959F;
		text-decoration: none;
	}
	
	
div #main_page{
	
		margin:0px;
		margin-left:65px;
		padding-bottom:30px;

		position:relative;	
		float:left;

		width:660px;
	

	}

div#footer_wrapper {
	border-left: 20px solid #BEBEBE;
	border-right: 20px solid #BEBEBE;
	border-bottom: 20px solid #BEBEBE;
	background-color: #E1E1E1;


}

div#footer_content {
	background-color: #DADADA;
	margin-left: 30px; 
	margin-right: 10px; 
	width:950px;
}


div#footer_copyright  {


float:left;
position:relative;
padding:15px;
font-size: 1em;
font-weight: normal;
line-height: 1.6;

}



div#footer_menu  {

	float:right;
	position:relative;
	padding:15px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.6;
	
}


.clearall{
	clear: both;
	}	
	
.date {
    font-weight: bold;
    margin-right: 5px;
}
