﻿@charset "utf-8";
/* CSS Document */
h1, h2, h3{
	color: rgb(59,89,152);	
}

.breadcrumbs_crumb{
	color: #fff;
}
#lefttop {
	background-color: rgb(59,89,152);	
}

#righttop {
	background-color: rgb(59,89,152);	
}

.rounded {
	background-color: rgb(59,89,152);	
}

.hand_1{
	background-position: 0 60px;
}
.hand_2{
	background-position: 60px 60px;
}
.hand_3{
	background-position: 120px 60px;
}
.hand_4{
	background-position: 180px 60px;
}