
/*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(/solutions/pix/btn_solutions_on.gif);
	background-repeat: no-repeat;
}

#navlink td#Solutions a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:148px;
	height:34px;
	background-image: url(/solutions/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(/solutions/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(/solutions/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(/solutions/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(/solutions/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(/solutions/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(/solutions/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(/solutions/pix/btn_contact.gif);
	background-repeat: no-repeat;
}
	
#navlink td#Contact a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:147px;
	height:34px;
	background-image: url(/solutions/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(/solutions/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(/solutions/pix/btn_about_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}

#header_img_general {
	width:880px; 
	height:71px;
	display:block;
	background-image: url(/solutions/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;
}

/*  Custom styles for the News section */

#relInfo, #newsContact {
	border: 1px solid #ccc;
	margin: 10px 0 0;
	}

#relInfo h3, #newsContact h3 {
	padding-left: 10px;
	}

#relInfo h3.infoIcon {
/* put background image here */
	padding-left: 25px;
	}

.contactEmail {
/* put background image here */
	margin-left: -7px;
	list-style: none;
	}

.contactInfo {
	margin: 10px 0 5px;
	padding: 0;
	}

.contactInfo li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 15px;
	}

.contactInfo li.contactPhone {
/* put background image here */
	margin-left: 20px;
	}

#relInfo ul {
	margin: 10px 0 5px;
	padding: 0;
	}

#relInfo li {
	background: url(/pix/universal/listarrow.gif) center left no-repeat;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
	line-height: 25px;
	}

#relInfo hr {
	background: none;
	border-top: 1px solid #ccc;
	margin: 0 15px;
	height: ;
	}

#liveDemo {
	border: 1px solid #ccc;
	width: 200px;
	margin-top: 10px;
	}

#liveDemo h3, #livedemo p {
	margin-left: 10px;
	}