body {
	background-image: url(/images/template/bg.gif);
	background-repeat: repeat;
}
#shadow {
	width:775px;
	padding:3px;
	filter:dropshadow(color:#BDC6DB, strength:10, direction:135);

}
#main-wrapper {
	border: 1px solid #a7b3cc;
	width: 775px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 1px;
}
#header {
	height: 135px;
	width: 775px;
	margin-bottom: 1px;
}
#lang {
	background-color: #333399;
	height: 28px;
	width: 775px;
	margin-bottom: 1px;
	background-image: url(/images/template/lang-bg-new.gif);
	background-repeat: repeat-x;
}

#nav {
	width: 160px;
	float: left;
}
#content {
	width: 595px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
	line-height: 15px;
	margin-bottom: 10px;
}
#footer {
	height: 28px;
	width: 614px;
	background-image: url(/images/template/footer-bg-new.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #12164B;
	margin-left: 160px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#header-graphic {
	background-image: url(/images/template/header-graphic.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 555px;
	float: right;
}
#carmen-logo {
	background-image: url(/images/template/carmen-logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 135px;
	width: 172px;
}
#content-wrapper {
	width: 605px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	float: right;
}
#copyright {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 10px;
	text-align: center;
	width: 775px;
	clear: both;
	height: 20px;
}

#news {
	line-height: 18px;
}
#news p {
	line-height: 18px;
	margin-top: 0px;
}
#content-full-wrapper {


	width: 775px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
}
#content-full {
	width: 755px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	margin: 10px;
}
.sitemap-section {
	padding: 5px;
	height: 30px;
	font-weight: bold;
	vertical-align: middle;
	border: 1px solid #E9D878;
	background-image: url(/images/template/fade-yellow.gif);
	background-repeat: repeat-x;
}
.sitemap-sub-section {
	padding: 5px;
	border: 1px solid #C2D6FF;
	background-color: #ECEFF6;
}
#footer-wrapper {
	height: 28px;
	width: 775px;
	clear: both;
	left: 0px;
	bottom: 0px;
	background-image: url(/images/template/footer-bg-dark.gif);
	background-repeat: repeat-x;
}
#footer-full {

	height: 28px;
	width: 775px;
	background-image: url(/images/template/footer-bg-new.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #12164B;
}
.clear {
	clear: both;
	height: 0px;
}
