/* CSS Document */
/* CSS Document */
body {
	padding:0;
	text-align:center;
	font-family: sans-serif;
	font-size:14px;
	background:#fff url(images/bg2.jpg) top left repeat-x;
} 

form {padding:0;margin:0;} 

ul {margin:0;padding:0;} 
ul {list-style:none;}

a img {border:0;}

#banner
{
 position:relative;
 margin: auto;
 top:0;
 left:0;
 width:606px;
 height:302px;
 background-image:  url('images/banner.png');
  background-position: bottom right;
 background-repeat:no-repeat;
}

#banner2
{
 position:relative;
 margin: auto;
 top:0;
 left:0;
 width:606px;
 height:302px;
 background-image:  url('images/banner3.png');
  background-position: bottom right;
 background-repeat:no-repeat;
}

.main {
 margin: auto;
 position:relative;
 top:0;
 left:0;
 width:606px;
 height:560px;
 background:#fff url(images/main_bg.jpg) top left repeat-y;
}

#main {
 width:606px;
 height:560px;

}

#main_about {
 width:606px;
 height:940px;
}

#main_about2 {
 width:606px;
 height:700px;
}

#main_services {
 width:606px;
 height:760px;
}

#main_amichien {
 width:606px;
 height:1400px;
}

#main_contact {
 width:606px;
 height:530px;

}

#main_further {
 width:606px;
 height:620px;

}

#footer {
 margin: auto;
 position:absolute;
 bottom:0;
 left:0;
 width:606px;
 height:250px;
 background-image:  url('images/footer.jpg');
  background-position: bottom right;
 background-repeat:no-repeat;
}

.footer_text {
    position:absolute;
	color:#FFFFFF;
	font-size:17px;
	font-weight: 700;
	text-decoration:none;
	bottom:20px;
	right:20px;
}

.content {
 position:absolute;
 text-align:left;
	text-decoration:none;
	top:10px;
	left:210px;
}

.content a {
	color:#000000;
}

#content {
 width:380px;
 height:520px;
}



#page_title {
	color:#000000;
	font-size:18px;
	font-weight:bold;
}

#sub_title {
	color:#000000;
	font-size:16px;
	font-weight:bold;
}



.does_your_dog {
 position:absolute;
	top:290px;
	left:0px;
 width:380px;
 height:160px;
  background-image:  url('images/does_your_bg.gif');
  background-position: bottom right;
 background-repeat:no-repeat;
}

.does_your_dog_text {
position:absolute;
 color:#FFFFFF;
 text-align:left;
	font-size:15px;
	font-weight: 700;
	text-decoration:none;
	top:10px;
	left:15px;
	width:380px;
 height:160px;
	}

.does_your_dog table{
 text-align:left;
 margin:left;
 color:#FFFFFF;
	font-size:15px;
	text-decoration:none;
}

#does_your_dog_link{
	color:#FFFFFF;
	font-size:18px;
	line-height:22px;
}

#does_your_dog_bold {
    color:#FFFFFF;
	font-size:18px;
	line-height:22px;
}



.home_button {
    position:absolute;
	text-decoration:none;
	top:10px;
	left:15px;
}

.services_button {
    position:absolute;
	text-decoration:none;
	top:55px;
	left:15px;
}

.amichien_button {
    position:absolute;
	text-decoration:none;
	top:100px;
	left:15px;
}

.about_button {
    position:absolute;
	text-decoration:none;
	top:145px;
	left:15px;
}

.contact_button {
    position:absolute;
	text-decoration:none;
	top:190px;
	left:15px;
}

.further_button {
    position:absolute;
	text-decoration:none;
	top:235px;
	left:15px;
}

