body{
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif;
	margin: 0;
	padding: 289px 0 30px;
}

div{
	text-align: left;
}

img{
	border: 0;
}

a:link,
a:visited{
	color: #38a1cc;
}

a:hover,
a:active{
	text-decoration: none;
	color: #66757b;
}

#header{
	position: absolute;
	left: 50%;
	margin-left: -385px;
	top: 22px;
	width: 770px;
	height: 100px;
	background: url(/Templates/images/header.jpg) 0 0 no-repeat;
}

#header #logo{
	position: absolute;
	left: 50%;
	top: 12px;
	margin-left: -355px;
}

#header ul{
	float: right;
	list-style: none;
	height: 39px;
	margin: 0;
	padding: 0;
}

#header ul li{
	list-style: none;
	float: right;
	margin-right: 20px;
}

#header a{
	text-indent: -9999px;
	overflow: hidden;
	border: 0;
	display: block;
	height: 19px;
}

#header #headerContact a{
	width: 76px;
	background: url(/Templates/images/btnTopContact.gif) -68px 0 no-repeat;
}

#header #headerHome a{
	width: 56px;
	background: url(/Templates/images/btnTopContact.gif) 0 0 no-repeat;
}

#header #headerHome a:hover{
	background-position: 0 -19px;	
}
#header #headerContact a:hover{
	background-position: -68px -19px;
}

#menu{
	position: absolute;
	top: 122px;
	left: 50%;
	margin-left: -385px;
	background: #33acd1;
	height: 140px;
	width: 770px;
}

#menu img{
	border-bottom: 6px solid #0086be;
}

#menu ul,#menu li{
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-type: none;
}

#menu ul{
	margin-left: 23px;
}

#menu li{
	display: block;
	float: left;
	margin: 0;
}

#menu a{
	display: block;
	margin: 0;
	text-decoration: none;
	overflow: hidden;	
	padding: 34px 0 0 0;
	height: 0px !important; 
}

#menu a:hover{ background-position: 0 -34px; }

#btnAbout{	width: 106px;}
#btnConference {	 width: 153px;}
#btnEvent{	width: 118px; }
#btnTradeShow{ width: 179px; }
#btnPastEvents{ 	width:96px; }
#btnCareers {	width: 73px; }

#btnAbout a{	background: url(/Templates/images/btnAboutPnwp.gif) 0 0 no-repeat; width: 106px;   }
#btnConference a{	background: url(/Templates/images/btnConference.gif) 0 0 no-repeat;  width: 153px; }
#btnEvent a{	background: url(/Templates/images/btnEvent.gif) 0 0 no-repeat;  width: 118px;   }	
#btnTradeShow a{	background: url(/Templates/images/btnTradeShow.gif) 0 0 no-repeat; width: 179px;  }	
#btnPastEvents a{	background: url(/Templates/images/btnPastEvent.gif) 0 0 no-repeat;  width: 96px; }
#btnCareers a{	background: url(/Templates/images/btnCareers.gif) 0 0 no-repeat;  width: 73px; }

#contentWrapper{
	margin: 0 auto 0;
	padding: 0;
	width: 770px;
	background: #f2f9fc url(/Templates/images/bottomFadeBg.gif) 0 0 no-repeat;
	position: relative;
}

#sideBox{
	position: absolute;
	height: 199px;
	width: 166px;
	background: url(/Templates/images/sideBox.gif) 0 0 no-repeat;
	top: 321px;
	left: 50%;
	margin-left: 219px;
	z-index: 100;
	font-size: 0.6em;
}

#sideBox p{
	margin: 0;
	padding: 0;
}
#sideBox #contactInfo{
	margin: 67px 0 0 13px;
}
#sideBox #contactInfo td{
	padding-bottom: 10px;
}

#sideBox #contactInfo td table td{
	padding: 0;
}
#breadCrumb{
	font-size: 0.6em;
	color: #66757b;
	margin: 0 0 0 55px;
	padding:10px 0;
}

#breadCrumb a:link,
#breadCrumb a:visited{
	color: #66757b;
	text-decoration: none;
}

#breadCrumb a:hover,
#breadCrumb a:active{
	text-decoration: underline;
	color: #38a1cc; 
}

#content{
	margin-left: 55px;
	width: 446px;
	font-size: 0.7em;
	z-index: 50;
	position: relative;
	min-height: 475px;
}

#content h1{
	margin: 25px 0 0;
	padding: 0;
	color: #33acd1;
	font-size: 1.6em;
}

#footer{
	font-size: 0.6em;
	text-align: center;
	color: #66757b;
}

#footer a:link,
#footer a:visited{
	color: #66757b;
	text-decoration: none;
}

#footer a:hover,
#footer a:active{
	text-decoration: underline;
	color: #38a1cc; 
}

#footerImg{
	margin-top: -20px;
}

#polaroid{
	margin: 0 25px 0 -20px;
	float: left;
}

#polariod2{
	position: absolute;
	left: 50%;
	top: 524px;
	margin-left: 103px;
	z-index: 1;	
}

#content ul li{
	list-style-position: inside;
}

#polariod2{
	position: absolute;
	left: 50%;
	top: 524px;
	margin-left: 123px;
	z-index: 1;	
}
