
/* --------------------------------------------/ BROWSER INITIALIZATION \-------------------------------------------- */

	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
	table{border-collapse:collapse;border-spacing:0;}
	fieldset,img{border:0;}
	address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
	ol,li{list-style:none;}
	caption,th{text-align:left;}
	h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
	q:before,q:after{content:'';}
	abbr,acronym {border:0;font-variant:normal;}
	sup {vertical-align:text-top;}
	sub {vertical-align:text-bottom;}
	input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
	legend{color:#000;}
	
	body { 
	text-align:left; 
	color:#333333; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	background-color:#eaeaea; 
	}
	
div.preloadImg{
	background:url(../images/bgd.gif) no-repeat;
	margin-left:-1000px;
	}

	a:link{
	color:#003399;
	}
	
	#leftNavText{
	
	font-size:12px;
	padding-right:5px;}
	
	/* for the rotating images on index pg*/
	#MainImage, #MainImage li { margin:8px 0px 0px 20px; padding:0px; list-style:none; }
	.MainImagePost { display:none; }
		
	/* for the rotating images on pdt categories page*/
	#categoryImage, #categoryImage li { margin:0px 0px 0px 0px; padding:0px; list-style:none; }
	.categoryImagePost { display:none; }
	
/* --------------------------------------------*/


	#container_page { 
	position:relative; 
	width:940px;
	padding:20px 0px;
	margin:auto;
	background-image:url(../images/bgd.gif);
	}


 /* --------------------------------------------/ PAGE HEADER (COMPANY LOGO) \-------------------------------------------- */

	#page_header { 
	position:relative; 
	width:940px;
	height:60px;
	padding:10px 0px 15px 30px;
	margin:auto;
	}

 /* --------------------------------------------/ HEADER \-------------------------------------------- */

	#header { 
	position:relative; 
	width:860px;
	height:380px;
	margin:auto;
	margin-top:20px;
	background-color:#443028; 
	}
	
	#header img { position:relative; float:left; margin:98px 21px 0px 52px;  }
	#header h1 { position:relative; float:left; font-size:30px; font-weight:700; margin:96px 80px 0px 0px;  }
	#header p {  position:relative; float:left; width:550px; color:#ebe1b6; line-height:31px; text-align:justify;  }
	#header p a {  color:#F04E11; font-weight:bold;  }

/* --------------------------------------------*/
#bottomLine { 
position:relative;  
height:10px;
margin:5px 40px 0px 40px;
clear:both;
border-bottom:#eaeaea 1px solid;
}

/* --------------------------------------------/ CONTENT \-------------------------------------------- */

	#sectionsContainer { 
	position:relative;  
	width:860px;
	margin:auto; 
	margin-top:5px;
	clear:both;
	}
	
#landmark{ 
	position:relative;
	width:600px;
	margin:auto; 
	margin-top:5px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:10px;
	clear:none;
	}	
	
	#landmark a:link, #landmark a:visited, #landmark a:active{ 
	text-decoration:underline;
	color:#999999;
	}	
	
	#pdtBanner{ 
	position:relative;
	width:610px;
	height:270px;
	margin:auto; 
	margin-top:5px;
	clear:right;
	}	

#mainContent{ 
	position:absolute;
	left:240px;
	top:20px;
	width:610px;
	margin:auto; 
	margin-top:5px;
	padding-left:10px;
	text-transform:capitalize;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	clear:both;
	}	

#pdtTable{
width:605px;
border-collapse:collapse;
text-align:left;
color:#333333;
margin-bottom:30px;
}

#pdtTable th{
border-bottom:3px solid #003399;
color:#000033;
padding: 5px 5px 5px 5px;
font-weight:bold;
text-transform:uppercase;
border-top:15px solid #fff;
}

#pdtTable td{
background:#fff;
padding: 5px 5px 5px 5px;
border-bottom:#eaeaea 1px solid;
font-weight:bold;
color:#999999;
}

#pdtTable a{
text-decoration:none;
color:#003399;
}

#pdtTable a:hover{
text-decoration:underline;
color:#666666;
}

#pdtTable a:visited{
text-decoration:none;
color:#003399;
}

#pdtTable p{
font-weight:normal;
color:#666666;
}

.bodyText{
font-weight:normal;
color:#333333;
}

.pictCol{
width:100px;}

.txtCol{
width:185px;}

.dlIconCol{
width:40px;
text-align:right;}

.dlFilenameCol{
width:140px;}

.dlTxtCol{
font-weight:normal;
}

.redAlert p{
font-size:12px;
color:#CC0000;
}

.topPage{
text-align:right;

}

.topPage a{
font-size:10px;
text-decoration:none;
color:#003399;
}


#contactTable{
width:605px;
border-collapse:collapse;
margin:2em 0;
text-align:left;
color:#333333;
margin-bottom:5px;
}

#flashcontent{
z-index:1;
}
/* --------------------------------------------*/

	#sectionsRight { 
	position: relative;
	width:610px;
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin-bottom:0px;
	margin-top: 5px;
	clear:right;
	float:right;
	}

