body {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	display: block;
}

#main {
	background: #fff;
	border-left: #999 solid 5px;
	border-right: #999 solid 5px;
	margin: 0 auto;
	width: 90%;
}

.topmenu {
	background: #480000;
	border-bottom: #ccc solid 1px;
	font: 11px Tahoma, Verdana;
	height: 33px;
	padding-left: 8px;
}
.topmenu a {
	display: block;
	float: left;
	background: url(http://www.canecorso.ru/i/star.gif) 0 8px no-repeat;
	font-weight: bold;
	padding: 9px 16px 0;
}
.topmenu .ta {
	color: #fff;
}
.topmenu .active {
	color: #ffea00;
}

.header {
	height: 291px;
	position: relative;
}

.hl {
	border-bottom: #c7c7c7 solid 4px;
	float: left;
	height: 261px;
	position: absolute;
	left: 0;
	top: 0;
	width: 516px;
}

.logo {
	background: url(http://www.canecorso.ru/i/logoback.jpg) 0 0 no-repeat;
	height: 91px;
	padding: 48px 0 0;
	width: 516px;
}

.htel {
	background: url(http://www.canecorso.ru/i/logounder_ru.jpg) 0 0 no-repeat;
	height: 122px;
	width: 516px;
}

.hc {
	float: left;
	height: 291px;
	position: absolute;
	left: 516px;
	top: 0;
	width: 438px;
}

.hphoto {
	background: url(http://www.canecorso.ru/i/photoback.jpg) 0 0 no-repeat;
	height: 261px;
	position: relative;
	width: 438px;
}

.lang {
	position: absolute;
	right: 0;
	bottom: 6px;
}
.lang a {
	margin: 0 10px;
}

.hcor {
	background: url(http://www.canecorso.ru/i/corner.jpg) 0 0 no-repeat;
	height: 30px;
	width: 438px;
}

.hr {
	background: #000;
	border-bottom: #c7c7c7 solid 4px;
	float: left;
	height: 261px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;	
}

.navmenu p {
	margin: 0 0 5px;
}
.navmenu img {
	margin-right: 5px;
}

.footer {
	background: #480000;
	border-top: #ccc solid 1px;
	font: 11px Tahoma, Verdana;
	height: 75px;
}

.fl {
	border-left: #676767 solid 3px;
	color: #acacac;
	float: left;
	margin: 12px 30px 0;
	padding-left: 13px;
}

.fr {
	background: url(http://www.canecorso.ru/i/bottomback.gif) 0 0 no-repeat;
	color: #fff;
	float: right;
	height: 41px;
	margin: 15px 20px 0;
	padding: 10px 20px 0 0;
	text-align: right;
	width: 410px;
}