/* CSS Document */


/* Global */

body {
	/*background-image:url(images/bg_color_clinic_2.png);*/
	margin:0px;
	padding:0px;
	/*text-align:center /* some shit for IE */
}

h1 {
	font-size:22px;
	color:#EDEBEB;
	font-weight:bold;
	font-family: 'BentonSans Book Italic', 'BentonSans Book', 'BentonSans Bold', sans-serif;
	margin: 15px 0px 0px 20px;
	font-style:italic;
}

/*h2 {
	
	color:#990000;
	font-size:18px;
	line-height:22px;
	margin-bottom:14px;
	font-family:'BentonSans Book Italic', 'BentonSans Book', 'BentonSans Bold', sans-serif;
	padding:15px 0px;
}*/

h3 {}

h20 {
	font-family:'BentonSans Book Italic', 'BentonSans Book', 'BentonSans Bold', sans-serif;
	font-size:10px;
	color:#990000;
	}

p {
	color:#990000;
	font-size:14px;
	line-height:20px;
	margin-bottom:14px;
	font-family:'BentonSans Book Italic', 'BentonSans Book', 'BentonSans Bold', sans-serif;
	padding:15px 0px;
}

/* Upper Wrapper */

#wrapper {
	margin:0 auto; width:995px; /*1035background-color:#fff;*/
}

/* Header */

#header_level_1 {
	background:url("images/IU_background.png");
	opacity:1.0;
	width:995px;
	height:130px;
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
}

#header_level_2 {
	background:url("images/Header_web_IU.png") no-repeat;
	height:130px;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#header_level_3 {
	background:url("images/IU_background.png") repeat-x right bottom;
	width:975px;
	height:50px;
	margin:0px 0px 0px 0px;
	padding:124px 20px 0px 0px;
}

/* Menu Bar */

.menu_1 ul {list-style:none;
			margin:0;
			padding:0px;
			width:995px;
}

.menu_1 li {float:left;
			/*width:165px;*/
			padding:0px 30px 0px 30px;
			text-align:center;
			position:relative;
			height:48px;
			line-height:48px;
}

.menu_1 li:hover {background-color:#EDEBEB;
}

.menu_1 li:hover a {color:#990000
}

.menu_1 li:hover ul {visibility:visible;
}

.menu_1 li ul {position:absolute;
			   top:48px;
			   left:0px;
			   visibility:hidden;
			   width:150px;
}

.menu_1 li ul li {float:none;
				  z-index: 2;
				  width:190px;
				  text-align:left;
				  padding-left:10px;
				  border-top:1px solid #990000;
				  background-color: #EDEBEB;
				  height:25px;
				  line-height:25px;
}


.menu_1 a {text-decoration:none;
		   color:#EDEBEB;
		   font-family:'BentonSans Book Italic', 'BentonSans Book', 'BentonSans Bold', sans-serif;
		   font-size:16px;
		   font-weight:bold;
}

.menu_1 li ul li a {color:#FFF;
				    font-family:'BentonSans Book Italic', 'BentonSans Book', 'BentonSans Bold', sans-serif;
					font-size:15px;
					font-weight:bold;
}

#menu_level_1 {
	width:995px;
	padding-left:0px;
	margin:45px 0px 0px 0px;
	background-image:url("images/IU_background.png");
	float:left;
	height:48px;
}



/* Title Bar */

#title_bar_level_1 {
	height:120px;
	background-image:url("images/IU_background.png");
	width:995px;
	padding:0px 0px 0px 0px;
	margin:94px 0px 0px 0px;
	text-align:left;
	clear:both;
}

#title_bar_level_1 p {
	font-family:"BentonSans Book Italic", "BentonSans Book", "BentonSans Bold", sans-serif;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	color:#EDEBEB;
	padding:50px 0px 0px 40px;
}

#title_bar_level_2 p {
	height:100px;
	width:100px;
	padding:0px 0px 0px 0px;
	margin:-73px 40px 0px 0px;
	float: right;
	clear:both;
}

img {
	max-width:100%; 
    height:auto;
} 

/* Content */

#text_wrapper {
	float:left;
	width:995px;
	background:url("images/IU_background.png");
	margin:0px 0px 0px 0px;
	padding:0px;
	clear:both;
}

#box_left {
	clear:both;
	float:left;
	width:500px;
	height:auto;
	padding:38px 50px 40px 60px;	
}

#box_left_cv {
	float:left;
	width:915px;
	height:auto;
	padding:0px 0px 40px 40px;	
}

#text_box_left {
	display:block;
	background:#EDEBEB;
	opacity:0.8;
	width:100%;
	height:100%;
	border:1px solid #000;
	clear:right
}

#text_box_left_cv {
	display:block;
	background:#EDEBEB;
	opacity:0.8;
	width:100%;
	height:100%;
	border:1px solid #000;
	clear:right
}

#text_box_left p {
	font-family:'BentonSans Book Italic', 'BentonSans Book', 'BentonSans Bold', sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#990000;
	text-align:left;
	padding:0px 18px;
	width:464px;
}

#text_box_left_cv p {
	font-family:"BentonSans Book Italic", "BentonSans Book", "BentonSans Bold", sans-serif;
	font-size:16px;
	font-weight: normal;
	color:#4D5659;
	text-align:left;
	padding:0px 26px 0px 50px;
	width:829px;
}

#text_box_left_cv h2 {
	font-family:"BentonSans Book Italic", "BentonSans Book", "BentonSans Bold", sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#4D5659;
	text-align:left;
	padding:0px 18px;
	width:879px;
}

#text_box_left_cv a {
	color:#990000;
	text-decoration:underline;
}

#text_box_left_cv a:hover {
	color:#000;
}

/*#text_box_left_cv ul*/
.publist {
	list-style:square;
	font-family:'BentonSans Book Italic', 'BentonSans Book', 'BentonSans Bold', sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#4D5659;
	text-align:left;
	padding:0px 0px 0px 150px;
	width:765px;
}

.publist a {
	text-decoration:underline;
	color:#000
}

#box_right {
	float:right;
	width:315px;
	height:inherit;
	padding:38px 60px 40px 10px;
}

#text_box_right {
	display:block;
	background:#EDEBEB;
	opacity:0.8;
	width:100%;
	height:100%;
	border:1px solid #000;
}

#text_box_right ul {
	text-align:left;
	padding:0px 18px 0px 30px;
	width:267px;
}

#text_box_right li {
	list-style:square;
	list-style-position:outside;
	text-align:left;
}

#text_box_right a {
	font-family:'BentonSans Book Italic', 'BentonSans Book', 'BentonSans Bold', sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#990000;
	text-align:left;
	text-decoration:none;
	margin:0px;
}

/* Footer */

#footer_level_1 {
	float:right;
	background:url(images/footer.png) no-repeat;
	height:50px;
	width:995px;
	margin:3px 0px 0px 0px;
}

#footer_level_1 ul {
	list-style:none;
}

#footer_level_1 ul li {
	float:left;
	text-decoration:none;
	width:170px;
	text-align:center;
	height:50px;
	font-family:'BentonSans Book Italic', 'BentonSans Book', 'BentonSans Bold', sans-serif;
	color:#990000;
	font-weight:bold;
	font-size:14px;
}
	

#footer_level_2 {
	height:50px;
	width:30;
	text-align:right;
	padding:10px 13px 0px 0px;
	color:#990000;
}