
/*Main Top Nav*/
	
#navlink td#Solutions {
    margin: 0px;
    padding: 0px;
    font-size: 1.00em;
    list-style-type: none;
}

#navlink td#Solutions a {
	padding:0px;
	margin:0px;
	display:block;
	width:148px;
	height:34px;
	background-image: url(/contact/pix/btn_solutions.gif);
	background-repeat: no-repeat;
}

#navlink td#Solutions a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:148px;
	height:34px;
	background-image: url(/contact/pix/btn_solutions_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
	
#navlink td#Products {
    margin: 0px;
    padding: 0px;
    font-size: 1.00em;
    list-style-type: none;
}

#navlink td#Products a {
	padding:0px;
	margin:0px;
	display:block;
	width:146px;
	height:34px;
	background-image: url(/contact/pix/btn_products.gif);
	background-repeat: no-repeat;
}
	
#navlink td#Products a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:146px;
	height:34px;
	background-image: url(/contact/pix/btn_products_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
	
#navlink td#Services {
    margin: 0px;
    padding: 0px;
    font-size: 1.00em;
    list-style-type: none;
}

#navlink td#Services a {
	padding:0px;
	margin:0px;
	display:block;
	width:147px;
	height:34px;
	background-image: url(/contact/pix/btn_services.gif);
	background-repeat: no-repeat;
}
	
#navlink td#Services a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:147px;
	height:34px;
	background-image: url(/contact/pix/btn_services_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
	
#navlink td#Testimonials {
    margin: 0px;
    padding: 0px;
    font-size: 1.00em;
    list-style-type: none;
}

#navlink td#Testimonials a {
	padding:0px;
	margin:0px;
	display:block;
	width:146px;
	height:34px;
	background-image: url(/contact/pix/btn_testimonials.gif);
	background-repeat: no-repeat;
}
	
#navlink td#Testimonials a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:146px;
	height:34px;
	background-image: url(/contact/pix/btn_testimonials_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
	
#navlink td#Contact {
    margin: 0px;
    padding: 0px;
    font-size: 1.00em;
    list-style-type: none;
}

#navlink td#Contact a {
	padding:0px;
	margin:0px;
	display:block;
	width:147px;
	height:34px;
	background-image: url(/contact/pix/btn_contact_on.gif);
	background-repeat: no-repeat;
}
	
#navlink td#Contact a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:147px;
	height:34px;
	background-image: url(/contact/pix/btn_contact_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
	
#navlink td#About {
    margin: 0px;
    padding: 0px;
    font-size: 1.00em;
    list-style-type: none;
}

#navlink td#About a {
	padding:0px;
	margin:0px;
	display:block;
	width:146px;
	height:34px;
	background-image: url(/contact/pix/btn_about.gif);
	background-repeat: no-repeat;
}
	
#navlink td#About a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:146px;
	height:34px;
	background-image: url(/contact/pix/btn_about_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}

#header_img_general {
	width:880px; 
	height:71px;
	display:block;
	background-image: url(/contact/pix/img_hdr_main.jpg);
	background-repeat: no-repeat;
	padding:0;
	margin:0;
	cursor: default;
}

/*MAIN NAV BTN ON STATE*/

.main_nav_on_state {
  white-space: nowrap;
  color:#003366;
  padding:0px;
}

#column01 {
	position: relative;
	float: left;
	width: 315px;
	}

#column02 {
	position: relative;
	float: right;
	width: 315px;
	}



