/* CSS Document */
* {
	margin:0;
	padding:0;
	border: 0;
}
html, body { height:100%; }
body {font-size:100%; line-height:1.0625em; background:#000000}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#c5c6c8;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}

.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:#c5c6c8; text-decoration:underline} 
a:hover{text-decoration:none}
.link{color:#f3f3f3; font-weight:bold; } 

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:10px; }
#content ul li a{color:#e5156d; text-decoration: underline; line-height:1.5em} 
#content ul li a:hover { text-decoration:none; }

.link-1 { display:block; float:right; background:url(images/link_bg.gif) left top repeat-x; color:#2d2d2d; text-decoration:none; }
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:0 12px 3px 24px;  font-style:normal;}
.link-1:hover{ background:url(images/link_bg-1.gif) left top repeat-x;}
.link-1:hover em{ background:url(images/link_left-1.gif) no-repeat left top;}
.link-1:hover  b { background:url(images/link_right-1.gif) no-repeat right top; }


/*header*/
#header {font-size:0.625em; color:#FFFFFF; text-transform:uppercase }
#header .logo{ margin:41px 0 0 0 }
#header .menu{
	position:absolute;
	margin:55px 0 0 412px;
	width: 345px;
	height: 24px;
}

#header ul{margin:0; padding:0 0 0 4px; list-style:none;}
#header ul li{ margin:0; display:inline; }
#header ul li span{ background:url(images/marker.gif) no-repeat  center right; display:block; float:left}
#header ul li a{color:#bdbfc1; text-decoration:none; text-align:center; display:block; float:left ; margin:1px 5px 1px 9px; font-weight:bold; font-family:Verdana, Geneva, sans-serif} 
#header ul li a:hover { color:#ffffff; text-decoration:none; background:url(images/bg_menu.gif) top left repeat-x;}
#header ul li .current{ color:#ffffff; text-decoration:none; background:url(images/bg_menu.gif) top left repeat-x;  }

#header .ul{margin:0; padding:0; list-style:none;}
#header .ul li{ margin:0; display:inline}
#header .ul li a{color:#dfdfe0; text-decoration:none; text-align:center; display:block; float:left ;  margin:3px 0 2px 11px; font-weight:normal; background:url(images/marker.gif) no-repeat  center right; padding-right:11px; display:block; font-family:Arial, Helvetica, sans-serif } 
#header .ul .last a{background:none } 
#header .ul .last a:hover{background:none } 
#header .ul li a:hover { color:#56d9ff; text-decoration:none; background:url(images/marker.gif) no-repeat  center right;}
#header .ul li .current{  color:#56d9ff; text-decoration:none; background:url(images/marker.gif) no-repeat  center right; }

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-main{padding:63px 22px 0 0}
#content .indent-main1{padding:62px 42px 53px 50px}
#content .indent-main2{
	padding:42px 30px 39px 30px
}
#content .title{  margin-bottom:26px}
#content .button{ position:absolute; margin:10px 0 0 210px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:2px 0 25px 0}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0 0 7px 0}
#content .p1{ margin:0}
#content h4{color:#c5c6c8; font-weight:normal; font-size:1em; margin-bottom:13px;  text-transform:uppercase; font-style:italic }
#content em{text-transform:uppercase; }
#content h3{color:#fff; font-size:1em; margin-bottom:7px; }
.bg{ border:1px solid #bababa; width:100%}


/*footer*/
#footer {
	color:#929292;
	font-size:0.6875em;
	background-repeat: no-repeat;
	background-position: left top;
}
#page3 #footer, #page4 #footer, #page5 #footer  {
}
#footer .indent-footer{
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer a {color:#929292; text-decoration:none}  
#footer a:hover {  text-decoration:underline}


.h{ height:30px}
.block-contact span{ float:right; margin-right:100px}
input{
   	border:1px solid #c8c9cb; 
	background:none;
	width:144px; height:21px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #c8c9cb; 
	background:none;
	width:301px; height:86px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:21px;
	overflow:auto}
.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-style: normal;
	font-weight: bolder;
	color: #CCC;
}
