/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; background:url(images/bg.gif)}
html, input, textarea	{	font-family:Tahoma; 
		color:#92a8b6;	}	

.alignMiddle{vertical-align:middle;display: block;}
.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:#fff; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}

.link{color:#ffffff; background:url(images/marker.gif) top left no-repeat; padding-left:7px; background-position:0 5px; font-weight:bold; text-decoration:none;  }
.link:hover{text-decoration:underline }

.button{
	color:#f8f7f3;
	background:url(images/button.gif) top left no-repeat;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	margin-left:20px;
	position:absolute;
	width:155px;
	line-height:57px;
	text-align:center;
	font-size:1.1em;
	top: -5px;
	left: 3px;
}

.button2{
	color:#f8f7f3;
	background:url(images/button.gif) top left no-repeat;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	margin-left:185px;
	position:absolute;
	width:155px;
	line-height:57px;
	text-align:center;
	font-size:1.1em;
	top: -5px;
}
.button:hover{text-decoration:underline }

#content ul{margin:0; padding:0; list-style:none; color:#92a8b6}
#content ul li{padding-bottom:16px }
#content ul li a{background:url(images/marker1.gif) top left no-repeat; background-position:0 7px; margin:0px; padding-left:10px; color:#cbd6e9; text-decoration:none ; line-height:1.5em; font-style:italic} 
#content ul li a:hover { text-decoration:underline; }

/*header*/
#header {font-size:0.6875em; color:#FFFFFF }
#header .logo{
	display: block;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}
#header .indent{margin:46px 0px 0px 708px; position:absolute; width:264px}

#header ul{margin:0; padding:0 0 0 215px; list-style:none;}
#header ul li{background:url(images/bg_menu.gif)  center left no-repeat; margin:0px; display:inline; float:left; text-transform:uppercase}
#header ul .first{background:none; padding-left:0}
#header ul li a{color:#a4afc2; text-decoration:none; display:block; float:left; width:97px; text-align:center} 
#header ul li a:hover { color:#fff; font-weight:bold; text-decoration:none; }
#header ul li .current { color:#fff; font-weight:bold; text-decoration:none; }


/*content*/
#content{ font-size:0.625em; width:100%; text-align:left; height:537px; background:url(images/bg_cont.png) top left no-repeat; text-transform:uppercase}
#content .indent-main{padding:96px 500px 70px 32px}
#content .indent-main1{padding:96px 40px 70px 32px}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0px 20px 16px 0px}
#content .img-indent{ margin:0px 0px 16px 0px}
#content .img{display: block;margin: auto;}
#content .img1{
	margin:0px 0px 0px 510px;
	position:absolute;
	left: 4px;
	top: 27px;
	width: 407px;
	height: 198px;
}
#content .img2{
	margin:0px 0px 0px 510px;
	position:absolute;
	left: -9px;
	top: 14px;
	width: 448px;
	height: 507px;
}
#content .arrow1{ margin:238px 0px 0px 3px; position:absolute}
#content .arrow2{ margin:238px 0px 0px 902px; position:absolute}
#content p{ margin:0px 0px 15px 0px}
#content .p{ margin:0}
#content .p1{ margin:0px 0px 15px 0px}
#content h3{color:#cbd6e9; font-style:italic; font-weight:normal; font-size:1em; margin-bottom:17px;  }
#content h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
.txt{ color:#a6d7fa}
.txt1{ color:#cbd6e9}
.txt2{ color:#cbd6e9; font-style:italic}
.txt2 a{ color:#cbd6e9; font-style:italic}

.overflow{ overflow:auto; width:417px; height:370px}
.overflow1{ width:385px; height:900px}

/*footer*/
#footer {
	color:#2d384c;
	font-size:0.8em;
}
#footer span{ color:#5d7092; text-transform:uppercase;}
#footer .indent-footer{
	position: absolute;
	bottom: auto;
	left: 413px;
	top: 1333px;
}
#footer a {color:#2d384c; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:26px}
.h1{ height:30px; background:url(images/bg_input.gif) top left no-repeat}
.block-contact span{ float:right; margin-right:250px}
.input{
   	border:none; 
	background:none;
	width:220px; height:20px;
	font-size:1em;
	color:#000;
	padding-left:5px;
	padding-top:2px;
}input{
   	border:1px solid #e9f1ff; 
	background:#e9f1ff;
	color:#333;
	text-transform:uppercase;
	width:405px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #e9f1ff; 
	background:#e9f1ff;
	color:#333;
	text-transform:uppercase;
	width:405px; height:120px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
