img, #innerBox, #singleButtons, #contentButtons, #playButtons, #infoButtons, #longInfoButtons, #emailButtons, #pdfButtons, #phoneButtons, #checkboxButtons, #fpButtons, #tvButtons { behavior: url(../css/iepngfix.htc); }

body,html {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(../img/bg2.jpg);
	background-repeat: repeat;
	background-position: center;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

body {
	min-width: 940px;
	behavior: url("/css/csshover3.htc"); 
}

a {
	color: #FFFFC4;
}

a:hover {
	color: #62B0FF;
}

#wrap {
	margin:0 auto;
	width:940px;
	background-image:  url(/img/bg-content3.jpg);
	background-repeat: repeat-y;
	background-position: right 300px;
	background-color: #000;
}

#nav {
	background:#000;
	background-image:  url(/img/bg-header.jpg);
	height: 308px;
}

#alpha {
	position: relative;
	text-align: left;
	voice-family: "\"}\""; 
	voice-family: inherit;
 	width: 940px;
}

#main {
	float:left;
	width:716px;
}

#main h1, #main h2, #main h3, #main p {
	padding:0px 0px 0px 0px;
}
  
#sidebar {
	float:right;
	width	:207px;
  font-size: 11px;
}

#footer {
	background:#000;
	background-image:  url(/img/bg-footer.jpg);
	height: 103px;
	clear:both;
}

#footer p {
	padding:5px;
	margin:0;
}

dt, dl, dd, ul, li {
	list-style-type: none;
	margin: 0 2px 0 0;
	padding: 10px 0px 10px 0px;
}



/****** MENU INFORMATION AND STYLES *******/

#menuV2 {
	position: absolute;
	left: 24px;
	top: 111px;
	font-size: 14px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	z-index:2;
}

#menuV2 .select {
	margin:0; 
	padding:0; 
	list-style:none; 
	white-space:nowrap;
}

#menuV2 li {
	float:left;
	height:29px;
	padding-top:1px;
	margin-right:1px;
}

#menuV2 .select a {
	display:block; 
	height:19px; 
	float:left; 
	padding: 8px 18px 10px 18px;
	text-decoration:none;
	white-space:nowrap;
	font-weight:normal;
	color:#FFF;
}

#menuV2 .select li.line a {color:#FFF;}


#menuV2 .select a:hover, 
#menuV2 .select li:hover a {
	color:#fff;
	padding: 8px 17px 10px 17px;
	background-image: url(/img/menu-up.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

#menuV2 .select li a.active {
	color:#fff;
	padding: 8px 17px 10px 17px;
	background-image: url(/img/menu-up.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

#menuV2 .select li.blankImg a:hover, 
#menuV2 .select li.blankImg:hover a {
	background-image: url(/img/blank.gif);
	border: 0;
	padding: 8px 18px 10px 18px;
}

#menuV2 .select li.line a:hover, 
#menuV2 .select li.line:hover a {
	color:#fff;
}


#menuV2 .sub {
	display:none;
}

#menuV2 ul ul {display:none;}

/* IE6 only */
#menuV2 table {
	border-collapse:collapse; 
	margin:-1px -10px; 
	font-size:1em; 
	width:0; 
	height:0;
}

#menuV2 .sub {
	margin:0; 
	padding:0;
	list-style:none;
}

#menuV2 .sub li {
	background:transparent;
	position: relative;
	left: 0px;
	padding:0;
	margin:0;
}

#menuV2 .select :hover .sub {
	height:25px;
	display:block; 
	position:absolute;
	float:left;
	width:940px;
	top:28px;
	padding-top:30px;
	left:0px; 
	text-align:center;
	background:transparent;
}

#menuV2 .select :hover .sub li a {
	display:block;
	height:30px;
	line-height:21px;
	float:left;
	background:transparent;
	padding:0;
	margin:0;
	white-space:nowrap;
	color:#fff;
	border:0;
	font-weight:normal;
}

#menuV2 .select :hover .sub li a {
	display:block;
	height:18px;
	margin-top:2px;
	float:left;
	padding: 6px 15px 10px 15px;
}

#menuV2 .select :hover .sub li a.subActive {
	display:block;
	height:18px;
	margin-top:2px;
	float:left;
	padding: 6px 14px 10px 14px;
	background-image: url(/img/sub-menu-up.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

/* #menuV2 .select :hover .sub li a:hover {
color:#fff;
position:relative;
line-height:21px;
} */

#menuV2 .select :hover .sub li:hover {position:relative;}

#menuV2 .select :hover .sub li a:hover {
	padding: 6px 15px 10px 15px;
	cursor:pointer;
}

