@charset "UTF-8";

* {
margin: 0;
}

a {
	color:#fff;
	
}
a:focus {
outline: none;

}
html, body {
height: 100%;
}


body {
	background-repeat:repeat-x;
	background-color:#000;
	padding:0;
	margin:0;
	background-image: url(images/bkgDiag.gif);
	background-position: 2px 0px;	
	
}

#header {
	/*background:URL(images/headerBkg.gif);*/
	background-repeat:no-repeat;
	width:940px;
	height:146px;
	margin:auto;
	
}
#topHeader {
	height:11px;
	background-image: url(images/topHeaderBkg2.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-position:top;
}

#container
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -85px; /* the bottom margin is the negative value of the footer's height */
	width:100%;
	
	
	
}
#content {
	font-family:Arial, Helvetica, sans-serif;
	min-height:600px;
	width:940px;
	
	margin:auto;
}



.footer {
	 clear:both;
	 float:none;
	background:url(images/footerBkg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000;
	height:85px;
}

.footer2 {
	
	background-repeat:no-repeat;
	margin:auto;
	padding:0;
	background-position:center top;
	height:234px;
	background-image: url(images/footerBkg2.png);	
}

.push {
	height:85px;
	clear:both;
	float:none;
}
#nav {
	float:right;
	margin-top:105px;
	
	
	
	
	
}
#navlist {
	
	padding:0px;
	margin:0px;
}
		
ul#navlist
{
margin-right: -2px;
padding: 0px;
white-space: nowrap;
}
		
#navlist li
{
padding:0px;
margin:0px;
display: inline;
list-style-type: none;

}
		
#navlist a {
padding:0px;
margin:0px;

 }
 
 #logo {
	 padding-top:40px;
	 float:left;
 }
 
 #footerContent {
	
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color:#fff;
	 height:50px;
	 width:940px;
	 margin:auto;
	 padding:5px 0 5px 0;
 }
 
 #footerContent a{
	 
	color:#fff; 
	 
 }
 
 #contactDiv fieldset {
	 border:0px;
	 
 }
 
 #contactDiv {
	 font-family:Arial, Helvetica, sans-serif;
	 color:#fff;
	 float:left;
	 width:537px;
	 display:none;
	 position:absolute;
	 margin:150px 0 0 403px ;
	 z-index:10;
	 
	/* background: url(images/contactDivBkg.gif);
	 background-repeat:repeat-x;
	 background-color:#01161e;*/
}

#contactForm {
 border-width:0 1px 1px 1px;
	 border-style:solid;
	 border-color:#568196;
     padding-bottom:20px;
     background: url(images/contactDivBkg.gif);
	 background-repeat:repeat-x;
	 background-color:#01161e;
	
	
}
#contactDiv h1 {
	padding:0 0 5px 0;
	
}
#contactDiv input {
	background-color:#010a0d;
	border-width:1px;
	border-style:solid;
	border-color:#05303f;
	height:15px;
	color:#666;
	padding:2px;
	width:251px;
	height:20px;
}

#contactDiv textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#010a0d;
	border-width:1px;
	border-style:solid;
	border-color:#05303f;
	color:#666;
	padding:2px;
	height:138px;
	width:510px;
}

#contactAddress {
	font-size:11px;
}

#contactAddress a {
	color:#fff;
}

#contactAddress h1 {
	font-size:14px;
}

.error {
	
	font-size:11px;
	
	color:#F00;
	
}

#contactDiv #name_error {
	
	display:block;
}

#contactDiv .button {
	width:180px;
	height:25px;
	border-width:1px;
	border-color:#214452;
	background-color:#073344;
}

#content_services {
	
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


h1 {
	color:#0980b7;
	font-size:12px;
	text-transform:uppercase;
	padding:20px 0 20px 0;
}

h2 {
	color:#fff;
	font-size:18px;
	
	padding:20px 0 10px 0;
}

#content_services td {
	padding: 0 20px 20px 0;
}

#serviceDescr {
	float:right;
	width:297px;
	height:380px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding:20px 0 20px 0;
	line-height:18px;
}

#serviceDescr p {
	padding-bottom:10px;
}

.footerdialog {
	
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	position:absolute;
	
	z-index:3;
	
	
	
}

#la{
	display:none;
	margin-top:-80px;
	margin-left:100px;
	/*for IE6
	margin-left:-200px;
	*/
	
}

#chi{
	display:none;
	margin-top:-80px;
	margin-left:200px;
}

#ny{
	display:none;
	margin-top:-80px;
	margin-left:150px;
}
#news{
	
	color:#fff;
	width:620px;
	font-size:12px;
	float:left;
	padding:20px 0 20px 0;
	
}


#newsArchive {
	font-size:11px;
	color:#fff;
	padding:0px 0 0 40px;
	width:260px;
	float:right;
	line-height:18px;
	
}

#newsArchive a {
	color:#fff;
}

#news #title {
	font-size:18px;
	
}

