html {
	background:#e6f3fb url(images/backgrounder.png) repeat-x left top;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#container {
	padding: 0px;
	top: 0px;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 1000px;
	min-height: 100%;
	background-image: linear-gradient(to bottom, #96ccf0 1px, white 1px, white 100%);
}

#push {
	height: 100px;
}

/* Banner */
#central-banner {
	padding:0px;
	position: relative;
	display: block;
	top: 1px;	
	width: 1000px;
	height: 100px;
    background-image: url("images/banner.png");
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#banner {
	padding: 0px;
	display: block;
	position: relative;
	top: 0px;
	margin: 0px;
	margin-left: 120px;
}

#banner h1{
	position: absolute;
	top: 14px;
}

#banner-left-logo{
	position: absolute;
	top: 4px;
	left: -100px;
}

/* Menu bar */
#menu-bar {
	position: relative;
	display: block;
	top:0px;
	width: 1000px;
	height: 44px;
    background: #0081d9;//e34232;
	text-align:left;
}

#menu-bar ul{
	margin: 0;
	padding: 0;
	list-style: none;
    list-style-image: none;
	list-style-image: none;
}

#menu-bar ul li{
	white-space: nowrap !important;
	word-wrap: break-word;
	float: left;
	padding: 0;
	margin: 0;
	height: 44px;
}

#menu-bar ul li:hover {
	background: #51b9f3;
}

#menu-bar ul li a{
	margin: 0;
	padding: 10px 15px 13px;
	font-weight: bold;
	list-style: none;
	text-decoration: none;
	line-height: 2.5em;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	border: 0 !important;
	color: #fffffe !important;
}

#menu-1 a::before {
border:none;
content: url("images/home.png");
margin-right: 5px;
padding: 0px;
}

#menu-2 a::before {
border:none;
content: url("images/sigma.png");
margin-right: 5px;
padding: 0px;
}

#menu-3 a::before {
border:none;
content: url("images/book.png");
margin-right: 5px;
padding: 0px;
}

#menu-4 a::before {
border:none;
content: url("images/newspaper.png");
margin-right: 5px;
padding: 0px;
}

#menu-6 a::before {
border:none;
content: url("images/compass.png");
margin-right: 5px;
padding: 0px;
}

/* Main content */
#central-container {
	padding:0;
	padding-bottom:100px;
	margin: 0px;
	margin-left:10px;
	margin-right:10px;
	top: 0px;
	bottom:0;
	width: 980px;
	background: #ffffff;
	text-align:left;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

#contacts-table {
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
#contacts-table td{
	padding-top: 0.375em;
	padding-right: 0.5em;
	padding-bottom: 0.375em;
	padding-left: 0.5em;
}

/* Member page icons */
.address-member-page::before {
    content: url("images/location_b.png");
	padding: 0 10px 0 0;
}

.phone-member-page::before {
    content: url("images/phone_b.png");
	padding: 0 10px 0 0;
}
.hours-member-page::before {
    content: url("images/calendar_b.png");
	padding: 0 10px 0 0;
}
.mail-member-page::before {
    content: url("images/mail_b.png");
	padding: 0 10px 0 0;
}
.link-member-page::before {
    content: url("images/link_b.png");
	padding: 0 10px 0 0;
}
.cv-member-page::before {
    content: url("images/profile_b.png");
	padding: 0 10px 0 0;
}
.list-member-page::before {
    content: url("images/list_b.png");
	padding: 0 10px 0 0;
}

.position-member-page::before {
    content: url("images/briefcase_b.png");
	padding: 0 10px 0 0;
}

#content{
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding-left: 0.5em;
}

/* Font declaration example */
@font-face {
    font-family: "Citation font";
    src: url(files/todo.ttf) format("truetype");
}

/* Footer */
#footer {
	width: 1000px;
	height: 100px;
	background: #1a4db5;
	text-align:center;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	color: #fffffe !important;
	margin-right: auto;
	margin-left: auto;
	margin-top: -100px;
}

#ref {
	top:0px;
	padding-top:20px;
	border: 0;
	width: 800px;
	margin-left: 100px;
	float:left;
	
}

#ref-author {
	position: relative;
	top:10px;
	left: 250px;
	text-align:center;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	color: #fffffe !important;
	border: 0;
}

#cloud-tag {
	float:left;
}

#bottom-left-logo{
	position:absolute;
	border: 0;
	margin-left: 10px;
}

#bottom-left-logo img{
	height: 100px;
	border:0;
}

#bottom-right-logo{
	border: 0;
}

#bottom-right-logo img{
	height: 100px;
	border:0;
}

.tech-report::before {
    content: url("images/trep_b.png");
	padding: 0 10px 0 0;
}

.tech-reports a {
    color: blue;
}

.tech-reports::before {
    content: url("images/trep_bl.png");
	padding: 0 10px 0 0;
}

.researches {
    color: blue;
}

.researches::before {
    content: url("images/sigma_bl.png");
	padding: 0 10px 0 0;
}

.libraries a {
    color: blue;
}

.libraries::before {
    content: url("images/books_bl.png");
	padding: 0 10px 0 0;
}

.code::before {
    content: url("images/code_b.png");
	padding: 0 10px 0 0;
}