@charset "utf-8";
/* CSS Document */


#container {
	height: 1192px;
	background: url(../images/servicesbg.jpg) no-repeat;
}

#top {
	width:100%;
	height:348px;
	float:left;	
}

#tub {
	float:left;	
}

.tub {
	width:357px;
	height:286px;
	margin-top:20px;	
}

#slider {
	float:right;	
}

#sliderShadow {
	width: 619px;
	height: 44px;
	float: right;
	margin-right:3px;
}

#bottom {
	width:100%;
	float:left;
	margin-bottom:76px;
}

.services {
	width:376px;
	height:34px;
	float:left;
}

.benefits {
	width:384px;
	height:34px;
	float:right;	
}

.block {
	width:48%;
	text-align:center;
}

.dogLarge {
	width:235px;
	height:295px;
	margin-top:25px;
	border: 3px solid #fff;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}

.vertDivide {
	width:4%;
	display:block;
	float:left;
	text-align:center;
	margin-top:55px;
}

#left {
	width:195px;
	margin-top:29px;
	margin-left:42px;
	list-style:url(../images/check.png);
	float:left;
}

#left li {
	float:left;
	text-align:left;
	padding-bottom:15px;
}

#right {
	width:195px;
	margin-top:29px;
	margin-left:40px;
	list-style:url(../images/check.png);
	float:left;
}

#right li {
	float:left;
	text-align:left;
	padding-bottom:15px;
}