*{padding:0;margin:0;}
ul{list-style:none;}
a{text-decoration:none;color:#000;}
@font-face {
    font-family: 'arian_amuregular';
    src: url('arnamu.eot');
    src: url('arnamu.eot?#iefix') format('embedded-opentype'),
         url('arnamu.woff') format('woff'),
         url('arnamu.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'arian_amubold';
    src: url('arnamu_bold.eot');
    src: url('arnamu_bold.eot?#iefix') format('embedded-opentype'),
         url('arnamu_bold.woff') format('woff'),
         url('arnamu_bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'arian_amuitalic';
    src: url('arnamu_italic.eot');
    src: url('arnamu_italic.eot?#iefix') format('embedded-opentype'),
         url('arnamu_italic.woff') format('woff'),
         url('arnamu_italic.ttf') format('truetype');
    font-weight: normal;
}
@font-face {
    font-family: 'arian_amubold_italic';
    src: url('arnamu_italic_bold.eot');
    src: url('arnamu_italic_bold.eot?#iefix') format('embedded-opentype'),
         url('arnamu_italic_bold.woff') format('woff'),
         url('arnamu_italic_bold.ttf') format('truetype');
    font-weight: bold;
}
@font-face {
    font-family: 'aleksandracregular';
    src: url('aleksandrac_regular.eot');
    src: url('aleksandrac_regular.eot?#iefix') format('embedded-opentype'),
         url('aleksandrac_regular.woff') format('woff'),
         url('aleksandrac_regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body,html{
	background:url(bg.jpg);
	font-size:12px;
	font-family:arian_amuregular,Tahoma;
	color:#000;
}
.clear{clear:both;}
#logoWrap{
	width:437px;
	margin:0px auto;
}
#logo{
	width:437px;
	margin:0px auto;
}
#wrapperTop{
	background:url(bg_menu.png) no-repeat bottom left;
	margin:0px auto;
	width:960px;
}
#wrapperMid{
	background:#e2e2e2;
}
#wrapperMidIN{
	background:#ffffff;
	margin:0px auto;
	width:960px;
}
#wrapperBottom{
	margin:0px auto;
	width:960px;
	background:url(bg_bottom.png) top left no-repeat #22211f;
}
#footer{
	padding:30px 30px 20px 30px;
}
.floater{
	float:left;
}
#footer_cp{
	margin-top:20px;
	font-family:Arial;
	font-size:12px;
	color:#3a3a3a;
}
#footer_cp a{
	transition:all 0.2s linear;
	color:#3a3a3a;
}
#footer_cp a:hover{
	color:#e53d3d;
}
#footer h2{
	color:#ceaa7a;
	font-family:aleksandracregular;
	font-size:16px;
	padding:0;
	margin:0 0 10px 0;
}
#footer ul{
	font-size:13px;
	text-transform:uppercase;
}
#footer li{
	line-height:1.8;
}
#footer .ul1{
	margin:0 20px;
	padding:10px 20px;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
}
#footer .ul1 a{
	color:#e9c51c;
	transition:all 0.2s linear;
}
#footer .ul2{
	padding:10px 0;
}
#footer .ul2 a{
	color:#606060;
	transition:all 0.2s linear;
}
#footer .ul1 a:hover,#footer .ul2 a:hover{
	color:#e53d3d;
}
.ftext{
	text-align:justify;
	text-justify:newspaper;
	color:#808080;
	font-size:13px;
	line-height:1.5;
}
#left{
	float:left;
	padding:20px;
	width:700px;
}
#left a{
	color:#e53d3d;
	font-family:arian_amubold;
}
#right{
	padding:20px 20px 20px 0;
	width:200px;
	float:left;
}
#slider{
	background:#e9c51c;
	width:960px;
	height:265px;
}

#sliderLeft{
	width:670px;
	height:265px;
	float:left;
	overflow:hidden;
}
#sliderRight{
	width:230px;
	float:left;
	height:235px;
	padding:30px 30px 0 30px;
}
#sIMG{
	width:670px;
	height:265px;	
	z-index:10;
}
#sIMG img{

}
#sCTRL{
	margin-left:279px;
	margin-top:-30px;
	z-index:15;
}
#sCTRL img{
	margin-right:8px;
	cursor:pointer;
}
#sliderRight button{
	color:#e53d3d;
	float:right;
}
#sliderRight h1{
	margin:0 0 15px 0;
	font-size:18px;
	font-family:Arial;
	color:#21201c;
}
#sliderRight .sText{
	font-size:13px;
	text-align:justify;
	text-justify:newspaper;
	color:#21201c;
	height:150px;
}
#menu{
	padding-left:5px;
	margin-top:20px;
	height:50px;
	line-height:50px;
	font-size:14px;
	font-family:arian_amubold;
	text-transform:uppercase;
}
#menu a{
	transition:all 0.2s linear;
}

