/*
	lt blue: #69b3e3
	dk blue: #005da3
*/

#header {
	background-image: url('../images/treatment/header_background_blue.jpg');
}

#header_container {
	background-image: url('../images/treatment/header_nav_background_blue.png');
}

#nav_footer li a:hover {
	color: #005da3;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #005da3;
	color: #005da3;
}

h2 {
	color: #005da3;
}

ul li a {
	color: #005da3;
}

.hp_news_item p a, .hp_link_item a, #department_links li a {
	color: #005da3;
	border-bottom: 1px dotted #005da3;
}

.hp_news_item h3 a:hover {
	color: #005da3;
}

.homepage_news h3 a:hover {
	color: #005da3;
}

#homepage_links {
	background-image: url('../images/treatment/inspiration_ideas_blue.jpg');
}

#last_seven {
	background-image: url('../images/treatment/last_7_blue.jpg');
}

#last_seven_list {
	background-image: url('../images/treatment/last_7_blue.jpg');
}

/* department page */

#department_link_item a:hover {
	color: #005da3;
}

#services_menu a {
	border: none;
}

#products_menu a {
	border: none;
}

#sub_nav a {
	border: none;
}

h3 a {
	border: none;
}

#footer a {
	border: none;
}

.noborder a {
	border: none;
}

.section_heading_background_inner {
	background-image:  url("../images/treatment/section_background_blue.jpg");
}


