	  * {
        margin: 0;
    }
    html, body {
        height: 100%;
        background-color : #cccccc;
        background: url("../../images/main_background.gif");
        background-repeat: repeat-y;
    }
    .wrapper {
        min-height: 100%;
        height: auto !important;
       height: 100%;
       margin: 0 auto -60px;
   }
		
	/*left column contains logo and navigation*/
	
	#left_column {
			width: 250px;
			
			position: absolute;
			top: 0px;
			left: 0px; 
			padding: 0px;
			background-color: #cccccc;
		}
		
	#IEroot  #left_column {
			width: 250px;
			min-height: 100%;
        	height: auto !important;
     		height: 100%;
			position: absolute;
			top: 0px;
			left: 0px; 
			padding: 0px;
			background-color: #cccccc;
		}
		
	/*logo - in background*/
	
	#logo {
			width: 250px;
			height: 85px;
			padding: 0px;
			background: url("../../images/bf_logo.gif");
			
			background-position: 0px 0;
		}
		
		
	
	
		/*Menu items*/
	
	#menu_selected a {	
		display:block;
		width:256px;
		height:43px;
		padding:0px 0px 0px 0px;
		font:  12px/1 ff meta, helvetica, sans-serif;
		font-weight: bolder;
		line-height: 44px;
		text-indent: 25px;
		Position: absolute;
		top: 85px;
		margin-bottom: 0; 
		color:#ffffff;
		background: url("../../images/nav_shadow.gif") 0 0 no-repeat;
		text-decoration: none;
		border-bottom: 0px solid white;
		}
		
	#menu_selected a:hover {	
		color: #f28422;
		}
		
	#menu_selected a:active {
		color:ffffff;
		}
		
	#menu_notselected a {
		
		display:block;
		width:256px;
		height:43px;
		margin: 0 0 0 0px; 
		padding:0px 0px 0px 0px;
		font:  12px/1 ff meta, helvetica, sans-serif;
		font-weight: bolder;
		line-height: 44px;
		text-indent: 25px;;
		color:#ffffff;
		background: url("../../images/nav_dim.gif") 0 0 no-repeat;
		text-decoration: none;
		border-bottom: 1px solid white;
		}
	#menu_notselected a:hover {	
		color: #f28422;
		}
	#menu_notselected a:active {
		color:ffffff;
		}
		
		
		
	/*right column - hold banner and all right content*/
		
	#right_column {
			width: 730px;
			height: 100%;
			position: absolute;
			top: 0px;
			left: 250px;
			border: 0 0 0 0px ;
			padding: 0px;
			background: url("../../images/background_border.gif");
			background-repeat: repeat-y;
			background-position: left;
			background-color: #cee3aa;
			
			}
	
	
		/*banner image in background*/
		
	#banner {
			width: 730px;
			height: 105px;
			padding: 0px;
			margin-bottom: 0px;
			margin-left: auto;
			margin-right: auto;
			background-position: 0px 0;
			background: url("../../images/topbanner.gif") 0 0 no-repeat;
			font-family: arial, helvetica, sans-serif;
			font-size:12px;
			font-weight: bold;
			
		}
	
	/*white navigation in banner*/
	
	#banner_nav_white {
			width: 300;
			height: 25;
			padding: 0 0 0 0px;
			margin: 0 0 0 0px;
			position: absolute;
			left: 450px;
			right: 0px;
			top: 6px;
			font-family: ff meta, arial, helvetica, sans-serif;

		}
		

		
	/*white navigation colors*/
	
		a.nav:link {color: white; text-decoration: none; font-weight: bold;}
		a.nav:visited {color: white; text-decoration: none; font-weight: bold;}
		a.nav:hover {color: #85be23; text-decoration: none; font-weight: bold;}
		

	/*blue navigation in banner*/
	
	#banner_nav_blue {
			width: 600;
			height: 25;
			padding: 0 0 0 0px;
			margin: 0 0 0 0px;
			position: absolute;
			left: 35px;
			right: 0px;
			top: 70px;
			font-family: ff meta, arial, helvetica, sans-serif;
		}
	
	/*blue navigation colors*/
		
		a.blue:link {color: #1d5785; text-decoration: none; font-weight: bold;}
		a.blue:visited {color: 1d5785; text-decoration: none; font-weight: bold;}
		a.blue:hover {color: #85be23; text-decoration: none; font-weight: bold;}
		
		
	/*green icon placement*/
	
	#icon {
	position: absolute;
			left: 0px;
			top: 26px;
		}
		
	/*content container holds one or two columns*/
	
	#content {
			width: 674px;
			height: auto;
			min-height: 400px;
			position: absolute;
			left: 0px;
			right: 20px;
			top: 105px;
			padding: 0 20 0 20px;
			border-top: 0px solid;
			border-bottom: 0px solid;
			border-right: 16px solid;
			border-left: 0px solid;
			border-color: #cee3aa;
			margin-left: 0px;
			background: url("../../images/background_border.gif");
			background-repeat: repeat-y;
			background-position: left;
			background-color: #cee3aa;
			
			}
		
	/*main container for IE*/
	
	#IEroot #content {
			width: 730px;
			min-height: 100%;
			height: auto !important;
			height: 100%;
			height: auto;
			min-height: 450px;
			position: absolute;
			left: 0px;
			right: 20px;
			top: 105px;
			padding: 0 20 0 20px;
			border-top: 0px solid;
			border-bottom: 0px solid;
			border-right: 15px solid;
			border-left: 0px solid;
			border-color: #cee3aa;
			margin-left: 0px;
			background: url("../../images/background_border.gif");
			background-repeat: repeat-y;
			background-position: left;
			background-color: #cee3aa;
			}
	
	/*Title in green strip above body of page*/
	
		#content_title {
			width: 670px;
			position: absolute;
			left: 18px;
			right: 20px;
			top: 0px;
			padding: 5 0 8 6px;
			border-top: 0px solid;
			border-bottom: 6px solid;
			border-right: 10px solid;
			border-left: 10px solid;
			border-color: #ffffff;
			margin-left: 0px;
			background-color: #e4ead0;
			font-family: arial, helvetica, sans-serif;
			font-size:18px;
			font-weight: bold;
			color: #464646;
			line-height: 20px;
			vertical-align: top;
			}
			
		
			
			
	
		
		/*Title in green strip above body of page for IE*/
		
		#IEroot #content_title {
			width: 696px;
	
			position: absolute;
			left: 18px;
			right: 20px;
			top: 0px;
			padding: 5 0 8 5px;
			border-top: 0px solid;
			border-bottom: 5px solid;
			border-right: 10px solid;
			border-left: 10px solid;
			border-color: #ffffff;
			margin-left: 0px;
			background-color: #e4ead0;
			font-family: arial, helvetica, sans-serif;
			font-size:18px;
			font-weight: bold;
			line-height: 20px;
			}
		
		/* photo at top of page*/
		
			#content_photo {
			width: 661px;
			height: 115px;
			position: absolute;
			left: 18px;
			right: 20px;
			top: 32fonepx;
			padding: 0 0 0 0px;
			border-top: 0px solid;
			border-bottom: 2px solid;
			border-right: 25px solid;
			border-left: 10px solid;
			border-color: #ffffff;
			margin-left: 0px;

			}
			
			
			
			#IEroot #content_photo {
			width: 696px;
			height: 115px;
			position: absolute;
			left: 18px;
			right: 20px;
			top: 27px;
			padding: 0 0 0 0px;
			border-top: 0px solid;
			border-bottom: 5px solid;
			border-right: 15px solid;
			border-left: 10px solid;
			background-color: #ffffff;
			border-color: #ffffff;
			margin-left: 0px;

			}
			
		/*Red title to the right of Title above*/
		
		.subtitle {
			width: 300px;
			height: 15px;
			position: absolute;
			left: 350px;
			top: 8px;
			padding: 0 0 0 0px;
			margin-left: 0px;
			font-family: arial, helvetica, sans-serif;
			font-size:10px;
			color: red;
			text-decoration: underline;
			}
		
		/*Title to the right of title in one column - 2 columns text*/
		
		#right_title {
			width: 300px;
			height: 25px;
			position: absolute;
			left: 350px;
			top: 8px;
			padding: 0 0 0 0px;
			margin-left: 0px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: bold;
			padding: 0 0 0 0px;
			margin: 0 0 0 0px;
			color: white;
			
			}
			
			
		
	/*left column in two column scheme*/
		
		#content_left {
			width: 335px;
			height: auto;
			min-height: 450px;
			position: absolute;
			left: 18px;
			right: 20px;
			top: 38px;
			padding: 0 0 0 0px;
			border-top: 0px solid;
			border-bottom: 10px solid;
			border-right: 13px solid;
			border-left: 10px solid;
			border-color: #ffffff;
			margin-left: 0px;
			padding: 0 0 0 0px;
			background-color: #e4ead0;
	
			
			}
		
		/*left column in two column scheme for IE*/
		
		#IEroot #content_left {
			width: 345px;
			min-height: 500px;
       		 height: auto !important;
      		 height: 100%;
			position: absolute;
			left: 18px;
			top: 38px;
			padding: 0 0 0 0px;
			border-top: 0px solid;
			border-bottom: 10px solid;
			border-right: 8px solid;
			border-left: 10px solid;
			border-color: #ffffff;
			margin-left: 0px;
			background-color: #e4ead0;
			font-family: arial, helvetica, sans-serif;
			font-size:12px;
			
			}
			
			
	/*Right column in two column scheme*/
	
	#content_right {
			width: 334px;
			height: auto;
			min-height: 450px;
			position: absolute;
			left: 365px;
			right: 20px;
			top: 38px;
			padding: 0 0 0 0px;
			border-top: 0px solid;
			border-bottom: 10px solid;
			border-right: 10px solid;
			border-left: 5px solid;
			border-color: #ffffff;
			margin-left: 0px;
			background-repeat: repeat-y;
			background-position: left;
			background-color: #e4ead0;
			padding: 0 0 0 0px;

			
			}
			
		
		/*Right column in two column scheme for IE*/
		
		#IEroot #content_right {
			width: 359px;
			height: auto;
			min-height: 500px;
			position: absolute;
			left: 355px;
			right: 15px;
			top: 38px;
			padding: 0 0 0 0px;
			border-top: 0px solid;
			border-bottom: 10px solid;
			border-right: 10px solid;
			border-left: 10px solid;
			border-color: #ffffff;
			margin-left: 0px;
			background-repeat: repeat-y;
			background-position: left;
			background-color: #e4ead0;
			font-family: arial, helvetica, sans-serif;
			font-size:12px;
			}
			
			/*left column in two column scheme*/
		
		#content_left_wphoto {
			width: 335px;
			height: auto;
			min-height: 450px;
			position: absolute;
			left: 18px;
			right: 20px;
			top: 117px;
			padding: 0 0 0 0px;
			border-top: 0px solid;
			border-bottom: 10px solid;
			border-right: 13px solid;
			border-left: 10px solid;
			border-color: #ffffff;
			margin-left: 0px;
			padding: 0 0 0 0px;
			background-color: #e4ead0;
	
			
			}
		
		/*left column in two column scheme for IE*/
		
		#IEroot #content_left_wphoto {
			width: 354px;
			min-height: 100%;
       		height: auto !important;
      		height: 100%;
			position: absolute;
			left: 18px;
			top: 117px;
			padding: 0 0 0 0px;
			border-top: 0px solid;
			border-bottom: 10px solid;
			border-right: 10px solid;
			border-left: 10px solid;
			border-color: #ffffff;
			margin-left: 0px;
			background-color: #e4ead0;
			font-family: arial, helvetica, sans-serif;
			font-size:12px;
			
			}
			
			
		
		
		/*Right column in two column scheme*/
		
		#content_right_wphoto {
			width: 334px;
			height: auto;
			min-height: 450px;
			position: absolute;
			left: 365px;
			right: 20px;
			top: 117px;
			padding: 0 0 0 0px;
			border-top: 0px solid;
			border-bottom: 10px solid;
			border-right: 10px solid;
			border-left: 5px solid;
			border-color: #ffffff;
			margin-left: 0px;
			background-repeat: repeat-y;
			background-position: left;
			background-color: #e4ead0;
			padding: 0 0 0 0px;
			
			}
		
		/*Right column in two column scheme for IE*/
		
		#IEroot #content_right_wphoto {
			width: 354px;
			height: auto;
			min-height: 450px;
			position: absolute;
			left: 360px;
			right: 15px;
			top: 117px;
			padding: 0 0 0 0px;
			border-top: 0px solid;
			border-bottom: 10px solid;
			border-right: 10px solid;
			border-left: 10px solid;
			border-color: #ffffff;
			margin-left: 0px;
			background-repeat: repeat-y;
			background-position: left;
			background-color: #e4ead0;
			font-family: arial, helvetica, sans-serif;
			font-size:12px;
			}
			
			/*One column scheme*/
			
			#content_onecolumn {
			width: 676px;
			min-height: 100%;
			height: auto !important;
			height: 100%;
			position: absolute;
			left: 18px;
			right: 19px;
			top: 32px;
			padding: 0 0 0 0px;
			border-top: 0px solid;
			border-bottom: 10px solid;
			border-right: 10px solid;
			border-left: 10px solid;
			border-color: #ffffff;
			margin-left: 0px;
			background-color: #e4ead0;
			font-family: arial, helvetica, sans-serif;
			font-size:12px;
			
			}
			
			/*One column scheme for IE*/
			
		#IEroot #content_onecolumn {
			width: 696px;
			min-height: 100%;
			height: auto !important;
			height: 100%;
			position: absolute;
			left: 18px;
			right: 19px;
			top: 32px;
			padding: 0 0 0 0px;
			border-top: 0px solid;
			border-bottom: 10px solid;
			border-right: 10px solid;
			border-left: 10px solid;
			border-color: #ffffff;
			margin-left: 0px;
			background-color: #e4ead0;
			font-family: arial, helvetica, sans-serif;
			font-size:12px;
			}
			
			
		/*One column scheme with two columns text - left column*/
		
		#one_col_content_fullpage {
			width: 676px;
			min-height: 100%;
			height: auto !important;
			height: 100%;
			position: absolute;
			left: 18px;
			right: 0px;
			top: 38px;
			border-bottom: 10px solid;
			border-left: 10px solid;
			border-right: 10px solid;
			border-color: #ffffff;
			padding: 0 0 0 0px;
			margin-left: 0px;
			font-family: arial, helvetica, sans-serif;
			font-size:12px;
			background-color: #e4ead0;
			
			
			}
			
			#IEroot #one_col_content_fullpage {
			width: 696px;
			min-height: 100%;
			height: auto !important;
			height: 100%;
			
			position: absolute;
			left: 18px;
			right: 0px;
			top: 38px;
			padding: 0 0 0 0px;
			margin-left: 0px;
			font-family: arial, helvetica, sans-serif;
			font-size:12px;
			background-color: #e4ead0;
			
			}
			
			/*One column scheme with two columns text - left column*/
		
		#one_col_content_fullpage_nosub {
			width: 676px;
			min-height: 100%;
			height: auto !important;
			height: 100%;
			position: absolute;
			left: 18px;
			right: 0px;
			top: 39px;
			border-bottom: 10px solid;
			border-left: 10px solid;
			border-right: 10px solid;
			border-color: #ffffff;
			padding: 0 0 0 0px;
			margin-left: 0px;
			font-family: arial, helvetica, sans-serif;
			font-size:12px;
			background-color: #e4ead0;
			
			
			}
			
			#IEroot #one_col_content_fullpage_nosub {
			width: 696px;
			min-height: 100%;
			height: auto !important;
			height: 100%;
			
			position: absolute;
			left: 18px;
			right: 0px;
			top: 38px;
			padding: 0 0 0 0px;
			margin: 0 0 0 0px;
			font-family: arial, helvetica, sans-serif;
			font-size:12px;
			
			
			}
			
		
		/*One column scheme with two columns text - left column*/
		
		#one_col_content_left {
			width: 338px;
			min-height: 100%;
			height: auto !important;
			height: 100%;
			position: absolute;
			left: 18px;
			right: 0px;
			top: 38px;
			border-bottom: 10px solid;
			border-left: 10px solid;
			border-right: 0px solid;
			border-color: #ffffff;
			padding: 0 0 0 0px;
			margin-left: 0px;
			font-family: arial, helvetica, sans-serif;
			font-size:12px;
			background-color: #e4ead0;
			}
		
		
		/*One column scheme with two columns text - left column for IE*/
		
		#IEroot #one_col_content_left {
			width: 338px;
			min-height: 100%;
			height: auto !important;
			height: 100%;
			position: absolute;
			left: 18px;
			right: 0px;
			top: 38px;
			border-bottom: 10px solid;
			border-left: 10px solid;
			border-right: 0px solid;
			border-color: #ffffff;
			padding: 0 0 0 0px;
			margin-left: 0px;
			font-family: arial, helvetica, sans-serif;
			font-size:12px;
			background-color: #e4ead0;

			}
		
		/*One column scheme with two columns text - right column for IE*/
		
		#one_col_content_right {
			width: 338px;
			min-height: 100%;
			height: auto !important;
			height: 100%;
			position: absolute;
			left: 366px;
			right: 0px;
			top: 38px;
			border-bottom: 10px solid;
			border-left: 0px solid;
			border-right: 10px solid;
			border-color: #ffffff;
			padding: 0 0 0 0px;
			margin-left: 0px;
			font-family: arial, helvetica, sans-serif;
			font-size:12px;
			background-color: #e4ead0;
			}
			
		/*One column scheme with two columns text - right column for IE*/
			
		#IEroot #one_col_content_right {
			width: 358px;
			min-height: 100%;
			height: auto !important;
			height: 100%;
			position: absolute;
			left: 356px;
			right: 0px;
			top: 38px;
			border-bottom: 10px solid;
			border-left: 0px solid;
			border-right: 10px solid;
			border-color: #ffffff;
			padding: 0 0 0 0px;
			margin-left: 0px;
			font-family: arial, helvetica, sans-serif;
			font-size:12px;
			background-color: #e4ead0;
			}
		
		
	.category
{
    background-color:#c2c2c2;
    border-bottom-color:#6f6f6f;
    border-bottom-style:solid;
    border-bottom-width:thin;
    font-family: arial, helvetica, sans-serif;
	font-size:12px;
	color: #464646;
	
}

	.category a
{
   
    font-family: arial, helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #676666;
	
}

#form_table,#dropdown
{
    padding:5px;
}

#form_table
{
    background-color:#d5e2b6;
    border-top-color:#000000;
    border-top-style:solid;
    border-top-width:thin;
}



td
{
    font-family:arial;
    font-size:13px;
}

#prodColor1
{
    background-color:#d5e2b6;
    width:100%;
    margin-top:2px;
    margin-bottom:0;
}

#prodColor2
{
    background-color:#d5e2b6;
    width:100%;
    margin-top:2px;
    margin-bottom:0;
}

 .push {
       height: 60px;
       width: 980px;
       background-color: #cccccc;
   }

  
  .footer {
  		position: auto;
		height: 60px;
		width: 980px;
		background-color: #cee3aa;
		
			border-top: 1px solid;
			border-bottom: 1px solid;
			border-right: 0px solid;
			border-left: 0px solid;
			border-color: #88bd27;
			margin: 0 0 0 0px;
			padding: 10 0 0 0px;
			font-family: arial, helvetica, sans-serif;
			font-size:10px;
			color: #707070;
			text-align: center;
   }
