@font-face {
	font-family: 'PFDinDisplayProRegular';
	src: url('PFDinDisplayPro-Reg.eot');
	src: local('PF DinDisplay Pro'), local('PFDinDisplayPro-Regular'), url('PFDinDisplayPro-Reg.woff') format('woff'), url('PFDinDisplayPro-Reg.ttf') format('truetype');
}
html, body {
	
	margin:0px;
	padding:0px;
}

body {
	/*padding:10px;*/
	padding:0px;
	background:#fff;
	font-family: 'PFDinDisplayProRegular', Arial Narrow, sans-serif;
	color:#666666;
	/*font-family: PF DinDisplay Pro;*/
	font-size:14px;
	font-weight:normal;
}

A {
	color:#3466C5;
	text-decoration:underline;
}
A:hover {
	color:#3466C5;
	text-decoration:none;	
}
A IMG{border:0;}
.sel {
	color:#000;
}
.green_text {
	color:green;	
}
.green_text:hover {color:green;}

.clear{clear:both;}

.view_brd{
	margin:0 auto;
	width:1000px;
}
.view{
	padding:0 30px;
}
.site-menu{
	padding:10px 0px 0;
	background:#646464 url('images/site-menu-bg.gif') repeat-x bottom left;
	width:100%;
}
/*&#194;&#197;&#208;&#213;&#205;&#197;&#197; &#204;&#197;&#205;&#222; &#207;&#197;&#208;&#197;&#213;&#206;&#196;&#192; &#209;&#192;&#201;&#210;&#206;&#194;*/
.view_tab{
	margin:0 auto;
	width:1000px !important;

}
.view_pad{
	padding:0 30px !important;
}
.top_tab {
	width:100%;
	border-collapse:collapse;
}
.top_tab td {
	padding:0;
	text-align:center;
	vertical-align:middle;
	border:none;
	background:transparent;
/*	font-weight:bold;*/
}
.top_tab td  a{
	color:#fff;
	display:block;
	padding:3px 5px;
	position:relative;
	zoom:1;
	text-decoration:none;
	text-transform:lowercase;
}
.top_tab td  a:hover{
	text-decoration:underline;	
	color:#fff !important;
}
.top_tab a .crn-left{
	position:absolute;
	overflow:hidden;
	background:none;
	width:4px;
	height:4px;
	top:0;
	left:0;
}
.top_tab a .crn-right{
	position:absolute;
	overflow:hidden;
	background:none;
	width:4px;
	height:4px;
	top:0;
	right:0;
}
.top_tab td.selected {
	background:#fff;
	border-bottom:0px;
}
.top_tab .selected a {
	color:#3466C5;
	display:block;
	padding:3px 5px;
	position:relative;
	zoom:1;	
	text-transform:lowercase;
}
.top_tab td.selected  a:hover{
	text-decoration:underline;	
	color:#3466C5 !important;
}
.top_tab .selected a .crn-left{
	position:absolute;
	overflow:hidden;
	background:url('images/site-crn-left.gif') no-repeat top left;
	width:4px;
	height:4px;
	top:0;
	left:0;
}
.top_tab .selected a .crn-right{
	position:absolute;
	overflow:hidden;
	background:url('images/site-crn-right.gif') no-repeat top left;
	width:4px;
	height:4px;
	top:0;
	right:0;
	_right:-1px;
}
/**/

.main_tab {
	width:100%;
	border-collapse:none;
	border:none;
	color:#666666;

}
.main_tab td {
	padding:0px;
	text-align:left;
	vertical-align:top;
}
.main_tab td.header-links{
	padding:12px 0;
	font-size:11px;	
}
.main_tab td.header-links div{
	float:right;
	margin-left:50px;	
}
.main_tab .menutd {
	border:none;
	padding-bottom:10px;
}
.menu-line{
	position:relative;
	zoom:1;
	background:url('images/main-menu-bg.gif') repeat-x top left;
	height:48px;
	padding:0 25px 0 20px;
}
.menu-line .left{
	position:absolute;
	overflow:hidden;
	background:url('images/main-menu-left.gif') repeat-x top left;
	height:48px;
	width:4px;
	top:0;
	left:0;
}
.menu-line .right{
	position:absolute;
	overflow:hidden;
	background:url('images/main-menu-right.gif') repeat-x top left;
	height:48px;
	width:4px;
	top:0;
	right:0;
	_right:-1px;
}
a.logo{
	display:block;
	float:left;
}
a.search{
	float:right;
	background:url('images/search.gif') no-repeat center left;
	display:block;
	width:13px;
	height:48px;
	text-decoration:none;
	margin-left:20px;
}
.main_tab .bottomtr td {
	padding:20px 0;
	vertical-align:middle;
	border-top:1px solid #6e0677;
}

