/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; background:url(images/bg.gif)}
html, input, textarea	{	 font-family:Verdana, Geneva, sans-serif; letter-spacing:-1px; font-weight:bold;
		color:#777777;	}	

.alignMiddle{ vertical-align:middle}
.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:0}
img{ vertical-align:top;  }

a{color:#777777; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:24px; }
#content ul li a{color:#777777; text-decoration: underline; line-height:2.45em; font-weight:bold; font-family:Verdana, Geneva, sans-serif; letter-spacing:-1px} 
#content ul li a:hover { text-decoration:none; }

#content .ul li{background:none; padding-left:0 }
#content .ul li a{color:#777777; text-decoration: underline; line-height:2.909em; font-weight:bold; font-family:Verdana, Geneva, sans-serif; letter-spacing:-1px} 



/*header*/
#header {
	font-size:1.0625em;
	color:#CCCCCC
}
#header .logo{ margin:29px 0 0 35px; position:absolute }
#header .menu{ margin:40px 0 0 514px; position:absolute }

#header h1{color:#325a53; font-size:2.82em; margin-bottom:13px; line-height:1.2em; background:url(images/logo.gif) no-repeat top left; padding:2px 0 10px 69px  }
#header h1 a{
	color:#FFFFFF;
	text-decoration:none;
	letter-spacing:-3px
}
#header h1 a:hover{text-decoration:none  }

#header ul{margin:0; padding:0; list-style:none;}
#header ul li{ margin:0; display:inline}
#header ul li a{color:#fff; text-decoration:none; width:98px; text-align:center; display:block; background:url(images/bg_menu.gif) top left no-repeat; float:left ; padding:11px 0 11px 0; margin-right:7px; letter-spacing:-1px} 
#header ul li a:hover { color:#000; text-decoration:none; background:url(images/bg_menu-act.gif) top left no-repeat;}
#header ul li .current{  color:#000; text-decoration:none; background:url(images/bg_menu-act.gif) top left no-repeat;  }


/*content*/
#content{
	font-size:0.625em;
	width:100%;
	text-align:left;
	min-height:524px;
	height:auto !important;
	height:592px;
	text-transform:uppercase;
	font-weight:bold
}
#page1 #content{ background:url(images/bg_cont.jpg) no-repeat top left}
#content .indent-main{padding:0 0 0 0}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 14px 15px 0}
#content .img-indent{ margin:0 0 16px 0}
#content .img-indent1{ margin:10px 0 16px 0}
#content .img{ margin:1px 0 1px 23px}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 7px 0}
#content h2{
	color:#FF66CC;
	font-size:3.27em;
	text-transform:none;
	margin-top:9px
}
#content h4{color:#ffffff; font-size:1em;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}

/*==================boxes====================*/
.box { width:100%; position:relative;}
.box .left-top-corner { background:url(images/corner_top_left.png) no-repeat left top;  padding-left:56px;}
.box .right-top-corner { background:url(images/corner_top_right.png) no-repeat right top; padding-right:46px;}
.box .border-top { background:url(images/border_top.png) left top repeat-x; height:104px; }

.box .left-bottom-corner { background:url(images/corner_bottom_left.png) no-repeat left bottom; padding-left:56px}
.box .right-bottom-corner { background:url(images/corner_bottom_right.png) no-repeat right bottom; padding-right:46px}
.box .border-bottom { background:url(images/border_bottom.png) left bottom repeat-x; height:103px; width:100%;}

.box .border-left { background:url(images/border_left.png) left top repeat-y; padding-left:56px;}
.box .border-right { background:url(images/border_right.png) right top repeat-y; padding-right:46px;}
.box .xcontent { background:#191919; min-height:385px; height:auto !important;  height:385px;}

.box .indent-box{ padding:0 0 0 0; }

.overflow{ overflow:auto; width:394px; height:330px}
.overflow1{ overflow:auto; width:340px; height:930px; padding-top:15px}


/*footer*/
#page1 #footer {background:url(images/bot.png) repeat-x top ; }
#footer { color:#8a8a8a; font-weight:bold; font-size:0.5625em; text-transform:uppercase;  }
#footer .indent-footer{ padding:17px 50px 0 25px;}
#footer a {color:#fff; text-decoration:none}  
#footer a:hover {  text-decoration:underline}


.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:26px}
.block-contact span{ float:right; margin-right:70px}
input{
	border:1px solid #353535; 
	background:#181818;
	width:245px; height:16px;
	font-size:1em;
	text-transform: uppercase; font-family:Verdana, Geneva, sans-serif; letter-spacing:-1px; font-weight:bold;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px
}
textarea{
   	border:1px solid #353535; 
	background:#181818;
	text-transform: uppercase; font-family:Verdana, Geneva, sans-serif; letter-spacing:-1px; font-weight:bold;
	width:245px; height:218px;
	font-size:1em;
	padding-top:2px;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}

