*{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

body{	
	position: relative;
}

.clear{
	clear: both;
}

h1{
	background-image: url(../images/gui-andrade-logo.png);
	background-repeat: no-repeat;
	display: block;
	width: 189px;
	height: 44px;
	position: relative;
	top: 20px;
	left: 20px;
}

h2{

}

h1 a{
	display: block;
	width: 188px;
	height: 43px;
	border: 0;
}

#topsection{
	margin-bottom: 15px;
	display: block;
	border-bottom: 1px solid gray;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e7e7e7), to(#fff));
	background: -moz-linear-gradient(#e7e7e7, #fff);
	background: linear-gradient(#e7e7e7, #fff);
	-pie-background: linear-gradient(#e7e7e7, #fff);
	behavior: url(js/PIE.htc);
}

#mainmenu{
	float: right;
	margin-right: 20px;
	position: relative;
	top: -20px;
}

#mainmenu li{
	float: right;
	margin-left: 10px;
	list-style: none;
}

#mainmenu li a{
	text-decoration: none;
	padding: 5px 15px;
	background: #386866;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(js/PIE.htc);	
	color: #fff;
}

#mainmenu li a:hover{
	background: gray;
	color: #fff;
}

#slideshow-controls{
	float: left;
}

#slideshow-controls li{
	float: left;
	margin-right: 5px;
	list-style: none;
	position: relative;
	top: -30px;
}

#slideshow-controls li button{
	position: relative;
	top: -5px;
}

#main-contents{
	width: 70%;
	font-size: 0.9em;
	float: left;
	margin-left: 20px;
}

p{
	margin-bottom: 20px;
	display: block;
}

#tweets{
	background: #e7e7e7;
	width: 22%;
	padding: 15px;
	float: right;
	margin-right: 20px;
	border: 1px solid #e7e7e7;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior: url(js/PIE.htc);
}

#twitter_update_list a{
	font-size: 10px;
	color: #386866;
}

#latest-tweets{
	margin-bottom: 10px;
}

#twitter-picture{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#twitter_update_list li{
margin-bottom: 15px;
	display: block;
}

#gui-tea-lake-district{
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	display: block;
}

#deck{
	text-align: left;
	width: 600px;
	float: left;
	position: relative;
	top: -30px;
	margin-bottom: 10px;
}


#deck img{
	border: 1px solid #dcdcdc;
	margin-top: 1.5em;
	width: 550px;
	height: 330px;
}


#project{
	position: relative;
	top: -50px;
	right: -250px;
	width: 300px;
	text-align: right;
}

#googlemaps{
	float: left;
	margin-right: 20px;
}


/* Footer */


#footer{
	height: 75px;
/*	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#e7e7e7));
	background: -moz-linear-gradient(#fff, #e7e7e7);
	background: linear-gradient(#fff, #e7e7e7);
	-pie-background: linear-gradient(#fff, #e7e7e7);
	behavior: url(js/PIE.htc);
*/	width: 100%;
	border-top: 1px solid gray;
	display: block;
	padding-top: 10px;
	position: absolute;
	bottom: 0;
}

ul#assets{
	float: right;
	margin-right: 20px;
	width: 700px;
}

#footer li{
	float: right;
	list-style: none;
	margin-right: 20px;
}

#survey{
	float: left;
	margin-left: 20px;
	width: 180px;
}

strong, em{
	font-weight: normal;
	font-style: normal;
}

#mash, #trinity, #rcpsych, #ecospace, #allies, #tim, #rycote, #andy, #lazo, world-vision, #patio, #sky-tv{
	display: none;
}

#fiat{
	display: block;
}

#googlemaps iframe{
    width: 425px;
    height: 350px;
    border: 0;
    overflow: hidden;
    margin: 0;   
}

#maps-link{
    color:#0000FF;
    text-align:left
}
