body {
	font-family:Tahoma;
	background: #ec9915 url(../images/bodyfon.jpg) repeat-x; 
	background-attachment: fixed;
 	margin: 0; 
	padding: 0;
	color: #9f3e23;
	font-size:12px;
}

tr.sexy {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

td.sexy-left {
	background-image: url(../images/bottom-left.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

td.sexy-right {
	background-image: url(../images/bottom-right.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.sexy-bottom {
	display:block; height:37px;
	background-image: url(../images/bottom-sh.png);
	background-repeat: no-repeat;
	background-position: -7px bottom;
}

.oneColElsCtr #container {
	width: 550px;
	margin: 0 auto;
	position:relative;
}
.oneColElsCtr #mainContent {
	padding: 0; 
	text-align:center;
	vertical-align:middle;
	margin-top:100px;
}
.slogan { color: #43b0d9; font-style:italic; font-size:24px; margin-top:20px; display:block; }

.menu { display:block; overflow:hidden; margin-top:10px;}
.menu a { 
	color:#a14125;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.menu a:hover { font-weight:bold; margin:0; padding:0; text-decoration:underline; }
.bl {border-left: 1px dotted #9D2D30; padding:0; overflow:hidden; display:block; float:left; }

.leftmenu { display:block; overflow:hidden; margin-top:10px;}
.leftmenu a { 
	color:#9f3e23; 
	font-family:Tahoma; 
	font-size:15px; 
/*margin:2px; */
	text-decoration: none;
	text-transform:uppercase;
}
.leftmenu a:hover { font-weight:bold; margin:0; padding:0; }

.leftmenu ul { margin:0; padding:0; }
.leftmenu li { 
	display:block; 
	margin-bottom:10px; 
	width:180px; 
	border-bottom: 1px dotted #9F3E23; 
	padding-bottom: 10px; 
	padding-left: 20px;
	background: url(../images/menu-arrow.png) no-repeat 0 4px;	
}
.leftmenu li.current ul { margin:0; padding-left:10px; margin-top:15px; }
.leftmenu li.current ul li {
	margin-bottom:5px; 
	padding-bottom: 0px; 
	border: none; 
	background: url(../images/submenu-arrow.png) no-repeat 0 4px; 
}
.leftmenu li.current ul li a { color:#f9cb37; }



.topmenu { display:block; padding-top:15px;}
.topmenu a { 
	color:#9f3e23; 
	font-family:Tahoma; 
	font-size:12px;
/*margin:2px; */
	text-decoration: none;
}
.topmenu a:hover { font-weight:bold; margin:0; padding:0; }
.topmenu td {border-left: 1px solid #9f3e23; padding:0; height: 30px; float:left; }




.t_middle {
	width: 930px;
	/*height: 1000px;*/
	margin: 0 auto;
}

.t_left, .t_right {width: 6px;}
.t_left { background:url(../images/t_l.png); }
.t_right { background:url(../images/t_r.png); }

.footer { color:#FFF; padding: 0 60px; margin: 20px 0; }
.footer a { color:#FFF; margin-right:10px; }


.icons { display:block; float:left; margin-right:20px;}
.icons li { display:block; width:16px; height:16px; margin-right:25px; background:#CCC; float:left;}
.icons .home { background:url(../images/home.png) no-repeat;  }
.icons .mail { background:url(../images/mail.png) no-repeat; }
.icons .tel { background:url(../images/tel.png) no-repeat; }
.icons li a { display:block; width:16px; height:16px; text-decoration:none;}

.wrapper { 
	/*background:#fff9bb url(../images/bg_stars.jpg) 0 bottom no-repeat; */
	/*background-color:#fff9bb;*/
	background:url("../images/wrapper-shaddow.png") repeat-y scroll center center transparent;
	display:block;
	margin-top:0px;
	position:relative;
	width:600px; 	
}

.wrapper-top {
	margin-top:5px;
	display:block;
	width:600px; 		
	background:url(../images/wrapper-top.png) center ; 
	height:16px;
}

.wrapper-bottom {
	display:block;
	width:600px; 		
	background:url(../images/wrapper-bottom.png) center ; 
	height:16px;
	margin-bottom:340px;
}


.wrapp_stars {
	background:url(../images/bg_stars.jpg) 7px bottom no-repeat; 
}

.mceContentBody, .mceContentBody td { color:#400303; font-family:Tahoma; font-size:12px; }

.content .text *, .content .text { color:#400303; line-height:20px; } 
.content .text h3 { color:#f9c729; margin-bottom: 0; font-size:16px; }
.content .text img { border: 2px solid #feeea3; background-color:#FFF; padding:2px; margin: 0 5px; }
.content small a { color:#f9c729; }
.content { padding:30px; padding-top:110px; }
.content .title {
	display:block;
	font-size:24px;
	height:74px;
	position:absolute;
	width:500px;
	margin-left:-51px;
	z-index:999;	
	top:45px;
	padding-left:50px;
	padding-top:28px;
}
.content .title { background:url(../images/about.png) no-repeat; }
.content .text li { 
	border-bottom:1px dotted #f9c729;
	list-style-image:url("../images/submenu-arrow.png");
	margin-bottom:5px;
	padding-bottom:5px;
}
.content .text table { background-color: #fef3a9; margin-top: 5px; width:100%; padding:8px; }
.content .text table td {  }
/*.content .title.about { background:url(<?=base_url();?>images/about.jpg) no-repeat; */
