@charset "UTF-8";
/* CSS Document */
/* Reset css */
body,div,span,applet,object,iframe,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,img,pre,a,font, { 
  margin:0;
  padding:0;
  border:0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

img {
  border-width:0; border:none;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

/* end */

body {
  width:100%;
  height:100%;
	background: url(../images/bg.gif) repeat-x #ebab01;
	margin:0;
}

ul {
margin:0;
padding:5px 0 0 25px;
}

li {
list-style:square;
margin:0;
padding:10px 0 0 0;;
}

#bg {
margin:0 auto;
width:1100px;
height:792px;
background:url(../images/bg.jpg) no-repeat;
}

#home_container {
height:100%;
width:830px;
margin:0 auto;
}

#home_header {
float:left;
background:url(../images/hand_shake.jpg) no-repeat;
width:830px;
height:287px;
}

#home_logo {
float:left;
width:293px;
height:193px;
padding:0 0 0 33px;
}

#home_copy_container {
float:left;
padding:0 0 0 33px;
background:#FFFFFF;
width:797px;
}

#title {
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:32px;
color:#ebab01;
font-weight:bold;
line-height:36px;
padding:15px 0 0 0;
width:797px;

}

#date {
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#554085;
font-weight:bold;
line-height:22px;
padding:10px 0 0 0;
width:797px;

}

#time {
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#554085;
font-weight:bold;
line-height:22px;
width:797px;
}

#home_copy {
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#666666;
font-weight:normal;
line-height:17px;
padding:30px 10px 0 0;
width:269px;
}
#additional_copy {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#666666;
font-weight:normal;
line-height:17px;
padding:10px 0 0 0;
}

.phonenumber{
float:left;
color:#554085;
font-size:17px;
font-weight:bold;
line-height:56px;
}

#bg_sponsor_prices {
float:left;
background:url(../images/bg_sponsor_prices.gif) no-repeat;
height: 236px;
width: 487px;
margin:30px 0 0 10px;
}

#bg_sponsor_prices_copy {
float:left;
padding:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
font-weight:normal;
line-height:15px;
}

#button_text {
float:left;
clear:both;
padding:35px 0 0 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#666666;
font-weight:normal;
line-height:17px;
width: 427px;
}

#button_container{
float:left;
padding:15px 0 0 0;
color:#666666;
font-weight:normal;
width: 417px;
}

#registration_materials {
float:left;
background:url(../images/btn_registration_materials.jpg) no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:37px;
font-weight:bold;
color:#FFFFFF;
font-size:10px;
width:144px;
height:37px;
text-align:center;
margin:0 10px 0 0;
}

#registration_materials a{
color:#FFFFFF;
text-decoration:none;
}

#registration_materials a:hover{
color:#FFFFFF;
}

#seminars {
float:left;
background:url(../images/btn_seminars.jpg) no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:37px;
font-weight:bold;
color:#FFFFFF;
font-size:10px;
width:77px;
height:37px;
text-align:center;
margin:0 10px 0 0;
}

#seminars a{
color:#FFFFFF;
text-decoration:none;
}

#seminars a:hover{
color:#FFFFFF;
}

#sponsor {
float:left;
background:url(../images/btn_sponsor_amenities.jpg) no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:37px;
font-weight:bold;
color:#FFFFFF;
font-size:10px;
width:134px;
height:37px;
text-align:center;
margin:0 10px 0 0;
}

#sponsor a{
color:#FFFFFF;
text-decoration:none;
}

#sponsor a:hover{
color:#FFFFFF;
}

.purple {
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#554085;
font-weight:bold;
line-height:22px;
}

.yellow {
font-weight:bold;
color:#ebab01;
}



