#home_image img {
	content: url(/images/uploads/products_shell.jpg);
}

#header {
	border-bottom: 1px solid #2c578f;
}

#header_logo {
	color: #2c578f;
}


ul#nav li a {
	color: #0096ff;
}

ul#nav li a:hover, ul#nav li a:focus, ul#nav li a:active {
	color: #fff;
	background-color: #2c578f;
}

#content h1 {
	color: #2c578f;
}


#content a, .copyright a  {
	color: #2c578f;
}

#content a:hover, #content a:focus, #content a:active, .copyright a:hover, .copyright a:focus, .copyright a:active {
	color: #FFF;
	background-color: #2c578f;
}

#footer {
	border-top: 1px solid #2c578f;
}

.facebook, .linkedin {
	background-color: #0096ff !important;
}
