h1.title .text, .year .text {
	background-color: #3b83c2;
	border-top: 1px solid #4497d3;
	border-bottom: 1px solid #2f689a;
}

h1.title .tip, .year .tip {
	border-color: #3b83c2 transparent transparent transparent;
}

.animation h1.title .text {
	text-shadow: 0 -1px 0 #0a2446;
}

#head, .nav .phone a {
	background-color: #3b83c2;
}

.button, .formSubmit, .pagination a, .curPage {
	background-color: #3b83c2;
	border-top: 1px solid #4497d3;
	border-bottom: 1px solid #2f689a;
	border-right: 1px solid #3b83c2;
	border-left: 1px solid #3b83c2;
}

.button:hover, .formSubmit:hover, .pagination a:hover {
	background-color: #3F89C9;
	border-top: 1px solid #4497d3;
	border-bottom: 1px solid #2f689a;
	border-right: 1px solid #3b83c2;
	border-left: 1px solid #3b83c2;
}


.colorbg .pagination a, .colorbg .button {
	background-color: #3b83c2;
}

.colorbg .pagination a:hover, .colorbg .button:hover {
	background-color: #3F89C9;
}

#head a:hover, .nav .phone a:hover {
	background-color: #3F89C9;
}

a, .customer .text a {
	color: #3b83c2;
}

.imagebg {
	background-image: url('/media/landing-page/image-bg4.png');
}

#contColor, .colorbg {
	background-color: #21629b;
}


.animation .button:active, .animation .button:hover:active,
.button:hover, .formSubmit:hover, .pagination a:hover
{
	background-color: #3F89C9 !important;
	border-top: 1px solid #4497d3;
	border-bottom: 1px solid #2f689a;
	border-right: 1px solid #3b83c2;
	border-left: 1px solid #3b83c2;
}
