

body {
	margin: 0; 
	padding: 0 0 0 0;
	font: 10px bold Arial, Helvetica, sans-serif;
	background:#ffffff url(images/topNavBg2.jpg) repeat-x;
	color:#2C3754;
	background-position: top;

}

img{ 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:none; 
}

#splash{ 
	background: #000000 url(images/clouds4-1600x480.jpg) center no-repeat; 
	background-position: top; 
	border-bottom:1px solid #000;
}
#splash .content{ 
	width:950px; 
	height:480px; 
	margin:0 auto; 
	position: relative; 
	z-index:1; 
}

.prodrop4 {
	padding:0 0 0 0; 
	margin:0; 
	list-style:none; 
	height:33px; 
	position:relative; 
	z-index:500; 
}
.prodrop4 li.top {
	display:block; 
	float:left;
}
.prodrop4 li a.top_link {
	display:block; 
	float:left; 
	height:33px; 
	line-height:33px; 
	color:#ffffff; 
	text-decoration:none; 
	font-size:12px; 
	font-weight:bold; 
	padding:0 0 0 10px; 
	cursor:pointer;
}
.prodrop4 li a.top_link span {
	float:left; 
	display:block; 
	padding:0 20px 0 10px; 
	height:33px;
}
.prodrop4 li a.top_link:hover {
	color:#2C3754; 
	background: url(images/toptab-left.jpg) no-repeat; 
	line-height:33px;
}
.prodrop4 li a.top_link:hover span {
	background:url(images/toptab-right.jpg) no-repeat right top;
}

.prodrop4 li:hover > a.top_link {
	color:#2C3754; 
	background: url(images/toptab-left.jpg) no-repeat;
	line-height:33px;
}
.prodrop4 li:hover > a.top_link span {
	background:url(images/toptab-right.jpg) no-repeat right top;
}


.prodrop4 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.prodrop4 a:hover {visibility:visible; position:relative; z-index:200;}
.prodrop4 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.prodrop4 ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.prodrop4 ul.sub1 {width:190px;}
.prodrop4 ul.sub2 {width:190px;}
.prodrop4 ul.sub3 {width:150px;}
.prodrop4 ul.sub4 {width:160px;}
.prodrop4 ul.sub5 {width:150px;}

.prodrop4 :hover ul {left:0; top:33px; background: #F3F4FB; padding:3px; border:1px solid #F3F4FB; border-width:0 1px 1px; white-space:nowrap; height:auto; z-index:300;}
.prodrop4 :hover ul li {display:block; height:30px; position:relative; font-weight:normal; width:auto;}
.prodrop4 :hover ul li a {display:block; font-size:12px; color:#2C3754; font-weight: bold; height:30px; line-height:30px; width:auto; padding:0 10px; text-decoration:none;}
.prodrop4 :hover ul li a:hover {background:#5C7BC2; color:#ffffff;}

