html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
}	

/*main layout*/
#wrapper {
	text-align: left;
	margin: auto;
	padding: 0px;
	border:0;
	width: 882px;
}

#header {
	height: 123px;
	width: 882px;
	margin: auto;
	background: url(/images/conference_images/header_stripe.jpg) left bottom repeat-x;
	background-color: #fff;
	position: relative;
}

#main_nav {
	margin: 0;
}

#content { 
	width: 882px;
	height: 214px;
	margin-top: -1px;
}

#footer {
	color: #fff;
	background-color: #7C7979;
	width: 852px;
	padding: 15px 15px 15px 15px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

#conference_footer {
	color: #fff;
	background-color: #7C7979;
	width: 852px;
	padding: 15px 15px 15px 15px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

#copyright {
	text-align: right;
	color: #7C7979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	border-top: #939292 solid 2px;
}

/*end main layout*/

/*main navigation */
#navcontainer {
	margin: 0;
	padding: 0;
	height: 24px;
	background: url(/images/nav_strip.jpg) left top no-repeat;
}

#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a:link {
	color: #fff;
	width: 125px;
	height: 23px;
	padding: 0 0 0 22px;
	margin: 0;
	text-decoration: none;
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
}

#navcontainer ul li a:visited {
	color: #fff;
	width: 125px;
	height: 23px;
	padding: 0 0 0 22px;
	margin: 0;
	text-decoration: none;
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
}

#navcontainer ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
/*end main navigation*/

/*conference navigation */
#conference_navcontainer {
	margin: 0;
	padding: 0;
	height: 24px;
	background: url(/images/conference_images/nav_strip.jpg) left top no-repeat;
}

#conference_navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#conference_navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#conference_navcontainer ul li a:link {
	color: #fff;
	width: 125px;
	height: 23px;
	padding: 0 0 0 22px;
	margin: 0;
	text-decoration: none;
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
}

#conference_navcontainer ul li a:visited {
	color: #fff;
	width: 125px;
	height: 23px;
	padding: 0 0 0 22px;
	margin: 0;
	text-decoration: none;
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
}

#conference_navcontainer ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
/*end conference navigation*/

#footer_content {
	margin: 0;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer_links {
	float: left;
}

#footer_links a:link {
	color: #79A00E;
	font-weight: bold;
	text-decoration: none;
}

#footer_links a:hover {
	color: #79A00E;
	font-weight: bold;
	text-decoration: underline;
}

#footer_links a:visited {
	color: #77A008;
	font-weight: bold;
	text-decoration: none;
}

#footer_links_conference {
	float: left;
}

#footer_links_conference a:link {
	color: #3979B9;
	font-weight: bold;
	text-decoration: none;
}

#footer_links_conference a:hover {
	color: #3979B9;
	font-weight: bold;
	text-decoration: underline;
}

#footer_links_conference a:visited {
	color: #306896;
	font-weight: bold;
	text-decoration: none;
}

#main_login {
	float: right;
	background: #ECEDEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 8px 8px 8px;
}

#main_login a:link {
	color: #4C4C4C;
	text-decoration: none;
}

#main_login a:visited {
	color: #4C4C4C;
	text-decoration: none;
}

#main_login a:hover {
	color: #4C4C4C;
	text-decoration: underline;
}

#logo {
	margin-top: 60px;
}

#feeds {
	margin-top: 15px;
}

#conference_logo {
	margin-left: -26px;
	margin-top: 5px;
	position: relative;
}

#feeds {
	margin-top: 10px;
}

#conference_button {
	position: absolute;
	bottom: 10px;
	right: 0;
}

#conferencebutton_register {
	height: 35px;
	width: 147px;
	text-indent: -100.0em;
	overflow: hidden;
	background: url(/images/conferencebutton_register.jpg);
	display: block;
}

#conferencebutton_register:hover {
	background-position: bottom left;
}

