body {
	background: #F7F1E1;
	font-family: arial, verdana;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}




.container {
	width: 780px;
	border: 0px solid #dcdcdc;
	text-align: left;
	background: #DDD7C9;
}

.header {
	height: 200px;
	border: 0px solid #dcdcdc;
	/*background: url('header.jpg');*/
}

.spacerLeft {
	width: 52px;
	background: #DED8CA;
	border-right: 1px solid #dcdcdc;
	float: left;
	height: 100%;
}

.navi {
	float: left;
	width: 140px;
	height: auto;
	font-family: arial;
	font-size: 10px;
	background: url('navibg.jpg')  #DDD7C9;
	
}
.navibottom {
	width: 136px;
	background: url('navibgbottom.jpg')  #DDD7C9;
	height: 11px;
}

.content {
	float: left;
	width: 586px;
	font-family:arial;
	color: #4F191A;
	font-size: 11px;
	background: url('bg.jpg') no-repeat #DDD7C9;
	
}

.navi-intern {
	min-height: 305px;
}

.actualcontent {
	float: left;
	width: 400px;
	margin-right: 40px;
	margin-top: 20px;
}
.actualcontent a{
	color: maroon;
	text-decoration: none;
}
.sideimages {
	float: left;
	
	position: relative;
	top: -70px;
	
	
}


.fadeshow1 {
	z-index:0;
}

.menu-top {
	padding-top: 10px;
}


.link a {
	color:#4E1A18;
	text-decoration: none;
	font-size: 11px;
}

.link {
	border-bottom: 1px solid #4E1A18;
	
	padding-bottom: 8px;
	padding-top: 5px;
	
}

.link2 a {
	color:#4E1A18;
	text-decoration: none;
	font-size: 11px;
}

.link2 {
	
	
	padding-bottom: 8px;
	padding-top: 5px;
	
}
.menu-con {
	padding-left: 10px;
	padding-right: 18px;
}


.heading {
	text-align: right;
	font-size: 15px;
	
}
h1 {
	font-family: calisto MT;
	font-size: 14px;
	font-weight: bold;
	
	
}


.dev {
	border-bottom: 1px solid maroon;
}
.devleft {
	float: left;
	border: 0px solid #696969;
	width: 150px;
}
.devright {
	float: right;
}

.lang {
	width: 780px;
	background: #4F1716;
	text-align: right;
	border-bottom: 5px solid  #DDD7C9;
	
}
.p {
	padding: 5px;
}
.lang a {
	color: #fff;
	text-decoration: none;
}
.lang a:hover {
	color: #f5f5f5;
	
}

.xfooter {
	background: #DDD7C9;
	height: 30px;
	position: relative;
	top: -3px;
}
