#home #banner {
	height: 233px;
}

#basis #banner {
	height: 90px;
}

#home #banner-content {
width: 770px;
	margin: 0 auto;
}

#home #banner-content .banner-links {
	float: left;
	width: 220px;
	height: 145px;
	margin: 0;
margin-top: 5px;
padding-top: 25px;
	background: url(../images/img02.jpg) no-repeat;
	text-align: center;
color: white;
font-size: 2.3em;
line-height: 1.7em;
}

#home #banner-content h2 {
	float: right;
	width: 530px;
	height: 170px;
	margin: 0;
margin-top: 5px;
	padding: 0 20px 0 0;

	background: url(../images/img03.jpg) no-repeat;
	text-align: right;
}

#home #banner-content a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

#home #content {
	float: left;
	width: 550px;
}

#basis #content {
display: inline;
float: right;
position: relative;
padding: 0;
margin: 0px;
margin-bottom: 25px;
	width: 550px;
}

#breed #content {
	float: left;
	width: 550px;
}

