body{
	margin:0px;
	padding:0px;
	background:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	direction:ltr;
	color:#FFF;
}

a img{
	border:none;
}


.site_wrapper{
	width:900px;
	float:left;
}

.right{
	float:left;
	width:140px;
	min-height:500px;
	padding:102px 0px 0px 0px;
}

.left{
	float:right;
	width:760px;
	min-height:500px;
}

.nav{
	background:#dbdbdb;
	height:27px;
	width:760px;
	background:url(images/nav.png) repeat-y;
	padding:75px 0px 0px 0px;
}

.nav a img{
	float:right;
}

.banner{
	width:760px;
	height:176px;
}

.banner_in{
	width:760px;
	height:176px;
}


.content_holder{
	width:760px;
	background:#536c79;
	min-height:400px;
	overflow:hidden;
}

.sidebar{
	float:right;
	width:240px;
	min-height:300px;
}

.mailing_list{
	background:url(images/mailing_list_en_08.png) no-repeat;
	width:230px;
	height:134px;
	margin:10px 0px 0px 0px;
}

.mailist_form{
	float:left;
	margin:40px 0px 0px 5px;
	font-size:10px;
	width:220px;
}

.textfield{
	background:#3b4252;
	border:1px solid #566984;
	width:217px;
	height:14px;
	color:#FFF;
}

.send_btn{
	background:url(images/send_en_20.png) no-repeat;
	width:51px;
	height:17px;
	float:right;
	border:none;
	margin:4px 0px 0px 0px;
}

.content{
	float:left;
	width:500px;
	margin:10px 0px 0px 10px;
	font-size:13px;
	text-align:justify;
}

.footer{
	width:758px;
	border:1px solid #c0c3ca;
	font-size:12px;
	text-align:center;
	color:#4c4c4c;
}

.footer a{
	color:#4c4c4c;
	text-decoration:none;
}

.footer a:hover{
	text-decoration:underline;
}

.button{
	font-family:tahoma;
	font-size:12px;
	color:#566984;
}

.big_font{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-shadow:1px 1px 1px #000;
}

.title_font{
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	text-shadow:1px 1px 1px #000;
	}
	
.title_font a{
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	text-shadow:1px 1px 1px #000;
	}
	
a{
	color:#fff;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	}










