body {
	font-family:tahoma;
	font-size:9pt;
	line-height:13pt;
	margin:0;
	padding:0;
	background:#fff url(images/body.jpg) top center no-repeat;
}
a {
	color:#79337a;
	outline:none;
}
a:hover {
	text-decoration:none;
}
.lbox {
	float:left;
}
.rbox {
	float:right;
}
.clr {
	clear:both;
}
.marginer {
	width:990px;
	margin:0 auto;
}
/* CONTEINER */
#conteiner {
}
/* HEADER */
#header {
}
#header .marginer {
	height:195px;
}
#header .title {
	margin-bottom:10px;
	margin-left:165px;
}
#header .title h1 {
	margin:10px 0;
	padding:0;
	padding-bottom:10px;
	font-weight:normal;
	font-size:17pt;
	background:url(images/header-phone.jpg) top right no-repeat;
}
#header .lbox {
	width:490px;
	margin-left:165px;
}
#header .rbox {
	width:300px;
}
#header ul {
	margin:0;
	padding:0;
}
#header ul li {
	margin:0;
	padding:0;
	list-style:none;
}
/* PANEL */
#panel {
	height:46px;
}
#panel .lbox {
	width:190px;
}
#panel .lbox a {
	display:block;
	width:145px;
	height:46px;
	text-decoration:none;
}
#panel .rbox {
	width:795px;
	padding:15px 0px;
	color:#831e3a;
}
#panel .rbox a {
	color:#fff;
	margin:0 0px;
	padding:5px 2px 7px 2px;
}
#panel .rbox a.curr {
	color:#fff;
	margin:0 0px;
	padding:5px 6px 7px 6px;
	background:#831e3a;
	text-decoration:none;
}
/* SLIDER */
#slider {
	padding:10px 0;
}
/* CONTENT */
#content {
}
#content h2 {
	font-size:10pt;
	margin:0;
	padding:0;
	margin-bottom:10px;
	color:#333;
}
#content .lbox {
	width:585px;
	text-align:justify;
}
#content .lbox p {
	margin:0;
	padding:0;
	margin-bottom:10px;
}
#content .lbox img {
	float:right;
	margin:0 0 0 10px;
}
#content .rbox {
	width:390px;
}
#content .rbox .quest {
	padding-bottom:1px;
	margin-bottom:10px;
	background:#eed4db url(images/ask-top.jpg) top left no-repeat;
}
#content .rbox .quest strong {
	color:#333;
	font-size:8pt;
}
#content .rbox .quest h3 {
	margin:0;
	padding:0;
	padding:0px 0 0 35px;
	font-size:10pt;
	font-weight:normal;
}
#content .rbox .quest .reply {
	margin:10px 10px 7px 10px;
}
/* FOOTER */
#footer {
	padding:5px 0 10px 0;
	font-size:8pt;
	color:#666;
	border-top:1px solid #ccc;
}
#footer .marginer {
	background:url(images/footer-phone.jpg) right center no-repeat;
}
.site4you {
	margin-top:8px;
}
.site4you span {
	background:#72860a;
	padding:2px 5px 4px 5px;
	color:white;
	background:url(http://site4you.dn.ua/images/s4y.jpg) center no-repeat;
}
.site4you span a {
	text-decoration:none;
}