#menuV2 .select :hover .sub li:hover > a {
	padding: 6px 14px 10px 14px;
	background-image: url(/img/sub-menu-up.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	cursor:pointer;
}

#menuV2 .select :hover .sub :hover ul.smrt {padding:0; margin:0; list-style:none; display:block; width:170px; position:absolute; right:0; top:36px; border:1px solid #999; background:#000;}
#menuV2 .select :hover .sub :hover ul.smlt {padding:0; margin:0; list-style:none; display:block; width:170px; position:absolute; left:0; top:36px; border:1px solid #999; background:#000;}


#menuV2 .select :hover .sub :hover ul ul {position:absolute; left:-9999px;}

/* BG Info for Drop-down menu */
#menuV2 .select :hover .sub :hover ul li {height:18px; padding: 7px 0; margin:0; cursor:pointer;}
#menuV2 .select :hover .sub :hover ul li a {position:relative; left:0px; width:140px; text-align:left; height:18px; line-height:18px; background:#000; font-weight:normal; padding:0 15px; color:#fff;}


/* Text Color for Drop-down menu */
#menuV2 .select :hover .sub :hover ul li a:hover {left: -1px; color:#62B0FF;}
#menuV2 .select :hover .sub :hover ul li:hover > a {left: -1px; color:#62B0FF;}


/****** END MENU INFO ******/




.sidebarDiv {
	width: 170px;
}

#sidebarContainer {
	display: block;
	padding-bottom: 35px;
	font-size: 11px;
}

#sidebarButtons {
	color: #999999;
	background-image: url(../img/sidebar-button.jpg);
	text-indent: 32px;
	display: block;
	padding-top: 4px;
	padding-bottom: 10px;
	background-repeat: no-repeat;

}

#sidebarButtons a {
	color: #999;
	text-decoration: none;
	display: block;
}

#sidebarButtons a:hover {
	color: #FFF;
}

#sidebarHeadline {
	color: #e0dca7;
	text-decoration: underline;
	padding: 0px 12px 0px 23px;
}

#sidebarHeadline a {
	font-weight: normal;
}

#sidebarText {
	color: #9d9d9d;
	padding: 10px 12px 10px 23px;
}

#sidebarCommText {
	color: #EEE;
	padding: 0px 12px 10px 22px;
	font-weight: bold;
}

.pHighlight {
	font-weight: normal;
	color: #decb90;
	font-size: 18px;
}

.p1:first-letter {
	color: #decb90;
	font-size: 18pt;
	font-weight: bold;
}

.p1 a {
	text-decoration: none;
	border-bottom:1px dotted #fffca1;
}

.p1 a:hover {
	border-bottom:1px solid #62B0FF; }
}

.pHighlight2 {
	font-weight: bold;
	font-size: 16px;
	color: #fffca1;
}

.pHighlight2 a {
	font-weight: bold;
	font-size: 16px;
	color: #fffca1;
	text-decoration: none;
}

.pHighlight2 a:hover {
	color: #FFF;
}

.pHighlight3 {
	font-weight: bold;
	font-size: 16px;
	color: #fffca1;
}

.pHighlight3 a {
	font-weight: bold;
	font-size: 18px;
	color: #fffca1;
	text-decoration: none;
}

.pHighlight3 a:hover {
	color: #FFF;
}

.pHighlight4 {
	width: 400px;
	font-weight: bold;
	font-size: 16px;
	color: #000;
	border-bottom: 1px solid #000;
}

#content {
	padding: 0px 5px 0px 40px;
}

#contentText {
	padding: 20px 40px 20px 40px;
}

.footerText {
	color: #7D7D7D;
	font-size: 12px;
	padding: 35px 0px 0px 0px;
}

.footerText a {
	color: #7D7D7D
}

.footerText a:hover {
	color: #fff;
}

#headline {
	display: block;
	top: 263px;
	left: 0px;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#homeBoat {
	display: block;
	top: 20px;
	position: relative;
	padding: 0px 0px 0px 25px;
}

#homeText {
	display: block;
	top: 35px;
	position: absolute;
	padding: 0px;
	right: 35px;
}

h2 {
	margin: 0px;
	padding: 0px;
}

.rightImg	{
	float: right;
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}

.leftImg	{
	float: left;
	margin:0px 10px 0px 0px;
	padding:0px 10px 0px 0px;
	position: relative;
}

