body {
	margin: 0px;
	padding: 0px;
	background: url('images/bg.jpg') repeat-x #d0ecf5;
	text-align: center;
}

.cleaner { clear: both; overflow: hidden; height: 0px; }

.container {
	width: 1003px;
	margin: 0px auto;
	text-align: left;
}

.header {
	width: 1003px;
	height: 310px;
	background: url('images/header-en.jpg') no-repeat;
}

.content {
	width: 1003px;
	background: url('images/repeat.jpg') repeat-y;
	text-align: left;
}

.footer {
	width: 1003px;
	height: 25px;
	background: url('images/footer.jpg') no-repeat;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #2780a2;
	padding-top: 8px;
	position: relative;
}

.lang a {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

.lang {
	margin-left: 40px;
}

.webmedia {
	width: 170px;
	height: 28px;
	right: 0px;
	margin-right: 11px;
	position: absolute;
	top: 5px;
}

.webmedia a{
	color: #2780a2;
	font-size: 11px;
	margin-top: 5px;
	text-decoration: none;
}


.item {
	float: left;
	margin-left: 37px;
	margin-bottom: 20px;
}

.bottom { 
	margin-bottom: 10px;
}

.item a span {
	padding-left: 10px;
}

.item a {
	color: #2780a2;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	text-transform: capitalize;
}

.first {
	margin-left: 20px;
}

.inside {
	background: url('images/up.jpg') no-repeat;
	width: 1003px;
	height: 300px;
}

.cks {
	width: 100px;
	height: 28px;
	left: 25px;
	margin-right: 11px;
	position: absolute;
	top: 6px;
}

.cks a{
	color: #2780a2;
	font-size: 11px;
	margin-top: 5px;
	text-decoration: none;
}
