html, body {
  height:100%; 
  max-height:100%; 
  padding:0;
  margin:0; 
  border:0; 
  background: #cccccc;
  font: normal normal 13px arial;
  color: #111;
}

h1 {font: normal bold 20px arial, serif; margin: 0; padding: 0; text-align: center; color: #b2c493; width: 100%;}
#header_bg {background: url("images/header_bg.png") top center repeat-x; height: 348px; width: 100%;}
#header_01 {background: url("images/header_01.jpg") top center no-repeat; height: 348px; width: 945px; margin: 0 auto; padding-right: 1px; _padding-right: 0;}
#header_02 {background: url("images/header_02.jpg") top center no-repeat; height: 348px; width: 945px; margin: 0 auto; padding-right: 1px; _padding-right: 0;}
#header_03 {background: url("images/header_03.jpg") top center no-repeat; height: 348px; width: 945px; margin: 0 auto; padding-right: 1px; _padding-right: 0;}
#header_04 {background: url("images/header_04.jpg") top center no-repeat; height: 348px; width: 945px; margin: 0 auto; padding-right: 1px; _padding-right: 0;}
#header_05 {background: url("images/header_05.jpg") top center no-repeat; height: 348px; width: 945px; margin: 0 auto; padding-right: 1px; _padding-right: 0;}
#header_06 {background: url("images/header_06.jpg") top center no-repeat; height: 348px; width: 945px; margin: 0 auto; padding-right: 1px; _padding-right: 0;}
#header_07 {background: url("images/header_07.jpg") top center no-repeat; height: 348px; width: 945px; margin: 0 auto; padding-right: 1px; _padding-right: 0;}
#header_08 {background: url("images/header_08.jpg") top center no-repeat; height: 348px; width: 945px; margin: 0 auto; padding-right: 1px; _padding-right: 0;}
#header_09 {background: url("images/header_09.jpg") top center no-repeat; height: 348px; width: 945px; margin: 0 auto; padding-right: 1px; _padding-right: 0;}
#header_10 {background: url("images/header_10.jpg") top center no-repeat; height: 348px; width: 945px; margin: 0 auto; padding-right: 1px; _padding-right: 0;}
#header_11 {background: url("images/header_11.jpg") top center no-repeat; height: 348px; width: 945px; margin: 0 auto; padding-right: 1px; _padding-right: 0;}

#content {background: url("images/body_bg.png") top center repeat-y; width: 942px; height: auto; margin: 0 auto; padding: 0;}

#footer_bg {background: url("images/footer_bg.png") top center repeat-x; width: 100%; height: 122px; margin: 0; padding: 0;}

#footer {
  clear: both;
  background: url("images/footer.jpg") top center no-repeat;
  width: 942px;
  height: 122px;
  margin: 0 auto;
  color: #000;
  font: normal normal 12px arial;
  line-height: 1em;
}

#footer a, #footer a:hover {text-decoration: none; color: #009;}

#footer_left {
  float: left; 
  line-height: 1.5em;
  margin: 27px 0 0 40px;
  _margin-left: 20px;

}

#footer_right {
  float: right; 
  line-height: 1.5em;
  margin: 27px 40px 0 0; 
  _margin-right: 20px; 
  text-align: right; 
}

div.numenu {
	width: 235px; height: 35px;
	margin: 0 0 0 0;
	background: url( 'images/menu_nav.png' ) 0 -35px no-repeat;
	}
div.numenu a {
	display: block;
	margin: 0; padding: 0;
	width:100%; height:100%;
	overflow:hidden;
	font: normal 13px/1.5 Arial, Arial;
	color: #222;
	text-decoration: none;
    text-align: left;
    text-indent: -20px;
	background: url( 'images/menu_nav.png' ) top left no-repeat;
	}
div.numenu span {
	display: block;
	margin:0; padding: 7px 0 0 30px;
	}
div.numenu a:hover {
	background-image: none;
	color: #222;
    text-decoration: none;
	}
div.numenu a:active {
	color: white;
	}
    
