 /*AUTHOR:Dorrie Rifkin - STYLESHEET FOR PRODUCTS *
 header: #0054a5; #333; #666, body: #000 sidemenus: #666/ GREEN	#66CC33
 /*REVISED 7-28*/ 	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;`
	line-height: 14px;
	color: #000;
	font-weight: normal;
	background-color: #FFF;
	background-image: url(bg_nav.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0; margin: 0; 
   }

#leftnav {
	float: left;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 85px
    }
		
/* new 7_28 */
#rightnav {
	padding-top: 5px;
	float: left;
	padding-right: 85px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 300px;
	}
	
/* new 7_28 */
.google {
	padding-top: 12px;
	float: left;
	}
		
/* links */
a:link {color: #666; text-decoration: none;}
a:visited {color: #666; text-decoration: none;}
a:active {color: #666;text-decoration: none;}
a:hover {color: #999;text-decoration: none;}

/* images */
img.float-right {margin: 5px 0px 5px 15px;}
img.float-left {margin: 5px 15px 5px 0px;}
img.float-right {margin: 5px 0px 5px 15px;}
img.float-left {margin: 5px 15px 5px 0px;}
a img {border:none;}
.img_link {margin-top: 0px; margin-right: 0px; margin-bottom: 0px;  margin-left: 0px;}
.img_product {
	border: 2px solid #999;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
	}
	
/* new 7_28 */	
img
{  border-style: none;
}

/*fonts */
h1,  h4{
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
 }

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #0054a5;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 15px;
	}

h2 {
	font-size: 32px;
	line-height: 34px;
	font-weight: lighter;
	color: #FFF;
	margin-top: 5px;
	margin-right: 15px;
	}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #0054a5;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	line-height: 19px;
	}

h4 {
	font-size: 18px;
	line-height: 16px;
	color: #0054a5;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 20px;
	}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #333;
	margin-top: 5px;
	font-weight: 500;
	}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #FFF;
	font-weight: bold;
	}

p {margin: 10px 15px;}

/***********************
COLORS/WEIGHT
************************/
.green {
	color: #66CC33;
	font-size: 18px;
	font-weight: bold;
    }
	
.submit {
	color: #0054a5;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
    }	
	
.bold{
	font-weight: bold;
    }
	
/***********************
	NAV2 CONTENT
************************/
#nav2 {
	float:right;
	list-style:none;
	padding:0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	}

#nav2 li  {
	float:left;
	font-size: 16px;
	font-weight: bold;
	}

#nav2 a {
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	}

#nav2 a:hover,#nav a:focus{
	}

#nav2 li.current a {
	color:#FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	}

#nav2 li.current a:hover, #nav li.current a:focus {
	}

/***********************
	HOME CONTENT
************************/
#wrap{
	width:1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(bg_mainheader.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
	
/***********************
	CONTENT
************************/	
#wrap2{
	width:1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(bg_header2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}	
	

/**********************Header*************************************************************************************************************************************/
#header_wrap {
	width:1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 420px;
	}
	
#header_wrap2 {
	width:1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 170px;
	}		

/*New 8_2*/	
#left_logo {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 85px
    }

#right_logo {
	float: right;
	width: 300px;
	float:right;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 85px;
	padding-bottom: 0;
	padding-left: 0;
	}
	
#right_logo ul {
		list-style:none;
	}	
		
#right_logo li  {
	float:left;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #66CC33;
	line-height: 20px;
	text-decoration: none;
	}

#right_logo a {
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	}

#right_logo li.current a {
	color:#FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	}
	
#header_logo{
	width:1100px;  /*float containment (IE6 needs a width)*/
	background-color: transparent;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom:0px;
	padding-left: 0;
	height: 85px;
	}

	
#header{
	width:1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom:0px;
	padding-left: 0;
	height: 60px;
	}	

#headerphoto {
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 90px;
	padding-top: 10px;
	}

#headerbox {
	margin-right: 0px;
	padding-top: 80px;
	padding-bottom: 10px;
	padding-left: 30px;
	list-style-type: none;
	height: 250px;
	clear:both;
	}

#headerbox a:link {text-decoration: none;}
#headerbox a:visited {text-decoration: none;}
#headerbox a:active {text-decoration: none;}
#headerbox a:hover {text-decoration: none;}

#headerbox li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
#headerbox h1 {
	margin: 0;
	font-size: 14pt;
	font-weight: 400;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FFF;
	font-style: normal;
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#headerbox h2 {
	margin: 0px;
	font-size: 12pt;
	font-weight: 300;
	padding-bottom: 5px;
	color: #FFC;
	font-style: normal;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	}
/**********************PRODUCT 8/2*************************************************************************************************************************************/

#wrap_products{
	width:1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(headerproductbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}		
	
#mainproduct {
	float: left;
	width: 1100pt;
	display:block;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 105px;
	font-size: 12pt;
	font-weight: normal;
	line-height: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	clear: none;
	background-image: url(bg_navproducts.png);
	background-repeat: no-repeat;
	background-position: 87px 0px;
	}
	
#content_products {
	width:1100px;
	min-height: 800px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	float: left;
	clear: both;
	}

#header_wrapproducts {
	width:1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	}	
	
#header_products{
	width:1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom:0px;
	padding-left: 0;
	height: 60px;
	}	
	
	
/**********************BG Content*************************************************************************************************************************************/
	#content-wrap {
	width:1100px;
	overflow:hidden;
	background-image: url(bg_content.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	}
	
#logo {
	padding-bottom: 2px;
	}	

#logo img {
	padding-bottom: 10px;
	border: 1px none #FFF;
	}	
	
/**********************SIDEBAR**************************************************************************************************************************************/
#sidebar {
	float: left;
	width: 250px;
	padding-left: 90px;
	background-repeat: no-repeat;
	background-position: 85px top;
	}	

#sidebar h1 {
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
	
#sidebar  p {
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-style: italic;
	line-height: 13px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	}
	
/* Sidebar_box  --------- */	
#sidebox {
	margin-right: 0px;
	padding-top: 20px;
    padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	}

/* NEW CSS Document  FOR SIDEBARS*/
#lbox {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 230px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(bg_navprod.jpg);
	padding-left: 8px;
	padding-bottom: 2px;
	clear: both;
	overflow: hidden;
	padding-right: 8px;
	margin: 0px;
	}

#lbox a:link {text-decoration: none;}
#lbox a:visited {text-decoration: none;}
#lbox a:active {text-decoration: none;}
#lbox a:hover {text-decoration: none;}

/* Sidebar2*/
#lbox2  {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 230px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(bg_navprod2.jpg);
	padding-left: 8px;
	padding-bottom: 10px;
	clear: both;
	overflow: hidden;
	padding-right: 8px;
	margin: 0px;
	}
	
#lbox2  img {
	border: 2px solid #CCC;
	padding: 4px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
	}

#lbox2 a:link {text-decoration: none;}
#lbox2 a:visited {text-decoration: none;}
#lbox2 a:active {text-decoration: none;}
#lbox2 a:hover {text-decoration: none;}

#lbox3 {
	width: 230px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(bg_navbtm.jpg);
	;
	clear: both;
	height: 50px;
	}

/**********************SIDEBARS NAVIGATION BAR****************************************/	
ul.nav {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}

ul.nav a {
	display: block;
	line-height: 12pt;
	height: 12pt;
	width: 190px;
	zoom: 1;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
	color: #666;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(bg_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
ul.nav2 {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}

ul.nav2 a {
	display: block;
	line-height: 11pt;
	height: 24pt;
	width: 160px;
	zoom: 1;
	text-decoration: none;
	color: #666;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 35px;
	}
	
/**********************SIDEBARS HOMENAVIGATION BAR****************************************/	
ul.nav3 {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}

ul.nav3 a {
	display: block;
	line-height: 16pt;
	height: 18pt;
	width: 190px;
	zoom: 1;
	margin-left: 0px;
	margin-right: 5px;
	text-decoration: none;
	color: #666;
	font-size: 16px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 25px;
	background-image: url(bg_homesidebar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	}
				
.sidebox_image {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-right: 5px;
	margin-top: 0px;
	width: 200px;
    }

/***********************
	HOME
************************/	
#imagebox {
	height: 250px;
	margin-top: 0px;
	float: left;
	width: 250px;
	padding-top: 50px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(bg_products.jpg);
	}
	
/***********************
	HOME TEXT
************************/			
#imagebox1 {
	height: 250px;
	margin-top: 0px;
	float: left;
	width: 250px;
	padding-top: 60px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(bg_products1.jpg);
	}
	
/***********************
	PRODUCTS TEXT
***********************/	
#imagebox2{
	margin-top: 0px;
	float: left;
	width: 240px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(bg_navside.jpg);
	padding-left: 10px;
	padding-bottom: 20px;
	}
	
#imagebox3{
	margin-top: 20px;
	float: left;
	width: 180px;
	border: 1px solid #666;
	background-color: #FFF;
	padding: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}	
	
/***********************
	FORM
************************/	
#imagebox4{
	margin-top: 0px;
	float: left;
	width: 240px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(bg_form.jpg);
	padding-left: 10px;
	padding-bottom: 20px;
	height: 200px;
	}	
	
#imagebox4 img{
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border: 2px solid #999;
	padding-right: 0px;
	margin-left: 8px;
	}	
	
#imagebox4 h1 {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 20px;
	font-weight: normal;
	color: #0054a5;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	line-height: 20px;
	}
	
/***********************
	E-Discovery
************************/	
#imagebox5{
	margin-top: 0px;
	float: left;
	width: 240px;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 20px;
	}	
	
#imagebox5 img{
	padding: 4px;
	border: 1px solid #CCC;
	}	
	
	#imagebox6{
	margin-top: 0px;
	float: left;
	width: 240px;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	}	
	
#imagebox6 img{
	padding: 4px;
	}	
	
	

/***********************
	PROMO
************************/			
#promobox {
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 250px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	}





/* **********************bg**************************************************************************************************************************************/
#onecolumn{
	padding-bottom:20px;
	display:block;
	width: 600px;
	overflow: hidden;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	}

/* **********************new**************************************************************************************************************************************/
#onecolumn p{
	font-size: 12pt;
	font-weight: 400;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-bottom: 10px;
	color: #000;
	} 
	
	
#onecolumn img{
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 20px;
	border: 1px solid #999;
	margin-left: 15px;
	}	
	
#onecolumn a:link {
	color: #666;
	text-decoration: underline;
}


#threecolumns{
	padding-bottom:20px;
	display:block;
	width: 600px;
	overflow: hidden;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
	padding-right: 10px;
	padding-top: 5px;
	background-image: url(bg_column3.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}

#threecolumns p{
	font-size: 9pt;
	font-weight: normal;
	line-height: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#threecolumns img {
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	clear: both;
	}
	
#threecolumns_column {
	float:left;
	width: 180px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#threecolumns_column2 {
	float:left;
	width: 180px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999;
	border-left-color: #999;
	}

#threecolumns_elsewhere {
	float:left;
	width:190px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 10px;
	padding-left: 5px;
	clear: right;
	padding-right: 5px;
	margin-right: 5px;
	}
	
/* **********************FOOTER  Wrap*************************************************************************************************************************************/
#footer_wrap{
	background-image: url(bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow:hidden;
	}

#footer{
	width:1100px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	}

#footer h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	line-height: 15px;
	text-decoration: none;
	padding-top: 5pt;
	padding-right: 0pt;
	padding-bottom: 2pt;
	padding-left: 0pt;
	margin-left: auto;
	}

#footer h2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-decoration: none;
	}

#footer h3 {
	padding: 0pt;
	color: #FFF;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-size: 11pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;;
	margin-bottom: 5pt;
	}

#footer p {
	margin: 0pt;
	color: #666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 11px;
	padding-bottom: 10px;
	}

#footer a {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 11px;
	}

#footer a:link {color: #CCC; text-decoration: none;}
#footer a:visited {color: #CCC;text-decoration: none;}
#footer a:active {color: #666;text-decoration: none;}
#footer a:hover {color: #999;text-decoration: none;}

#footer ul {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

#footer li{
	list-style-position: inside;
	list-style-type: none;
	}

#footer_column {
	float:left;
	width:300px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 120px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#footer_column2 {
	float:left;
	width:250px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
	}

#footer_elsewhere {
	float:left;
	width:350px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5;
	padding-top: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
	}
/* **********************IE FIX*************************************************************************************************************************************/

#footer  ul li {  
	display: inline  
	}  

/* **********************COPYRIGHT*************************************************************************************************************************************/
#copyright {
	clear:both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 110px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	}

#copyright p {
	margin:0;
	padding:0;
	text-align:left;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	}

#copyright  a {
	text-decoration: none;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	}
/* **********************BOTTOMBORDER**************************************************************************************************************************************/
#bottomborder {
	width:1100px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(bg_contentbtm.jpg);
	height:50px;
	overflow:hidden;
	}
