* {
margin:0;
padding:0;
}



/* PNG visibility for all new browsers */
.png {
			background-image: url('img/transparent_blue.png');
			background-position: left top;
			background-repeat: repeat;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/transparent_blue.png', sizingMethod='scale');
			}
/* 
<img src="xxx.png" width="x" height="x" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=xxx.png); width:expression(1); height:expression(1);" />
*/









    
body {
background:white;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Tahoma;
font-size:11px;
color:#8E999B;
}

a.link {font-family: Tahoma,Verdana,"Trebuchet MS"; font-size:10px; text-decoration:underline; font-weight:bold; color:#4390BE;}
a.link:hover {text-decoration:none; color:#1C5083; background-color:#DBF3FF;}

.clear {
clear:both;
font-size:0%;
}

.img {
border:none;
}
.bl-tx {
color:#012A50;
}
.blue-tx {
color:#2A7EB4;
}
.darkblue-tx {
color:#0C3A67;
}

#logo {
	position:absolute;
	left:135px;
	top:55px;
	width:237px;
	height:54px;
	z-index:1;
}

#slogan {
	position:absolute;
	left:510px;
	top:66px;
	width:349px;
	height:32px;
	z-index:1;
}

#collage {
	position:absolute;
	left:0px;
	top:160px;
	width:485px;
	height:350px;
	z-index:2;
}

#intro {
	position:absolute;
	left:485px;
	top:240px;
	width:480px;
	height:270px;
	z-index:2;
	background:url(img/_back.jpg) top left no-repeat;
}

#grayline {
	position:absolute;
	left:0px;
	right:0px;
	top:240px;
	height:85px;
	width:100%;
	z-index:1;
	background:url(img/_back.png) top left;
	background-repeat:repeat-x;
}

#menu {
	position:absolute;
	left:420px;
	top:185px;
	width:490px;
	height:100px;
	z-index:10;
	background:url(img/_menu_.jpg) no-repeat 0px 0px;
}

/* insert menu bg */

#rollovers {
background:url(img/_menu.jpg) no-repeat 0px 100px;
width:490px;
height:100px;
list-style:none;
}

#rollovers li {
float:left;
}

#rollovers li a{
display:block;
height:25px;
text-indent:-9999px;
text-decoration:none;
font-size:0px;
line-height:0%;
margin-top:38px;
margin-bottom:37px;
}

.m1 {
display:block;
width:85px;
margin-left:69px;
}

.m2 {
display:block;
width:150px;
margin-left:13px;
}

.m3 {
display:block;
width:95px;
margin-left:15px;
}

/* end menu bg */
#submenu1 {position:absolute; left:500px; top:285px; z-index:4; width:450px; height:30px; text-align:center; visibility:hidden;}
#submenu2 {position:absolute; left:500px; top:285px; z-index:4; width:450px; height:30px; text-align:center; visibility:hidden;}
#submenu3 {position:absolute; left:500px; top:285px; z-index:4; width:450px; height:30px; text-align:center; visibility:hidden;}


#topmenu {
	position:absolute;
	left:900px;
	top:66px;
	width:69px;
	height:32px;
	z-index:10;
	background:url(img/_topmenu.gif) no-repeat 0px 0px;
}


/* insert toppppp-menu bg */

#rolltop {
background:url(img/_topmenu.gif);
background-repeat:no-repeat;
background-position:0px 0px;
width:69px;
height:32px;
list-style:none;
}

#rolltop li {
float:left;
}

#rolltop li a{
display:block;
height:14px;
text-indent:-9999px;
text-decoration:none;
font-size:0px;
line-height:0%;
margin-top:9px;
margin-bottom:9px;
}

.top1 {

display:block;
float:left;
width:14px;
margin-left:9px;
}

.top2 {

display:block;
float:left;
width:16px;
margin-left:22px;
}


/* end toppp-menu bg */








#content {
	position:absolute;
/*	border:solid gray 1px; */
	left:50px;
	right:50px;
	top:550px;
	width:910px;
	height:*;
	z-index:3;
}

#news {
	position:relative;
	display:block;
}

.news-an {
font-family:Tahoma,Arial,"Trebuchet MS";
font-size:12px;
font-weight:bold;
color:#5EC9FF;
}

a.news-tx {
	font-family: Tahoma;
	font-size:11px;
	color:#8E999B;
	text-decoration:none;
}
a.news-tx:hover {
	color:#0C3A67;
	text-decoration:none;
	background-color:#E5F6FF;
}

.intro-tx {display:block; position:relative; width:300px; left:80px; top:140px;}
.news-column1 {display:block; float:left; margin:0px; width:285px;}
.news-column2 {display:block; float:left; margin:0 0 0 15px; width:285px;}
.news-column3 {display:block; float:left; margin:0 0 0 15px; width:285px;}


