/* CSS Document */
.body {
	border:3px solid #6E200F;
	width:984px;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	text-align:center;
	margin-top:10px;
	}
.body a {
	color:#99CCFF;
	}
.header {
	background-image:url(images/header.jpg);
	border: 2px solid #000;
	width:980px;
	height:100px;
	padding:0px 0px 0px 0px;
	margin:0px;
	}
.vnav {
	background: #000 url(images/vnav_bg.jpg) repeat-x;
	width:980px;
	height:31px;
	border: 2px solid #000;
	padding:0px 0px 0px 0px;
	margin-top:-2px;
	}
.main {
	background-color:#014B6E;
	width:980px;
	height:auto;
	border: 2px solid #000;
	padding:0px 0px 0px 0px;
	margin-top:-6px;
	text-align:center;	
	}
.title {
	width:240px;
	color:#CCCCCC;
	margin:20px 0px 0px 30px;
	text-align:center;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-shadow:#333333;
	}
.iframetitle {
	margin:30px 0px 0px 30px;
	width:340px;
	color:#CCCCCC;
	text-align:center;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-shadow:#333333;
	}
.copy {
	margin-top:20px;
	margin-left:40px;
	position:relative;
	color:#CCCCCC;
	width:240px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
}
.copy a {
	color:#99CCFF;
	}
.pkgcopy {
	margin-top:20px;
	margin-left:80px;
	position:relative;
	color:#CCCCCC;
	width:440px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
}
.pkgcopy a {
	color:#99CCFF;
	}
#menu ul {
	height: 27px;
	margin: 0;
	padding: 0;
	list-style: none;
	}
#menu li {
	float: left;
	height: 27px;
	margin-left:60px;
	}
.btnWho {
	width:106px;
	height: 27px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image:url(images/vnav_who1.jpg);
	}
.btnWho:hover {
	background-image:url(images/vnav_who2.jpg);
	}
.btnWhat {
	width:109px;
	height: 27px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image:url(images/vnav_what1.jpg);
	}
.btnWhat:hover {
	background-image:url(images/vnav_what2.jpg);
	}
.btnWatch {
	width:147px;
	height: 27px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image:url(images/vnav_watch1.jpg);
	}
.btnWatch:hover {
	background-image:url(images/vnav_watch2.jpg);
	}
.btnTell {
	width:141px;
	height: 27px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image:url(images/vnav_tell1.jpg);
	}
.btnTell:hover {
	background-image:url(images/vnav_tell2.jpg);
	}
.btnContact {
	width:143px;
	height: 27px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image:url(images/vnav_contact1.jpg);
	}
.btnContact:hover {
	background-image:url(images/vnav_contact2.jpg);
	}
.video_window {
	float:right;
	width:664px;
	height:400px;
	}
.video_menu li {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	}
.copyright {
	color:#CCCCCC;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:10px;
	}
.label {
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
ul#serviceNav {
	margin-left:10px;
	margin-top:20px;
	padding:0px;
	list-style:none;
	width:220px;
	text-align:center;
	}
#serviceNav {
	text-align:center;
	}
#serviceNav a {
	color:#CCCCCC;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	border: 1px solid #999;
	padding: 7px 5px;
	margin-bottom:5px;
	display:block;
	background: #000 url(images/vnav_bg.jpg) repeat-x;
	}
#serviceNav a hover {
	font-weight:bold;
	font-size:12px;
	}
#serviceNav li {
	display:inline;
	}
* html #serviceNav a {
	height:1px;
	}
.vidframe {
	text-align:right;
	width:664px;
	height:410px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px 0px 0px 0px;
	margin: -8px -10px -10px 0px;
	border-left:0px solid #6E200F;
	}
