* { margin:0; padding:0;}
body { background:#000; font-family:Arial, Helvetica, sans-serif; font-size:100%; color:#98877a; margin-top:0; padding-top:0; }

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:12px;}

.tail-bottom { background:url(/images/tail-bottom.gif) left bottom repeat-x;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#contacts-form label { height:44px; display:block;}
#contacts-form input { width:315px; padding:2px 0 2px 3px; color:#98877a; background:#19120f; border:1px solid #a4a4a4;}
#contacts-form textarea { width:315px; height:140px; padding-left:3px; margin-bottom:18px; color:#98877a; background:#19120f; border:1px solid #a4a4a4;}

/*==================list====================*/
ul { list-style:none;}

.img-list { width:100%; overflow:hidden;}
.img-list li { float:left; padding:0 5px 7px 0;}

.news li {  padding:0 0 40px 73px;}
.news li a { color:#d68e4e; font-weight:bold; text-decoration:none; display:block; margin-bottom:13px;}
.news li a:hover { text-decoration:underline;}

.portfolio { width:100%; overflow:hidden; position:relative;}
.portfolio li { float:left; padding:0 0 15px 5px;}
.portfolio li a { font-weight:bold; color:#fff; text-decoration:none; font-size:1.1em;}
.portfolio li a:hover { text-decoration:underline;}
.portfolio li.prev { background:url(/images/arrow2.gif) no-repeat left 4px; padding:0 0 0 15px;}
.portfolio li.next { background:url(/images/arrow1.gif) no-repeat right 4px; padding:0 15px 0 0; float:right;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:30px;}

/*==================txt, links, lines, titles====================*/
a {color:#fff;}
a:hover{text-decoration:none;}

h1 { color:#d68e4e; margin-bottom:15px;}
h2 { font-size:13px; color:#d68e4e; margin-bottom:15px;}
h3 { font-size:1em; color:#fff; margin-bottom:15px;}

.link1 { font-size:1.1em; font-weight:bold; color:#ae4473; background:url(/images/arrow1.gif) no-repeat right 5px; padding:0 8px 0 0; text-decoration:none;}
.link1:hover { text-decoration:underline;}
.link1 b { color:#fff;}

.button { float:right;}
.button span { display:block; background:url(/images/button-left.gif) no-repeat left top; padding-left:3px;}
.button span span { background:url(/images/button-right.gif) no-repeat right top; padding-right:4px; padding-left:0;}
.button span span a { display:block; background:#333743; padding:4px 5px 3px 5px; color:#fff; text-decoration:none; text-transform:uppercase;}
.button span span a:hover { text-decoration:underline;}

.divider { background:#000; height:1px; overflow:hidden; position:relative; margin:26px -28px 22px -28px; position:relative;}

.title { margin-bottom:27px;}
.title1 { margin-bottom:12px;}

/*==================boxes====================*/
.box { background:#fff; width:100%; background:url(/images/box1-bg.gif) left top repeat-x; position:relative;}
.box .left-top-corner {background:url(/images/left-top-corner.gif) no-repeat left top;}
.box .inner { padding:0px 8px 10px 28px; background: #1a1310 url(/images/left-top-corner.gif) no-repeat left top; }

.cont-box { padding:0 20px 0 0; margin:0;}
.cont-box span { float:right;}

/*header*/
#header div {
	position:absolute;
	left: -11px;
	top: -131px;
}

/*content*/
#content { padding:0 10px 0 33px;}
#content .row-1 { padding:18px 40px 20px 457px;}
#content .row-2 { padding-bottom:60px;}

/*footer*/
#footer { font-weight:bold;}
#footer p { padding:34px 0 0 37px; margin:0;}
#footer strong { color:#fff;}
#footer a { color:#9d8376; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

/*==========================================*/

ul.program li {
	color: #ff9900;
	font-weight: bold;
	padding: 4px;
}
ul.program li div {
	color: #ccc;
}
ul.program li a {
	float: right;
	margin-right: 50px;
	font-weight: normal;
}