div.numenu_selected {
	width: 235px; height: 35px;
	margin: 0 0; 
	background: url( 'images/menu_nav.png' ) 0 -70px no-repeat;
    font: normal 13px/1.5 Arial, Arial;
    color: white;
    text-decoration: none;
    text-align: left;
    text-indent: -20px;
}
div.numenu_selected a {text-decoration: none; color: #222; font-weight: bold;}
div.numenu_selected span {
	display: block;
	margin:0; padding: 7px 0 0 30px;
	}

#current {
  background: url(images/menu_select.png) left center no-repeat;
  color: #fff;
}

#sidebar {
  position: relative;
  float: left;
  margin: 0 0 0 30px;
  padding-top: 10px;
  _margin-left: 15px;
  width: 250px;
  text-align: center;
/*  background: #fdd; */  
}

#sidebar .sbpanel {background: url("images/sidebar_mid.png") top center repeat-y;}
#sidebar h2 {font: normal bold 18px arial; color: #222; width: 220px; padding: 0; margin: 0 auto;}
#sidebar h3 {font: normal bold 15px arial; color: #222; width: 220px; padding: 0; margin: 0 auto;}
#sidebar p {font: normal normal 13px arial; width: 210px; margin-left: 15px;}

#mainbar {
  width: 625px;
  padding-top: 10px;
  margin: 0 0 0 290px;
  _margin-left: 287px;
  height: 100%;
/*  background: #dfd; */
}

#mainbar h2 {font: normal bold 20px arial, serif; width: 550px; padding: 0 0 5px 0; margin: 0 auto;}
#mainbar h3 {font: normal bold 17px arial, serif; width: 550px; padding: 0 0 5px 0; margin: 0 auto;}
#mainbar h4 {font: normal bold 15px arial, serif; width: 550px; padding: 0; margin: 0 auto;}
#mainbar p {width: 530px; font-size: 13px; margin-left: 40px;}
#mainbar ul li {font-size: 13px; width: 500px; list-style-image: url(images/bullet.png); margin: 0 0 10px 20px; padding: 0 0 0 5px; vertical-align: top;}
#mainbar a {text-decoration: none; color: #df3e13;}

.mainpanel {
   background: #fff url(images/mainpanel_mid.png) top center repeat-y; 
   width: 620px;
   height: auto;
   color: #355d86; /* #008b98; */
   margin: 0 auto;
}

.mainpanel #mp_top, .mainpanel #mp_btm {margin: 0 auto; padding: 0;}
.mainpanel p {width: 550px !important; color: #111; padding-left: 5px;}

.sidepanel {
   background: #fff url(images/sidepanel_mid.png) top center repeat-y; 
   width: 215px;
   height: auto;
   color: #355d86; /* #008b98; */
   margin: 0 auto;
}
.sidepanel #sp_top, .sidepanel #sp_btm {margin: 0 auto; padding: 0; _margin-left: 3px;}
.sidepanel p {width: 170px !important; color: #111; padding-left: 0; text-align: left;}


#contactform  {display: block; width: 460px; height: 400px; background-color: #fff; margin-left: 70px; border: 1px solid #000; padding: 15px 15px 10px 5px;}
#getlisted  {display: block; width: 460px; height: 1600px; background-color: #fff; margin-left: 70px; border: 1px solid #000; padding: 15px 15px 10px 5px;}
#speakerapp  {display: block; width: 460px; height: 1650px; background-color: #fff; margin-left: 70px; border: 1px solid #000; padding: 15px 15px 10px 5px;}

.green {color: #39634c !important;}
.blue {color: #49587f !important;}
.red {color: #f00 !important;}
.floatleft {float: left !important; display: inline !important; padding: 0 10px 0 0;}
.floatright {float: right !important; display: inline !important; padding: 0 0 0 20px;}
.f14 {font-size: 14px !important;}
.f15 {font-size: 15px !important;}
.f16 {font-size: 16px !important;}
.f18 {font-size: 18px !important;}
.align_left {text-align: left !important;}
.align_right {text-align: right !important;}
.align_center {text-align: center !important;}