.leftImg2	{
	float: left;
	margin:0px 10px 0px 0px;
	padding:10px 10px 50px 0px;
	position: relative;
}

#rtd-text {
	float: left;
	width: 585px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;	
}

#blackText {
	color: #000;
	font-weight: bold;
	font-size: 16px;
}

#icon-text {
	width: 390px;
	margin:0px 0px 20px 200px;
	padding:0px 0px 0px 0px;	
}

#news-text {
	width: 390px;
	margin:0px 0px 20px 150px;
	padding:0px 0px 0px 0px;	
}

.quote {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 70px 30px 70px;	
}

#filmNav {
  text-align:center;
	background: #000 none;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 100%; 
}

#filmNav li {
  display:inline;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#filmNav a {
	text-decoration: none;
	color: #FFF;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
  margin: 0px 0px 0px 0px;
  padding: 10px 39px 10px 39px;	
}

#filmNav a:hover {
	background-image: url(/img/menu-up.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
  margin: 0px 0px 0px 0px;
  padding: 10px 39px 10px 39px;	  
}

#filmNav2 {
  text-align:center;
	background: #000 none;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 100%; 
}

#filmNav2 li {
  display:inline;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#filmNav2 a {
	text-decoration: none;
	color: #FFF;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
  margin: 0px 0px 0px 0px;
  padding: 10px 20px 10px 20px;	
}

#filmNav2 a:hover {
	background-image: url(/img/menu-up.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
  margin: 0px 0px 0px 0px;
  padding: 10px 20px 10px 20px;	  
}

#filmNav3 {
	font-size: 13px;
  	text-align:center;
	background: #000 none;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 100%; 
}

#filmNav3 li {
  display:inline;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#filmNav3 a {
	text-decoration: none;
	color: #FFF;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
  margin: 0px 0px 0px 0px;
  padding: 10px 10px 10px 10px;	
}

#filmNav3 a:hover {
	background-image: url(/img/menu-up.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
  margin: 0px 0px 0px 0px;
  padding: 10px 10px 10px 10px;	  
}

#filmNav3Active {
	background-image: url(/img/menu-up.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
  margin: 0px 0px 0px 0px;
  padding: 10px 10px 10px 10px;	  
}

#filmNav4 {
	list-style:none;
	height:36px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	width:100%;
	margin:0 auto;
	font-size:13px;
	padding: 0;
	background:#000;
}

#filmNav4 li {
	position:relative;
	float:left;
	width:auto;
	background:#000;
	text-align:center;
	padding: 0 14px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#filmNav4 li:hover {
	background-image: url(/img/menu-up.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	cursor:pointer;
}

#filmNav4 a {
	display:block;
	color:#fff;
	text-decoration:none;
	line-height:36px;
}

#filmNav4 li.active {
	background-image: url(/img/menu-up.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #999;
	border-right: 1px solid #999;	
}

/* --------- Drop Down -------- */
#filmNav4 ul {
	position:absolute;
	left:-999em;
	top:2em;
	list-style:none;
	border:1px solid #fff;
	width: 182px;
	padding: 0;
}

#filmNav4 ul li {
	text-align:left;
	width: 150px;
}

#filmNav4 li:hover ul {
	left:-1px;
	top:auto;
}

.contentH2 {
	color: #000;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 20px 0px;
	border-bottom: 1px solid #000;
}

.contentH2b {
	color: #000;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 3px 0px;
	border-bottom: 2px solid #000;
}

#trailerContainer {
  text-align:center;
}

#singleButtonContainer {
	padding: 0px 0px 30px 250px;
	margin: 0px 0px 30px 0px;
}

#singleButtons {
	background-image: url(../img/button-content.png);
	background-repeat: no-repeat;
	color: #999;
	text-indent: 20px;
	display: block;
	padding: 2px 0px 28px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	float: left;
	width: 136px;
}

#singleButtons a {
	color: #999;
	text-decoration: none;
	display: block;
	position: relative
}

#singleButtons a:hover {
	color: #FFF;
	position: relative	
}

#innerBox {
	border: 1px solid #FFF;
 	background-image: url(../img/trans-white.png);
}

#boxPad {
	padding: 15px 15px 15px 15px;
	margin: 0px 0px 0px 0px;
}

#boxPad2 {
	padding: 5px;
	margin: 0px auto;

}

#boxColumn {
	text-align: left;
	padding: 0px 5px 0px 20px;
	margin: 0px 0px 0px 0px;
}

