/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:.9375em; background:url(images/bg.gif) repeat-x top  #332e26}
html, input, textarea	{
	font-family: Tahoma, Geneva, sans-serif;
	color:#b29f8c;
}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
object { vertical-align:top; outline:none}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{ vertical-align:top;  }

a{color:#e8ddbf; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}

.link{color:#e8ddbf; font-weight:bold; background:url(images/marker.gif) top left no-repeat; padding-left:10px; background-position:0 2px;  }

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 11px; margin:0; padding-left:10px; }
ul li a{color:#e8ddbf; text-decoration: underline; line-height:2.66em} 
ul li a:hover { text-decoration:none; }


/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .logo{ margin:79px 0 0 336px; position:absolute }
#header .menu{ margin:131px 0 0 240px; position:absolute }
#header .m{ margin:32px 0 0 0;}

.enter{  margin:303px 0 0 393px}

/*content*/
#content{
	font-size:0.7em;
	width:100%;
	text-align:left;
	text-transform:none
}
#content .indent-main{padding:13px 86px 20px 524px}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content .img-indent1{ margin:0 14px 15px 0}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 7px 0}
#content h2{color:#d6d0a4; font-size:2.66em; margin-bottom:13px; text-transform:none }
#content h4{color:#b29f8c; font-size:1em; margin-bottom:13px;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:28px; margin-bottom:26px}

#content .indent{padding:0 5px 0 5px}

/*footer*/
#footer { color:#958974; font-size:0.5625em; letter-spacing:-1px; text-align:center; text-transform:uppercase }
#footer .indent-footer{ padding:24px 50px 0 50px;}
#footer a {color:#958974; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:36px}
.block-contact span{ float:right; margin-right:20px}
input{
   	border:1px solid #55483a; 
	background:#55483a;
	width:160px; height:18px;
	font-size:1em;
	color:#e8ddbf;
	text-transform:uppercase;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px
}
textarea{
   	border:1px solid #55483a; 
	background:#55483a;
	text-transform:uppercase;
	width:160px; height:57px;
	font-size:1em;
	color:#e8ddbf;
	padding-left:5px;
	padding-top:2px;
	margin-bottom:11px;
	overflow:auto}
