@import url("core.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	text-align:center;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/bg-page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.right {
	float:right;
}
.left {
	float:left;
}
.clear {
	clear:both;
}
.clearspace {
	clear:both;
	height:1px;
	line-height:1px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}
h1 {
	color:#8c0b16;
	font-size:27px;
	padding-bottom:25px;
	font-style: normal;
}
h2 {
	font-size:15px;
	font-weight:bold;
	padding-bottom: 5px;
	color:#020053;
}
h2 a {
	text-decoration:none;
}

h2 a:hover {
	text-decoration:underline;
}
h3 {
	color:#8c0b16;
	font-size:13px;
	font-weight:bold;
	padding-bottom: 5px;
}
h4 {
	color:#020053;
	font-size:12px;
	font-weight:bold;
	padding-bottom: 5px;
}
ul, li {
	margin:0px;
	padding:0px;
	list-style:none;
}
a {
	color: #020053;
	text-decoration:underline;
}
a:hover {
	color: #020053;
	text-decoration:none;
}
p {
	margin:0px;
	line-height: 20px;
	padding: 0px 0px 15px 0px;
}
#outerwrapper {
	background-image: url(../images/bg-outerwrapper.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#wrapper {
	width:970px;
	text-align:left;
	padding:0px;
	margin:0px auto;
}
#innerwrapper {
	background-image: url(../images/bg-innerwrapper.png);
	background-repeat: repeat-y;
	background-position: center 521px;
}
#mainsectionholder {
	background-image: url(../images/bg-mainsectionholder.png);
	background-repeat: no-repeat;
	background-position: top;
}
#mainsection {
	background-image: url(../images/bg-mainsection.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#headerwrapper {
	height:151px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/2.png);	
}

/*
#outerwrapper .about {
	background-image: url(../images/bg-header-02.png);
}
#outerwrapper .program {
	background-image: url(../images/bg-header-01.png);
}
#outerwrapper .speakers {
	background-image: url(../images/bg-header-03.png);
}
*/
#header {
	height:151px;
	width:970px;
	margin:0px auto;
	text-align:left;
}
#logo {
	width:141px;
	height:1px;
	padding-top:84px;
	overflow:hidden;
	display:block;
	position:absolute;
	margin-left:49px;
	background-image: url(../images/chc-logo.png);
	background-repeat:no-repeat;
}
#mainnav {
	position:absolute;
	margin-top:85px;
	margin-left:24px;
	width:681px;
}
#mainnav li {
	float:left;
}
#mainnav li a {
	display:block;
	background-repeat: no-repeat;
	height: 1px;
	padding-top:41px;
	overflow:hidden;
	background-position:0px 0px;
}
#mainnav li a:hover {
	background-position:0px -42px;
}
#mainnav li a.active {
	background-position:0px -84px;
}
#navhome {
	width:93px;
	background-image: url(../images/nav-home.png);
}
#navabout {
	width:190px;
	background-image: url(../images/nav-about-the-summit.png);
}
#navprogram {
	width:179px;
	background-image: url(../images/nav-summit-program.png);
}
#navspeakers {
	width:219px;
	background-image: url(../images/nav-speakers-sponsors.png);
}
#banner {
	background-image: url(../images/banner.jpg);
	background-repeat:no-repeat;
	height: 179px;
	width: 911px;
	margin-left:30px;
}
#banner a {
	height:1px;
	padding-top:178px;
	overflow:hidden;
	display:block;
}
#banner a:hover {
	background-image: url(../images/banner-hover.png);
	background-repeat: no-repeat;
}
#contentholder {
	padding:20px 5px 0px 5px;
}
#subnav {
	width:138px;
	float:left;
}
#subnav ul {
}
#subnav li {
	background-image: url(../images/bg-subnav-divider.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#subnav li a {
	display: block;
	width: 110px;
	color:#020053;
	text-decoration:none;
	padding-left: 24px;
	padding-top: 10px;
	padding-bottom: 11px;

}
#subnav li a:hover {
	color:#2a3f54;
	text-decoration:none;
}
#subnav li a.active {
	background-image: url(../images/bul-subnav.png);
	background-repeat: no-repeat;
	background-position: left 11px;
	color:#950c17;
	text-decoration:none;
}
#content {
	min-height:442px;
	width:583px;
	padding-right: 7px;
	float:left;
	margin:0px 15px 0px 47px;
	padding-bottom:20px;
}
.firstpara {
}
.firstpara img {
	float: left;
	padding-right: 24px;
}
#sidebar {
	width:146px;
	float:left;
	padding-top:9px;
}
#ctabox .top {
	background-image: url(../images/cta-box-top.png);
	background-repeat: no-repeat;
	height: 26px;
}
#ctabox .expander {
	background-color: #ebf3f8;
}
#ctabox .bottom {
	background-image: url(../images/cta-box-bottom.png);
	background-repeat: no-repeat;
	height: 26px;
}
#cta {
	width: 130px;
}
#cta ul {
}
#cta li {
	/*background-image: url(../images/bul-cta.png);
	background-repeat: no-repeat;
	background-position: left 3px;*/
	color: #333333;
	font-size: 11px;
	padding-bottom: 23px;
	line-height: 15px;
}
#cta a {
	background-image: url(../images/bul-cta.png);
	background-repeat: no-repeat;
	background-position: -1px 2px;
	display: block;
	padding-left: 20px;
	color:#8c0b16;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#cta a:hover {
	background-image: url(../images/bul-over-cta.png);
	background-repeat: no-repeat;
	background-position: -1px 2px;
	color:#2a3f56;
	text-decoration:underline;
}
#cta p {
	line-height: 15px;
	margin: 0px;
	margin-top: -13px;
	padding: 0px;
	padding-left: 20px;
}
#cta span {
	background-image: url(../images/bul-cta.png);
	background-repeat: no-repeat;
	background-position: -1px 2px;
	display: block;
	padding-left: 20px;
}
#cta span.email {
	background-image: none;
	display: block;
	padding-left: 0px;
}
#cta span.email a {
	padding-left: 0px;
}
#cta span a {
	background-image: none;
	color:#333333;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
#cta span a:hover {
	background-image: none;
	color:#333333;
	text-decoration:none;
}
#footer {
	background-image: url(../images/box-footer.png);
	background-repeat: no-repeat;
	background-position: top;
	padding:0px 40px 0px 40px;
	font-size: 10px;
	color: #ffffff;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#footerleft {
	float:left;
	width:480px;
	padding-top:27px;
	padding-bottom:20px;
}
#footerright {
	padding-top:27px;
	padding-bottom:20px;
	float:right;
	width:280px;
	text-align:right;
}

#subnav li.firstnav {
background-image: none;
}

.red-bold {
	color:#8c0b16;
	font-size:12px;
	font-weight:bold;
}

#content li {
	list-style: disc;
	list-style-position: outside;
	margin-left: 15px;
	padding-bottom: 10px;
}.image-padding {
	padding-right: 15px;
	padding-bottom: 15px;
}
