@charset "UTF-8";
/* CSS Document */
 
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;background: url(images/prevlabel.gif) left 0% no-repeat;}
#nextLink { right: 0; float: right;background: url(images/nextlabel.gif) right 0% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 0% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 0% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
html {
height : 100%;
overflow : scroll;
} 

.stepcarousel{
position: relative; /*leave this value alone*/
border: 0;
margin-left:auto;
margin-right:auto;
text-align:center;
overflow: scroll; /*leave this value alone*/
width: 122px; /*Width of Carousel Viewer itself*/
height: 200px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 300;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 20px 10px 10px 10px; /*margin around each panel*/
width: 102px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */

}

.stepcarousel a img{
border: none;
}

p.smalltext {
font-size:10px;
font-style:italic;
padding-bottom: 100px;
}


a.linkopacity img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

a {text-decoration:none;
color:#005195;
}


a:hover {text-decoration:underline;
color:#666;
}

#samples {
width: 180px;
text-align:center;
margin-left:auto;
margin-right:auto;
background-image:url(images/carouselbg.gif);
background-repeat:no-repeat;
background-position:top;
}

body  {
	background: #e7e7e7;
	margin: 0;
	padding: 0;
	text-align: center;
}

h2 {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#005195;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	border: 0 0 0 0; 
}
h3 {
	font-size:12px;
	margin: 5px 0 10px 0;
	padding: 0 0 0 0;
	border: 0 0 0 0; 	padding: 0;
	font-style:italic;
	color:#0066a4;
}
#container { 
	width: 780px; 
	background-image: url(images/mainbg.gif);
	margin: 0 auto; 
	text-align: left;
}

#newslist {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	margin: 0 0 0 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#bodytext p { 
margin: 0;
padding: 0 0 15px 0;
border: 0;
}
 
#mainnav li {
	margin: 0;
	border: 0;
	display:inline;
}
#mainnav li a {
	color: #fff;
	display: inline;
	margin: 0;
	text-decoration: none;
	padding: 6px 10px 6px 8px;
	border-right: 2px solid #FFF;
	background-image:url(images/bluebtnbg.gif);
	background-position:top;
	background-repeat:repeat-x;
}	

#mainnav li a:hover {
	background-image:url(images/bluebtnover.gif);
}
#mainnav ul {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
	border: 0;	
	font-family: Arial;
	font-size: 12px;
}

#mainnav {
	float:right;
	width: auto;
	padding-right: 10px;
	padding-top: 18px;
	margin: 0px;	
}	


#mainnavhome li {
	margin: 0;
	border: 0;
	display:inline;
}
#mainnavhome li a {
	color: #fff;
	display: inline;
	margin: 0;
	text-decoration: none;
	padding: 6px 10px 6px 8px;
	border-right: 2px solid #FFF;
	background-image:url(images/bluebtnbg.gif);
	background-position:top;
	background-repeat:repeat-x;
}	

#mainnavhome li a:hover {
	background-image:url(images/bluebtnover.gif);
}
#mainnavhome ul {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
	border: 0;	
	font-family: Arial;
	font-size: 12px;
}
#mainnavhome {
	float:right;
	width: auto;
	padding-right: 10px;
	padding-top: 18px;
	margin: 0px;
	
}	

#holder {
	float:none;
	position: static;
	padding-top: 120px;
	padding-right: 10px;
}

#servicesnav li {
	margin: 0;
	border: 0;
	display:inline;
}
#servicesnav li a {
	color: #fff;
	display: block;
	margin: 0;
	border:none;
	text-decoration: none;
	padding: 6px 10px 6px 10px;
	background-image:url(images/longgreenbtn.gif);
	background-position:right;
	background-repeat:no-repeat;
}	

