body {
	margin: 0;
	padding: 0;
	background: url(http://www.openair.ae/i/blue-gradient.jpg) repeat-x #2380C5;
	font-family: Arial,"Trebuchet MS", Verdana;
}

#sitecontainer {
	background: url(../i/clouds.jpg) no-repeat;
	width: 780px;
	float: left;
	min-height: 400px;
	height: 400px;
}

#head {
	width: 100%;
	float: left;
	margin: 0 0 0 0;
}

#head h1 {
	width: 191px;
	height: 75px;
	margin: 20px 0 0 20px;
	float: left;
	background: url(http://www.openair.ae/i/openair-logo.gif);
}

#head h2 {
	width: 140px;
	height: 62px;
	background: url(http://www.openair.ae/i/adnec-logo.gif);
	margin: 30px 0 0 0;
	float: right;
	display: block;
}

#head h1 a, #head h2 a {
	width: 100%;
	height: 100%;
	display: block;
}

#head h1 span, #head h2 span {
	position: absolute;
	left: -999em;
}

#main {
	margin: 70px 0 0 0 !important;
	margin-top: 90px;
	width: 100%;
	float: left;
}

#menu {
	width: 190px;
	margin-left: 20px;
	float: left;
}

#content {
	float: left;
	margin-left: 20px;
	width: 520px;
/* 		filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25; */
}

#menu p, #content p {
	font-size: 80%;
	color: #fff;
	line-height: 160%;
}

#main h3 {
	color: #fff;
	font-weight: normal;
	font-size: 110%;
	font-style: italic;
}

#main h4 {
	color: #fff;
	font-weight: normal;
	font-style: italic;
	border-bottom: 1px dashed #4C95CD;
	padding-bottom: 10px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 80%;
}

ul li a {
	color: #fff;
	text-decoration: none;
}

#connect {
	display: block;
	width: 164px;
	height: 65px;
	background: url(http://www.openair.ae/i/connect-button.jpg);
}

#connect a {
	display: block;
	width: 100%;
	height: 100%;
}

#connect a span {
	position: absolute;
	left: -999em;
}

#nav li {
	margin-bottom: 10px;
	line-height: 20px;
	background: url(http://www.openair.ae/i/menu-arrow.gif) no-repeat;
}

#nav li a {
	padding-left: 25px;
}

#foot {
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0 0 20px 0;
}

#foot p {
	font-size: 70%;
	padding-left: 20px;
	color: #8BB5E3;
	margin: 0;
}

#foot ul {
	margin: 0 0 0 20px;
	padding: 0;
}

#foot li  {
	float: left;
	margin-right: 10px;
}

#foot li a {
	font-size: 70%;
}

.formrow {
	margin-bottom: 10px;
}

.formrow label {
	float: left;
	width: 7em;
	font-size: 80%;
	color: #fff;
}

#main a {
	color: #fff;
	font-weight: bold;
}

p.clause {
	font-size: 60% !important;
	color: #8BB5E3 !important;
}

.entrances {
	list-style: none;
	margin: 0 0 0 30px;
	padding: 0;
}

.entrances li {
	float: left;
	width: 180px;
}

.entrances .visitor {
	background: url(../i/front-visitor.jpg);
	width: 180px;
	height: 130px;
	margin-left: 50px;
}

.entrances .exhibitor {
	background: url(../i/front-exhibitor.jpg);
	width: 180px;
	height: 130px;
}

.entrances .exhibitor a, .entrances .visitor a {
	display: block;
	width: 100%;
	height: 100%;
}

.entrances .exhibitor a span, .entrances .visitor a span {
	position: absolute;
	left: -999em;
}

.clearer {
	font-height: 1px;
	clear: both;
}

ol li {
	color: #fff;
	font-size: 80%;
	margin-bottom: 10px;
}