#boxColumn ul, li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#boxColumn div {
	float: left;
	width: 50%;
}

#hide {
	visibility: hidden;
}

#infoIcon {
	border: 1px solid #fff;
 	background-image: url(../img/info-icon.png);	
	display: block;
	width: 50px;
	height: 72px;
}

#dualButtonContainer {
	padding: 0px 0px 30px 200px;
	margin: 0px 0px 40px 0px;
}

#threeButtonContainer {
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 60px 0px;
	width: 598px;
}

#infoButtonContainer {
	padding: 0px 0px 30px 250px;
	margin: 0px 0px 40px 0px;
}

#infoButtons {
	background-image: url(../img/button-info.png);
	background-repeat: no-repeat;
	color: #999;
	text-indent: 45px;
	display: block;
	padding: 10px 0px 22px 0px;
	margin: 0px 10px 0px 0px;
	font-size: 12px;
	float: left;
	width: 166px;
}

#infoButtons a {
	color: #999;
	text-decoration: none;
	display: block;
	position: relative
}

#infoButtons a:hover {
	color: #FFF;
	position: relative	
}

#longInfoButtons {
	background-image: url(../img/button-long-info.png);
	background-repeat: no-repeat;
	color: #999;
	text-indent: 50px;
	display: block;
	padding: 10px 0px 22px 0px;
	margin: 0px 10px 0px 0px;
	font-size: 12px;
	float: left;
	width: 210px;
}

#longInfoButtons a {
	color: #999;
	text-decoration: none;
	display: block;
	position: relative
}

#longInfoButtons a:hover {
	color: #FFF;
	position: relative	
}

#tvButtons {
	background-image: url(../img/button-commercial.png);
	background-repeat: no-repeat;
	color: #999;
	text-indent: 50px;
	display: block;
	padding: 10px 0px 22px 0px;
	margin: 0px 10px 0px 0px;
	font-size: 12px;
	float: left;
	width: 210px;
}

#tvButtons a {
	color: #999;
	text-decoration: none;
	display: block;
	position: relative
}

#tvButtons a:hover {
	color: #FFF;
	position: relative	
}

#fpButtons {
	background-image: url(../img/button-film-production.png);
	background-repeat: no-repeat;
	color: #999;
	text-indent: 50px;
	display: block;
	padding: 10px 0px 22px 0px;
	margin: 0px 10px 0px 0px;
	font-size: 12px;
	float: left;
	width: 210px;
}

#fpButtons a {
	color: #999;
	text-decoration: none;
	display: block;
	position: relative
}

#fpButtons a:hover {
	color: #FFF;
	position: relative	
}

#playButtons {
	background-image: url(../img/button-play.png);
	background-repeat: no-repeat;
	color: #999;
	text-indent: 40px;
	display: block;
	padding: 10px 0px 22px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	float: left;
	width: 166px;
}

#playButtons a {
	color: #999;
	text-decoration: none;
	display: block;
	position: relative
}

#playButtons a:hover {
	color: #FFF;
	position: relative	
}

#emailButtons {
	background-image: url(../img/button-email.png);
	background-repeat: no-repeat;
	color: #999;
	text-indent: 50px;
	display: block;
	padding: 10px 0px 22px 0px;
	margin: 0px 10px 0px 0px;
	font-size: 12px;
	float: left;
	width: 166px;
}

#emailButtons a {
	color: #999;
	text-decoration: none;
	display: block;
	position: relative
}

#emailButtons a:hover {
	color: #FFF;
	position: relative	
}

#pdfButtons {
	background-image: url(../img/pdf-button.png);
	background-repeat: no-repeat;
	color: #999;
	text-indent: 40px;
	display: block;
	padding: 10px 0px 22px 0px;
	margin: 0px 10px 0px 0px;
	font-size: 12px;
	float: left;
	width: 210px;
}

#pdfButtons a {
	color: #999;
	text-decoration: none;
	display: block;
	position: relative
}

#pdfButtons a:hover {
	color: #FFF;
	position: relative	
}

#phoneButtons {
	background-image: url(../img/phone-button.png);
	background-repeat: no-repeat;
	color: #999;
	text-indent: 55px;
	display: block;
	padding: 10px 0px 22px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	float: left;
	width: 166px;
}

#phoneButtons a {
	color: #999;
	text-decoration: none;
	display: block;
	position: relative
}

#phoneButtons a:hover {
	color: #FFF;
	position: relative	
}

