/* CSS Document */
* {
	margin:0;
	padding:0;
	text-align: left;
}
html, body { height:100%; }
body {font-size:100%; line-height:1.0625em; background:#111111}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#6e7a87;	}	

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

.link{color:#008c9e; background:url(images/marker.gif) top left no-repeat; padding-left:20px; background-position:0 5px; text-decoration:none; font-size:.916em  }
.link:hover{text-decoration:underline }

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:14px; margin-bottom:-2px }
ul li a{color:#6f7b88; font-size:.916em; text-decoration:none; padding:0} 
ul li a:hover { text-decoration:underline; }

.ul-menu{margin:0; padding:0 0 0 33px; list-style:none; width:200px}
.ul-menu li{background:url(images/line.gif)  bottom left no-repeat; margin:0; padding:0; text-align:left; padding:13px 15px 13px 5px }
.ul-menu li a{ color:#5a6d7c; text-decoration:none; line-height:1.5em; background:url(images/marker1.gif) top left no-repeat; text-align:center; font-size:1.16em;} 
.ul-menu li a:hover { color:#fff; text-decoration:none; }
.ul-menu li .current { color:#fff; text-decoration:none; }
.ul-menu .last{ background:none }
.ul-menu em { display:block;}
.ul-menu b { display:block; font-weight:normal; font-style:normal;}

.ul-menu a:hover em{
	background:url(images/marker-1.gif) no-repeat left center;
	text-align: left;
}
.ul-menu a:hover  b { background:url(images/marker-2.gif) no-repeat right center; font-weight:normal; font-style:normal;}
.ul-menu .current em{ background:url(images/marker-1.gif) no-repeat left center;}
.ul-menu .current  b { background:url(images/marker-2.gif) no-repeat right center; font-weight:normal; font-style:normal; }
.ul-menu .current a:hover em{padding:0 0 0 0}
.ul-menu .current a:hover  b {  padding:0 0 0 0; }

.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#ffffff; 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:2px 23px 3px 28px; font-weight:normal; 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; }


.logo{
	margin-top: 64px;
	margin-right: 0;
	margin-bottom: 80px;
	margin-left: 35px;
}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-main{padding:0 0 0 0}
#content .title{  margin-bottom:11px}
#content .title1{  margin-bottom:21px}
#content .title2{  margin-bottom:17px}
#content .img-left{
	float:left;
	margin:0 34px 16px 0;
	border: thin solid #FFFFFF;
}
#content .img-left1{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content .img-indent1{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 4px;
}
#content p{ margin:0 0 7px 0}
#page5 #content p{ margin:0 0 17px 0}
#content .p{ margin:0 0 17px 0}
#content .p2{ margin:0 0 11px 0}
#page5 #content .p2{ margin:0 0 11px 0}
#content .p1{ margin:0}
#content h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:25px; margin-bottom:32px}
#content .tail1{ background:url(images/tail2.gif) repeat-x bottom; margin-bottom:17px; padding-bottom:19px}
.txt{ font-size:.916em}
.txt a{ text-transform:uppercase; font-size:1.09em; color:#6e7a87}

.block{ position:absolute; margin:0 0 0 122px}
.button{ position:absolute; }
.img{ position:absolute; margin-left:342px }

#content .indent{padding:0 0 0 16px}
#content .indent1{padding:0 0 0 11px}
#content .indent2{
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
#content .indent-1{
	position:relative;
	padding: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -111px;
	margin-left: 0;
}

/*box*/
.box{ background:#25323b; width:100%;}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{
	padding-top: 35px;
	padding-right: 29px;
	padding-bottom: 0px;
	padding-left: 32px;
}

/*box1*/
.box1{
	background:#111111;
	width:365px;
	color:#a7a7a7;
	font-size:.916em
}
.box1 .indent-box{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 5px;
}


/*footer*/
#footer { color:#323e47; font-size:0.6875em; }
#footer .indent-footer{
	padding-top: 45px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 40px;
}
#footer a {color:#5a6d7c; text-decoration:underline}  
#footer a:hover {  text-decoration:none}


.h{ height:37px}
.block-contact span{ float:right; margin-right:70px}
input{
   	border:1px solid #919699; 
	background:none;
	width:219px; height:24px;
	font-size:1em;
	padding-top:3px;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #919699; 
	background:none;
	width:219px; height:108px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
