* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	margin: 0;
	padding: 0;
}
HTML, BODY {
	height: 100%;
}
BODY {
	background: #4c4c4c url(../../images/body-bg.gif);
	color: #455560;
	font-size: 62.5%;
	text-align: center;
}
TABLE {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
TD {padding: 0px;}
A, A:link, A:visited, A:hover, A:active, A:focus {
	color: #0054ff;
	outline: none;
	text-decoration: underline;
}
H1, H2, H3, H4, H5, H6 {
	color: #000;
	font-size: 130%;
	margin-bottom: 1em;
}
H2 {font-size: 120%;}
H3 {font-size: 110%;}
H4 {font-size: 90%;}
H5 {font-size: 80%;}
H6 {font-size: 70%;}
P {margin-bottom: 1em;}
UL {
	list-style: square outside;
	margin-bottom: 1em;
	margin-left: 1em;
}
LI {margin: 3px 0;}
UL UL {
	margin-left: 1em;
	margin-bottom: 0px;
}
/*div {border: 1px solid red;}*/

.main {
	background-color: #fff;
	font-size: 1.3em;
	height: 100%;
	margin: 0 auto;
	width: 772px;
}
.menu {
	background: #485862 url(../../images/menu-bg.gif) repeat-x;
	height: 31px;
	padding-top: 6px;
}
.header {
	background: #479dcd url(../../images/header.jpg) no-repeat ;
	height: 165px;
	vertical-align: top;
}
.kennel {display: block;}
.content {
	background: transparent url(../../images/puppie-top.jpg) no-repeat 100% 100%;
	vertical-align: top;
	padding: 12px 12px 12px 12px;
}
TABLE.subcontent, TD.subcontent {height: 100%;}
/*.content TD {
	border: 1px solid #cecece;
	padding: 1em 3px 0 3px;
}*/
TD.subcontent TD {
	border: 1px solid #cecece;
	padding: 1em 3px 0 3px;
}
/*.content TD P IMG {margin-bottom: 0;}
.content TD IMG {margin-bottom: 1em;}*/
TD.subcontent TD P IMG {margin-bottom: 0;}
TD.subcontent TD IMG {margin-bottom: 1em;}
.photogallery TD IMG {margin-bottom: 0 !important;}
.date {
	background-color: #878675;
	border-left: 5px solid #4c4c4c;
	color: #fff;
	padding: 0.2em;
}
.news {
	padding: 0.2em 0;
	zoom: 1;
	overflow: hidden;
}
.thumb {
	float: left;
	padding-right: 0.2em;
}
.bottom-menu {
	text-align: center;
	padding-top: 12px;
	padding-bottom: 6px;
}
.bottom-menu-item {
	border: 1px solid #455560;
	margin: 0 0 0 6px;
	padding: 3px 8px;
}
.photogallery {border-collapse: separate;}
.photogallery TD {
	border: 0;
	padding: 0;
	text-align: center;
}
.photogallery .photo {
	background-color: #878675;
	border: 1px solid #4c4c4c;/*#455560*/
	padding: 3px;
}
.photo-border {
	width: auto;
	margin: 0 auto;
}
.photo-border TD {
	background-color: #fff;
	border: 1px solid #455560 !important;
	padding: 3px !important;
}
.photo-description {padding-top: 10px;}
.footer{
	background: #485862 url(../../images/footer-bg.gif) repeat-x;
	color: #fff;
	height: 53px;
}
.sub-footer {
	background: transparent url(../../images/puppie-bottom.gif) no-repeat 100% 0%;
	overflow: hidden;
	zoom: 1;
	padding: 8px 8px 14px 12px;
}
.copy {
	float: left;
	padding-top: 6px;
}
.alex {margin-top: 1px;}
.counter {
	float: right;
	margin-left: 8px;
}
.partners-title {
	margin-bottom: 0.6em;
	text-align: left;
}
.partners {width: 656px;}