@charset "utf-8";
body {
	background-image: url(images/bg-repeat.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#wrapper {
	width: 100%;
	height: auto;
	min-height: 850px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#holder {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 105px;
}
#holder-left {
	float: left;
	width: 600px;
	margin-top: 15px;
	position: relative;
	text-align: left;
	vertical-align: top;
}
#holder-right {
	width: 331px;
	margin-left: 15px;
	float: right;
	margin-top: 15px;
}
#holder-right  img {
	margin-right: 15px;
}
#footer {
	float: left;
	width: 980px;
	margin-top: 20px;
	color: #98a5ac;
	font-size: 10px;
	margin-bottom: 10px;
}
#register {
	width: 307px;
	float: left;
	background-image: url(images/register-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 627px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	top: 50px;
	position: relative;
}

a:link, a:active, a:visited {
	color: #0079C6;
	text-decoration: underline;
}
a:hover {
	color: #6BBA00;
	text-decoration: underline;
}
#brochure-icon-thankyou {
	height: 210px;
	width: 205px;
	position: absolute;
	left: 730px;
	top: 50px;
}
#intro-text-thankyou {
	width: 625px;
	float: left;
}

h1 {
	font-family: "trebuchet MS";
	font-size: 34px;
	font-weight: normal;
	color: #69bb00;
	margin-top: 45px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 34px;
}
h2 {
	font-family: "trebuchet MS";
	font-size: 18px;
	color: #252b30;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	font-weight: normal;
	padding-bottom: 0px;
}
h3 {
	font-family: "trebuchet MS";
	font-size: 18px;
	color: #0079c1;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	font-weight: normal;
	padding-bottom: 0px;
	text-transform: uppercase;
}
h4 {
	font-family: "trebuchet MS";
	font-size: 16px;
	color: #0079c1;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	font-weight: bold;
	padding-bottom: 0px;
}

li {
	list-style-image: url(images/bullet.gif);
	margin-left: 6px;
	padding-left: 6px;
	margin-bottom: 5px;
}

.img-speakers {
	border: 4px solid #8cdaf1;
	float: left;
	margin-right: 15px;
}
.txt-speakers {
	float: left;
	margin-bottom: 15px;
	width: 530px;
}
#addthis-script {
	float: right;
	width: 200px;
	text-align: right;
	color: #0079C6;
	font-weight: bold;
	margin-top: 10px;
}
#addthis-script span {
	float: left;
}
#holder-left  #about {
	float: left;
	margin-top: 30px;
	color: #616d73;
	font-size: 11px;
	width: 600px;
}
#holder-left-survey {
	float: left;
	width: 255px;
	margin-top: 15px;
	position: relative;
	text-align: left;
	vertical-align: top;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #6BBA00;
	padding-right: 15px;
}
#holder-right-survey {
	width: 675px;
	margin-left: 15px;
	float: right;
	margin-top: 15px;
	position: relative;
}
#holder-survey {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	float: left;
	position: relative;
}
#about-survey  {
	float: left;
	margin-top: 30px;
	color: #616d73;
	font-size: 11px;
	width: 980px;
	position: relative;
}
#holder-left-survey2 {
	float: left;
	width: 255px;
	margin-top: 15px;
	position: relative;
	text-align: left;
	vertical-align: top;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #6BBA00;
	padding-right: 15px;
}

