* {
	margin: 0;
	padding: 0;
}


.hidden {
	position: absolute;
	left: -5999px;
}

.small {
	font-size: .9em;
}

.floatleft {
	float: left;
	margin: 0 15px 15px 0;
}

/*body 
++++++++++++++++++++++++++++*/
body {
	font-size: 76%;
	background: #fff url("/images/page2-bg.png") repeat-x;
	font-family:  verdana, sans-serif;
	color: #333;
}

h1 {
	color: #666;
	font-weight: normal;
	font-size: 2em;
	margin-bottom: 1em;
}


h1#print-header {
	display: none;
}

h2 {
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: .75em;
	color: #666;
}

h3 {
	font-weight: bold;
	font-size: 1.25em;
	margin-bottom: .25em;
	color: #009cc5;
	color: #666;
}

h4 {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: .25em;
}

#content ul {
	list-style-type: square;
	margin: 0 0 1.5em 1.5em;
}

dl {
	margin: 0 0 1.5em 0;
}

dt {
	margin-top: 1em;
}



p {
	margin-bottom: 1.5em;
	line-height: 1.5;
	font-size: 1em;
}

p.blurb {
	font-size: 1.25em;
}


a, a:link {
	color: #89721a;
}

img {
	border: 0;
}

 div.hr {
  
}
div.hr hr {
  display: none;
}

/*image replacement
++++++++++++++++++++++++++++*/
.replace {
position: relative;
/* hide from IE5Mac \*/
overflow: hidden;
/* end hide */
}

.replace em {
display: block;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
height: 100%;
background-color: transparent;
	background-repeat: no-repeat;
}


/*header
++++++++++++++++++++++++++++*/
#header {
	width: 838px;
	height: 110px;
	margin: 0 auto 0 auto;
	background: url("/images/header-bg.png") no-repeat;
	position: relative;
}

#engage {
	position: absolute;
	left: 27px;
	top: 20px;
}
#ict {
	position: absolute;
	left: 352px;
	top: 20px;
}
#date {
	position: absolute;
	left: 588px;
	top: 20px;
}


/*navigation
++++++++++++++++++++++++++++*/
#nav-wrapper {
	margin-top: 8px;
	height: 42px;
	height: 32px;
	background-color: #d6831d;
	border-bottom: 4px solid #fff;
}

#navigation {
	margin: 0 auto;
	width: 802px;
	position: relative;
	list-style-type: none;
	overflow: hidden;
}

#navigation li {
	float: left;
}

#navigation li a {
	display: block;
	color: #d6831d;
	color: #fff;
	text-decoration: none;
	height: 32px;
}

#navigation li#home a {
	width: 76px;
}
#navigation li#home a em {
	background: url("/images/nav/home.gif") no-repeat 0 -47px;
}
#navigation li#home a:hover em,
#navigation li#home a:focus em,
#navigation li#home a.on em {
	background: url("/images/nav/home.gif") no-repeat;
}

#navigation li#overview a {
	width: 105px;
}
#navigation li#overview a em {
	background: url("/images/nav/overview.gif") no-repeat 0 -47px;
}
#navigation li#overview a:hover em,
#navigation li#overview a:focus em,
#navigation li#overview a.on em {
	background: url("/images/nav/overview.gif") no-repeat;
}

#navigation li#programme a {
	width: 127px;
}
#navigation li#programme a em {
	background: url("/images/nav/programme.gif") no-repeat 0 -47px;
}
#navigation li#programme a:hover em,
#navigation li#programme a:focus em,
#navigation li#programme a.on em {
	background: url("/images/nav/programme.gif") no-repeat;
}

#navigation li#register a {
	width: 90px;
}
#navigation li#register a em {
	background: url("/images/nav/register.gif") no-repeat 0 -47px;
}
#navigation li#register a:hover em,
#navigation li#register a:focus em,
#navigation li#register a.on em {
	background: url("/images/nav/register.gif") no-repeat;
}

#navigation li#speakers a {
	width: 110px;
}
#navigation li#speakers a em {
	background: url("/images/nav/speakers.gif") no-repeat 0 -47px;
}
#navigation li#speakers a:hover em,
#navigation li#speakers a:focus em,
#navigation li#speakers a.on em {
	background: url("/images/nav/speakers.gif") no-repeat;
}

