* {
	margin: 0;
	padding: 0;
}

.clearfix {
	clear: both;
}

.find_out_more {
	width: 300px;
	height: 40px;
	background-image: url('../img/government_property/find_out_more.jpg');
}

.find_out_more a {
	display: block;
	width: 100%;
	height: 100%;
}

.find_out_more a span {
	display: none;
}

a {
	color: #284197;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	padding: 0 0 25px 0;
	color: #000000;
}

h2 {
	font-size: 28px;
	font-weight: bold;
	padding: 0 0 25px 0;
	color: #1A2754;
	text-decoration: none;
}

h2 span {
	color: #000000;
}

h3 {
	padding: 0 0 25px 0;
}

p {
	padding: 0 0 20px 0;
}

fieldset {
	margin: 0 0 20px 0;
	padding: 25px 30px;
	border: 1px solid #cccccc;
	background-color: #efefef;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

fieldset legend {
	padding: 5px 10px;
	border: 1px solid #3b3b3e;
	-webkit-border-radius: 13px;
	-moz-border-radius: 15px;
	background-color: #5b5b5e;
	color: #ffffff;
}

input[type=text] {
	width: 500px;
}

div.input {
	padding: 5px 0;
}

div.input label {
	width: 150px;
	float: left;
}

ul.actions {
	margin: 0;
	padding: 40px 0;
	list-style-type: none;
}

ul.actions li {
	padding: 30px 20px 30px 70px;
	width: 190px;
	float: left;
	background-position: left center;
	background-repeat: no-repeat;
}

ul.actions li.venue_information {
	background-image: url('../img/venue_information.jpg');
}

ul.actions li.event_information {
	background-image: url('../img/event_information.jpg');
}

ul.actions li.book_online {
	background-image: url('../img/book_online.jpg');
}

ul.actions li.exhibitors_sponsors {
	background-image: url('../img/exhibitors_sponsors.jpg');
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #3084af;
	background-image: url('../img/government_property/body.jpg');
	background-position: top;
	background-repeat: repeat-x;
}

#container {
	padding: 0 0 30px 0;
}

#header_outer {
	height: 160px;
	background-color: #fefefe;
	background-image: url('../img/government_property/header_outer.jpg');
	background-position: top;
	background-repeat: repeat-x;
}

#header_inner {
	margin: 0 auto;
	width: 900px;
	height: 160px;
	background-image: url('../img/government_property/header_inner.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}

#header_inner_event {
	margin: 0;
	padding: 0;
	float: left;
	width: 529px;
	height: 160px;
}

#header_inner_event h1, #header_inner_event h1 a {
	display: block;
	margin: 0;
	padding: 0;
	width: 529px;
	height: 160px;
}

#header_inner_event h1 a span {
	display: none;
}

#header_inner_ogc {
	margin: 0;
	padding: 0;
	float: right;
	width: 260px;
	height: 160px;
}

#header_inner_ogc p, #header_inner_ogc p a {
	display: block;
	margin: 0;
	padding: 0;
	width: 260px;
	height: 160px;
}

#header_inner_ogc p a span {
	display: none;
}

#menu_outer {
	height: 40px;
	overflow: hidden;
	background-color: #1A2754;
	background-image: url('../img/government_property/menu_outer.jpg');
	background-position: top;
	background-repeat: repeat-x;
}

#menu_inner {
	margin: 0 auto;
	width: 900px;
	height: 100%;
}

#menu_inner ul {
	height: 100%;
	list-style-type: none;
}

#menu_inner ul li {
	height: 100%;
	float: left;
}

#menu_inner ul li a {
	display: block;
	padding: 12px;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-shadow: 0 1px 2px #000000;
}

#menu_inner ul li a:hover {
	padding: 12px;
	background-color: #1083cb;
	background-image: url('../img/government_property/menu_hover.jpg');
	background-position: top;
	background-repeat: repeat-x;
}

#content_outer {
	margin: 0;
	padding: 0;
}

#content_inner {
	margin: 0 auto;
	padding: 30px;
	width: 840px;
	background-color: #ffffff;
	background-image: url('../img/government_property/content_outer.jpg');
	background-position: top;
	background-repeat: repeat-x;
}

#submenu {
	padding: 0 30px 0 0;
	width: 170px;
	float: left;
}

#submenu ul {
	border-top: 1px dashed #cccccc;
	list-style-type: none;
}

#submenu ul li {
	padding: 10px 0 10px 10px;
	border-bottom: 1px dashed #cccccc;
}

div.event_information, div.event_timetable, div.delegate_rates, div.hotels_and_travel, div.venue, div.register {
	width: 640px;
	float: left;
}

div.event_information table {
	width: 640px;
}

div.index ul {
	padding: 0 0 20px 30px;
	list-style-type: disc;
}

#footer_outer {
	
}

#footer_inner {
	margin: 0 auto;
	padding: 0 0 15px 0;
	width: 900px;
	border-top: 1px solid #cccccc;
	background-image: url('../img/footer_inner.png');
	background-position: bottom;
	background-repeat: no-repeat;
}

#footer {
	padding: 15px 30px 0 30px;
	background-color: #efefef;
}

#footer p {
	padding: 0;
	font-size: 11px;
	color: #999999;
}

div.news_entry {
	margin: 10px 0;
	padding: 20px 10px 0 10px;
	background-color: #fefefe;
	background-image: url('../img/news_entry.jpg');
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #f0f0f0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

div.bookmarklets {
	margin: 0;
	padding: 0 0 20px 0;
}

div.speakers ul {
	list-style-type: disc;
}

div.speakers ul li {
	padding: 6px 0;
	font-size: 16px;
}

div.agendas ul {
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type: disc;
}

div.agendas ul li {
	margin: 0;
	padding: 10px 0;
	font-size: 14px;
}

div.agendas ul li ul {
	margin: 0 0 0 30px;
	padding: 5px 0;
	list-style-type: disc;
}

div.agendas ul li ul li {
	padding: 2px 0;
	font-size: 13px;
	color: #666666;
}

div.exhibitorsSponsors ul {
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type: disc;
}

div.exhibitorsSponsors ul li {
	margin: 0;
	padding: 5px 0;
	font-size: 16px;
}

table th {
	text-align: left;
}

