.topinfobar {
	background:#0aa8e4 url(images/topinfobarbg-blue.png) repeat-x;
}
/* Social Logos
===========================================*/

.social_logos li.sl-1 a {
	background: url('images/twittericon-blue.png') no-repeat 0 0;
	width: 21px;
	height: 22px;
}
.social_logos li.sl-1 a span {
	background: url('images/twittericon-blue.png') no-repeat 0 0;
}
.social_logos li.sl-2 a {
	background: url('images/facebookicon-blue.png') no-repeat 0 0;
	width: 21px;
	height: 22px;
}
.social_logos li.sl-2 a span {
	background: url('images/facebookicon-blue.png') no-repeat 0 0;
}
.social_logos li.sl-3 a {
	background: url('images/googleplusicon-blue.png') no-repeat 0 0;
	width: 21px;
	height: 22px;
}
.social_logos li.sl-3 a span {
	background: url('images/googleplusicon-blue.png') no-repeat 0 0;
}
.social_logos li.sl-5 a {
	background: url('images/linkdinicon-blue.png') no-repeat 0 0;
	width: 21px;
	height: 22px;
}
.social_logos li.sl-5 a span {
	background: url('images/linkdinicon-blue.png') no-repeat 0 0;
}
.social_logos li.sl-6 a {
	background: url('images/youtubeicon-blue.png') no-repeat 0 0;
	width: 21px;
	height: 22px;
}
.social_logos li.sl-6 a span {
	background: url('images/youtubeicon-blue.png') no-repeat 0 0;
}
.social_logos li.sl-7 a {
	background: url('images/pinteresticon-blue.png') no-repeat 0 0;
	width: 21px;
	height: 22px;
}
.social_logos li.sl-7 a span {
	background: url('images/pinteresticon-blue.png') no-repeat 0 0;
}
.topinfobar span.info {
	color:#fff;
	display:block;
	margin-top:10px;
}
.topinfobar .siteinfourl p {
	background-color:#1180aa;
}
.topinfobar .siteinfourl a {
	color:#fff;
}
.topinfobar .toptip {
	background:url(images/toptip-blue.png) center no-repeat;
}
.header {
	background-color:#fff;
}
.header .contactinfo span.calldetails {
	color:#3d3d3d;
}
/* Menu Style
========================================================*/
.wrapper_menu {
	background-color:#fff;
}
.menu_container {
	background-color:#fff;
}
#menu .ddsmoothmenu li:first-child {
	background-image:none;
}
#menu .ddsmoothmenu li:last-child {
	border-bottom:none;
}
#menu li:hover a, #menu li.current_page_item a {
	color:#fff;
	background-color:#0aa8e4;
}
#menu li a:hover {
	color:#fff;
}
#menu li li a, #menu li li a.selected, #menu li li a:hover {
	border:none;
}
#menu li.current-menu-item a:hover, #menu li.current-menu-parent a:hover, #menu li.current_page_parent a:hover, #menu li a:hover.selected {
	text-decoration:none;
	color:#fff;
}
#menu .ddsmoothmenu li li:first-child {
	background-image:none;
}
#menu .ddsmoothmenu li li:first-child:before {
	border:solid 1px #fff;
}
#menu .ddsmoothmenu li li {
	background-color:#fff;
}
#menu .ddsmoothmenu li li a:l