@charset "utf-8";
/* CSS Document */


/* GLOBAL RESET */
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr {
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:separate;
	border-spacing:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height:20px;
}


body {
background-color:#FFFFFF;
	background-image:url(../images/global/bg-screening-repeat.jpg);
	background-repeat:repeat-x;
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#body-container {
	width:1052px;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
	min-height:500px;
}



#header-wrapper {
float:left;
width:1052px;
height:98px;
margin:0px;
padding:0px;
}

#nav-wrapper {
float:right;
width:900px;
height:28px;
position:relative;
display:block;
margin:0;
padding:0;
font-size:0;
}



h1 {
font-size:16px;
font-weight:bold;
color:#00334d;
}

h2 {

color:#0093d0;
padding-top:5px;
font-size:10px;

}



#text-pad {

float:left;

width:900px;


background-repeat:no-repeat;

background-position:top left;


margin-top:50px;

line-height:18px;

min-height:500px;




}



#text-pad ul li {
	background-image: url(../images/global/li-bg.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left:12px;
	line-height:14px;
	font-size:11px;
	padding-bottom:10px;

}

#text-pad ul {

	color: #333333;
	float: left;
	list-style: none;
	margin: 0;
	padding-left:12px;
	padding-top:5px;
	

}


#left-col-wrapper {
float:left;
width:276px;
margin:0;
padding:0;
}


#logo-wrapper {
float:left;
width:276px;
height:84px;
margin-bottom:15px;
}


.news-img-wrap {
float:left;
width:250px;
margin-bottom:25px;
}


#news-wrapper {
width:276px;
margin-bottom:25px;
}


#news-wrapper a {
color:#0093d0;
}




#news-wrapper p {
font-size:11px;
line-height:14px;
}


.allcaps {
text-transform:uppercase;
}



.vid-thumbnail-heading {
float:left;
display:block;
width:276px;
height:30px;
border-bottom:solid 1px #CCCCCC;
border-top:solid 1px #CCCCCC;
color:#0093d0;
text-align:center;
margin-bottom:10px;
}



#vid-thumbnail-heading p {
color:#0093d0;
padding-top:5px;
font-size:11px;
}




.vid-wrapper-left {
width:124px;
float:left;
}

.vid-thumb-left {
width:124px;
height:70px;
background-color:#FFFFFF;
margin-top:15px;
}

.vid-thumb-left-txt {
float:left;
width:124px;
height:15px;
}


.vid-thumb-left-txt p {
font-size:9px;
}




.vid-wrapper-right {
width:124px;
float:right;
}

.vid-thumb-right {
width:124px;
height:70px;
background-color:#FFFFFF;
margin-top:15px;
}

.vid-thumb-right-txt {
float:left;
width:124px;
height:15px;
}


.vid-thumb-right-txt p {
font-size:9px;
}




#full-txt-home {
float:right;
width:100px;
}




#right-col-wrapper {
float:right;
width:500px;
padding-left:50px;

}


#right-col-wrapper p {
font-size:12px;
}

#right-col-wrapper a {
color:#0093d0;
text-align:right;


}


#vid-display-home {
float:right;
width:500px;
height:320px;
background-color:#FFFFFF;
margin-top:10px;
margin-bottom:50px;


}




.list-wrapper {
float:left;
width:200px;
margin-bottom:50px;
margin-right:50px;
margin-top:20px;
}

.list-wrapper-long {
float:left;
width:250px;
margin-bottom:50px;
margin-top:20px;
}







.testimonial-wrapper {
float:right;
width:500px;
border-bottom:solid 1px #CCCCCC;
margin-bottom:20px;
}

.testimonial-wrapper-bottom {
float:right;
width:500px;
margin-bottom:20px;
}

.testimonial-wrapper a {
text-align:left;
}




#footer {

	position: relative;
	

	background-image: url(../images/global/footer-bg.gif);

	background-repeat: repeat-x;

	height:78px;
	
	width:100%;
	
	margin-top:50px;

}





#footer_center {

	width:900px;

	margin-right: auto;

	margin-left: auto;

	padding-left: 120px;

	padding-right: 20px;

	padding-top: 10px;
	

}

