body { background: #de2022; font-size: 14px; text-align: center; font-family: "Times New Roman", Times, serif; }
h3 { height: 20px; padding: 7px 5px 3px 5px; font-family: Tahoma; font-size: 15px; background:#aabbc5; border-bottom: 1px solid #2f4755; font-weight: bold; }
	h3 a:link,
	h3 a:visited,
	h3 a:hover,
	h3 a:active { cursor: default; color: #31383d; font-weight: normal; text-decoration: none; }

h3 ul { float: right; }
h3 li { display: inline; font-weight: normal; font-size: 13px; color: #ccc; }
h3 li a,
h3 li a:link,
h3 li a:visited,
h3 li a:hover,
h3 li a:active { cursor: pointer; }
h3 li a:hover { text-decoration: underline; }

p { color: #666!important; width: 360px; padding: 10px; }
#languages li { float: right; color: #fff; padding: 5px; }
	#languages a { color: #FFF; }
	
#wrapper { width: 730px; margin: 0 auto; text-align:left; }
#accordion, #footer { width: 730px; margin: 0 auto; text-align:left; }
	#accordion div { padding: 0!important; margin: 0!important; height: 229px; border:0!important;  }
#footer { color: #FFFFFF; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 5px; margin: 5px auto; width: 720px; }
#patient { background: url('../img/patient.jpg') no-repeat; }
	#patient p { color: #fff!important; }
#ivo { background: url('../img/ivo.jpg') no-repeat; }
	#ivo p { padding-top: 40px; }
#research { background: url('../img/research.jpg') no-repeat; }
#study { background: url('../img/study.jpg') no-repeat; }
	#study p {  float: right; width: 430px; }
#aegean { background: url('../img/aegean.jpg') no-repeat; }
	#aegean p { width: 450px;  float: right; }
#header { height: 100px; background: url("../img/logo.jpg") no-repeat left top; }

#list-items ul li{ float: right; }

#ivo, #patient, #research, #study, #aegean { clear: both; }
.link { cursor: pointer; }
.clr { clear: both; } 
.inputfield { background-color: #fff; border: 0;  }
.left { float: left; width: 250px; display: block; }

