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

body {
	margin:0px;
	background-color: #41413f;
	}
#container {
	float:left;
	height:100%;
	width:100%;
	background-color:#41413f;
	}
#top {
	position:relative;
	height:auto;
	width:768px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #3a3a38;
	}
#header {
	position:relative;
	height:100px;
	width:768px;
	margin-left:auto;
	margin-right:auto;
	background-color:#959595;
	border-left: 1px solid #3a3a38;
	border-right: 1px solid #3a3a38;
	border-bottom: 1px solid #3a3a38;
	top:0px;
	}
#content {
	position:relative;
	height:auto;
	width:768px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	border-left: 1px solid #3a3a38;
	border-right: 1px solid #3a3a38;
	border-bottom: 1px solid #3a3a38;
	top:0px;
	}
#footer {
	position:relative;
	height:30px;
	width:768px;
	margin-left:auto;
	margin-right:auto;
	background-color:#959595;
	border-left: 1px solid #3a3a38;
	border-right: 1px solid #3a3a38;
	border-bottom: 1px solid #3a3a38;
	top:0px;
	}
.footer p {color:#999999; font-family:Arial, Helvetica, sans-serif; font-size:10px;} 
#map {
	float:left;
	height:120px;
	width:190px;
	background-color:#cccccc;
	border-bottom: 1px solid #41413F;
	top: 0px;
	}
#contact {
	float:left;
	height:155px;
	width:190px;
	top:125px;
	background-color:#cccccc;
	border-bottom: 1px solid #41413F;
	}
.contactp {color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.contacta {color:#414137; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#ibanz {
	float:left;
	width:190px;
	height:220px;
	background-color:#ffffff;
	top:282px;
	}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	color:#41413f;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:10px;
	font-style:normal;
	color:#41413f;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:10px;
	font-style:normal;
	color:#41413f;
	margin-top:5px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:4px;
	margin-left:10px;
	margin-right:10px;
	color:#000000;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:4px;
	margin-right:10px;
	color:#000000;
}
ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:4px;
	margin-right:10px;
	color:#000000;
}
.ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:4px;
	margin-right:10px;
	color:#000000;
	}
.style12 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #ffffff; }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style14 {
	color: #333333;
	font-size: 10px;
}
.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#ffffff;
	padding-top:3px;
}
.block {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}
#image {
	float:left;
	height:100px;
	width:100px;
	padding-right:5px;
	padding-bottom:5px;
	margin-left:0px;
	
	
	}
a.special2:link, a.special2:visited {
 color: #3869CC;
 font-weight: normal;
 text-decoration: underline;
} 

a.special2:hover{
 text-decoration: none;
}
html>body #team {padding-right: 0px;}
html>body #team {margin-left: 10px;}
#team {
	float:left;
	height:200px;
	width:690px;
	background-color:#cccccc;
	/*border: 1px solid #41413f;*/
	margin-left:10px;
	margin-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:0px;
	top:0px;
	border:1px dotted #41413f;
	}
.team {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	top:0px;
	margin-left:0px;
	margin-bottom:4px;
	color:#000000;
	}
#teamcontent {
	float:left;
	width:580px;
	height:auto;
	top:0px;
	background-image:url(images/stacey-grey.jpg);
	}
a.specialh:link, a.special2:visited {
 color: #41413f;
 font-weight: normal;
 text-decoration: underline;
} 

a.specialh:hover{
 text-decoration: none;
}
p indent {
margin-left:20px;
}