/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; min-width:980px; background:#1e1e1e }
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#969696;	}	

.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:#d6d5d5; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}

.link{color:#d6d5d5; background:url(images/marker.gif) top left no-repeat; padding-left:13px; background-position:0 2px; }

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


/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .logo{ margin:17px 0 0 157px }

.enter{ margin:213px 0 0 286px }

/*content*/
#content{ font-size:0.5625em; width:100%; text-align:left; }
#content .indent-main{padding:44px 102px 30px 102px}
#content .img-left{ float:left; margin:0 15px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content .img-indent1{ margin:0 11px 16px 0}
#content p{ margin:0 0 13px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 13px 0}
#content .p2{ margin:0 0 7px 0}
#content h2{color:#d4d2d1; letter-spacing:-1px; font-size:1.88em; margin-bottom:21px; line-height:1.2em }
#content h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
#content .tail{ background:url(images/tail.gif) bottom repeat-x; padding-bottom:21px; margin-bottom:21px}
#content .tail1{ background:url(images/tail.gif) bottom repeat-x; padding-bottom:1px;}
.txt{ color:#d6d5d5}

/*footer*/
#footer { color:#979797; font-size:0.5625em; text-transform:uppercase }
#footer .indent-footer{ padding:50px 50px 0 50px; text-align:center}
#footer .indent-footer2{ padding:77px 50px 0 50px; text-align:center}
#footer .indent-footer1{ margin:17px 50px 0 77px; position:absolute; width:838px}
#footer a {color:#979797; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

#footer ul{margin:0; padding:0; list-style:none;}
#footer ul li{ margin:0; display:inline}
#footer ul .last a{margin-right:0} 
#footer ul li a{color:#c3c3c3; letter-spacing:-1px; line-height:1.2em; text-decoration:none; display:block; float:left; padding:5px 0 32px 36px; margin-right:36px; font-size:1.55em} 
#footer ul li a:hover { text-decoration:none; background:url(images/bg_menu.gif)  bottom left no-repeat;}
#footer ul li .current{ text-decoration:none; background:url(images/bg_menu.gif) bottom left no-repeat;  }

	
.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:25px}
.block-contact span{ float:right; margin-right:140px}
input{
   	border:1px solid #525252; 
	background:#353535;
	width:325px; height:18px;
	font-size:1em;
	color:#c6c6c6;
	text-transform:uppercase;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #525252; 
	background:#353535;
	width:325px; height:104px;
	font-size:1em;
	color:#c6c6c6;
	text-transform:uppercase;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
