/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(../images/conf-bg.gif) #e8e9ea repeat-x top; 
	color: #5c4225;
	padding: 25px 0;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif
}
a:link{
	color:#CCC;
	text-decoration: underline;
}
a:visited{
	color:#CCC;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}
a:active{
}
input,select,textarea{
	border: #e9e9e9 1px solid;
	font-size: 12px;
	padding: 2px
}
li{
	list-style: none;
}
li1{
	list-style: none;
}

h1{
	color:#CCC;
}
h2{
	font-size: 1.4em;
	margin: 0 0 .5em
}
h2 em{
	color: #3c9ded;
	font-style: normal;
}
h2 small{
	font-weight: normal;
	font-size: .65em
}
h2 span{
	display: none;
}
h2 img{
	display: block;
	margin-top:10px;
}
h3{
	font-size: 1.2em;
	margin: 0 0 .5em
}
h4{
	font-size: 1em;
	margin: 0 0 1em
}
h7{
	font: 2em Arial,Verdana,Helvetica,Sans-Serif;
	text-decoration:none;
	font-weight:bold;
}
p{
	color:#CCC;
	line-height: 1.2em;
	padding: 0 0 1.1em;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

#container{
	width:751px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}

#topbanner{
	width: 750px;
	height:57px;
	background: url(../images/top-banner.gif);
	}

#topbox{
	width: 750px;
	height: 318px;
	background: url(../images/vidboxbg.gif) repeat-x top;
}
 #vidbox{
	 background-color:#999;
	 margin: 21px 0 20px 25px;
	 width: 480px;
	 height: 270px;
	 float:left;
	 border: 2px solid #666;
	 text-align:center;
 }

#bottombox{
	background-color:#00377c;
	width:750px;
	height:1600px;
}

#subhead{
	margin-bottom:10px;
	float:right;
	width:720px;
}
#subheadtext{
	float:left;
	margin: 10px 0 0 0;
	width:480px;
}

#free{
	margin-top:-35px;
	float:right;
	width:220px;
	height: 265px;
	background: url(../images/freeadmission.png) repeat-x top;
}

#promo{
	float:right;
	width:173px;
	height: 216px;
}

#speakers{
	float:left;
	width:470px;
	height:auto;
	margin: 10px 0 0 25px;
}

#speakerphoto{
	float:left;
	width:50px;
	height:50px;
	margin-top:10px;
}
#speakertext{
	float:left;
	width:350px;
	height:50px;
	margin:10px 0 0 10px;
	padding-right:58px;
}

#hotelinfo{
	float:left;
	width:720px;
	Height:170px;
	margin:20px 0 0 14px;
	border:1px solid #CCC;
}
	
#register{
	float:left;
	margin: 20px 0 0 20px;
	color:#000;
	width:710px;
	text-align:center;
}

#hotelimage{
	background: url(../images/hotel.gif) repeat-x top;
	width:90px;
	height:90px;
	float:left;
	margin: 35px 0 0 40px;
}

#hoteltext{
	color:#0FF;
	width:170px;
	height:90px;
	float:left;
	margin: 35px 0 0 20px;
}

#agenda{
	color:#0FF;
	width:620px;
	height:1px;
	float:left;
	margin: 0 0 40px 0;
}

#exhibit{
	background: url(../images/exhibitor.gif) repeat-x top;
	width:90px;
	height:38px;
	float:left;
	margin: 20px 0 0 40px;
}

#exhibitortext{
	float:left;
	color:#0FF;
	width:580px;
	height:30px;
	float:left;
	margin: 30px 0 0 20px;
}

#rule{
	float:left;
	width:700px;
	margin: 0 auto;
}

#roomrate{
	float:left;
	margin: 15px 0 0 10px;
}

#footer{
	background: url(../images/conf-footer-bg.gif)  no-repeat top;
	float:left;
	height:61px;
	width:750px;
	margin: 5px auto 0;
}

#footertext{
	float:left;
	color:#0FF;
	height:31px;
	width:750px;
	margin: 15px 10px 10px 10px;
	text-align:center;
}

#sponsor-row{
	background-color:#FFF;
	border:2px solid #000;
	float:right;
	margin-top: 15px;
	margin-left:2px;
	margin-right:36px;
	padding-top:5px;
	width:160px;
	text-align:center;
}

.sponsor-left{
	float:left;
	margin:0 0 0 42px;
	padding-top:5px;
	width:155px;
	text-align:center;
}
.sponsors{
	float:left;
	margin:0 0 0 0;
	padding-top:5px;
	width:155px;
	text-align:center;
}
#agenda2{
	float:right;
	margin: 20px 0 35px 0;
	height:150px;
	width:195px;
}
#exhibitor{
	float:right;
	margin: 20px 0 35px 0;
	height:150px;
	width:195px;
}
	
	
	