body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: none;
	background-repeat: repeat-x;
	background-color: white;
}
a{
	text-decoration: none;
	font-weight: bold;
	color: #781008;
}
a:hover{
	text-decoration:  underline;
	font-weight: bold;
	color: #781008;
}
h2{
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	color: #bbbbbb;
}
.container{
	margin: 50px auto;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	height: auto;
	width: 792px;
	border-right: #e9ba8c 0px solid;
	border-bottom: #e9ba8c 1px solid;
	background-color: white;
}
.header{
	margin: 0px;
	padding: 0px;
	width:792px;
	height: 127px;
	position: relative;
}
.banner{
	display: none;
}
.icd_logo{
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-repeat: no-repeat;
	width: 109px;
	height: 174px;
	left: 0px;
	top:0px;
}
.ab_first-letter{
	font-size: 18px;
	color:#EEDECE;
}
.adressbox{
	display: none;
}
.wrapper{
	margin: 0px;
	padding: 0px;
	width: 792px;
	height: auto;
	position: relative;
	
}
#left_content{
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 220px;
	height: auto;
	/*border-bottom: #e9ba8c 5px solid;*/
	float: left;
}
.inner_lcontent{
	display: none;
}
.bottom_lcontent{
	margin-top: 30px;
	padding: 20px 22px 20px 0px;
	position: relative;
	width: 198px;
	height: auto;
	font-size: 12px;
}
#right_content{
	margin: 0px;
	padding: 0px;
	position: relative;
	/*border-left: #e9ba8c 5px solid;
	border-bottom: #e9ba8c 14px solid;*/
	width: 567px;
	height: auto;
	float: left;
}
.top_rcontent{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	width: 530px;
	height: 26px;
	position: relative;
	border-bottom: #e9ba8c 2px solid;
}
.topleft_rcontent{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	position: relative;
	left: 0px;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #d3d3d3;
	float: left;
}
.topright_rcontent{
	margin: 0px;
	padding: 15px 0px 0px 0px;
	position: relative;
	right: 0px;
	font-size: 11px;
	float: right;
}
.main_content{
	margin: 0px;
	padding: 25px;
	width: 505px;
	height: auto;
	position: relative;
	text-align: justify;
	font-size: 12px;
}
.footer{
	margin: 0px auto;
	padding: 3px;
	position: relative;
	/*left: 225px;*/
	width: 792px;
	height: 30px;
	font-size: 10px;
	color: black;
}
.footer_left{
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	float: left;
}
.footer_right{
	margin: 0px;
	padding: 0px;
	position: relative;
	right: 0px;
	float: right;
}
.menu{
	display: none;
}