#navigation li#venue a {
	width: 86px;
}
#navigation li#venue a em {
	background: url("/images/nav/venue.gif") no-repeat 0 -47px;
}
#navigation li#venue a:hover em,
#navigation li#venue a:focus em,
#navigation li#venue a.on em {
	background: url("/images/nav/venue.gif") no-repeat;
}

#navigation li#sponsor a {
	width: 108px;
}
#navigation li#sponsor a em {
	background: url("/images/nav/sponsors.gif") no-repeat 0 -47px;
}
#navigation li#sponsor a:hover em,
#navigation li#sponsor a:focus em,
#navigation li#sponsor a.on em {
	background: url("/images/nav/sponsors.gif") no-repeat;
}

/*subnav
++++++++++++++++++++++++++++*/
#subnav-wrapper {
	background-color: #fff;
	padding: 6px 0;
	margin-bottom: 10px;
}

#subnav {
	margin: 0 auto;
	width: 802px;
	position: relative;
	list-style-type: none;
	overflow: hidden;
	padding-left: 25px;
}
#subnav li {
	float:left;
}
#subnav li a {
	display: block;
	border-right: 1px solid #d6831d;
	color: #666;
	text-decoration: none;
	padding: 0 10px;
	font-weight: bold;
}
#subnav li a:hover,
#subnav li a:focus,
#subnav li a.on {
	color: #009ec7;
}
#subnav li a.first {
	padding-left: 0;
}
#subnav li a.last {
	border-right: none;
}

/*wrapper
++++++++++++++++++++++++++++*/
#wrapper {
	margin: 0 auto;
	width: 838px;
	background: url("/images/wrapper-mouse-bg.png") no-repeat;
}

/*msic
++++++++++++++++++++++++++++*/
p.reg-sm {
	width: 255px;
	height: 52px;
}
p.reg-sm a {
	display: block;
}
p.reg-sm a em {
	background: url("/images/register-sm.jpg") no-repeat;
}
p.reg-sm a:hover em,
 p.reg-sm a:focus em{
	background: url("/images/register-sm.jpg") no-repeat 0 -52px;
}

p.reg-lr {
	width: 350px;
	height: 93px;
}
p.reg-lr a {
	display: block;
}
p.reg-lr a em {
	background: url("/images/register-lr.jpg") no-repeat;
}
p.reg-lr a:hover em,
 p.reg-lr a:focus em{
	background: url("/images/register-lr.jpg") no-repeat 0 -93px;
}


/*footer
++++++++++++++++++++++++++++*/
#contactwrapper {
	background-color: #d6831d;
	border-bottom: 9px solid #e5bb83;
	padding: 16px 0;
}

#contactwrapper h2 {
	width: 152px;
	height: 24px;
	margin-bottom: 10px;
	border: none;
}
#contactwrapper em {
	background: url("/images/contact-us.gif") no-repeat;
}

#contact {
	margin: 0 auto;
	width: 802px;
	padding-left: 15px;
	overflow: hidden;
}

#contact p {
	color: #000;
}

#contact a {
	color: #512f08;
	text-decoration: none;
}
#contact a:hover, #contact a:focus {
	text-decoration: underline;
}

#conference {
	float: left;
	margin-right: 50px;
	width: 200px;
}

#footerwrapper {
	background-color: #d6831d;
	padding: 16px 0;
}

#footer {
	margin: 0 auto;
	width: 802px;
	padding-left: 15px;
	
}

#footer ul {
	list-style-type: none;
	overflow: hidden;
	margin-bottom: .25em;
}
#footer ul li {
	float: left;
}

#footer ul li a {
	display: block;
	color: #000;
	border-right: 1px solid #000;
	padding: 0 10px;
	text-decoration: none;
}
#footer ul li a:hover, #footer ul li a:focus {
	text-decoration: underline;
}
#footer ul li a.first {
	padding-left: 0;
}
#footer ul li a.last {
	border-right: none;
}

#footer p {
	margin-bottom: 0;
	color: #000;
}