.main_tab .menutd .menutab {
	width:100%;
	border-collapse:collapse;
}
.main_tab .menutd .menutab td {
	padding:5px;
	vertical-align:middle;
	text-align:center;
	font-size:110%;
	font-weight:bold;	
}

.main_tab .menutd .menutab td.selected a {
	color:#000;
}
.main_tab .bottom-inc-td{
	padding:40px 0 20px;
}
.main_tab .bottomtd {
	padding:5px;
	text-align:center;
	vertical-align:middle;
	border-top:1px solid #ccc;
	height:70px;
	background:#f9f9f9;
}
.main_tab .lefttd, .main_tab .centertd, .main_tab .righttd {
	text-align:left;
	vertical-align:top;
}
.main_tab .centertd{
	width:760px;
}
.main_tab .lefttd{
	padding:30px 10px 10px 0;
	text-align:left;
	vertical-align:top;
	width:170px !important;
}
.proj-block, .banner{
	position:relative;
	zoom:1;
	border:1px solid #d6d6d6;
	float:left;
}
.banner{
	background:url('images/banner-bg.gif') repeat-x top left;
	min-height:65px;
	padding:0;
}
.banner div{min-height:65px;padding:20px 10px;}

.proj-block{
	background:#fff url('images/proj-block-bg.gif') repeat-x top left;
	padding:10px;
	width:350px;
	margin-bottom:15px;
}
.proj-block td.sol-img{
	vertical-align:bottom;
	padding-right:10px;
}
.proj-block .head-line{
	color:#3466C5;
	font-weight:bold;
}
.banner .tl, .proj-block .tl{
	position:absolute;
	overflow:hidden;
	background:url('images/crn-tl.gif') no-repeat top left;
	height:4px;
	width:4px;
	top:-1px;
	left:-1px;
}
.banner .tr, .proj-block .tr{
	position:absolute;
	overflow:hidden;
	background:url('images/crn-tr.gif') no-repeat top left;
	height:4px;
	width:4px;
	top:-1px;
	right:-1px;
}
.banner .bl, .proj-block .bl{
	position:absolute;
	overflow:hidden;
	background:url('images/crn-bl.gif') no-repeat top left;
	height:4px;
	width:4px;
	bottom:-1px;
	left:-1px;
}
.banner .br, .proj-block .br{
	position:absolute;
	overflow:hidden;
	background:url('images/crn-br.gif') no-repeat top left;
	height:4px;
	width:4px;
	bottom:-1px;
	right:-1px;
}
.bracket-bl, .bracket-br{
	position:absolute; 
	left:50px; 
	top:50px; 
	display:none; 
	z-index:5;
	width:9px;
	height:39px;
}
.bracket-bl{background:url('images/img_cursorBig.gif') no-repeat top left;}
.bracket-br{background:url('images/img_cursorlBig.gif') no-repeat top left;}
.hr
{
	width:100%;
	height: 1px;
	border-top: 1px solid #3466C5;
	padding:0 !important;
	margin:5px 0;
}
.pic_in_text{
	margin:5px 10px 5px 0;
}
.img-frame{
	position:relative;
	zoom:1;
	border:1px solid #d9d7d8;
	margin:0;
	padding:0;
	float:left;
}
.img-frame img{
	vertical-align: top;
}
.img-frame .tl{
	position:absolute;
	overflow:hidden;
	background:url('images/img-frame-tl.gif') no-repeat top left;
	height:4px;
	width:4px;
	top:-1px;
	left:-1px;
	z-index:5;
}
.img-frame .tr{
	position:absolute;
	overflow:hidden;
	background:url('images/img-frame-tr.gif') no-repeat top left;
	height:4px;
	width:4px;
	top:-1px;
	right:-1px;
	z-index:5;
}
.img-frame .bl{
	position:absolute;
	overflow:hidden;
	background:url('images/img-frame-bl.gif') no-repeat top left;
	height:4px;
	width:4px;
	bottom:-1px;
	left:-1px;
	_bottom:-2px;
	z-index:5;
}
.img-frame .br{
	position:absolute;
	overflow:hidden;
	background:url('images/img-frame-br.gif') no-repeat top left;
	height:4px;
	width:4px;
	bottom:-1px;
	_bottom:-2px;
	right:-1px;
	z-index:5;
}
a.back-arrow{
	background:url('images/back_arrow.gif') no-repeat center left;
	padding-left:22px;
	font-size:14px;
}
.scroll-all{
	background:url('images/arrow-scroll.gif') no-repeat center left;
	padding:10px 20px;
	display:block;
}
.hide-all{
	background:url('images/arrow-hide.gif') no-repeat center left;
	padding:10px 20px;
	display:block;
}
.sub-text{
	float:right;
	width:400px;
	text-align:right;
	color:#3466C5;
	font-weight:bold;
}
.project-full{
	padding-bottom:50px;
}