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

#parents-container{
	position: relative;
	width: 660;
}

#video-callout {
	position: absolute;
	top: 659px;
	left: 31px;
	width: 596px;
	height:52px;
}

#pd-main {
	position: relative;
	background-image:url(../images/PTS_pdog_bg.jpg);
	background-repeat:no-repeat;
	height: 516px;
	color:#000000;
	background-color: #FFFFFF;
	width: 800px;
	background-position:bottom;
}

#pd-body-img2{
	position:absolute;
	width: 150px;
	height:150px;
	background-image:url(../images/pdog-circle-2.png);
	background-repeat:no-repeat;
	left: 472px;
	top: 230px;
}

#gnome-maze{
	float:left;
	width: 80px;
	height:84px;
	padding-right:20px;
}

#pdf-title{
	position:absolute;
	width: 150px;
	height:150px;
	background-repeat:no-repeat;
	left: -20px;
	top: -258px;
	z-index: 5;
}

#pdf-title2{
	position:absolute;
	width: 150px;
	height:112px;
	background-repeat:no-repeat;
	left: 468px;
	top: 486px;
	z-index: 6;
}



#pd-main-right {
	position: absolute;
	/*background-image:url(../images/PTS_pdog_bg.jpg);
	background-repeat:no-repeat;*/
	height: 516px;
	color:#000000;
	background-color: #FFFFFF;
	left: 545px;
	top: -140px;
	width: 236px;
}

#pd-title {
	position: absolute;
	top: 4px;
	left: 21px;
	width: 450px;
	height:132px;
	/*padding: 20px 50px 0px 0px;*/
	background-image:url(../images/pdog-title.gif);
	background-repeat:no-repeat;
	color:#000000;
}

#pd-title-solo {
	position: absolute;
	top: 1px;
	left: 20px;
	width: 354px;
	height:132px;
	/*padding: 20px 50px 0px 0px;*/
	background-image:url(../images/pdog-title-solo.gif);
	background-repeat:no-repeat;
	color:#000000;
}


#pd-main-body{
	position: absolute;
	line-height: 18px;
	top: 140px;
	left: 20px;
	width: 545px;
	height:316px;
	color:#000000;
}

#pd-body-img1{
	float: left;
	width: 150px;
	height:135px;
	padding: 0px, 0px 20px 0px;
	background-image:url(../images/pdog-circle-1.png);
	background-repeat:no-repeat;
}


#pd-body-bird{
	position: absolute;
	width: 96px;
	height:105px;
	background-image:url(../images/pdog-bird.jpg);
	background-repeat:no-repeat;
	left: 672px;
	top: 17px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration:none
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}
.border {
border:2px solid #A28364 ;

}
.style4 {color: #000000}

