body,html{
	margin: 0;
	padding: 0;
	height: 100%;
	background-color:#ffffff;
	background-image:url(../Images/body_bg_loop.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#004140;
}
#siteWrapper{
	margin:0 auto;
	padding-top:40px;
	width:966px;
}
#contentLoop{
	background-image:url(../Images/content_bg_loop.png);
	background-repeat:repeat-y;
	behavior:url(iepngfix.htc);
	width:955px;
	padding-left:11px;
}
#contentTop{
	background-image:url(../Images/content_bg_top.png);
	background-repeat:no-repeat;
	behavior:url(iepngfix.htc);
	width:886px;
	height:80px;
	padding-left:40px;
	padding-right:40px;
	padding-top:25px;
}
#contentFooter{
	background-image:url(../Images/content_bg_footer.png);
	background-repeat:no-repeat;
	behavior:url(iepngfix.htc);
	width:966px;
	height:25px;
}
#logoFrame{
	float:left;
	width:166px;
	height:64px;
}
#navFrame{
	float:right;
	padding-top:56px;
	height:24px;
	width:415px;
}
.navHolder{
	float:left;
	width:83px;
	height:24px;
}
#headerBgWelcome{
	width:945px;
	height:57px;
	background-image:url(../Images/header_bg_welcome.jpg);
}
#headerBgServices{
	width:945px;
	height:57px;
	background-image:url(../Images/header_bg_services.jpg);
}
#headerBgPortfolio{
	width:945px;
	height:57px;
	background-image:url(../Images/header_bg_portfolio.jpg);
}
#headerBgContact{
	width:945px;
	height:57px;
	background-image:url(../Images/header_bg_contact.jpg);
}
#headerBgTeam{
	width:945px;
	height:57px;
	background-image:url(../Images/header_bg_team.jpg);
}
#contentFrame{
	padding-left:30px;
	padding-top:25px;
	width:886px;
}
.halfLeft{
	float:left;
	width:428px;
}
.halfRight{
	float:right;
	width:428px;
}
#footerText{
	padding-left:30px;
	padding-top:15px;
	padding-bottom:10px;
	width:886px;
	font-size:11px;
}
.subLinks{
	float:right;
	padding-top:35px;
	padding-right:20px;
	color:#50c7c7;
	font-weight:bold;
	font-size:12px;
}
.inactiveLink a{
	color:#50c7c7;
}
.inactiveLink a:hover{
	color:#50c7c7;
}
.activeLink a{
	color:#ffffff;
}
.activeLink a:hover{
	color:#ffffff;
}
.greyLink a{
	color:#bbbbbb;
}



.logoBg{
	background-image:url(../Images/Logos/logo_bg.jpg);
	width:420px;
	height:128px;
	margin-bottom:2px;
}
.logoBg img{
    max-width:200px;
    max-height:100px;
}
.galleryRow{
	width:886px;
	padding-bottom:10px;
}
.thumbnailCaption{
	padding-top:2px;
}
.thumbnailFrame{
	float:left;
	width:171px;
	padding-left:5px;
	text-align:center;
}
.thumbnailFrame a img{
	border:1px solid;
	border-color:#cccccc;
}
.thumbnailFrame a:hover img{
	border:1px solid;
	border-color:#009393;
}




a img {
	border:none;
}
a{
	text-decoration:none;
	color:#009393;
}
a:hover{
	text-decoration:underline;
	color:#004140;
}
.clearBoth{
	clear: both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
p{
	line-height:16px;
	padding-bottom:15px;
	padding-top:5px;
	margin:0;
}
ol{
	margin-top:10px;
	margin-bottom:0;
}
ul{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	padding-left:0;
}
li{
	padding-bottom:5px;
}
.bold{
	font-weight:bold;
}
hr{
	border-bottom:1px solid;
	border-top:0;
	color:#007399;
	height:1px;
}
h1 {
	font: normal 32px "Trebuchet MS", Verdana, sans-serif;
	padding-top:0;
	padding-bottom:15px;
	margin:0;
	color:#007b7a;
}
h2 {
	font-size:18px;
	font-weight:bold;
	padding-top:0;
	padding-bottom:15px;
	margin:0;
	color:#004140;
}
h3 {
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
	color:#004140;
}
.imageTrans{
	behavior:url(iepngfix.htc);
}
