* {
	margin: 0px;
	padding: 0px;
}


@font-face {
	font-family: 'PTSansNarrowRegular';
	src: url('PT_Sans_Narrow-webfont.eot');
	src: local('?'), url('PT_Sans_Narrow-webfont.woff') format('woff'), url('PT_Sans_Narrow-webfont.ttf') format('truetype'), url('PT_Sans_Narrow-webfont.svg#webfontBsXB6tm7') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-size: 62.5%; /* sets all fonts to 10px to help with em styling*/
	font-family: Arial, sans-serif;
	/*background: url(../images/layout/background.jpg) no-repeat center;
	background: url(../images/layout/altbg.jpg) repeat-x top;*/
}

.clear {
	clear: both;
}

#wrapper {
	width: 1024px;
	margin: 0 auto;	
}

.header {
	width: 960px;
	margin: 0 auto;
	height: 150px;
}


span.textreplace {
	position: absolute;
	left: -5000px;
}


.logo {
	border: none;
	padding-left: 362px;
	padding-top: 30px;
}



#slide {
	height: 757px;
	width: 1024px;
	overflow: hidden;
    background: none;
}


#footer {
	text-align: center;
	padding-top: 10px;
	font-size: 1.1em;
}

.bigleft {
	float: left;
	width:184px;
}
.bigright {
	float: left;
	width: 840px;
}

.imageleft {
	float: left;
	border: none;
}
.imageright {
	float: right;
	padding-bottom: 10px;
	border: none;
}
    /*background: url(../images/layout/indexbg.jpg) no-repeat;*/
#hometopright {
	width: 184px;
	float: left;
}
.slide1 {
	width: 1024px;
	height: 757px;
	float: left;
    background: #FFF;
}	
.slide2 {
	width: 1024px;
	height: 757px;
	float: left;
    background: url(../images/layout/flatbg.jpg) repeat-x bottom;
}	
.slide4, .slide5, .slide6, .slide7, .slide8 {
	width: 1024px;
	height: 607px;
	float: left;
    background: url(../images/layout/flatbg.jpg) repeat-x;
}
.slide3 {
	width: 1024px;
	height: 757px;
	float: left;
    background: url(../images/layout/flatbgreen.jpg) repeat-x bottom;
}


.insidecontent {
	height: 539px;
	width: 1024px;
}

.topinfo {
	height: 168px;
	width: 840px;
}
.contentblue {
	height: 607px;
	/*background: url(../images/layout/bluebg.png) repeat-x bottom;*/
}

.contentlightblue {
	width: 840px;
	height: 386px;
	background: #cbe9f7;
	/*background: url(../images/layout/lightblue.png) repeat;*/
}
.contenthome {
	width: 840px;
	height: 386px;
	background: url(../images/layout/humberbridge.jpg) no-repeat;
}

.topleft {
	width: 361px;
	float: left;
}

.theteam {
	font-size: 4em;
	color: #91d0ef;
	margin-bottom: -12px;
	padding-top: 86px;
	font-family: 'PTSansNarrowBold', arial, sans-serif;
}
.name {
	font-size: 2.4em;
	color: #a1a1a1;
	margin: 0px;
	padding: 0px;
	font-family: 'PTSansNarrowBold', arial, sans-serif;
}
.name span {
	color: #91d0ef;
	font-size: 0.8em;
}
.namedifference {
	color: #91d0ef;
	font-size: 0.8em;
	float: left;
}

.topright {
	width: 448px;
	float: left;
}
.leftbottom {
	width: 361px;
	float: left;
	height: 386px;
	background: #FFF;
}
.leftbottom2{
	width: 361px;
	float: left;
	height: 386px;
}
.textbox {
	height: 126px;
	background: #FFF;
}
.textbox p {
	font-size: 1.2em;
	padding: 0 10px 5px 10px;
}
.textbox2 {
	background: #FFF;
	padding-bottom: 5px;
}
.textbox2 p {
	font-size: 1.2em;
	padding: 0 10px 5px 10px;
}
.leftbottom img {
	padding-left: 15px;
}

.rightbottom {
	width: 448px;
	float: left;
}

.gallery {
	margin-top: 30px;
	margin-left: 30px;
}
.gallery img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	border: none;
}

.nav {
	margin-top: 18px;
}

.nav ul {
	list-style:none;
	margin:0;
	display: inline;
}
.nav ul li {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 1.5em;
	color: #000;
	text-transform: uppercase; 
	font-family: 'PTSansNarrowBold', arial, sans-serif;
}
.nav ul li a {
	display:block;
	padding: 0px 5px;
	color:#000;
	text-decoration:none;
}
.nav ul li a {
	background:url(../images/layout/navbg.jpg) repeat 0 0;
}
.nav ul li a:hover {
	color: #FFF;
}

/*ul.features {
	float: right;
	list-style: none;
	text-align: right;
	font-size: 1.5em;
	height: 168px;
	margin-right: 15px;
	display: inline;
	padding-top: 20px;
	width: 170px;
}

ul.features li {
	color: #000;
	text-transform: uppercase; 
	font-family: 'PTSansNarrowBold', arial, sans-serif;
	padding: 2px;
	height: 14px;
}

ul.features li a {
	color: #000;
	text-decoration: none;	
	display:block;
	background:url(../images/layout/navbg.jpg) repeat 0 0;
}

ul.features li a:hover {
	color: #FFF;
	background-position: 50px 0;
	height: 14px;
}

ul.features li a .selected {
	background:url(../images/layout/navbg.jpg) repeat;
	background-position: 184px;
	color: #FFF;
	width: 160px;
}*/


.topright table {
	margin-top: 35px;
	font-size: 1.2em;
}

.first {
	width: 120px;
	font-family: 'PTSansNarrowBold', arial, sans-serif;
}


body div.qtip div.content{
   padding: 0;
   margin: 0;
   height: auto; min-height: auto;
   width: auto; min-width: auto;
}

/*- - - - - - - - -- - - - - - - - -- - - -  GREEN   - - - - -- - - - - - - - -- - - - - - - - -*/

.theteam2 {
	font-size: 4em;
	color: #3BD623;
	margin-bottom: -12px;
	padding-top: 86px;
	font-family: 'PTSansNarrowBold', arial, sans-serif;
}
.name2 {
	font-size: 2.4em;
	color: #a1a1a1;
	margin: 0px;
	padding: 0px;
	font-family: 'PTSansNarrowBold', arial, sans-serif;
}
.name2 span {
	color: #3BD623;
	font-size: 0.8em;
}