#checkboxButtons {
	background-image: url(../img/checkbox-button.png);
	background-repeat: no-repeat;
	color: #999;
	text-indent: 40px;
	display: block;
	padding: 10px 0px 22px 0px;
	margin: 0px 10px 0px 0px;
	font-size: 12px;
	float: left;
	width: 210px;
}

#checkboxButtons a {
	color: #999;
	text-decoration: none;
	display: block;
	position: relative
}

#checkboxButtons a:hover {
	color: #FFF;
	position: relative	
}

#codeBox {
	background: #363636;
	border: 1px solid #fff;
	padding: 3px 10px 8px 10px;	
	margin: 10px 0px 10px 20px;
}

#logos {
	vertical-align: top;
	text-align: center;
}

#logos img{
	vertical-align: top;
	padding: 0px 10px 0px 10px;	
	margin: 0px 0px 0px 0px;
}

#video {
	text-align: center;
}

#list ul li{
	font-weight: bold;
	font-variant: small-caps;
	list-style-type: circle;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 30px;	
}

#list2 ul li{
	list-style-type: circle;
}

#list3 ul li{
	list-style-type: none;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 30px;	
}

#list3 img{
	vertical-align: middle;
	padding: 0px 0px 0px 0px;	
	margin: 0px 10px 0px 0px;		
	border-style: solid;
	border-color: #000;
	border-width: 1px;
}

#list4 {
	font-weight: bold;
}

#list4 img {
	float: left;
	padding: 0px 0px 0px 0px;	
	margin: 0px 8px 0px 0px;
	border: 1px;
	border-style: solid;
	border-color: #000;
}

#list4 ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#list4 ul li {
	padding: 1px 0px 1px 0px;
	margin: 20px 0px 0px 0px;
}

#list4 ul li ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px -20px 80px;
}

#list4 ul ul li {
	list-style-type: disc;
	font-weight: normal;
	font-size: 9pt;
	color: #000;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;
}

#list4 ul ul ul {
	font-size: 0pt;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 28px 0px;	
}

#list4 ul ul ul li {
	list-style-type: disc;
	font-weight: normal;
	font-size: 9pt;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 60px;	
}

#siteMap a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
}

#siteMap a:hover {
	color: #62B0FF;
	text-decoration: underline;
}

#blackUL a {
	color: #000;
	text-decoration: underline;	
}

#blackUL a:hover {
	color: #62B0FF;
}

#blueUL a {
	color: #62B0FF;
	text-decoration: underline;	
}

#blueUL a:hover {
	color: #fff;
}

a.tooltip {
    position:relative; /*this is the key*/
    z-index:24;
    color:#FFF;
    text-decoration:none;
}

a.tooltip:hover {
	z-index: 99;
}

a.tooltip span {
	display: none;
}

a.tooltip:hover span { /*the span will display just on :hover state*/
	display: block;
	position: absolute;
	top: 0em;
	left: 5em;
	width: 400px;
	border:1px solid #fff;
	background-color: #CCC;
	color:#000;
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.tooltipleftImg	{
	float: left;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	position: relative;
}

.contentH2c {
	color: #000;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

#packageBox {
	margin:0px 0px 0px 0px;
	padding:0px 0px 36px 0px;
}

.boxLeft {
	float: left;
	width: 320px;
}

.boxRight {
	float: right;
	width: 261px;
}

#priceBox {
  width:261px;
  height:33px;
	font-size: 12px;  
	color: #000;    
}
.pbLeft {
  float:left;
  width: 85px;
	text-align: center;
}

.pbCenter {
  float:left;
  width: 85px;
  text-align: center;
}
.pbRight {
  float:right;
  width: 85px;
	text-align: center;     
}

.pbLeft2 {
  float:left;
  width: 85px;
  background-color: #FFFFBB;
  border: 1px solid #FFF;
  border-bottom: 0px;  
	text-align: center;
	font-size: 16px;
	font-weight: bold;	
}

.pbCenter2 {
	float:left;
	width: 85px;
	background-color: #999999;
	border: 1px solid #FFF;
	border-bottom: 0px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.pbRight2 {
	float:right;
	width: 85px;
	background-color: #CCCCCC;
	border: 1px solid #FFF;
	border-bottom: 0px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

#packageBoxb {
	margin:0px 0px 0px 0px;
	padding:0px 0px 30px 0px;
}

#priceBoxb {
  width:261px;
  height:33px;
	font-size: 11px;  
	color: #000;    
}
.pbLeftb {
  float:left;
  width: 85px;
	text-align: center;
}

.pbCenterb {
  float:left;
  width: 85px;
  text-align: center;
}

