body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #E6E6DA;
	font-family: Arial;
}

#container {
	text-align: left;
	margin: 40px auto 0 auto;
	width: 840px;
}

#top {
	width: 840px;
}

#nav {
	width: 315px;
	float: left;
}

#nav h1 {
	width: 315px;
	height: 126px;
	margin: 42px 0 0 0;
	padding: 0;
	background: url('images/alain-logo.gif') 4px 50% no-repeat;
}

#nav h1 a {
	display: block;
	height: 100%;
	width: 100%;
}

#nav h1 span {
	display: none;
	position: absolute;
	left: -999em;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav ul li {
	height: 50px;
	line-height: 50px;
	width: 314px;
}

#nav ul li a {
	color: #fff;
	text-decoration: none;
	width: 100%;
	display: block;
	padding-left: 20px;
	height: 50px;
	font-size: 80%;
}

#menu-home, #menu-why, #menu-project { margin-bottom: 1px; }

#menu-home { background: url('images/menu-1.gif'); }
#menu-why { background: url('images/menu-2.gif'); }
#menu-project { background: url('images/menu-3.gif'); }
#menu-contact { background: url('images/menu-4.gif'); }

#bigpic {
	width: 519px;
	background: url('images/big-picture.jpg');
	float: left;
	height: 371px;
	margin: 0 0 0 3px;
	padding: 0;
}

#brochure-link {
	float: left;
	width: 472px;
	margin: 4px 0 0 4px;
	padding: 0;
	background: url('images/download-brochure-image.jpg') 100% 0 no-repeat;
	height: 102px;
}

#brochure-link a {
	display: block;
	width: 235px;
	height: 102px;
	background: url('images/download-brochure.gif');
}

#brochure-link a span {
	display: none;
	position: absolute;
	left: -999em;
}

#mid {
	background-color: #fff;
	width: 790px;
	margin: 4px 0 0 0;
	padding: 0;
}

#mid.tall {
	background: #fff url('images/element_tall.gif') 105% 100% no-repeat;
}

#mid.contactalain {
	background: #fff url('images/element_2.gif') 105% 100% no-repeat;
}

#mid.conventioncentre {
	background: #fff url('images/element_3.gif') 120% 110% no-repeat;
}

#mid.alainproject {
	background: #fff url('images/element_4.gif') 100% 100% no-repeat;
}

#content {
	width: 530px;
	padding: 10px 10px 10px 20px;
	text-align: left;
	float: left;
}

#content h4, #sidebar h4 {
	margin: 10px 0 10px 0;
	padding: 0;
	color: #AE8963;
}

#content p, #sidebar p {
	font-size: 70%;
	line-height: 150%;
	margin: 0 0 1em 0;
	color: #333;
	padding: 0;
}

#content li {
	font-size: 70%;
	color: #333;
}

#content li li {
	font-size: 90% !important;
}

#mid h3 {
	text-align: left;
	margin: 0;
	padding: 0 0 0 20px;
	color: #fff;
	font-weight: normal;
	height: 50px;
	line-height: 50px;
	background-color: #4F3A28;
}

#sidebar {
	float: left;
	width: 215px;
	margin-left: 5px;
	padding-top: 10px;
}

#footer {
	background: url('images/sep.gif') repeat-x;
	margin: 4px 0 0 0;
	padding: 20px 0 0 0;
	width: 790px;
}

#footer p {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 70%;
	color: #809677;
}

#footer ul {
	margin: 0 0 0 0;
	padding: 0;
}

#footer li {
	display: inline;
	margin-right: 10px;
	padding-right: 5px;
}

#footer li.adnec {
	border-right: none !important;
}

#footer li a {
	font-size: 70%;
	height: 15px;
	text-decoration: none;
	color: #305C2F !important;
}

.bignumber {
	font-size: 250%;
	margin: 10px;
	font-weight: normal;
	color: #57744B;
	display: block;
}

.subnav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.subnav li {
	background-color: #6F5A48;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	width: 200px;
}

.subnav li a {
	color: #fff;
	display: block;
	padding-left: 10px;
	width: 100%;
	height: 100%;
	text-decoration: none;
	font-size: 80%;
}

.subnav li a:hover {
	background-color: #8B7765;
}

.why {
	background-image: url('images/big-picture-alain.jpg') !important;
}

.project {
	background-image: url('images/big-picture-project.jpg') !important;
}

.contact {
	background-image: url('images/big-picture-contact.jpg') !important;
}

.convcentre {
	background-image: url('images/big-picture-convcentre.jpg') !important;
}

.bigemail {
	font-size: 210%;
	margin: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #57744B;
	display: block;
}

.bigemail strong {
	font-weight: normal;
}

.clearer {
	font-size: 1px;
	clear: both;
}

.block {
	width: 102px;
	height: 102px;
	background: #000;
	margin-top: 4px;
	float: left;
}

.tower {
	margin-right: 4px;
	background: url('images/tower-block.jpg') no-repeat;
}

.water {
	margin-right: 4px;
	background: url('images/water-block.jpg') no-repeat;
}

.brick {
	background: url('images/brick-block.jpg') no-repeat;
}

.gallery {
	margin-bottom: 20px;
}

.thumb {
	float: left;
	margin: 5px;
}

.thumb a {
	background-color: #ccc;
}

.thumb a img {
	border: 10px solid #DBD4C9;
}

.thumb a:hover img {
	border-color: #D1DACB;
}