/* CSS Document */
body {
	color: #555;
	font-size: 10px;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	line-height: 1.6em;
	word-spacing: normal;
	background: #444 url(images/background.jpg) repeat-x;
}
* {
	margin: 0;
	padding: 0;
}
.hide {
	display: none;
}
#container {
	margin: 0 auto;
	width: 950px;
}
.header {
	float: left;
	background: url(images/header_bg.jpg) no-repeat;
	width: 100%;
	height: 93px;
}
/*Top Navigation*/
.topnav {
	width: 100%;
	margin: 0;
	float: left;
	padding: 0;
	background: #000 url(images/topnav_bg.jpg) repeat-x;
}
.topnav ul{
	width: 870px;
	margin: 0 auto;
	padding: 0 25px 0 0;
	height: 41px;
	background: url(images/bg_topnav.jpg) no-repeat left top;
}
.topnav li{
     margin: 0;
     float: left;
     list-style: none;
	 text-align:center;
	 font-size: 1.0em;
}
.topnav a{
     color: #fff;
     text-decoration: none;
	 display:block;
	 padding: 10px 10px 12px 10px;
	 text-transform: uppercase;
}
.topnav a:hover{
	color: #fef668;
	text-decoration: none;
	display:block;
	 padding: 10px 10px 12px 10px;
}
#home .topnav li.home a , #public-relations .topnav li.public-relations a , #services .topnav li.services a , #principals .topnav li.principals a , #media-training .topnav li.media-training a , #contact .topnav li.contact a, #press-releases .topnav li.press-releases a, #testimonials .topnav li.testimonials a  {
	background: url(images/a_hover.gif) no-repeat center top;
	color: #feee27;
}
.banner {
	float: left;
}
/*----------------------------------Global------------------------------*/
.left {
	float: left;
	clear: both;
}
img.left {
	margin: 3px 4px 3px 0;
}
.right {
	float: right;
	clear: both;
}
.center {
	text-align: center;
	margin: 0 auto;
}
.justify {
	text-align: justify;
}
small{
	font-size: 9px;
}
img {
	border: 0;
}
ol {
	margin-left: 30px;
}
hr {
	border: 1px solid #f0f0f0;
	height: 1px;
}
.alert {
	color: #cd2525;
	padding: 5px;
}
h1, h2, h3, h4, h5, h6 {

}
h1 {
	font-size: 1.8em;
	color: #fff;
	padding: 5px;
	margin: 10px 0;
}
h2 {
	font-size: 1.5em;
	color: #fff;
	padding: 2px 5px;
	margin:0;
}
#services h2 {
	background: #222;
	color: #f0f0f0;
}
h3 {
	font-size: 1.3em;
	color: #fff;
	padding: 2px 5px;
	margin:0;
}
p{
	font-size: 1.1em;
	padding: 5px 0;
	margin: 10px 0;
}
ul.listnone {
	margin: 0;
	padding: 0;
}
ul.listnone li {
	padding: 0 2px;
	list-style: none;
	font-size: 1.1em;
}
.clear {
	clear: both;
}
.ghost {
	display: none;
}
.corner {
	float: left;
	display: block;
	background: #3a3a3a url(images/corner_stretch.gif) repeat-y right top;
	border-left: 1px solid #474747;
	padding: 0 5px;
}
#services .corner {
	width: 96%;
}
*html .corner {
	width: 98.2%;
}
*+html .corner {
	width: 98.2%;
}
.cornertop {
	background: #3a3a3a url(images/corner_rt.gif) no-repeat right top;
	width: 100%;
	float: left;
	display: block;
}
.cornerbtm {
	background: #3a3a3a url(images/corner_rb.gif) no-repeat right top;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	display: block;
}
.col30 {
	float: left;
	padding: 5px;
	width: 273px;
}
*html .col30 {
	padding: 0;
}
.col30 img{
	text-align: center;
	margin: 0 auto;
}
#principals .col30 {
	width: 300px;
}
#principals .col70 {
	width: 550px;
	padding: 0;
	margin: -10px 0 0 0;
}
.col70 {
	width: 635px;
	float: left;
	padding: 5px;
}
*html #home .col70 {
	width: 625px;
}
.col3 {
	width: 30.5%;
	float: left;
	padding: 5px;	
}
.colspan2 ul {
	float:left;
	list-style:none;
	width:49%;
	margin:5px 0;
	padding:0;
}
.colspan2 li {
	border-bottom:1px dashed #f0f0f0;
	padding:5px;
}

li.bullet {
	background:url(images/green_bullet.gif) no-repeat 0 6px;
	padding:3px 0 3px 20px;
}
#maincontent .vert_nav li a{
	background: url(images/arrow_bullet.gif) no-repeat 5px 10px;
	color: #ccc;
	text-decoration: none;
	display:block;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #888;
}
*html #maincontent .vert_nav li a{
	height: 20px;
}
#maincontent .vert_nav li a:hover{
	color: #fef668;
	padding: 5px 5px 5px 20px;
	background: #111 url(images/arrow_bullet.gif) no-repeat 5px 10px;
	text-decoration: none;
}
#maincontent .vert_nav li.end a{
	border-bottom: none;
}
ul.services li {
	list-style: none;
	padding: 0;
	border: 1px solid #666;
	background: #333;
	margin-bottom: 5px;
	width: 624px;
}
ul.services li span {
	background: #222;
	display: block;
	padding: 5px;
	font-size: 1.2em;
	color: #fff;
}
ul.services li p {
	padding: 10px;
}
ul.services li:hover {
	background: #444;
}
#DescRemain , #DescLess {
display: none;
}
#DescBegin ,#DescMore {
display: inline;
}
a:hover {
	cursor: pointer;
}
/*-----------------------------------Icon Nav------------------------------*/
ul.icons {
	margin: 0;
	padding: 0;
}

