/* Blue Color */

a,a:visited{
color:#00b7b1;
}

a:hover{
color:#00a09a;
}

.tops{
background-image: url('../img/grad.gif');
background-repeat: repeat-x;
}

.subscribe{
background:#4978bc;
}

.cols h3{
color:#00b7b1;
}

.cols .widget ul li
{
background-image: url('../img/list-b.png');
}

.separator {
	background-color: #4877be;
	height: 50px;
	width: 100%;
}