#footer_center p {
font-size:11px;
}


#footer_center a {
font-size:10px;
color:#666666;
}


.small-white-txt {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}


.texta {
 font-size: 12px;
 background-color: #FFFFFF;
 border: 1px solid #0093d0;
 margin-bottom:10px;
}




.form-wrapper {
float:left;
width:500px;
margin-bottom:40px;
margin-top:20px;

}



.btn-submit
{
	background-image:url(../images/global/submit-btn.gif);
	background-repeat: no-repeat;
	border: none;
	color: #fff;
	font-weight: bold;
	font-size:11px;
	text-transform:uppercase;
	
	
	text-align: center;
	text-decoration: none;
	width: 68px;
	height:26px;
}



td {
font-size:11px;
font-weight:bold;
}




#map {
float:left;
width:500px;
height:100px;
}




/* Nav */


a.nav-btn {

		display:block;

		float:left;

		height:28px;	

				

}





#home-btn-on {

width:78px;

background-image:url(../images/global/nav-on/home.gif);

}



#services-btn-on {

width:125px;

background-image:url(../images/global/nav-on/services-on.gif);
}



#screening-btn-on {

width:149px;

background-image:url(../images/global/nav-on/screening-room.gif);

}



#about-btn-on {

width:103px;

background-image:url(../images/global/nav-on/about-us.gif);

}



#news-btn-on {

width:76px;

background-image:url(../images/global/nav-on/news.gif);

}



#contact-btn-on {

width:99px;

background-image:url(../images/global/nav-on/contact-us.gif);

}





a#nav-btn1 {

		width:78px;

		background-image:url(../images/global/nav/home.gif);

	

				

}





a#nav-btn1:hover {

background-image: url(../images/global/nav/home.gif);

background-position:bottom;



}





a#nav-btn2 {
	width:125px;

		background-image:url(../images/global/nav/services.gif);

}





a#nav-btn2:hover {

background-image: url(../images/global/nav/services.gif);

background-position:bottom;


}





a#nav-btn3 {

		width:149px;
		background-image:url(../images/global/nav/screening-room.gif);

}





a#nav-btn3:hover {

background-image:url(../images/global/nav/screening-room.gif);
background-position:bottom;


}




a#nav-btn4 {
		width:103px;

		background-image:url(../images/global/nav/about-us.gif);

}





a#nav-btn4:hover {

		background-image:url(../images/global/nav/about-us.gif);

background-position:bottom;

}









a#nav-btn5 {



		width:76px;

		background-image:url(../images/global/nav/news.gif);

	

}





a#nav-btn5:hover {



		background-image:url(../images/global/nav/news.gif);

background-position:bottom;

}



a#nav-btn6 {



		width:99px;

		background-image:url(../images/global/nav/contact.gif);

	

}





a#nav-btn6:hover {



		background-image:url(../images/global/nav/contact.gif);

background-position:bottom;

}


/* Nav Fade */

#nav {



width: 900px;

padding:0;

margin:0;





}



#nav ul {

list-style: none;

margin: 0;

padding: 0;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size:10px;





}



#nav ul li {



height:28px;

float: left;

font-weight: normal;

position: relative;

z-index: 1001;

}



#nav ul li a {

white-space:nowrap;

height:28px;

text-decoration:none;

color:#333333;

}



#nav ul ul {

display: none;

left: 11px;

position: absolute;

top: 29px;

width: 130px;

opacity: 0;

MozOpacity: 0;

khtmlOpacity: 0;

filter: alpha(opacity=0);

text-transform:none;

}



#nav ul ul li {

background-color:#0093d0;

float: none;

padding-top:5px;

margin:0;

text-align: left;





}



#nav ul ul li a{

white-space:nowrap;

height:auto;

margin:0;

padding-left:10px;

color:#FFFFFF;

text-decoration:none;

background:#0093d0;

margin:0;

font-size:11px;

line-height:10px;



}



#nav ul ul li a:hover {



color: #FFFFFF;

text-decoration:underline;

}


.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
