/* CSS Document */

body{
	background-color:#000000;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.7em;
	color:#666666;
	background-image:url(../images/site-bg.gif);
	background-repeat:repeat-x;
	}

.wrapper{
	width:960px;
	margin:0 auto;
	background-color:#FFFFFF;
	}
.logo{
	float:left;
	width:233px;
	height:64px;
	background-color:#FFFFFF;
	padding:46px 0 0 27px;
	}
.menu{
	float:right;
	padding:54px 26px 0 0;
	text-align:right;
	}
.menuItem{
	margin:0 0 7px 7px;
	}
.icons{
	clear:both;
	background-color:#323232;
	width:906px;
	height:56px;
	padding:17px 27px 0 27px;
	}
.iconZoo, .iconTT{
	margin-left:40px
	}

	
.content, .footer{
	clear:both;
	width:960px;
	}
.leftCol{
	width:506px;
	float:left;
	padding:27px;
	}
.rightCol{
	width:400px;
	float:left;
	background-color:#000000;
	}
.leftColSmall{
	width:307px;
	float:left;
	padding:27px;
	}
.rightColBig{
	width:535px;
	padding:27px;
	float:left;
	}
#homeFlash{
	width:960px; 
	height:530px;
	 }
h1, a{
	color:#ae1525;
	}
.blackBold{
	color:#000000;
	font-weight:bold;
	}
.highlightBox{
	background-color:#eeeeee;
	border:5px solid #cfcfcf;
	width:456px;
	margin-top:20px;
	padding:20px;
	font-size:1.1em;
	float:left;
	}
li{
	color:#ae1525;
	font-weight:bold;
	list-style-image:url(../images/bullet.gif);
	}
.videolink{
	margin:10px 0 10px -40px;;
	padding:10px;
	list-style-type:none;
	list-style-image:none;
	}
.videolinkON{
	margin:10px 0 10px -40px;;
	background-color:#eaeaea;
	padding:10px;
	list-style-image:none;
	list-style-type:none;
	}
.pdf{
	font-family:Arial, Helvetica, 'sans-serif';
	font-size:0.8em;
	color:#999999;
	margin:10px 0 0 0;
	float:left;
	}
.pressRelease{
	clear:both;
	margin:10px 0 10px 0;
	}
.pdfImage{
	float:left;
	margin-right:10px;
}
.PRtitle, .PRsource, .PRdate{
	background-color:#eaeaea;
}

.testimonialBox{
	border:5px solid #cfcfcf;
	width:456px;
	margin-top:20px;
	padding:20px;
	font-size:1.1em;
	float:left;
	}
.testimonialText{
	float:left;
	width:330px;
	font-style:italic;
	}
.testimonialLogo{
	float:right;
	padding:0 0 20px 20px;
	}
.testimonialFrom{
	margin-top:10px;
	font-weight:bold;
	font-style:normal;
	}
select{
	font-size:0.9em;
	}
.formLeftCol{
	float:left;
	}
.formRightCol{
	float:right;
	}
input{
	border:1px solid #cfcfcf;
	width:225px;
	font-family:Arial, Helvetica, sans-serif;
	}
textarea{
	border:1px solid #cfcfcf;
	width:225px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	}
.backToTop{
	float:left;
	padding:5px;
	background-color:#cfcfcf;
	}
.backToTop a{
	text-decoration:none;
	}
.oneCol{
	width:906px;
	padding:27px;
	}
.v2i{
	width:100%;
	text-align:center;
	background-color:#000000;
	font-size:0.8em;
	color:#333333;
	}
.v2i a{
	text-decoration:none;
	color:#333333;
	}
.v2i a:hover{
	text-decoration:underline;
	color:#ae1525;
	}