.menuIA{
	height:48px !important;
	line-height:48px !important;
	background:#FFF;
	border-top:2px solid #e9c51c;
}
.menuDD{
	background:url(marrow.png) no-repeat right 22px;
}
.menuDD:hover{
	background:url(marrowh.png) no-repeat right 22px;
}
#menu li:hover{
}
.menuIA a{
	color:#000 !important;
}
#menu li:hover a{
	color:#f9ce03;
}
#menu li{
	float:left;
	line-height:50px;
	margin:0 5px;
}
#menu li a{
	padding:0 20px;
	display:block;
	color:#ceaa7a;
}
#menu ul li ul{
	display:none;
	position:absolute;
	font-family:aleksandracregular;
	font-size:14px;
}
#menu ul li ul{
	background:#21201c;
	border-bottom:2px solid #f9ce03;
	text-transform:none !important;
	padding:10px 0;
}
#menu ul li ul li a{
	color:#848484 !important;
}

#menu ul li ul li{
	float:none;
	height:30px;
	line-height:30px;
	margin:0 10px;
	border-bottom:1px solid #333333;
	min-width:150px;
}.mbga{
	margin-top:-20px;float:left;
	margin-left:25%;
}
#menu ul li ul li:last-child{
	border-bottom:none;
}
#menu ul li ul li:hover{
	background:#f9ce03;
}
#menu ul li ul li:hover a{
	color:#21201c !important;
}
h1{
	font-weight:normal;
	font-family:Arial;
	font-size:20px;
	padding:0;
	margin:0 0 10px 0;
}
.text{
	font-size:15px;
	line-height:1.5;
	text-align:justify;
}
input[type=submit],button{
	background:#21201c;
	padding:0 15px;
	height:40px;
	line-height:40px;
	border:none;
	border-radius:4px;
	color:#ceaa7a;
	font-family:arian_amubold;
	text-transform:uppercase;
	cursor:pointer;
}
.p5{
	padding:10px;
}
.jFrame{
	margin:25px 0;
	border:2px solid #f9ce03;
	border-radius:5px;
}
.jF{
	width:190px;
	margin:21px;
	text-align:center;
}
.jPic{
	
}
.jF h3{
	font-family:arian_amubold;
	text-transform:uppercase;
	margin:8px 0 10px 0;
	font-size:14px;
}
.jText{
	text-align:justify;
	text-justify:newspaper;
	line-height:1.5;
}
.jFrameU{
	background:url(ypu.png);
	margin-top:-16px;
	width:34px;
	height:16px;
	margin-left:100px;
}
.jFrameD{
	background:url(ypd.png);
	width:34px;
	height:16px;
	margin-left:570px;
	margin-bottom:-16px;
}
#imgs{
	margin:10px 0;
	background:#ebebeb;
	padding:10px 0 10px 11px;
}
#imgs img{
	float:left;
}
#imgs .imgsMid{
	margin:5px;
	margin-top:45px;
}
.rBlock{
	background:#ebebeb;
	border-radius:4px;
	font-size:13px;
	margin-bottom:20px;
}
.rBHead{
	font-size:12px;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	background:#21201c;
	color:#FFF;
	height:35px;
	line-height:35px;
	padding-left:10px;
	font-family:arian_amubold;
}
.c{text-align:center;}
.rbDARK{
	background:#d9d9d9;
	padding:5px 0;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
	border-top:1px solid #cccccc;
}
.rList li{
	margin:0 10px;
	border-bottom:1px solid #cccccc;
	height:30px;
	line-height:30px;
}
.rList li:last-child{
	border-bottom:none;
}
.rListSP{
	font-size:12px;
	height:40px !important;
	line-height:20px !important;
	font-family:aleksandracregular;
}

#contactForm h4{
	font-size:16px;
	font-weight:normal;
	font-family:aleksandracregular;
	margin:0 0 8px 0;
}
#contactForm input[type=text],#contactForm select,#contactForm textarea{
	font-size:15px;
	height:30px;
	line-height:30px;
	padding-left:10px;
	width:420px;
	margin-bottom:20px;
}
#contactForm textarea{
	margin-bottom:10px;
	line-height:1.5;
	height:150px;
	width:700px;
}