#conferencebutton_green {
	height: 35px;
	width: 147px;
	text-indent: -100.0em;
	overflow: hidden;
	background: url(/images/election_results_button.jpg);
	display: block;
}

#conferencebutton_green:hover {
	background-position: bottom left;
}

/*feature area of homepage*/
#first {
	background: url(/images/feature_grad_bg.gif) top left repeat-x;
	background-color: #406C47;
	margin-top: 2px;
}

.home_feature {
	background-color: #406C47;
	border-top: 1px solid #3D633F;
	padding: 15px 15px 10px 15px;
	position: relative;
	clear: both;
}

.home_feature h2 {
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 17px;
	font-weight: normal;
	margin-top: 0;
}

.home_feature p {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.home_feature p a:link {
	color: #8CC906;
	text-decoration: none;
	font-weight: bold;
}

.home_feature p a:visited {
	color: #8CC906;
	text-decoration: none;
	font-weight: bold;
}

.home_feature p a:hover {
	color: #8CC906;
	text-decoration: underline;
	font-weight: bold;
}

.home_feature h2 a:link {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.home_feature h2 a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.home_feature h2 a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}

.feature_button {
	position: absolute;
	bottom: 15px;
	right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	height: 25px;
	line-height: normal;
	background: url(/images/button_gradient.jpg) top right no-repeat;
	padding: 10px 28px 0 0;
}

.feature_button:link {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.feature_button:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.feature_button:hover {
	font-weight: bold;
	color: #fff;
	background: url(/images/button_gradient.jpg) bottom right no-repeat;
}

.social_networking {
	display: block;
	padding-top: 5px;
}

/*#conferencebutton_grey {
	height: 35px;
	width: 143px;
	text-indent: -100.0em;
	overflow: hidden;
	background: url(/images/grey_conference_button.jpg);
	display: block;
	float: right;
	margin: 45px 15px 0 0;
}

#conferencebutton_grey:hover {
	background-position: bottom left;
}*/

#join_button {
	height: 35px;
	width: 147px;
	text-indent: -100.0em;
	overflow: hidden;
	background: url(/images/join_home.jpg);
	float: right;
	margin: 40px 0 0 0;
}

#join_button:hover {
	background-position: bottom left;
}

/* keynote area of conference homepage*/
#feature_wrapper {
	background: url('/images/featurebg.gif') left top repeat-y;
	margin-bottom: 2px;
}

.feature_description {
	padding: 15px 15px 0 15px;
}

.feature_description p {
	margin: 0;
	padding: 0 0 17px 0;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.feature_description a:link {
	color: #8CC906;
	font-weight: bold;
	text-decoration: none;
}

.feature_description a:visited {
	color: #8CC906;
	font-weight: bold;
	text-decoration: none;
}

.feature_description a:hover {
	color: #79A00E;
	font-weight: bold;
	text-decoration: underline;
}

#feature1 {
	float: left;
	width: 293px;
}

#feature1 img {
	border-right: #FFFFFF solid 1px;
	border-bottom: #FFFFFF solid 2px;
}

#feature2 { 
	float: left;
	width: 33%;
}

#feature2 img {
	border-left: #FFFFFF solid 2px;
	border-right: #FFFFFF solid 2px;
	border-bottom: #FFFFFF solid 2px;
}

#feature3 {
	float: right;
	width: 293px;
}

#feature3 img {
	border-left: #FFFFFF solid 1px;
	border-bottom: #FFFFFF solid 2px;
}

.keynote {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	background-color: #3979B9;
	margin: 2px 0 2px 0;
	padding: 5px 0 5px 15px;
}

.more_speakers {
	float: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding: 10px 15px 0 0;
	color: #fff;
}

.more_speakers a:link {
	color: #fff;
	text-decoration: none;
}

.more_speakers a:visited {
	color: #fff;
	text-decoration: none;
}

.more_speakers a:hover {
	color: #fff;
	text-decoration: underline;
}

.home_link:link {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

.home_link:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

.home_link:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix { 
	display: inline-block;
}

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* stop commented backslash hack */