/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; background:#fcfcfc}
html, input, textarea	{	font-family:Tahoma; 
		color:#808080;	}	

.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:#018eb9; text-decoration:underline} 
a:hover{text-decoration:none}
.link1{color:#e5156d; font-weight:bold; } 

ul{margin:0 0 0 5px; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 12px; margin:0px; padding-left:13px; }
ul .li a{color:#494949; font-weight:bold; text-decoration: underline; line-height:2em} 
ul li a{color:#808080; font-weight:bold; text-decoration: underline; line-height:2em} 
ul li a:hover { text-decoration:none; }

.link-1 { display:block; float: right; background:url(images/link_bg.gif) left top repeat-x; color:#191919; text-decoration:none; text-transform:uppercase; font-family:Arial;}
.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 11px 3px 14px;  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:251px 0 0px 290px;
	position:absolute;
	left: 10px;
	top: -28px;
}
.logo1{ margin:52px 0 0px 49px; position:absolute }
.menu_sub{
	margin:157px 601px 0px 14px;
	text-align:right;
	position:absolute;
	left: -1px;
	top: -1px;
}
.menu_sub1{ margin:34px 0 0px 466px;  position:absolute}
.img{padding:582px 0px 0px 269px; margin-bottom:7px}
.m1{
	margin:132px 0 0px 520px;
	position:absolute;
	left: -1px;
	top: -1px;
}
.m2{
	margin:324px 0 0px 568px;
	position:absolute;
	left: 0px;
}
.m3{
	margin:379px 0 0px 544px;
	position:absolute;
	left: 0px;
}
.m4{
	margin:426px 0 0px 506px;
	position:absolute;
	left: -1px;
	top: 1px;
}
.m1-1{ margin:265px 0 0px 64px; position:absolute}
.m2-1{ margin:34px 0 0px 331px; position:absolute}
.m3-1{ margin:85px 0 0px 331px; position:absolute}
.m4-1{ margin:142px 0 0px 318px; position:absolute}

/*content*/
.content{
	position:absolute;
	margin:251px 0 0 344px;
	width:387px;
	left: 442px;
	top: -133px;
	height: 517px;
}
#content{ font-size:0.75em;text-align:left; width:100%}
#content .indent-main{padding:0px 0px 0px 0px}
#content .title{  margin-bottom:12px}
#content .img-left{ float:left; margin:0px 20px 16px 0px}
#content .img-indent{ margin:0px 0px 16px 0px}
#content p{ margin:0px 0px 17px 0px}
#content h4{color:#808080; font-size:1em; margin-bottom:5px;  }
.tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:5px; margin-bottom:10px; width:100%}

.txt{ color:#FFFFFF; line-height:1.5em}
.txt a{ color:#FFFFFF}
.txt1{ color:#808080; float:right; font-family:Arial;}
.txt1 strong{ font-size:1.16em}
.txt2 { font-size:.916em}

.overflow{ overflow:auto; width:387px; height:105px; margin-bottom:5px}
.overflow1{ overflow:auto; width:360px; height:400px; padding-top:7px}
#page3 .overflow{ overflow:auto; width:387px; height:240px; margin:0}
#page3 .overflow1{ overflow:auto; width:360px; height:400px; padding:0}
#page5 .overflow{ overflow:auto; width:387px; height:85px; margin-bottom:5px}
#page5 .overflow1{ overflow:auto; width:360px; height:400px; padding-top:7px}

#content .indent{padding:0px 25px 0px 0px}
#content .indent1{padding:11px 60px 0px 0px}
#content .indent-1{padding:0px 10px 0px 0px; float:left; position:relative}

/*footer*/
#footer {
	color:#000000;
	font-size:0.75em;
	text-align:right;
	font-family:Arial;
	background-color: #191919;
}
#footer .indent-footer{ padding:12px 37px 0px 30px;}
#footer a {color:#000000; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

.h{ height:25px}
.block-contact span{ float:right; margin-right:20px}
input{
   	border:1px solid #a09b96; 
	background:#FFFFFF;
	width:174px; height:19px;
	font-size:1em;
	padding-left:5px;
}
textarea{
   	border:1px solid #a09b96; 
	background:#fcfcfc;
	width:142px; height:102px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}

