/* CSS Document */
* {
	margin:0;
}
body { height:100%; }
body {
	font-size:100%;
	line-height:1.05em;
	text-align:center;
	background-color: #0F0F0F;
}
html, input, textarea	{	font-family:Arial; 
		color:#999999;	}	
h1,h2 { font-family: Verdana, "Verdana", serif; }

.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;  }

b{color:#018eb9;}

a{color:#fff; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#999999; font-style:italic; font-size:1.15em; text-decoration:none} 
.link:hover{ text-decoration:underline} 
.link1{color:#ffffff; font-weight:bold; font-size:0.85em; background:url(images/marker.gif) top left no-repeat; background-position:0 5px; padding-left:10px;} 
.link2{color:#83c4eb; font-weight:bold; font-size:0.85em; background:url(images/marker1.gif) top left no-repeat; background-position:0 1px; padding-left:20px; text-decoration:none; display:block; margin-bottom:11px}
.link2:hover{ text-decoration:underline} 

#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:0px; padding-left:10px; }
#content ul li a{color:#e5156d; text-decoration: underline; line-height:1.5em} 
#content ul li a:hover { text-decoration:none; }


/*header*/
#header {font-size:0.6875em; color:#FFFFFF }
#header .logo{
	margin:169px 0 0px 65px;
	position:absolute;
	left: 74px;
	top: 0px;
	width: 240px;
}

#header ul{margin:34px 0px 0px 28px; position:absolute;  padding:0; list-style:none;}
#header li {float:left;padding:0;  background:url(images/bg_menu.gif);}
#header li a {display:block; float:left; color:#ffffff; text-transform:uppercase; font-weight:bold; font-size:1em; text-decoration:none; padding:28px 40px 28px 32px; background:url(images/bg_menu4.gif) no-repeat right;  }
#header li a:hover { color:#6699c4; text-decoration: none;}
#header .first {background:url(images/bg_menu2.gif) left top no-repeat;}
#header .last { background:url(images/bg_menu1.gif) no-repeat right}
#header .last a {background:none;  }


/*content*/
#content{
	font-size:0.8125em;
	width:100%;
	text-align:justify;
	background:url(images/bg_content.jpg) no-repeat top #000;
	font-style: normal;
}
#content .indent-main{padding:0px 427px 0px 28px}
#content .indent{padding:0px 10px 0px 10px}
#content .indent1{padding:0px 0px 10px 7px}
#content .indent2{padding:0px 10px 10px 10px}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0px 29px 16px 0px}
#content .img-left1{
	float:left;
	margin-top: 0px;
	margin-right: 29px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#content .img-right{
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 21px;
}
#content .img-indent{ margin:0px 0px 16px 0px}
#content p{ margin:0px 0px 7px 0px}
#content .p1{ margin:0px 0px 15px 0px}
#content .p2{ margin:0px 0px 25px 0px}
#content h2{ font-size:12px; text-transform:uppercase; color:#f2f0ef; margin:0 0 40px 10px}
#content .h2{ margin-bottom:10px}
#content h3{ font-size:1em; color:#999999; margin-bottom:6px; font-weight:normal}
#content .h3{ margin-bottom:0px}
#page8 #content h3{ margin-bottom:9px}
#content .line{ background:url(images/line.gif) repeat-x top }

.overflow{
	overflow:auto;
	width:420px;
	height:82px;
	margin-left:10px;
	font-style: normal;
}
.overflow1{ width:375px; height:582px;}

/*block*/
.box{ background:#3e3e3e; width:100%; }
.box .border-top {background:url(images/border_top.jpg) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.jpg) repeat-x bottom;}
.box .border-left {background:url(images/border_left.jpg) repeat-y left;}
.box .border-right {background:url(images/border_right.jpg) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.jpg) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.jpg) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.jpg) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.jpg) no-repeat right bottom; }
.box .indent-box{
	padding-top: 30px;
	padding-right: 24px;
	padding-bottom: 107px;
	padding-left: 70px;
}


/*footer*/
#footer { color:#d7d8d8; font-size:0.625em; text-transform:capitalize; background:url(images/bot.gif) repeat-x top }
#footer .indent-footer{ padding:51px 0px 0px 28px;}
#footer a {color:#d7d8d8; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

.h{ height:28px}
.block-contact span{ float:right; margin-right:30px}
input{
   	border-top:1px solid #b4b4b4; 
   	border-left:1px solid #b4b4b4; 
   	border-bottom:1px solid #FFFFFF; 
   	border-right:1px solid #FFFFFF; 
	width:172px; height:18px;
	font-size:.85em;
	color:#8c8c8c;
	font-family:Tahoma;
	padding-left:5px;
	margin-bottom:1px
}
textarea{
   	border-top:1px solid #b4b4b4; 
   	border-left:1px solid #b4b4b4; 
   	border-bottom:1px solid #FFFFFF; 
   	border-right:1px solid #FFFFFF;
	background:#FFFFFF;
	font-family:Tahoma;
	width:425px; height:97px;
	font-size:.85em;
	color:#8c8c8c;
	padding-left:5px;
	margin-bottom:5px;
	overflow:auto}

