* {
	margin: 0;
}
a:hover{
	text-decoration: none;
}
html, body {
	height: 100%;
	font-size: 12px;
	font-family: Tahoma;
}
html, body, .all {
	height: 100%;
}
body{
	background: #3E5A72 url(bg.jpg) center 0px no-repeat;
}
.wrapper {
	position: relative;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px;
	width: 977px;
	/* background: #D3E1E3; */
}
.footer{
	width: 977px;
	height: 30px;
	position: relative;
}
.push{
	height: 30px;
}
.footer-inside{
	height: 30px;
	text-align: center;
	color: #A8BAC4;
	font-family: Trebuchet MS;
	font-size: 11px;
}
.footer-inside a{
	font-weight: bold;
	color: #A8BAC4;
	text-decoration: none;
}
.page-path{
	padding: 11px 0px 0px 20px;
	height: 69px;
}
.page-path a{
	float: left;
	color: #BBC0C3;
	font-size: 12px;
	font-family: Trebuchet MS;
	padding-top: 2px;
}
.page-path .home{
	background: url(home.gif) 0px 0px no-repeat;
	display: block;
	width: 11px;
	height: 10px;
	float: left;
	text-indent: -2000px;
	overflow: hidden;
	margin-top: 5px;
	padding-top: 0px;
	line-height: 1px;
	font-size: 1px;
}
.page-path .path-sep{
	float: left;
	background: url(path-sep.jpg) 0px 0px no-repeat;
	width: 1px;
	height: 21px;
	margin: 0px 10px 0px 12px;
}
.page-path span{
	float: left;
	color: #BBC0C3;
	font-size: 12px;
	font-family: Trebuchet MS;
	padding-top: 2px;
}
.main-block{
	width: 977px;
}
.block-top{
	width: 977px;
	height: 36px;
	background: url(block-top.png) 0px 0px no-repeat;
}
.block-bottom{
	width: 977px;
	height: 35px;
	background: url(block-bottom.png) 0px 0px no-repeat;
}
.block-middle{
	width: 977px;
	background: url(block-middle.png) 0px 0px no-repeat;
	min-height: 520px;
}
* html .block-middle{
	min-height: 520px;
	height: auto !important;
	height: 520px;
}
* html .block-top{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="media/block-top.png",sizingMethod="crop");
}
* html .block-bottom{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="media/block-bottom.png",sizingMethod="crop");
}
* html .block-middle{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="media/block-middle.png",sizingMethod="crop");
}
.block-middle-padd{
	padding: 0px 17px 0px 17px;
}
.header{
	width: 871px;
	height: 105px;
	padding: 0px 33px 0px 39px;
}
.logo-td{
	width: 264px;
}
.logo{
	background: url(logo.jpg) 0px 26px no-repeat;
	width: 264px;
	height: 79px;
	text-indent: -2000px;
	overflow: hidden;
	padding-top: 26px;
}
.logo a{
	display: block;
	width: 264px;
	height: 79px;
	position: relative;
	z-index: 100;
}
.header table{
	width: 871px;
}
.top-menu{
	float: right;
	position: relative;
	top: -10px;
	right: -20px;
}
.top-menu .top-item{
	float: left;
	height: 60px;
}
.top-menu .top-item-inside{
	float: left;
	height: 60px;
	padding-left: 25px;
	padding-right: 25px;
}
.top-menu .top-item a{
	font-size: 18px;
	text-decoration: none;
	font-family: Trebuchet MS;
	color: #114751;
	text-transform: uppercase;
	float: left;
	display: block;
	padding-top: 15px;
}
.top-menu .menu-on{
	background: url(menu-on.jpg) 0px 0px no-repeat;
}
.top-menu .menu-on .top-item-inside{
	background: url(menu-on-right.jpg) right 0px no-repeat;
}
.top-menu .menu-on a{
	color: #FFFFFF;
}
.bottom-menu{
	color: #4B757D;
	font-family: Arial;
	font-size: 17px;
	position: relative;
	z-index: 200;
}
.bottom-menu a{
	color: #4B757D;
	text-decoration: none;
}
.bottom-menu a.on{
	font-weight: bold;
}
.bottom-menu span{
	padding: 0px 6px 0px 10px;
}
.content{
	background: #FFFFFF;
	min-height: 390px;
	width: 871px;
	margin: 10px 33px 0px 39px;
	font-family: Trebuchet MS;
	position: relative;
	z-index: 200;
}
* html .content{
	min-height: 390px;
	height: auto !important;
	height: 390px;
}
.content-padd{
	padding: 20px 30px 20px 30px;
}
.content h2{
	color: #A2BCC1;
	font-size: 28px;
	font-weight: normal;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.content .summary{
	color: #4B757D;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 13px;
}
.content .text{
	color: #4B757D;
	font-size: 14px;
}
.content .text p{
	padding-bottom: 15px;
}
.content .text a,
.content .text p a{
	color: #114751;
}
.with-bubble{
	background: #FFFFFF url(bubble.jpg) right 0px no-repeat;
	width: 450px;
	padding-right: 421px;
}
.bottom-links{
	margin: 10px 33px 0px 39px;
	font-family: Trebuchet MS;
	position: relative;
	z-index: 200;
}
.bottom-links a{
	color: #114751;
	font-size: 12px;
	padding-right: 10px;
}
.image{
	width: 145px;
	height: 100px;
	border: 1px solid #CCCCCC;
	margin-right: 20px;
}
.elem{
	padding-bottom: 30px;
}
.proj-block h2{
	font-size: 20px !important;
}
.proj-block p{
	padding-bottom: 10px !important;
}






/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="media/header1.png",sizingMethod="crop"); */