/* --------------------------------------------/ LEFT NAV \-------------------------------------------- */

	#leftNav { 
	position: relative;
	float:left;
	width:240px;
	padding: 0px 0px 0px 0px;
	margin-bottom:20px;
	margin-top: 5px;
	border-right:#eaeaea solid 1px;
	font-family:'Arial', sans-serif;
	font-size:12px;
	}
	
	#leftNav li { 
	position:relative; 
	}

	#leftNav a { 
	display:block; 
	border-bottom:1px solid #eaeaea;
	background-image:url(../images/icons/left_arrow_box.gif);
	background-position: center left;
	background-repeat: no-repeat;
	text-align:left; 
	text-decoration:none; 
	color:#003399; 
	margin-left: 5px; 
	padding:10px 10px 10px 20px; 
	margin-right: 15px;
	}
	
	#leftNav a:hover { color:#999999; }
	
	#leftNav p {
	border-bottom:#003399 solid;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	padding: 7px 0px 5px 5px;
	margin-right: 5px;
	color:#000033;
	font-size:12px;
	}
	.leftNavSub1{
	margin-left:20px;
	}



/* --------------------------------------------/ SUB NAV \-------------------------------------------- */
#bottomNav-container
	{
	position:relative;
	width:880px;
	height:215px; /*to change the height of the nav*/
	margin:auto;
	margin-left:26px;
	font-family:Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
	font-size:12px;
	clear:both;
	}

	#bottomNav { 
	position: relative;
	float:left;
	width:270px;
	height:185px;
	padding: 0px 0px 0px 5px;
	margin-bottom:15px;
	margin-top: 25px;
	margin-left: 15px;
	border-right:#eaeaea solid 1px;
	font-family:'Arial', sans-serif;
	font-size:12px;
	}
	
	#bottomNav li { 
	position:relative; 
	}

	#bottomNav a { 
	display:block; 
	padding:10px 10px 10px 20px; 
	border-bottom:1px solid #eaeaea;
	background-image:url(../images/icons/left_arrow_box.gif);
	background-position: center left;
	background-repeat: no-repeat;
	text-align:left; 
	text-decoration:none; 
	color:#003399; 
	margin-left: 5px; 
	margin-right: 15px;
	}
	
	#bottomNav a:hover { color:#999999; }
	
	#bottomNav p {
	border-bottom:#003399 solid;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	padding: 7px 0px 5px 10px;
	margin-right: 15px;
	color:#000033;
	font-size:12px;
	}
	
	.bottomNavPromo{
	background-color:#eaeaea;
	}

	.bottomNavImg{
	display:compact; 
	padding:0 0 0 0; 
	border-bottom:0px;
	background-image: none;
	background-position: center left;
	background-repeat: no-repeat;
	text-align:left; 
	text-decoration:none; 
	margin-left: -23px; 
	margin-top: -10px;
	}
			
	.bulls { margin-top:5px; font-weight:bold; text-transform:uppercase;color:#000033;}

/* --------------------------------------------*/



/* --------------------------------------------/ FOOTER \-------------------------------------------- */

	#footer { 
	position:relative; 
	clear:both;
	width:940px;
	height:10px;
	margin:auto;
	margin-bottom:10px;
	padding-top:15px;
	color:#333333;
	font-size:9.5px;
	text-align:center; 
	text-transform:uppercase;
	background-image:url(../images/footer/footer_hr_line.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
		
	#footer ul { display:block; width:920px; margin:auto; margin-bottom:7px; }
		
	#footer li { display:inline; margin:0px 2px; }

	#footer a { text-decoration:none; color:#666; }
					
	#footer a:hover { text-decoration:underline; }

/* --------------------------------------------*/


/* ----------------------------------- / NAV - Begin CSS Drop Down Menu from sperling.com \ ------------------------------- */

#menuh-container
	{
	z-index: 500;
	position:relative;
	width:860px;
	height:36px;
	margin:auto;
	background-color:#000033;
	font-family:Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
	font-size:11px;
	}

#menuh
	{
	width:100%;
	float:left;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	white-space:nowrap;
	padding: 1em 0.3em;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	background-color: #000033;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	background-color:#003399; 
	border: 0px solid #003399;
	color:#CCCCCC; 
	text-decoration:none;
	padding: 1em 0.3em;
	white-space:nowrap;
	}	
	
	#menuh a.navBorder{
	/* Add vertical bar background on mouse over*/
	background-image:url(../images/navigation/nav_a_blue.gif);
	background-position: left center;
	background-repeat: no-repeat;
	}
	
	#menuh a.top_parent, #menuh a.top_parent:hover /* attaches down-arrow to all top-parents */
	{
	background-image:url(../images/navigation/navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image:url(../images/navigation/nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:13.5em;	/* width of all menu boxes. was 12.9em before edit to fix */
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	width:13.5em;	/* width of all menu boxes. was 12.9em before edit to fix */
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */

