body {
	background:#441659 url("../layout/logo.png") no-repeat 24px 20px;
	margin:100px 0;
	padding:0;
	}	
#table {
	margin:0;
	padding:0 10px;
	background:#fff;
	}
table tr td {
	padding:0 10px;
	}
	
table tr td.first {
	border:none;
	padding:0 40px 0 0;
	}
	
#table .first img {
	border:none;
	}
	
p {
	font-size:12px;
	color:#652E89;
	}
	
	
	
#footer{
	position:relative;
	height:220px;
	margin:0 auto;
	color:#441659;
	font-family:arial;
	font-size:11px;
}
#footer .nav{
	margin:0 auto;
	padding:10px 0;
	position:relative;
	
}
#footer #address{
	height:35px;
	line-height:35px;
	color:#fff;
	background:#441659;
	font-size:9px;
	text-align:left;
	font-family:verdana;
}
#footer address{
	margin:0 0 0 20px;
	font-style:normal;
}
#footer address a{
	color:#fff;
}
#footer address a:hover{
	text-decoration:none;
	color:#92d400;
}


.title{
	position:fixed;
	right:0px;
	top:-5px;
	width:700px;
	height:90px;
}
.cat{
	background:url(../layout/titles/tit_cat.png) right top;
	
}
