body {
	background-color: #cccccc;
	font-family: "Century Gothic", sans-serif;
	color: #666666;
	font-size:13px;
}
body#home a#nav-home,
body#company a#nav-company,
body#expertise a#nav-expertise,
body#recruitment a#nav-recruitment,
body#contact a#nav-contact,
body#resources a#nav-resources,
body#news a#nav-news,
body#travelplanning a#nav-travelplanning,
body#concfares a#nav-concfares,
body#data a#nav-data,
body#coordination a#nav-coordination,
body#rti a#nav-rti,
body#other a#nav-other,
body#planning a#nav-planning
	{
	color: #fc1500;
}
select {
	font-family: "Century Gothic", sans-serif;
	color: #06564c;
	font-size:13px;
}
input {
	font-family: "Century Gothic", sans-serif;
	color: #06564c;
	font-size:13px;
}
textarea {
	font-family: "Century Gothic", sans-serif;
	color: #06564c;
	font-size:13px;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}
a:visited {
	text-decoration: none;
	color: #999999;
	font-weight:bold;
	font-size:14px;

}
a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight:bold;
	font-size:14px;
}
a:active {
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}
#body {
	position:relative;
	width:950px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:30px;
	}
#banner {
	position:relative;
	z-index:1;
	}
#divider {
	position:relative;
	z-index:2;
	background-color:#ffffff;
	width:950px;
	height:8px;
	margin-top:-7px;
	}
#date {
	position:relative;
	width:200px;
	height:10%;
	margin-left: 765px;
	margin-bottom:-27px;
	z-index:2;
	}
#menu {
	position:relative;
	width:950px;
	height:10%;
	margin-top:9px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	}
#main {
	position:relative;
	width:100%;
	overflow:auto;
	background-color:#ffffff;
	}
#footer {
	position:relative;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	z-index:2;
	}
#sidemenu {
	position:relative;
	width:225px;
	margin-top:0px;
	margin-left:0px;
	z-index:3;
}
#maintext {
	position:relative;
	width:680px;
	height:100%;
	margin-left:235px;
	margin-top: -245px;
	text-align:justify;
	z-index:4;
}
#title {
	position:relative;
	width:400px;
	color: #06564c;
	font-size: 15px;
	}
#picture {
	float:right;
	width:250px;
	height:200px;
	z-index:3;
	padding-left:20px;
	padding-bottom:20px;
	}
#copyright {
	position:relative;
	width:400px;
	margin-left:520px;
	margin-bottom:-40px;
	z-index:3;
	}
