/* Layout */body {	margin: 0;	padding: 0;	background: #232323;	color: #fff;	font: x-small/1.2em Arial, sans-serif;}#container {	margin: 22px auto 0;	width: 760px;	background: #fff;	background: url(../img/bg_head.jpg) no-repeat left top;	color: #fff;}#introduction {	padding-top: 0.1em;}#photos {	clear: left;	padding: 1em 0 3em;}#diagram {	margin: 3em 0 0 40px;	float: left;}#tech {	background: url(../img/bg_diagram.png) no-repeat 80px top;	float: left;	padding: 1.8em 0 0.8em;	color: #999;}#footer {	padding: 0.3em 0 2.5em;	clear: left;	color: #444;}/* Fonts */h1 {	width: 520px;	height: 97px;	margin: 60px 0 45px 240px;	background: transparent url(../img/txt_head.png) no-repeat left top;	text-indent: -9999px;}h3 {	font-size: 1.4em;	line-height: 1.6em;	font-weight: normal;	margin: 0.8em 0;}h3.first {	font-weight: bold;}h4 {	margin: 0;}p, ul, dl {	margin: 1.4em 0;	font-size: 120%;	line-height: 1.6em;}ul {	padding-left: 0;}li {	list-style: none;}dd {	margin-left: 0;}img {	border: 0;}a:link, a:visited {	color: #ff0000;	text-decoration: none;}a:hover, a:active {	color: #c00000;	text-decoration: none;}form {	margin: 0;	padding: 0;}/* Specific fonts */#introduction h3 {	}#photos img {	margin-right: 7px;}#photos img.last {	margin-right: 0;}#tech .column {	width: 370px;	margin-right: 20px;	float: left;}#enquiry h4 {	background: transparent url(../img/txt_enquiry.png) no-repeat left top;	height: 14px;	width: 155px;	text-indent: -9999px;	margin: 2px 0 5px 0;}#about h4 {	background: transparent url(../img/txt_about.png) no-repeat left top;	height: 14px;	width: 155px;	text-indent: -9999px;	margin: 2px 0 5px 0;}#side img {	float: left;	padding: 10px 10px 0 0;	border: 0;}ul#eventonav {	margin: 0 0 0 244px;}ul#eventonav li {	display: inline;	margin-right: 20px;	text-transform: uppercase;	font-size: 90%;}ul#eventonav a:link, ul#eventonav a:visited {	color: #555;}ul#eventonav a:hover, ul#eventonav a:active {	color: #444;}ul#eventonav li.selected {	color: #999;}form#subscribe {	background: transparent url(../img/bg_subscribe.png) no-repeat left top;	height: 51px;	width: 354px;	padding: 10px 8px;	float: left;}form#subscribe h4 {	background: transparent url(../img/txt_subscribe.png) no-repeat left top;	height: 14px;	width: 370px;	text-indent: -9999px;	margin: 2px 0 5px 0;}form#subscribe dl {	margin: 0;	line-height: 1em;}input[type="text"] {	border: 1px solid #232323;	background: #000;	padding: 5px;	font-family: Arial, sans-serif;	font-weight: bold;	color: #999;	font-size: 110%;	margin: 0;	width: 239px;	float: left;	margin: 0 3px 0 0;}#enquiry, #about {	background: transparent url(../img/bg_enquiry_about.png) no-repeat left top;	height: 71px;	width: 159px;	padding: 10px 8px;	float: left;	margin-left: 20px;}#tech .last {	margin-right: 0;}#footer p {	margin: 0;}#footer a:link, #footer a:visited {	color: #666;}#footer a:hover, #footer a:active {	color: #555;}