@charset "utf-8";
/* CSS Document */


body {
	font-size: small;
	background: url("images/Services.jpg") bottom left no-repeat #5696C4 fixed;
	font-family: arial, helvetica, sans-serif;
	color: #002051;
}

div#branding{
	background:url("images/Crow.png") top left no-repeat;
	width:405px;
	height:290px;
	position:fixed !important;
	top: 5px;
	left:5px;
	z-index:1;
}

