#mainContent {
	background: #d2f7ff;
	height: 1750px;
}

#topArea {
	background-image: url(/visitors/images/articles/petlovers/pets_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 760px;
	height: 326px;
	padding: 0px;
}

#section1 {
	background-image: url(/visitors/images/articles/petlovers/pets_bkg_1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 760px;
	height: 638px;
	padding: 0px;
}

#section2 {
	background-image: url(/visitors/images/articles/petlovers/pets_bkg_2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 760px;
	height: 550px;
	padding: 0px;
}

#section3 {
	background-image: url(/visitors/images/articles/petlovers/pets_bkg_3b.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 760px;
	height: 288px;
	padding: 0px;
}

#travelTips {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0e3f59;
	padding: 40px 10px 0px 20px;
	width: 142px;
	height: 270px;
	background-image: url(/visitors/images/articles/petlovers/traveltips.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 355px;
	right: 5px;
	z-index: 10;
}

#infoMenu {
	width: 270px;
	float: left;
	margin: 30px 0 0 20px;
}

.infoTab {
	font-family: Arial, Helvetica, sans-serif;
	color: #0a4267;
	font-size: 12px;
	font-weight: bold;
	background-color: #e3f7fe;
	height: 24px;
	padding-left: 10px;
	padding-top: 5px;
}

.infoTab a {
	color: #0a4267;
	text-decoration: none;
}

.infoTab a:hover {
	color: #2891bc;
	text-decoration: underline;
}

#infoBlocks {
	float: right;
	margin: 30px 0 0;
	width: 240px;
}

.infoBlock {
	width: 380px;
	height: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	display: none;
	line-height: 1.2em;
}

.infoBlock a {
	color: #0042ff;
	text-decoration: none;
}

.infoBlock a:hover {
	text-decoration: underline;
}

.infoBlockTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.infoBlockName {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

.infoBlockName a {
	color: #000000;
	text-decoration: none;
}

.infoBlockName a:hover {
	color: #000000;
	text-decoration: underline;
}

.infoBlockExtra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f859c;
}

.infoBlockExtra a {
	color: #1f859c;
	text-decoration: none;
}

.infoBlockExtra a:hover {
	text-decoration: underline;
}

.pagenation {
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 13px;
}

