@charset "utf-8";
/* CSS Document */

#secHead{
	margin: 0 auto;
	padding: 0px;
	width: 770px;
	height: 106px;
	background:   url("/images/top_back_block.jpg") no-repeat center top;
	position: relative;
}
#secHeaderBackgr {
	background: url("/images/orgs_top_bck.gif") no-repeat center top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position:relative; 
	z-index:100
}
#secSearchBlock{ padding: 22px 0px 0px; float: right;}
#divNameSearch { height:60px; width: 770px; }
#divTransyName { margin: 0px; padding-top: 9px; float: left; }

#outerSec {
	margin: 0px;
	width: 100%;
	position:relative;
	z-index:1;
	border-bottom: 10px solid #C04;
	padding-bottom: 20px;
}
.story {line-height: 1.5;}
body{font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;}
#content{
	height: 400px;
	line-height: 1;
	font-size: 88%;
}
#siteFooter{
	width: 770px;
	text-align:right;
	font-size: 60%;
}
.globalNav{
	color: #CCC;
	padding: 0px 0px 0px 5px;
	white-space: nowrap;
	height: 23px;
 	position:relative; 
}