#servicesnav li a:hover {
	background-image:url(images/longgreenbtnover.gif);
}
#servicesnav ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0;
	font-family: Arial;
	font-size: 12px;
}
#servicesnav {
	width: auto;
	padding-left: 20px;
}
#footerlinks li {
	display:inline;
}
#footerlinks li a {
	color: #a6a6a6;
	text-decoration: none;
}	
#footerlinks li a:hover {
	color:#0066a4;
}
#footerlinks ul {
	list-style: none;
}
#footerlinks {
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header {
	background-image: url(images/headbg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin: 0 0;
	padding: 0;
	border: 0 0;
	height: 138px;
	
}
#logo {
	float:left;
	padding: 45px 0px 0px 40px;
	
} 
#bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom: 20px;
	color:#666;
}

#newsstory {
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px dashed #999; 
	margin: 0;
	padding-top: 25px;
	padding-bottom: 25px;
}


#recentnews {
	border-top:1px dashed #999; 
}

#newsstory h3{
	font-size:12px;
	margin: 0 0 0 0;
	padding: 0;
	color:#0066a4;
}

#newsstory p{
	font-size:12px;
	padding: 0;
	color:#666;
}

#flashnav{
background-image:url(images/load.gif);
background-repeat:no-repeat;
background-position:center;
border: 0;
margin:0 0 30px 0;
display:block;
} 


#voicebanner {
	background-image: url(images/voicebannerbg.jpg);
	height: 209px;
	padding: 0;
	margin: 0;
	border: 0;
}

#contactbanner {
	background-image: url(images/contactbannerbg.jpg);
	height: 209px;
	padding: 0;
	margin: 0;
	border: 0;
} 
#servicesbanner {
	background-image: url(images/servicesbannerbg.jpg);
	height: 209px;
	padding: 0;
	margin: 0;
	border: 0;
} 
#staffbanner {
	background-image: url(images/staffbannerbg.jpg);
	height: 209px;
	padding: 0; 
} 
#feesbanner {
	background-image: url(images/feesbannerbg.jpg);
	height: 209px;
	padding: 0; 
}

#newsbanner {
	background-image: url(images/newsbannerbg.jpg);
	height: 209px;
	padding: 0; 
}

#testimonialsbanner {
	background-image: url(images/testimonialsbannerbg.jpg);
	height: 209px;
	padding: 0; 
} 
#careersbanner {
	background-image: url(images/careersbannerbg.jpg);
	height: 209px;
	padding: 0; 
} 
#gallerybanner {
	background-image: url(images/gallerybannerbg.jpg);
	height: 209px;
	padding: 0; 
} 

#dep1banner {
	background-image: url(images/dep1bannerbg.jpg);
	height: 209px;
	padding: 0; 
} 

#dep2banner {
	background-image: url(images/dep2bannerbg.jpg);
	height: 209px;
	padding: 0; 
} 

#dep3banner {
	background-image: url(images/dep3bannerbg.jpg);
	height: 209px;
	padding: 0; 
} 

#dep4banner {
	background-image: url(images/dep4bannerbg.jpg);
	height: 209px;
	padding: 0; 
} 
#header h1 {
	margin: 0;
	padding: 0 0; 
}
#departmentnav li {
	display:inline;
}
#departmentnav li a {
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 6px 19.5px 6px 17.5px;
	border-right: 2px solid #FFF;
	background-image:url(images/greenbtnbg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#departmentnav li a:hover {
	background-image:url(images/greenbtnover.gif);
}

#departmentnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#smallnav {
	float:right;
	padding: 15px 10px 0 0;
	margin: 0;
	border: 0;
}
#departmentnav {
	height: 24px;
	margin-top: 185px;
	margin-right: 10px;
	width: auto;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sidebar1 {
	float: left;
	width: 240px;
}

#sidebar1 p{
	padding: 0 7px 5px 7px;
}

#mainContent { 
	margin: 0 40px 100px 250px;
	padding-bottom: 100px;
	
}

div.flashvideo {
background: #eaeaea;
border: #333333 1px solid;
width: 200px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
height: auto;
margin: 0 auto 20px auto;
}

div.sidebarholder {
width: 200px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
height: auto;
margin: 0 auto 20px auto;
}

