

body {
	background-image:url(../images/bg_background.png);
	background-repeat:repeat;
}

#wrapper {
	margin:auto;
	background:url(../images/bg_wrapperback.png) repeat-x;
	height:auto;
}

#header {
	background:url(../images/bg_header.png) no-repeat;
	height:208px;
	background-color:transparent;

}
#navigation {
	position:absolute;
	height: 31px;
	width: 544px;
	margin-top: 145px;
	margin-left: 418px;
}

#puppiesdue {
	Position:absolute;
	height:191px;
	width:275px;
	margin-top: -500px;
	margin-left:25px;
	
}

#contenthome {
	width:960px;
	height:1200px;
	background-color:#ffffff;
	margin:0 auto;
	background-image:url(../images/homegraphic.png);
	background-repeat: no-repeat;
	background-position: 0px 195px;
}

#contentsite {
	width:960px;
	background-color:#FFF;
	height:auto;
	margin:0 auto;
}

#headersite {
	width:960px;
	background-color:#fff;
	margin:30px auto 0 auto;
	text-align:center;
}
#ourdogs_navigation {
	width:275px;
	height:30px;
	text-align:center;
	margin:auto;
}

#males{
	width:300px;
	margin-top:15px;

}

#expecting{
	width:300px;
	margin-top:25px;

}

#gallerygraphic{
	width:500px;
	margin-top:25px;

}

#ourdogs1 {
	width:480px;
	height:415px;
	float:left;
	margin:0px 0px 0px 0px;
}

#ourdogs2{
	width:796px;
	/*height:399px;*/
	float:left;
	margin-left:82px;
	margin-top:30px;
	background-color:#ffffff;
}

#ourdogs3{
	width:796px;
	float:left;
	margin-left:82px;
	background-color:#ffffff;
}

#expecting_text{
width:796px;
margin-top:15px;
}

#column_ourdogs {
	width:400px;
	height:auto;
	margin:40px 20px 10px 40px;
}

#column_ourdogstext {
	width:300px;
	margin:10px 0px 0px 40px;
	height:50px;
	float:left;
}
	
#pedigree {
	width:100px;
	height:42px;
	margin-top:10px;
	float:left;
}

#pedigree1 {
	
	Position:absolute;
	width:100px;
	height:42px;
	margin-top:-50px;
	margin-left:290px;
	float:left;
}

#pedigree2 {
	
	Position:absolute;
	width:100px;
	height:42px;
	margin-top:-50px;
	margin-left:690px;
	float:left;
}

#pedigree3 {
	
	Position:absolute;
	width:100px;
	height:42px;
	margin-top:-45px;
	margin-left:290px;
	float:left;
}

#pedigree4 {
	
	Position:absolute;
	width:100px;
	height:42px;
	margin-top:-45px;
	margin-left:400px;
	float:left;
}

#servicetext {
	width:310px;
	margin:80px 20px 40px 40px;
	float:left;
}

#imgservice {
	width:550px;
	margin:0px 40px 40px 0px;
	float:left;
	
}

#imgpads {
	width:466px;
	margin:40px 0px 40px 40px;
	float:left;
}

#imgguidedogs {
	width:414px;
	margin:40px 40px 40px 0px;
	float:left;
}


#gallery_content {
width:800px;
		/*height:500px;*/
	margin:50px auto 50px auto;
}

#linkspage {
	width:350px;
	margin:0px 0px 0px 90px;
	float:left;
	}
	
#imglinks {
	width:125px;
	height:105px;
	float:left;
}

#linktext {
	width:200px;
	height:50px;
	margin-top:30px;
	margin-left:10px;
	float:left;
}
#contactcol1{
	width:600px;
	float:left;
}

#contactcol2{
	width:300px;
	float:left;
	margin-left:30px;
}
#address{
	width:300px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	margin-top:20px;
}

	
#mainpage {
	width:535px;
	padding: 40px;
	margin-top: 560px;
	margin-left: 30px;
	float: left;
}

#contactpage {
	width:700px;
}

#imgjulie {
	width:315px;
	height:420px;
	margin-top: 560px;
	float:left;
	
}

div.img
{
  margin: 6px;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}
div.img img
{
  display:inline;
  margin: 2px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #000000;}


#footer {
	width:940px;
	height:30px;
	background-color:#333;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}