@charset "UTF-8";
/* CSS Document */

body {
	background-color:#fff;
	background-image:url(../images/home_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color:#1f95dd;
	text-decoration:none;
}
.highlight{
	color:#1f95dd;
}
.heading{
	font-weight:bold;
	font-size:16px;
	color:#1f95dd;
}
#fullWidthWrapper {
	margin: 0 auto;
	width:100%;
	background-image:url(../images/footer_bgFade.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.wrapper {
	margin: 0 auto;
	width:955px;
}
#footerWrapper {
	margin: 0 auto;
	width:100%;
	background-color:#000;
}
.header {
	z-index:1;
	width:955px;
	height:145px;
}
.logo {
	padding-left:24px;
	width:300px;
	height:145px;
	top:0px;
}
#navigation {
	height:34px;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width:955px;
	float: left;
	background:#0066FF url(../images/nav_bg.gif) repeat-x;
}
#navigation ul li {
	float:left;
}
#navigation ul a {
	display: block;
	float: left;
	padding: 0 1.5em;
	line-height: 34px;
	background: url(../images/nav_seperator.gif) no-repeat left top;
	text-decoration: none;
	color: #fff;
}
#navigation ul .first a {
	background: none;
}
#navigation ul a:hover {
	color:#ccffff;
}
#eventPartners {
	margin:0 auto;
	position:relative;
	padding-left:25px;
	width:930px;
	height: 574px;
}
#eventPartners ul {
	width:930px;
	margin-left:0px;
	padding: 0;
	list-style: none;
	float:left;
	position:relative;
	height: 60px;
}
#eventPartners ul li {
	float: left;
}
#eventPartners ul a {
	display:block;
	float:left;
	padding: 0 20px;
	padding-bottom:25px;
	line-height:50px;
	text-decoration:none;
}
#eventPartners ul .firstUL a {
	display:block;
	float:left;
	padding: 0 25px;
	padding-bottom:25px;
	line-height:50px;
	text-decoration:none;
}
#eventPartners img {
	border:none;
}
#eventPartners ul .first a {
	padding-left: 0px;
	background: none;
}
#eventPartners ul a:hover {
	color:#ccffff;
}
#quoteBlock {
	padding-left:0px;
	height:193px;
}
#imageBlock {
	z-index:-1;
	width:343px;
	height:167px;
	position:absolute;
	top:336px;
}
.eventDate {
	height:141px;
	background:url(../images/17_18_march_2009.gif) no-repeat;
}
.eventDate h2 {
	text-indent: -5000px;
}
#textArea {
	width:860px;
}
#leftText {
	width:366px;
	padding-top:10px;
	padding-left:25px;
	margin-right:10px;
	float:left;
}
#horizontalImageLinks {
	width: 930px;
	text-align: center;
	padding-left:25px;
	margin-right:10px;

}
#leftText p {
	color:#000000;
}
#rightText {
	width:353px;
	float: right;
	padding-top:12px;
	padding-right: 50px;
}
#rightText p {
	color:#000000;
}
#rightText h2 {
	color:#1f95dd;
	font-size:15px;
	font-weight:500;
}
#eventPartnersTitle {
	margin:0 auto;
	position:relative;
	padding-left:25px;
	padding-bottom:20px;
	width:930px;
	clear:both;
}
#registerNow {
	padding-top:20px;
}
#footer {
	background-color:#000;
	width:955px;
	position:relative;
	color:#666666;
	padding:0;
	padding-top:25px;
	height:50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#subnav {
	float:left;
	width:270px;
	position: relative;
	top: 5px;
	margin-left:25px;
}

#subnav a {
	text-decoration:none;
	color: #666666;
}

#subnav a:hover {
	color:#FFFF00;
	text-decoration:none;
}
#websiteBy {
	float:right;
	width:530px;
	top:-10px;
	position:relative;
	padding-right:10px;
}

#dropmenudiv{
position:absolute;
border:1px solid #66ccff;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
color:#ccffff;
width: 100%;
display: block;
text-indent: 20px;
border-bottom: 1px solid #66ccff;
padding: 5px 0px;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
color:#FFFFFF;
background-color: black;
}
body, td, th {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}