.pbRightb {
  float:right;
  width: 85px;
	text-align: center;     
}

.pbLeft2b {
  float:left;
  width: 85px;
  background-color: #FFFFBB;
  border: 1px solid #FFF;
  border-bottom: 0px;  
	text-align: center;
	font-size: 12px;
	font-weight: bold;	
}

.pbCenter2b {
	float:left;
	width: 85px;
	background-color: #999999;
	border: 1px solid #FFF;
	border-bottom: 0px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.pbRight2b {
	float:right;
	width: 85px;
	background-color: #CCCCCC;
	border: 1px solid #FFF;
	border-bottom: 0px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.redColor {
	color: #820000;
}

#boxColumn2 {
	width: 588px;
  height:85px;
	font-size: 12px;  
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #FF0080:
}

#boxColumn3 {
	width: 588px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#boxColumnFour {
	width: 588px;
  height:155px;
	font-size: 12px;  
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

#boxColumnFourB {
	width: 588px;
  height:95px;
	font-size: 12px;  
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

.boxColumnFull {
  float:left;
  width: 550px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

.boxColumnL {
  float:left;
  width: 395px;
	text-align: left;
}

.boxColumnR {
  float:left;
  width: 193px;
  text-align: left;
}

.boxColumnL2 {
  float:left;
  width: 345px;
	text-align: left;
}

.boxColumnR2 {
  float:left;
  width: 240px;
  text-align: left;
}

.boxColumnL3 {
  float:left;
  width: 150px;
	text-align: left;
}

.boxColumnL4 {
  float:left;
  width: 385px;
	text-align: left;
	padding-right: 10px;
}

.boxColumnR4 {
  float:left;
  width: 181px;
  text-align: left;
  padding-left: 10px;
	border: 1px solid #FFF;
 	background-image: url(../img/trans-white.png);
}

.boxColumn41 {
	float: left;
	width: 135px;
	text-align: left;
}

.boxColumn42 {
	float: left;
	width: 135px;
	text-align: left;
}

.boxColumn43 {
	float: left;
	width: 135px;
	text-align: left;
}

.boxColumn44 {
	float: left;
	width: 135px;
	text-align: left;
}

.subRentListCat {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #000;
	color: #fff;
}

#rentalList {
	height: 81px;
}

#rentalList ul {
	margin: 3px 0px 0px 150px;
	padding: 0px 0px 0px 0px;
}

#rentalList ul li {
	list-style-type: disc;
	font-weight: normal;
	font-size: 11pt;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

#rentalList2 img {
	margin: 0px 25px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#rentalList2 ul {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#rentalList2 ul li {
	list-style-type: disc;
	font-weight: normal;
	font-size: 11pt;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

#rentalList3 ul {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#rentalList3 ul li {
	list-style-type: disc;
	font-size: 10pt;
	color: #000;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;	
}

.boxColumnR ul li {
	list-style-type: disc;
	font-weight: normal;
	font-size: 11pt;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

.boxColumnL ul li {
	list-style-type: disc;
	font-weight: normal;
	font-size: 11pt;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

.boxColumnR2 ul li {
	list-style-type: disc;
	font-weight: normal;
	font-size: 11pt;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

.boxColumnL2 ul li {
	list-style-type: disc;
	font-weight: normal;
	font-size: 11pt;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

#indent {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;	
}

#workflowBox {
	float: left;
	width: 100px;
	text-align: center;
	margin: 0px 25px 0px 0px;
}

#workflowBox a {
	text-decoration: none;
}

#workflowBox a img {
	border: 1px solid #FFF;
}

.promoText {
	font-size: 12pt;
	color: #FF6;
}

#spotBox {
	float: left;
	width: 150px;
	text-align: center;
	margin: 0px 25px 0px 0px;
}

#spotBox a {
	text-decoration: none;
	font-size: 18px;
}

#spotBox a img {
	border: 1px solid #FFF;
}

#spotBox2 {
	float: left;
	width: 120px;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

#spotBox2 a {
	text-decoration: none;
	font-size: 18px;
}

#spotBox2 a img {
	border: 0px;
	margin: 0px 0px 0px 60px;
}

#epicPreview  {
	margin-left: 15px;
}

#epicPreview img {
	margin: 5px;
	border: 2px solid #000;
}

#epicSpecs h3 {
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

#epicSpecs ul {
	margin: 5px 0 0 30px;
	padding: 0;
}

#epicSpecs li {
	list-style-type: disc;
}
