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

body {
	margin: 0px;
	padding: 0px;
	font: 96% "Trebuchet MS", Arial;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main-content {
	height: auto;
	margin: 0px auto;
	padding: 0px;
	width: 954px;
	border-right: 1px solid;
	border-left: 1px solid;
}
#main-content #header {
	width: 954px;
	position: relative;
	height: 254px;
	margin: 0px auto;
	padding: 0px;
	
}
#main-content #header h1 {
	display: block;
	margin: 0px;
	height: 14px;
	font-size: .8em;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .05em;
	padding: 15px;
	text-indent: -9999px;
}

#main-content #header #subnav-header {
	position: absolute;
	left: 326px;
	top: 0px;
	width: 628px;
	height: 44px;
	margin: 0px;
	padding: 0px;
}

#main-content #header #subnav-header li {
	list-style: none;
	font-size: .8em;
	float: right;
	margin-top: 12px;
}

#main-content #header #subnav-header a {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

#main-content #header #subnav-header a:hover {
	text-decoration: underline;
}

#main-content #header #header-logo {
	display: block;
	text-indent: -9999px;
	height: 126px;
	width: 165px;
	position: absolute;
	left: 12px;
	top: 107px;
}

#main-content #header #strapline {
	display: block;
	font-size: 0.7em;
	text-indent: -9999px;
	position: absolute;
	width: 100%;
	height: 12px;
	left: 0px;
	top: 245px;
}

*html #main-content #header #strapline {
	display: block;
	font-size: 0.7em;
	text-indent: -9999px;
	position: absolute;
	width: 100%;
	height: 12px;
	left: 0px;
	top: 245px;
}


#main-content #nav {
	height: 40px;
	width: 949px;
	margin: 0px auto;
	padding: 0px 0px 0px 5px;
	z-index: 4;
}


#main-content #nav li {
	list-style: none;
	float: left;
}
#main-content #nav a {
	display: block;
	height: 24px;
	width: 151px;
	font-size: 0.8em;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	text-align: center;
	margin-top: 7px;
	padding-top: 7px;
	margin-left: 2px;
}

#main-content #nav a:hover {
	height: 24px;
}

#main-content #content-holder {
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 10px;
	min-height:450px;
}

#main-content #content-holder h1 {
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-weight: normal;
	font-size: .9em;
	text-transform: uppercase;
	letter-spacing: .25em;
}



#main-content #content-holder #content {
	float: left;
	width: 500px;
	margin-right: 0px;
	margin-left: 25px;
	padding: 35px 0px 45px 45px;
}

#main-content #content-holder #content #post-it-note {
	margin-left: 20px;
	display: block;
}

#main-content #content-holder #content p,
#main-content #content-holder #sidebar p {
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 0px 0px 25px 0px;
	padding: 0px;
}

#main-content  #content-holder  #content  #h1-latest-projects {
	margin: 0px 0px 8px;
	padding: 0px;
	display: block;
	font-size: 1.3em;
}

#main-content #content-holder #content #ranford-lp{
	list-style-type: none;
}

#main-content #content-holder #content .projects {
	float: left;
	width: 465px;
	margin-right: 15px;
	padding-right: 10px;
	border-right: 1px solid;
}

#main-content #content-holder #content .fdbc {
	text-indent: -9999px;
	height: 440px;
	background-repeat: no-repeat;
	position: relative;
}

#main-content #content-holder #content .fdbc a {
	position: absolute;
	left: 7px;
	width: 83px;
	height: 30px;
	display: block;
	text-indent: 0px;
	top: 339px;
}

#main-content #content-holder #content #h1-logo-text {
	height: 70px;
	width: 256px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

#main-content #content-holder #content p {
	margin: 10px 0px;
	padding: 0px;
}

#main-content #content-holder #sidebar {
	width: 260px;
	float: left;
	margin: 0px;
	padding: 35px 25px 0px 25px;
}
#main-content #content-holder #sidebar p {
	margin: 0px;
	padding: 0px;
}
#main-content #content-holder #sidebar #teamlist li {
	display: block;
	margin-bottom: 15px;
}

#main-content #content-holder #sidebar #teamlist a{
	padding-bottom: 0px;
	border: none;
}

#main-content #content-holder #sidebar ul,
#main-content #content-holder #content ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: circle;
	font-size: .8em;
}
#main-content #content-holder #sidebar a {
	display: block;
	margin-bottom: 0px;
	border-bottom: 1px solid;
	padding-bottom: 0px;
}

#footer {
	clear: both;
	height: 69px;
	width: 954px;
	margin: 0px auto;
	padding: 25px 0px 0px;
	position: relative;	
	font-size: .8em;
}

#footer #footer-nav {
	position: absolute;
	left: 332px;
	top: 41px;
	width: 585px;
	height: auto;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#footer #footer-nav li {
	list-style: none;
	float: left;
	margin-top: 3px;
font-size: 0.9em;
}

#footer p {
	position: absolute;
	left: 45px;
	top: 45px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-size: .9em;
}

#footer #footer-nav a,
#footer a {
	text-decoration: none;
}

#footer #footer-nav a {
	padding-right: 5px;
	padding-left: 5px;
}

#footer #footer-nav a:hover,
#footer a:hover {
	text-decoration: underline;
}

strong {
	font-size: 1em;
	font-weight: normal;
}

#main-content #content-holder h2 {
	font-family: "Trebuchet MS", Arial;
	font-weight: normal;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main-content #content-holder h3 {
	color: #DB6616;
	text-decoration: underline;
	font-size: 0.8em;
	letter-spacing: 0.15em;
	margin-top: 20px;
	margin-bottom: 20px;
}

#main-content #content-holder h4 {
	color: #DB6616;
	font-size: 0.8em;
	letter-spacing: 0.15em;
}
	
#main-content #content-holder #content .last-para{
	margin-bottom: 40px;
}

#main-content #content-holder #content iframe#hubonline {
	width: 840px;
	height: 960px;
	border: 0px none;	/*background: url(/images/seville-home.jpg);*/
}

*html #main-content #content-holder #content #post-it-note {
	margin-left: 20px;
	display: block;
}

#main-content #content-holder #sidebar #post-it-note2 {
	margin-bottom: 40px;
}

*html #footer {
	clear: both;
	height: 69px;
	width: 954px;
	margin: 0px auto;
	padding: 25px 0px 0px;
	position: relative;
	font-size: .8em;
}

/*#main-content #content-holder #content .fdbc-ultimate {
	text-indent: -9999px;
	height: 657px;
	background-repeat: no-repeat;
	position: relative;
}

#main-content #content-holder #content .fdbc-ultimate a {
	position: absolute;
	left: 7px;
	width: auto;
	height: 30px;
	display: block;
	text-indent: 0px;
	top: 670px;
}*/

#main-content #content-holder #content .fdbc-ultimate {
	list-style-type: none;
	height: 680px;
}

#main-content #content-holder #content .fdbc-ultimate a {
	
}

#main-content #content-holder #content .headline {
	color: #DB6616;
	text-align: center;
	margin-bottom: 25px;
}
#main-content #content-holder #content .headline strong {
	font-size: 1.2em;
	font-weight: bold;
}
