body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image:url(../../images/Background.jpg);
}
* {margin: 0px;padding: 0px;}
#container {
	margin: 10px auto;
	text-align: left;
	width: 900px;
}
#main {
	width: 900px;
	background-image:url(../../images/background.gif);
	
}



/******************** The header ********************/

#header {
	width:850px;
	height:341px;
	margin-left:25px;
	background-image:url(../../images/Header_ENG.png);
	display:block;
}
#nav {
	width:842px;
	height:22px;
	margin: 2px 0px 2px 25px;
	background-color:#a5cae5;
	padding: 3px 4px 3px 4px;
}
#nav ul {
}
#nav li {
	display:inline;
	background-color:#245882;
	width:102px;
	height:22px;
	float:left;
	margin-left:3px;
	text-align:center;
}
#nav a {
	width:102px;
	height:19px;
	padding-top:3px;
	padding-left:0px;
	text-decoration:none;
	color:#a5cae5;
	font-weight:800;
	display:block;
	text-align:center;
}
#nav a:hover {
	color:#FFFFFF;
	font-weight:800;
}



/******************** The content ********************/

p, h1, a, span{font-family: Arial, Helvetica, sans-serif;}
#content {
	width:850px;
	margin-left:25px;
	background-color:#a5cae5;
}
#left {
	float:left;
	width:285px;
	display:inline;
	margin: 0px 0px 25px 20px;
}
#left p {
	font-size: 13px;
	color: #000000;
	padding: 5px 0px;
	text-align:justify;	
}
#left a{
	color: #052d4e;
	font-weight:800;
}
#left a:hover{
	color:#FFFFFF;
}
#left1 {
	position: relative;
	float:left;
	width:810px;
	top: 0px;
	display:inline;
	margin: 0px 0px 0px 0px;
}
#left1 p {
	font-size: 13px;
	color: #000000;
	padding: 5px 0px;
	text-align:justify;
}
#left1 a{
	color: #052d4e;
	font-weight:900;
	text-decoration: none;
}
#left1 a:hover{
	color:#FFFFFF;
}
#left h1{
	font-size: 16px;
	color: #052d4e;
	display:inline;
	font-weight:900;
}
#left h5{
	font-size: 12px;
	color: #FF8800;
	display:inline;
	font-weight:900;
}
#left h6{
	font-size: 16px;
	color: #a5cae5;
	display:inline;
	font-weight:900;
}
#left span{
	font-size: 12px;
	color: #007dda;
	font-weight: 900;
	display:inline;
	margin-left:8px;
}
.post {
	margin-top:-390px;
}
.post a{
}

.post a:hover{
}

.post p{
}



/******************** The footer ********************/

#footer {
	width:900px;
	text-align:center;
	color:#FFFFFF;
	margin: 10px 0px;
}
#footer ul {
}
#footer li {
	display:inline;
	float:none;
	text-align:center;
}
#footer a {
	color:#FFFFFF;
	font-weight:900;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer span {
	display:block;
	clear:both;
	color:#FFFFFF;
	margin: 10px 0px;
}
.clear{
	clear:both;
}



#slideshow {list-style:none; color:#397eb7}
#slideshow span {display:none}
#wrapper {width:506px; margin:0px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:300px; padding:2px; border:1px solid #ccc; background:#397eb7}

#information {position:absolute; bottom:0; width:500px; height:0; background:#397eb7; color:#fffff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px; color: white}
#information p {color: white; padding:0 8px 8px}

#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}

#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}

#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#397eb7}
#slideleft:hover {background-color:#245882}
#slideright {float:right; width:20px; height:81px; background:#397eb7 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#245882}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #397eb7; padding:2px}