* { margin:0; padding:0;}
body { background:#0e0e0e; font-family:Eras Medium ITC; font-size:140%; line-height:1.0em; color:#e1d5b9;}

input, select, 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 { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:14px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top;}

#contacts-form { padding-top:84px;}
#contacts-form label { display:block; height:44px;} 
#contacts-form label input { width:230px; padding:2px 0 2px 3px; color:#e1d5b9; border:1px solid #e1d5b9; background:url(images/form-bg.png) left top; text-transform:uppercase;}
#contacts-form textarea {width:230px; height:115px; padding:2px 0 2px 3px; margin-bottom:21px; color:#e1d5b9; overflow:auto; border:1px solid #e1d5b9; background:url(images/form-bg.png) left top; text-transform:uppercase;}

/*==================list====================*/
ul { list-style:none;}

.nav { padding:32px 0 0 0;}

.list1 li { background:url(images/marker.gif) no-repeat left 5px; padding:0 0 5px 18px;}
.list1 li a { color:#b7a989;}

.img-list1 li { padding-bottom:12px;}

.img-list2 { padding:16px 0 0 0; width:100%; overflow:hidden;}
.img-list2 li { float:left; margin-right:27px;}
.img-list2 li.back { margin-right:0;}
.img-list2 li.next { margin-right:0; margin-left:-27px;}

/*==================other====================*/
.img-indent { margin:0 15px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:11px;}
.img-box img { float:left; margin:0 30px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:14px;}
.p2 { margin-bottom:28px;}

/*==================txt, links, lines, titles====================*/
a {color:#b7a989;}
a:hover{text-decoration:none;}
.link1 { background:url(images/marker.gif) no-repeat left 5px; padding:0 0 0 11px; color:#b7a989;}

.line-hor { background:#403327; height:1px; overflow:hidden; font-size:0; line-height:0; margin:30px 0 30px 0;}
.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%; height:auto}

.title { margin-bottom:3px;}
.title.alt { position:absolute;}

/*==================boxes====================*/
.main-box {background:url(images/main-bg.jpg) no-repeat right top; height:680px;}

.box { width:100%; background:url(images/box-bg.png) left top;}
.box .inner { padding:33px 40px 42px 43px;}

.cont-box {margin:0;}
.cont-box span { float:left; width:85px;}

/*content*/
#content .logo { position:absolute; left:463px; top:595px;}
.splash #content .logo { position:absolute; left:415px; top:79px;}

/*footer*/
#footer { color:#473e35;}
#footer a {color:#473e35; text-decoration:none;} 
#footer a:hover { color:#e1d5b9;}
/*==========================================*/

