@charset "utf-8";
/* CSS Document */
html {  overflow: scroll;}
html {background: #e0e4e6 url("../images/bkgrnd.gif") repeat-x;}

#custom-doc { width:986px; min-width:986px; margin:auto; text-align:left; }
#custom-doc {font-size:14px; line-height: 1.7;}

#contact-us, #ft-text, #toplinks {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
}

.clear {clear:both;}

a:link, a:visited, a:active {text-decoration: underline; color:#e80d0d;}
a:hover {text-decoration:none;}

strong {font-weight:bold;}
img {border: 0px;  float:left;}	
p {padding-top: 15px;}
h1, h2 {
font: 20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;

/*color: #ee2524; */
color: #000406;
padding: 10px 0 10px 0;
}

h2 {
font-size: 20px;
color: #576a8d;
padding: 10px 0 5px 0;
}

	h2.subsection {
	margin: 15px 0 0px 0;
	padding: 0px 0px 5px 30px;
	background:url("../images/bullet-green.png") no-repeat;	
	} 
	
	h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {text-decoration: none; color: #576a8d;}
	h2 a:hover {text-decoration: underline;}
	
	.subsection-text {font-size: 12px; color: #646e80; padding-left: 30px;}


#hd {
	position:relative;
	height: 327px;
	padding: 0 0 0 0px;	
	background: url(../images/top-header-bkgrnd.jpg);
}

#gallery {position:absolute; top: 130px; left:220px; width: 750px; height:175px; }
#gallery a {
	float: left;
	width: 122px;
	height:175px;
	}



#toplinks {
float: right;
width: 570px;
height: 30px;
padding-top: 5px;
font: 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#top-about, #top-training, #top-services, #top-team, #top-contact  {
float: left;
width: 80px;
padding: 0px 10px 0 10px;
text-align:center;
background: url(../images/top-nav-border.png) no-repeat top right;
}

#top-contact  {
background:none;
}

#toplinks a:link, #toplinks a:visited, #toplinks a:active, 
#ft a:link, #ft a:visited, #ft a:active {text-decoration: none; color: #FFF;}
#toplinks a:hover, #ft a:hover {text-decoration: underline;}


#bd {
position:relative;	
min-height: 300px;
width: 905px;
margin: 51px 29px 0 52px;
background: #FFF;
}

#title {
	position:absolute;
	top: -50px;	
	font: 48px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}	

#content{
width: 680px;
padding: 45px 45px 30px 180px;
}

#ft {
position: relative;	
height: 72px;
width: 905px;
margin: 20px 29px 0 52px;
background:url("../images/footer-bkgrnd.gif") repeat-x;
	}

#ft-logo {
position:absolute;
width:654px;
height:72px;
margin: 0px 15px 0 0;
padding: 30px 390px 0 0;
top:0px;
right:0px;
background:url("../images/ft-logo.png") no-repeat top right;
text-align:right; 
font-size: 10px;
}

ul.arrow {
list-style-type: none;
margin-left: 0;
padding: 10px 0 0 0;
}

ul.arrow li {
background: url(../images/coolgrey.png) left top no-repeat;
background-position: 7px 5px;
padding-left: 25px;
margin-bottom: 5px;
}

.project {padding: 15px 0;}
.comments {font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-style:italic;}