.logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100px;
	width: 276px;
	padding-top:240px
}
.grayBGhead {
	background-color: #C8CDD1;
	background-image: url(../images/gray-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:100%
}

.footerLogo{
	background-image: url(../images/sub-logo-strip2.gif);
	background-repeat: no-repeat;
	background-position: bottom;	
}

.whiteStrip{
	background-image: url(../images/sub-logo-strip3.gif);
	background-repeat: repeat-y;	
}

.mainmenu img{
	padding-right: 28px;
	padding-left: 28px;	
}.title {
	font-size: 14px;
	font-weight: bold;
	color: #4D6079;
	margin-bottom: 15px;
}
.grayBroder {
	border: 1px solid #E1E1E1;
	padding: 15px;
}


.servicesMenu {
	padding-bottom: 5px;
}

.servicesMenu a{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}


.servicesMenu a:hover{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}

.webski{
	color: #999999;
	text-decoration: none;
}