#news #date {
	font-size:11px;
	color:#0974a7;
	
}

#news #publication {
	
	font-size:12px;
	
}



#news img{
	border:solid;
	border-width:1px;
	border-color:#173f4e;
	margin:20px 0 20px 0;
}

#news p{
	padding-bottom:20px;
	line-height:18px;
}

#team_content {
	margin:auto;
	width:760px;
	padding-top:15px;
	
   
	
}
#team_content img{
	border:none;
	
}



#team_content2 img{
	border:solid;
	border-width:1px;
	border-color:#173f4e;
	
}

#team_content2 {
	width:900px;
	color:#fff;
	font-size:12px;
	margin:auto;
	
}

#bio p {
	padding-bottom:10px;
}

#team_member {
	padding:20px 20px 25px 20px;
	/*for IE6
	padding:20px 20px 0px 20px;
	*/
	float:none;
	clear:both;
	
	width:330px;
	height:100px;
	color:#fff;
	font-size:12px;
	background-image:url(images/teamBkg.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	
}

#team1{
	width:370px;
	float:left;
	clear:left;
}

#team2 {
	clear:right;
    width:370px;
	
	display:inline;
	float:right;
}

#bio {
	
	width:540px;
	
	padding: 20px 60px 40px 20px;
	
	background-image:url(images/teamBkg.png);
	
	background-position:right bottom;
	line-height:18px;
	
	

}
#team_list {
	
	
	width:220px;
	padding:20px 20px 20px 20px;
	background-image:url(images/teamBkg.png);
	background-position:right bottom;
	color:#a9a8a8;
	background-repeat:no-repeat;
	
}

#team_list a {
	color:#a9a8a8;
}

#vidcell {
	padding:0px 12px 35px 0;
	color:#0974a7;
	font-size:11px;
}


#vidcell #title {
	font-weight:bold;
	font-size:12px;
	color:#fff;
}

#lgImg {
	width:940px;
	height:400px;
	background-repeat:no-repeat;
	background-position:center center;
	background-image: url(images/ajax-loader.gif);
}

#content_csL {
	font-size:12px;
	width:600px;
	color:#fff;
	float:left;
	
	
	
}

#content_csR {
	font-size:12px;
	width:320px;
	color:#fff;
	float:right;
	padding-left:20px;
	padding-bottom:20px;
	
	
	
}
#content_cs p{
	
	padding-bottom:20px;
	
}



#flashcontent {
		width: 655px;
		height: 400px;
		overflow: hidden;
		margin:auto;
	}
	
#teampic:hover{
	background-image:url(images/teampicbkg2.png);
	background-repeat:no-repeat;
	/* for IE6	border:solid;
	border-width:1px;
	border-color:#fff;*/	
}
	
#homeText {
	/*border:solid;
	border-width:1px;
	border-color:#fff;*/
	float:right;
	width:202px;
	margin:50px 50px 0 0px;
	/*ie 6 Style
	margin:50px 25px 0 0px;*/
	
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12.5px;
	line-height:18px;
	color:#fff;
}

#homeText p {
	padding-bottom:18px;
}

#flashcontent2 {
	width:736px;
	height:348px;
	float:left;
	
}
#flashcontent3 {
	
		
	
		margin:auto;
	}

#readmore{
position:absolute;
z-index:5;
margin:350px 0 0 20px;	
	
	
}

#serviceLink {
	text-decoration:none;
}

#serviceLink:hover {
	text-decoration:underline;
}

.SLD_Wrapper {
	width: 960px;
	height: 384px;
	
}

.SLD_Slideshow {
	position: relative;
}

.SLD_Slideshow .SLD_Overlay {
	
	
	height: 14px;
	float:right;
	padding: 13px 0 0 0;
}

.SLD_Slideshow .SLD_Overlay .SLD_Caption {
	font: normal 18px/22px Helvetica, Arial, Sans-Serif;
	color: #9d4b01;
	margin: 0 0 30px 10px;
}

.SLD_Slideshow .SLD_Overlay ul, .SLD_Slideshow .SLD_Overlay li {
	/*margin: 0px;
	padding: 0px;*/
}

.SLD_Slideshow .SLD_Overlay li {
	display: inline;
	float: left;
	margin-right: 6px;
}

.SLD_Slideshow .SLD_Overlay .SLD_Circle a {
	background: url('/images/bg.circles.gif') no-repeat;
	width: 14px;
	height: 14px;
	display: block;
	outline: none;
}

.SLD_Slideshow .SLD_Overlay .SLD_Circle a:hover,  .SLD_Slideshow .SLD_Overlay .SLD_Circle .SLD_Current {
	background-position: -14px 0px;
}

.SLD_Slideshow .SLD_Overlay .SLD_Circle a span {
	display: none;
}

	
#paging {
	font-size:12px;
	font-weight:bold;
	padding-bottom:20px;
	width:250px;
	float:right;
	color:#fff;
}

#nextPage {
	float:right;
}

#prevPage {
	
	float:left;
}

	