.body-wrap {
	background-color: #FF9999;
	height: auto;
	width: 950px;
	margin: AUTO;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CB0189;
	border-right-color: #CB0189;
	border-bottom-color: #CB0189;
	border-left-color: #CB0189;
	background-image: url(/images/bkg-menu.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.main-content-wrap {
	float: right;
	height: auto;
	width: 710px;
	padding: 10px;
	border-top-color: #CB0189;
	border-right-color: #CB0189;
	border-bottom-color: #CB0189;
	border-left-color: #CB0189;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-image: url(/images/dog-silh.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.banner-wrap {
	height: 150px;
	width: 950px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #000000;
	margin: 0px;
}
.menu-wrap {
	float: left;
	height: 700px;
	width: 210px;
	clear: none;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CB0189;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CB0189;
	border-bottom-color: #CB0189;
	border-left-color: #CB0189;
}
.footer-wrap {
	clear: both;
	height: 75px;
	width: 950px;
	background-color: #000000;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CB0189;
	border-right-color: #CB0189;
	border-bottom-color: #CB0189;
	border-left-color: #CB0189;
	margin: 0px;
	padding: 0px;
}
.footer-text {
	padding-left: 200px;
}
.flt-lft {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.flt-left-300px {
	float: left;
	height: auto;
	width: 225px;
	margin: 0px;
	padding: 3px;
}
.services-block {
	background-color: #EDCEE0;
	padding: 5px;
	height: auto;
	width: 600px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #170000;
	border-right-color: #170000;
	border-bottom-color: #170000;
	border-left-color: #170000;
}


.flt-rt {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.flt-rt-200px {
	float: right;
	height: auto;
	width: 200px;
	padding-left: 5px;
	background-color: #FFCCCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	border: medium solid #170000;
	margin: 0px;
}
.flt-left-400 {
	float: left;
	height: auto;
	width: 480px;
}


.clear {
	clear: both;
}

.highlight-block {
	padding: 5px;
	height: auto;
	width: 625px;
	border: medium double #000000;
	font-style: oblique;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 16px;
	line-height: 20px;
	background-color: #B5B5B5;
	color: #000000;
}

.absolute {
	position: absolute;
	left: 726px;
	top: 1529px;
}