.big-banner {display:block; float:left; margin:10px 0px 0px 0px; width:435px; height: 120px;}
.small-banner {display:block; float:left; margin:10px 0px 0px 15px; width:245px; height: 120px;}
.address {display:block; float:left; margin:45px 0px 0px 15px; width:155px;font:11px "Trebuchet MS",Arial,Tahoma; color:#9AA5A3;}

#bottom-menu { 
	margin:15px 0 10px 0px;
	font: 11px Tahoma,Verdana,Arial;
	color:#A1AABB;
}
	
a.bmenu {font: 11px Tahoma,Verdana,Arial; color:#A1AABB; text-decoration:none;}
a.bmenu:hover { color:#2B313C; text-decoration:none;}




#submenu-inner  {
	position:absolute;
	left:0px;
	top:160px;
	width:300px;
	height:290px;
	z-index:1;
	background:url(img/_bg_inner_top.jpg) top left no-repeat;
}

a.innermn-tx {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size:16px;
	color:#91DBFF;
	text-decoration:none;
}
a.innermn-tx:hover {
	color:white;
	text-decoration:none;
}



#logo-inner {
	position:absolute;
	left:65px;
	top:55px;
	width:237px;
	height:54px;
	z-index:4;
}


#whitebox {
	position:absolute;
	left:0px;
	top:0px;
	width:330px;
	height:290px;
	background-color:white;
	z-index:1;
}


#menu-inner {
	position:absolute;
	left:70px;
	top:190px;
	width:420px;
	height:100px;
	z-index:10;
	background:url(img/_menu_inner_.jpg) no-repeat 0px 0px;
}

/* insert menu bg */

#rollovers-inner {
background:url(img/_menu_inner.jpg) no-repeat 0px 100px;
width:420px;
height:100px;
list-style:none;
}

#rollovers-inner li {
float:left;
}

#rollovers-inner li a{
display:block;
height:25px;
text-indent:-9999px;
text-decoration:none;
font-size:0px;
line-height:0%;
margin-top:38px;
margin-bottom:37px;
}

.in1 {
display:block;
width:85px;
margin-left:36px;
}

.in2 {
display:block;
width:150px;
margin-left:13px;
}

.in3 {
display:block;
width:95px;
margin-left:15px;
}

/* end menu bg */


#corner {
	position:absolute;
	left:300px;
	top:290px;
	width:131px;
	height:160px;
	z-index:1;
	background:url(img/_back_inner.jpg) top left no-repeat;
}

#pagetitle {
	position:absolute;
	left:760px;
	top:225px;
	width:222px;
	height:40px;
	z-index:1;
}


/*     Inner content */
#in-left-column {
	/* border:solid green 1px; */
	position:absolute;
	left:0px;
	top:450px;
	width:300px;
	z-index:2;
}

.news-block-inner {display:block; float:left; margin:10px 10px 0px 85px; width:190px;}
.news-an-inner {font-family:Tahoma,Arial,Verdana; font-size:12px; font-weight:bold; color:#90C7E7;}
a.news-tx-inner {font-family:Tahoma; font-size:11px; color:#A5BAC2; text-decoration:none;}
a.news-tx-inner:hover {color:white; text-decoration:none; background-color:#0C3863;}

.news-clear {clear:both; height:20px;}

#copyright-inner {display:block; float:right; margin:5px 15px 10px 0px; width:170px; z-index:5; text-align:right; color:#72B2D3;}

	
	
	
#in-content-column {
/*	border:solid 1px red; */
	position:absolute;
	left:320px;
	top:385px;
	width:670px;
	z-index:5;
}

.in-content-title {display:block; width: 655px; margin:10px 0px 10px 0px; font-family:'Trebuchet MS',Tahoma,Arial,Verdana; font-size:23px; color:#012A50;}
.in-content-sm {font-family:Arial,'Trebuchet MS'; font-size:17px; color:#64A6E1;}



#inner-footer {
	display:block;
	left:320px;
	bottom:0px;
	width:670px;
	height:170px;
	z-index:1;
}
.big-banner-inner {display:block; float:left; margin:10px 0px 0px 0px; width:435px; height: 120px;}
.address-inner {display:block; float:left; margin:45px 0px 0px 15px; width:185px;font:11px "Trebuchet MS",Arial,Tahoma; color:#9AA5A3;}

ul.listik {font-family:Arial,'Trebuchet MS'; font-size:11px; color:#66B4E1; list-style-position:inside; margin:10px 0 10px 0;}
ul.listik li {list-style-image:url('img/arr3.gif'); line-height: 180%;}
