/* CSS Document */

* { margin : 0; padding : 0; }

body {
	/*font-family: "Bitstream Vera Sans",Verdana,Helvetica;*/
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #333333; 
	text-align: center;
	
	background: url(/eng/images/bg-body.gif) fixed;
	}
p {
	line-height: 20px;
	}
h2 { font-family: Lucida Fax, Times New Roman, Times, serif; font-size: 16px; color: #520202; text-transform: uppercase; font-weight: bold; }
h3 { font-family: Lucida Fax, Times New Roman, Times, serif; font-size: 14px; color: #520202; text-transform: uppercase; font-weight: bold; }
h4 { font-family: Lucida Fax, Times New Roman, Times, serif; font-size: 12px; color: #003366; text-transform: uppercase; font-weight: bold; }
h5 { font-family: Lucida Fax, Times New Roman, Times, serif; font-size: 10px; color: #003366; text-transform: uppercase; font-weight: bold; }

a {
	color: #000066; 
	text-decoration: none;
	}
a:hover {
	color: #000066;
	text-decoration: underline;
	}
a:visited {
	color: #000066; 
	text-decoration: none;
	}
	
div {
	margin: 0;
	padding: 0;
	}
	
#container {
	margin: 0 auto;
	width: 996px;
	height: 100%;
	text-align: left;
	/* background: url(/eng/images/bg-container.png); */
	
	}

#header {
	position: relative;
	width: 100%; 
	height: 130px;
	z-index: 2;
	background: url(/eng/images/bg-header.png) no-repeat bottom;
	text-align: right;
	}
	
#introSlide {
	position: relative;
	width: 995px;
	height: 400px; 
	z-index: 1;
	
	background: url(/eng/images/bg-intro.jpg);
	}
	
	
#content {
	position: relative;
	width: 100%; 
	z-index: 1;
	
	background: #FFFFFF; 
	}
#main {
	position: relative; 
	float: left; 
	width: 62%; 
	padding: 2em;
	
	background: #FFFFFF;
	}
#side {
	position: relative;
	float: right; 
	width: 310px; 
	margin: 0;
	
	}

#footer {
	width: 100%; 
	height: 160px; 
	padding: 20px 0 5px 0;
	text-align: center;
	background: url(/eng/images/bg-footer.png); 
	}
	
#header #header-nav {
	width: 100%; 
	height: 38px;
	position: relative;
	float: left;
	top: 53px;
	background: url(/eng/images/bg-header-nav.png) no-repeat;
	text-align: left;
	}
#header #header-small-navLeft { position: relative; float: left; width: 670px; height: 38px; }
#header #header-small-nav {
	width: 320px; 
	height: 38px; 
	position: relative; 
	float: right; 
	top: 5px;
	background: url(/eng/images/bg-header-small-nav.png);
	}
	#header #header-small-nav ul li {
		position: relative;
		float: right; 
		display: inline;
		margin: 10px;
		list-style-type: none;
		
		}
#side #side-block {
	position: relative; 
	width: 100%; 
	background: url(/eng/images/bg-side.png) repeat-y; 
	}
	
#sideBlockTop {
	position: relative;
	width: 100%; 
	height: 11px;
	background: url(/eng/images/bg-side-top.png) bottom no-repeat;
	}
#sideBlockBottom {
	position: relative;
	width: 100%; 
	height: 13px;
	margin: 0 0 0 0;
	background: url(/eng/images/bg-side-bottom.png) top no-repeat;
	}

#side-block a {
	color: #FFFFFF;
	}
#side-block p {
	color: #bfd0ff;
	font-weight: bold;
	text-transform: uppercase; 
	text-align: right;
	}
#side-block li {
	color: #bfd0ff;
	}
#side-block h3 {
	color: #FFFFFF;
	}

	
	
#side-header { position: relative; width: 100%; /* background: url(/eng/images/bg-content-header.jpg) top; */ z-index: 1; }
#side-header #side-header-text { padding: 0 10px; margin: 0; z-index: 1; }
#side-content { width: 90%; padding: 10px; }

	


	
	
#content:after, .fixed:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
	
	
#latestNews, #latestActions, #latestSpeeches, #latestNewsTitle, #latestSpeechesTitle { list-style-type: none; }
#latestNews li.date, #latestActions li.date, #latestNewsTitle li.date, #latestSpeeches li.date, #latestSpeechesTitle li.date { font-size: 10px; }
#latestNews li { text-align: justify; }
#latestNews li.title, #latestActions li.title, #latestSpeeches li.title { font-weight: bold; padding-bottom: 10px; }	
#latestNews li p.more, #latestNewsTitle li p.more, #latestSpeeches li p.more, #latestSpeechesTitle li p.more, #latestActions li p.more { text-align: right; font-size: 10px; }
#latestActions li.date { display: inline; font-size: 10px; margin-right: 10px; }
#latestActions li.type { display: inline; font-size: 10px; text-transform: uppercase; }

	/* ---------- News Display ---------- */
	#newsAuthor h3{          
	font-size:18px;
	font-weight:bold;
	text-align: center;	
	text-transform: uppercase;	
	border-bottom:1px dashed #333333;
	margin: 20px 0 0 0;	
	padding: 10px 80px 15px 80px;
	color: #333333;
	}
	
	#presidentmn { float: left; }
				
	#newsDate {	float: right; }
	
	#newsTitle h4 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 60px;
	color: #333333;
	}
	
	#newsBody { text-align:justify; }
				
	#prev { float: left; position: relative; display: block; margin: 50px 20px 20px 5px; }
	#next { float: right; position: relative; display: block; margin: 50px 5px 20px 20px; }
	
	/* ---------- /News Display ---------- */	

/*  ----------  Footer Styles  ----------  */
	#footer #footerNav { width: 90%; margin: 0 auto; text-align: left; }
	#footer #footerNav p{ margin:0; }
	#footer #footerNav a{ font-size: 10px; color: #FFFFFF; }
	#footer #footerNav h4 { font-size: 10px; }
	#footer #footerNav a:hover{ text-decoration:underline; }		
	#footer #footerNav ul{
		position: relative;
		float: left;
		margin:0;
	}
	#footer #footerNav li{
		float: left;
		width: 150px;
		display: inline;
		line-height: 15px;
		list-style:none;
		margin: 0;
		padding: 0;
	}	
		
	#footer #footerNav li.president { width: 170px; }
	#footer #footerNav li.execOffice { width: 230px; }

	#footer #footerNav li.civilHall { width: 160px; border: }
	#footer #footerNav li.newsCenter {width: 180px; border: }
	#footer #footerNav li.contactUs { position: relative; float: right; width: 100px; }

/*  ---------- /Footer Styles  ---------- */