body {
	margin: 0;
	text-align: left;
	FONT: 12px tahoma, verdana, sans-serif;
	padding: 0;
}
A,A:visited {
	color: #113D86;
}
A:hover {
	color: #0B2550;	
}

img, table{
	font-size: 100%;
	border: 0;
}
.page{	
	width: 100%;
	min-width: 1000px;
    width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000? "1000px": "100%");
}
.head{
	background: #20307E url('img/top.jpg') repeat-x top;
}
.header{	
	background: transparent url('img/top_left.jpg') no-repeat top left;
}
.header1{
	background: transparent url('img/top_right.jpg') no-repeat top right;
	height: 141px;
}
.logo{
	margin-left: 54px;
	margin-top: 37px;
	margin-left:expression((document.documentElement.clientWidth) < 1000? "40px": "40px");
	float: left;
}
.header_text{
	margin-left: 88px;
	margin-top: 61px;
	margin-left:expression((document.documentElement.clientWidth) < 1000? "88px": "88px");
	float: left;
}
.menu{
	float: left;
	margin-top: 12px;
	margin-left: 55px;
}
.menu a:link, .menu a:visited{
	color: #ffffff;
	margin-right: 20px;
}
.menu a:hover{
	color:#9EA3B7;
}
.main{
	background: transparent url('img/left.gif') repeat-y left;
}
.contener{
	float: left;
	width: 100%;
	min-height: 390px;
	margin-right: -215px;
}
.content{
	margin-right: 215px;
}
.contener_{
	float: left;
	width: 100%;
	min-height: 390px;
}
.content_{
	padding-right: 30px;
}
.center{
	margin-left: 345px;
	padding-top: 20px;
}
.center1{
	background: #E6EAF3 url('img/cont.gif') repeat-y left;
}
.center2{
	background: transparent url('img/cont.gif') repeat-x top;
}
.center3{
	background: transparent url('img/eck.gif') no-repeat top left;
	padding: 15px;
}
.left{
	float: left;
	width: 327px;
	background-color: #20307E;
}
.left1{
	padding-left: 15px;
	text-align: left;
	padding-top: 20px;
	color: #ffffff;
}
.right{
	float: right;
	width: 160px;
}
.right2{
	padding-right: 35px;
	padding-top: 20px;
	text-align: left;
}
.title{
	text-align: center;
	margin-bottom: 5px;
}
.title font{
	color: #20307E;
	FONT: bold 13px verdana, sans-serif;
	background: transparent url('img/marker.gif') no-repeat center left;
	padding-left: 15px;
}
.title2{
	color: #ffffff;
	FONT: bold 13px verdana, sans-serif;
	text-align: center;
}
.bottom{
	clear: both;	
	background: #20307E url('img/bottom.jpg') repeat-x top;
}
.bottom1{	
	background: transparent url('img/bottom_left.jpg') no-repeat top left;
}
.bottom2{
	background: transparent url('img/bottom_right.jpg') no-repeat top right;
	height: 54px;
}
.diafan{
	float: right;
	margin-top: 14px;
	margin-right: 20px;
	color: #ffffff;
}
.diafan a:link, .diafan a:visited{
	color: #ffffff;
}
.clearing{
	clear: both;
}
table.portfolio{
	margin-top: 10px;
}
table.portfolio td{
	padding-bottom: 30px;
}
table.portfolio img{
	border: 1px solid #89A0C0;
}
table.portfolio div{
	border: 1px solid #89A0C0;
	padding: 7px;
}
hr{
	background-color: #1F2E81;
	height: 1px;
	border: 0px solid #1F2E81;
}
table.partner td{
	padding-bottom: 10px;
}

