@charset "utf-8";
body {
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#121212;
text-align:center;
margin:0;
padding:0;
font-size: 12px;
color: #999
}

h1,h2,h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	color: #FFF;
}

div {
font-family:Arial, Helvetica, sans-serif;
}

a {
color:#66F9FF;
}

div.mainContainer {
position:absolute;
width:100%;
}

#pagewidth {
width:742px;
text-align:left;
margin-left:auto;
margin-right:auto;
}

#header {
position:relative;
width:742px;
}

.column_news {
color:#FFF;
margin-top:100px;
line-height:20px;
font-size:12px;
}

strong {
letter-spacing:-1px;
text-transform:capitalize;
font-size: 13px;
}


p {
	font-size:12px;
	text-align: justify;
}

.text-content {
	font-size:13px;
	line-height:20px;
	color:#999;
	width: 70%;
	float: left;
}

p.news-content {
font-size:12px;
line-height:20px;
color:#999;
}

.date {
font-size:10px;
background-image:url(http://ted.eur-op.eu.int/TEDimages/calendar.png);
background-repeat:no-repeat;
background-position:left center;
padding-left:22px;
height:17px;
line-height:17px;
color:#666;
margin:15px;
}

a.read-more {
color:#09F;
}

.header-overlay {
	position:relative; 
	top:43px; 
	left:422px; 
	text-align:right; 
	font-size:36px; 
	text-transform:capitalize; 
	letter-spacing:-1px; 
	background-color:#000; 
	padding:0 10px 0 10px; 
	color:#FFF;
	filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;
}

.footer .browsers {
	height: 97px;
	width: 190px;
	float: right;
	margin-right: 20px;
	background-image: url(../images/best-viewed.png);
	background-repeat: no-repeat;
	background-position: center center;	
}
.contact-details {
	width: 185px;
	background-image: url(../images/contact-box-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	color: #000;
	float: right;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	height: 211px;
	margin-bottom: 20px;
	margin-top: 5px;
}

img.banner {
	padding-bottom:15px;
	margin-top:-7em;
}