ul.icons li {
	list-style: none;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
h2.hp_quote {
	text-indent: -9999px;
	background: url(images/hp_quote.gif) no-repeat center center;
	height: 23px;
	display: block;
}
ul.icons li.icon_pr a{
	background: url(images/icon_pr.gif) no-repeat left top;
	width: 275px;
	height: 67px;
	display: block;
}
ul.icons li.icon_pr a:hover{
	background: url(images/icon_pr.gif) no-repeat left bottom;
}
ul.icons li.icon_services a{
	background: url(images/icon_services.gif) no-repeat left top;
	width: 273px;
	height: 62px;
	display: block;
}
ul.icons li.icon_services a:hover{
	background: url(images/icon_services.gif) no-repeat left bottom;;
}
ul.icons li.icon_contact a{
	background: url(images/icon_contact.gif) no-repeat left top;
	width: 273px;
	height: 69px;
	display: block;
}
ul.icons li.icon_contact a:hover{
	background: url(images/icon_contact.gif) no-repeat left bottom;;
}
/*----------------------------------News---------------------------------*/
ul.news {
	margin: 0 0 0 4px;
}
ul.news li{
	list-style: none;
	padding: 5px;
	background: #fff;
	width:255px;
	color: #222;
}
ul.news strong {
	font-size: 1.2em;
	color: #005799;
	text-align: center;
}
ul.news em{
	display: block;
	background: url(images/news_bullet.gif) no-repeat left center;
	padding-left: 15px;
	color: #005799;
}
ul.news p {
	padding: 0 5px;
	color: #555;
}
ul.news li.footer{
	background: url(images/newsfooter.jpg) no-repeat;
	height: 20px;
	display: block;
}
/*-----------------------------------CONTENT------------------------------*/
#maincontent {
	width: 930px;
	margin: 0;
	padding: 10px;
	font-size: 1.0em;
	line-height: 1.7em;
	color: #f0f0f0;
	float: left;
	background: #3d3d3d;
}
#public-relations #maincontent, #services #maincontent, #media-training #maincontent, #contact #maincontent {
	background: #3d3d3d url(images/sub_bg.jpg);
}
#maincontent a{
	color: #ccc;
	text-decoration: underline;
}
#maincontent a:hover{
	color: #f0f0f0;
	text-decoration: underline;
}
a.linknone {
	text-decoration: none;
}
.col100 {
	padding: 5px 0 0 5px;
	width: 910px;
}
.col50 {
	float: left;
	width: 49%;
}
.col50 p {
	padding: 0 7px;
}
.clearblock {
	float: left;
	width: 100%;
}
ul.bullet li{
	font-size: 1.3em;
	padding-left: 20px;
	margin-left: 10px;
	list-style: none;
	background: url(images/bullet.gif) no-repeat left center;
}
.construction{
	text-indent: -9999px;
	float: left;
}
/*------------------------------Contact Form------------------------------*/
.contactlist {
	font-size: 1.3em;
	float: left;
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px dashed #ccc;
}
 ul.contactform {
	padding: 7px;
	width: 100%;
}
ul.contactform li{
	padding: 5px;
}
ul.contactform li em {
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 15%;
	font-weight: 700;
	font-style: normal;
}
ul.contactform li textarea {
	width: 75%;
}
ul.contactform li input {
	width: 35%;
}
ul.contactform li input.btn {
	width: 59px;
}
li.required input, li.required textarea{
	border: 2px solid #ffeb00;
}
li.required{
	color: #ffeb00;
}
/*----------------------------------Footer---------------------------------*/
#footer {
	float: left;
	clear:both;
	color: #fff;
	text-align:center;
	display:block;
	width: 100%;
	background: url(images/footer_stretch.gif) repeat-x top left;
}
#footer div {
	height: 101px;
	margin: 0 auto;
	width: 950px;
	padding: 30px 0 0;
	background: url(images/footer_bg.jpg) no-repeat center top;
}
#public-relations #footer div, #services #footer div, #media-training #footer div, #contact #footer div{
	background: #3d3d3d url(images/sub_footer.jpg) no-repeat center top;
}

#footer a{
	color: #fff;
	text-decoration: none;
}
#footer a:hover{
	color: #fef668;
	text-decoration: none;
}
#footer ul {
	display: block;
	margin: 10px auto;
	text-align: center;
	width: 680px;
}
#footer ul li {
	padding: 5px 10px;
	float: left;
	list-style: none;
	text-align:center;
	font-size: 1.0em;
}
/*-----------Press----------*/
.press {
	border: 1px solid #888;
	padding: 20px;
	margin: 10px 10px 20px;
	background: #333;
}
.press h2 {
	padding: 0;
	margin: 5px 0;
}
.press em {
	color: #fef668;
	font-size: 12px;
}
/*----------Bio------------------*/
.bio {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 900px;
}
/*---------------------SIFR-----------------------*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-hasFlash h1 {
	visibility: hidden;
}

