@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#wrap {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	clear: both;
	float: left;
	width: 960px;
	background-color: #FFF;
}
#header h1 {
	display: block;
	width: 335px;
	height: 95px;
	float: left;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin-top: 5px;
	margin-left: 5px;
}
#event-date {
	float: right;
	width: 500px;
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
}
#event-date h2 {
	color: #3366cc;
	font-size: 28px;
	font-weight: bold;
}
#event-date h3 {
	color: #3366cc;
	font-weight: normal;
	font-size: 22px;
}
#event-date a {
	color: #6EBE44;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
#event-date a:hover {
	text-decoration: underline;
}

#nav-wrap {
	clear: both;
	float: left;
	width: 960px;
}
#nav {
	display: block;
	float: left;
	padding-left: 15px;
}
#nav li {
	display: block;
	float: left;
	margin-right: 13px;
}
#nav li a {
	display: block;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #6EBE44;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
#nav li a:hover {
	background-color: #569634;
}

#contact {
	display: block;
	float: right;
	width: 290px;
}
#contact li {
	float: left;
	display: block;
	margin-right: 13px;
}
#contact li a {
	background-color: #3366cc;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
}
#contact li a.facebook {
	background-image: url(../images/f.png);
	background-repeat: no-repeat;
	background-position: 8px;
	padding-left: 27px;
}
#contact li a:hover {
	background-color: #274E9E;
}
#content {
	clear: both;
	float: left;
	background-color: #FFF;
	margin-top: 10px;
	width: 960px;
}
#content h1 {
	color: #6EBE44;
	font-size: 20px;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
}

#content a {
	color: #36C;
}
#content a:hover {
	color: #274e9e;
}
#column1 {
	float: left;
	width: 400px;
	padding: 15px;
}
#column1 h2 {
	color: #6ebe44;
	font-size: 22px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#column1 p {
	font-size: 16px;
	color: #666;
	line-height: 20px;
	margin-bottom: 15px;
}


#column1 a {
	color: #36C;
}

#column2 {
	float: left;
	width: 230px;
	padding: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;
}
#column2 h2.news {
	color: #36C;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
}
#column2 div.news-item {
	margin-bottom: 25px;
}
#column2 div.news-item h3 {
	font-weight: bold;
	font-size: 14px;
}
#column2 a  {
	color: #36C;
}

#column3 {
	float: left;
	width: 230px;
	padding: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;
}
#column3 a {
	color: #36C;
}

#column3 h2.sponsors {
	font-size: 20px;
	font-weight: bold;
	color: #36C;
	margin-bottom: 10px;
}
div.sponsor {
	border: 1px solid #eeeeee;
	margin-bottom: 8px;
}

.green-sponsor h3 {
	font-size: 14px;
	font-weight: bold;
	color: #6EBE44;
	display: block;
	margin-bottom: 4px;
}
.gold-sponsor h3 {
	font-size: 14px;
	font-weight: bold;
	color: #eeb310;
	display: block;
	margin-bottom: 4px;
}
.silver-sponsor h3 {
	font-size: 14px;
	font-weight: bold;
	color: #999;
	display: block;
	margin-bottom: 4px;
}
#column3 a.sponsorship {
	text-align: right;
	display: block;
	margin-top: 15px;
}
#exhibitors {
	float: left;
	width: 650px;
	padding: 20px;
}
#exhibitors #chart {
}
#chart td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}







#footer {
	clear: both;
	float: left;
	width: 960px;
	background-color: #FFF;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeeee;
	padding-top: 15px;
}
#footer h3 {
	color: #36C;
	font-weight: bold;
	font-size: 16px;
}
#footer a {
	color: #333;
}

#footer #health {
	float: left;
	width: 180px;
	background-image: url(../images/stark-logo.jpg);
	background-repeat: no-repeat;
	padding-left: 125px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
	margin-left: 30px;
}
#footer #expo {
	float: left;
	width: 170px;
	background-image: url(../images/expo-logo.jpg);
	background-repeat: no-repeat;
	padding-left: 115px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
}
#footer #graydian {
	float: left;
	width: 180px;
	background-image: url(../images/g.jpg);
	background-repeat: no-repeat;
	padding-left: 90px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 20px;
}
.green {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	display: block;
	margin-bottom: 4px;
	background-color: #6EBE44;
	padding: 7px;
}
.gold {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	display: block;
	margin-bottom: 4px;
	background-color: #EEB310;
	padding: 6px;
}
.silver {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	display: block;
	margin-bottom: 4px;
	background-color: #999;
	padding: 6px;
}

