/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; min-width:916px; background: #151515}
html, input, textarea	{	font-family: Tahoma, Geneva, sans-serif; 
		color:#8e8e8e;	}	

.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:0px}
img{ vertical-align:top;  }

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

.link{color:#323232; font-weight:bold; float:right; text-decoration:none; text-transform:uppercase}
.link:hover{text-decoration:none; color:#fff }

ul{margin:0; padding:0; list-style:none; text-transform:uppercase; font-weight:bold}
ul li{ background:url(images/tail.gif) bottom repeat-x; padding:0; margin:0; position:relative; width:100%;}
ul .li{background:url(images/bg_li.gif) bottom repeat-x;}
ul .last{ background:none}
ul li span{background:url(images/marker.gif) center right no-repeat; color:#646464; margin:0 15px 1px 0; padding:10px 0 13px 55px; line-height:1.27em; display:block} 
ul li strong{color:#f9f9f9; font-size:1.27em} 
ul li a{color:#fbbc00; text-decoration:none; font-size:1.09em;} 
ul li a:hover { text-decoration:underline; }
ul li div { color:#FFF; font-size:1.27em; position:absolute; margin:10px 0 0 10px }

/*header*/
#header {font-size:0.5625em; text-transform:uppercase; color:#b5b7bb; }
#header .logo{ margin:0px 404px 82px 0px }
#header .indent{margin:11px 0px 0px 14px; position:absolute; width:880px}
#header .indent1{padding:206px 0px 0px 0px}
#header a{color:#d1c6af; text-decoration:none} 
#header a:hover{text-decoration:underline}

/*content*/
#content{
	font-size:0.6875em;
	width:100%;
	text-align:justify;
}
#content .indent-main{padding:0px 0px 35px 0px}
#content .indent-col{padding:9px 0px 0px 0px}
#content .title{  margin-bottom:22px}
#content .img-left{ float:left; margin:0px 25px 16px 0px}
#content .img-indent{ margin:0px 0px 16px 0px}
#content .img-indent1{ margin:0px 0px 11px 0px}
#content .img-indent2{ margin:0px 0px 21px 0px}
#content p{ margin:0px 0px 17px 0px}
#content .p{ margin:0}
#content .p1{ margin:0px 0px 17px 0px}
#content .tail{ background:url(images/tail.gif) bottom repeat-x; padding-bottom:9px; margin-bottom:9px}

.overflow{ overflow:auto; width:230px; height:503px}
.overflow1{ width:200px; height:900px}

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

/*footer*/
#footer { color:#424242; font-size:0.6875em; text-transform:uppercase; font-weight:bold }
#footer .indent-footer{ padding:47px 50px 0px 7px;}
#footer a {color:#878787; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

.indent-2{ position:relative; padding-right:20px; float:left}
.h{ height:32px}
.block-contact span{ float:right; margin-right:100px}
input{
   	border:1px solid #474747; 
	background:#0d0d0d;
	width:342px; height:16px;
	font-size:1em;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:4px;
}
textarea{
   	border:1px solid #474747; 
	background:#0d0d0d;
	width:342px; height:393px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