div.sampleholder {
background: #FFF;
border: #333333 1px solid;
width: 200px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
height: auto;
margin: 0 auto 20px auto;
}

#contactform {
background: #eaeaea;
border: #333333 1px solid;
width: 200px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
height: 400px;
margin: 0 auto;
}

#contactform table{
	margin:auto
}

/* 
form textarea{
overflow-y: scroll;
border:#0066CC solid 1px;
}

/* Text Box with Different Border: */
.mailform_input {
    border: 1px solid #333;
	margin-bottom: 5px;
}
.error {
	height: 10px;
}

.submit {
	height: 30px;
}

#onecol { 
	margin: 0 40px 0 34px;
}

#staffmember {
	padding-bottom: 20px;
	padding-top:20px;
}

#staffmember h2{
	text-transform:none;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	margin: 0 0 0 0;
}

#staffmember h3{
	color: #666;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	margin: 0 0 0 0;
}

#staffmember p{
	padding: 10px 0 0 0;
	border: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: left;
}

td.staffpic{
	width: 150px;
	text-align:center;
	
}

td.staffcontact{
	width: 80px;
	text-align:left;
	padding-left: 30px;
	border-left: dashed 1px #333;
	
}

#staffmember table{
	vertical-align:top;
}

#staffmember td{
	vertical-align:top;
}

#gallery td{
	padding: 1px;
	border: 0;
	margin: 0;
}

#gallery table{
	border: 0;
	margin: 0 0 0 0;
}

#gallery {
	border: 0;
	margin: 0;
	padding:0;
}
#departmentContent { 
	margin: 0 250px 100px 40px;
	padding-bottom: 100px;
}

#sidebarservices {
	float: left;
	width: 250px;
}
#mainContentservices { 
	margin: 0 40px 100px 300px;
	padding-bottom: 100px;
}
#footer { 
	background-image: url(images/footbg.jpg);
	background-position:bottom;
	background-repeat:no-repeat; 
	height: 63px;
} 
#footer p {
}

#testimonial {
	border-top:1px dashed #999; 
	padding-top: 30px;
	padding-bottom: 30px;
} 

#testimonial p {
	margin: 0;
	padding: 2px 0px 2px 0px;
	border:0;
} 

#testimonial h4 {
	margin: 0;
	color:#005195;
	font-size:11px;
	font-weight:bold;
	padding: 10px 0 0 0;
	border:0;
} 

#testimonial h5 {
	margin: 0;
	font-size:10px;
	padding:0;
	border:0;
} 



#newshl {
	border-top:0px; 
	padding-top: 0px;
	padding-bottom: 5px;
} 

#newshl p {
	margin: 0;
	padding: 2px 0px 2px 0px;
	border:0;
} 

#newshl h4 {
	margin: 0;
	color:#005195;
	font-size:11px;
	font-weight:bold;
	padding: 10px 0 0 0;
	border:0;
} 

#newshl h5 {
	margin: 0;
	font-size:10px;
	padding:0;
	border:0;
}



.fltrt { 
	float: right;
}
.fltlft { 
	float: left;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
}

p.firstpara {
	font-variant: normal;
}

div.bluenav li {
	margin: 0;
	border: 0;
	display:inline;
}
div.bluenav li a {
	color: #fff;
	display: inline;
	margin: 0;
	text-decoration: none;
	padding: 6px 10px 6px 8px;
	background-image:url(images/bluebtnbg.gif);
	background-position:top;
	background-repeat:repeat-x;
}	

div.bluenav li a:hover {
	background-image:url(images/bluebtnover.gif);
}
div.bluenav ul {
	list-style: none;
	margin: 0;
	padding: 0 10px 10px 0;
	border: 0;	
	font-family: Arial;
	font-size: 12px;
}

div.bluenav {
	width: auto;
	margin: 0px;	
}	



#sidebar2 {
	float: right;
	width: 240px;
}

#sidebar2 p{
	padding: 0 7px 5px 7px;
}