* {
	margin: 0;
	padding: 0;
	}
body {
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 0;
	background: #FE2A72 url(images/bg.gif) repeat-x;
	}
#wrap {
	width: 970px;
	margin: 0 auto;
	}
#header {
	width: 970px;
	height: 376px;
	background: url(images/header.jpg) no-repeat center top;
	}
#header ul {
	padding: 20px 588px 0 0;
	text-align: center;
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	}
div.images-top {
	padding: 32px 0 0 10px;
	}
div.images-top p {
	padding: 0 0 6px 18px;
	color: #FE4583;
	font-size: 22px;
	}
div.images-top img {
	width: 190px;
	height: 126px;
	margin: 0 5px;
	padding: 9px;
	border: 0px;
	background: url(images/thumb-bg.gif) no-repeat;
	}
div.images-top a:hover img {
	background: url(images/thumb-bg2.gif) no-repeat;
	}
#main {
	overflow: hidden;
	zoom: 1;
	}
#menu {
	overflow: hidden;
	zoom: 1;
	}
#menu ul {
	float: left;
	border-left: 1px solid #FEA1C0;
	}
#menu ul li{
	border-right: 1px solid #FEA1C0;
	list-style-type: none;
	float: left;
	}
#menu li a {
	display: block;
	float: left;
	margin: 1px 0;
	padding: 12px 20px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
#menu li a:hover {
	background: url(images/menu2.gif) repeat-x 50% 50%;
	}
#content {
	width: 930px;
	margin: 20px auto 10px auto;
	padding: 20px 0;
	text-align: center;
	background: #FFFFFF url(images/content-top.gif) no-repeat 50% 0px;
	}
#content img {
	width: 190px;
	height: 126px;
	margin: 5px;
	padding: 9px;
	border: 0px;
	background: url(images/thumb-bg.gif) no-repeat;
	}
#content a:hover img {
	background: url(images/thumb-bg2.gif) no-repeat;
	}
#content ul.contacts {
	color: #FE0056;
	font-size: 38px;
	list-style-type: none;
	}
#content ul.price {
	color: #FE0056;
	font-size: 28px;
	list-style-type: none;
	}
#content ul.ban {
	color: #FE0056;
	font-size: 28px;
	list-style-type: none;
	}
#content ul.ban a {
	color: #FE0056;
	}
#content ul.ban a:hover {
	text-decoration: none;
	}
#footer {
	width: 900px;
	margin: 0 auto 10px auto;
	padding: 20px 30px 20px 0;
	background: #FFFFFF url(images/footer.gif) no-repeat center bottom;
	}
#footer p {
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	color: #FE528C;
	}
.banner {
	background: #202020;
	}
.banner div {
	text-align: center;
	}
.banner div img {
	margin: 10px;
	border: 1px solid #FFFFFF;
	}