html {
}
body {
/*
width : 100%;
height : 100%;
*/
background : #606060;
background-image : url(/templates/blco/images/bg.png);
background-repeat : repeat-x;
}
a {
color : #606060;
}
a:hover {
color : #999999;
}
h1,h2,h3{
font-size : 16px;
color : #1e266c;
line-height : 1.3em;
}
#main {
position : relative;
text-align : center;
vertical-align : middle;
margin : 0 auto;
width : 773px;
height : 100%;
z-index : 10;
top : 0;
background : #ffffff;
}
.head #RE {
text-align : right;
padding-right : 15px;
}
.head {
position : relative;
z-index : 20;
}
.head a:hover {
color : #ffffff;
}
.head #one, #two, #three {
position : relative;
height : 195px;
float : left;
}
#one {
background-image : url(/templates/blco/images/u1.jpg);
width : 271px;
}
#two {
background-image : url(/templates/blco/images/u2.jpg);
width : 248px;
}
#three {
background-image : url(/templates/blco/images/u3.jpg);
width : 254px;
}
#content {
text-align : left;
position : relative;
height : 100%; 
}
.menu {
padding: 30px 15px 30px 0px;
position : relative;
float : left;
width : 220px;
line-height : 1.8em;
font-size : 12px;
font-family : "Tahoma";
}
.menu ul li{list-style-position:outside;}
#menu_text {
list-style-position : inside;
padding-left : 20px;
padding-bottom: 5px;
}
#menu_text li{
	list-style : disc url(/templates/blco/images/bullet.png);
}
.site_content {
padding-top : 30px;
padding-left : 10px;
padding-right : 30px;
padding-bottom : 30px;
position : relative;
float : left;
width : 483px;
height : 100%; 
font-size : 14px;
color : #505050;
line-height : 1.3em;
font-family : "Tahoma";
}
.menu_image {
width : 150px;
height : 36px;
border:0;
}
#_14{list-style-image:none;}
#_10{list-style-image:none;}
#_9{list-style-image:none;}
#_5{list-style-image:none;}

#footer{position:relative; margin-bottom: 10px;}
#footer_content{position:relative;
}
#spacer{
	background-color:#ffF;
}
#spacer, #left_corner, #right_corner{
	height: 15px;
}
#left_corner, #right_corner{
	background-image:url(images/round.png);}
#left_corner{
	width: 16px;
	background-position: 0px -18px;
	background-color: #606060;
	float: left;}
#right_corner{
	width: 16px;
	background-position: -17px  -18px;
	background-color: #606060;
	float: right;}
	
#footer {font-size : 10px; /*top: -2px;*/ position : relative; height : 50px; background : #eee; z-index : 26;}
#footer #april{padding: 20px 10px 20px 0px; float: right;}
#footer #april a:hover{ color : #f127c9; }
#footer #logo{padding: 10px 5px 10px 5px;float: right;}
#footer #logo #ref {float:right;font-size:0px; color: transparent; height:30px ;padding-top:0px; margin-left: 0px; overflow:hidden;background-image:url(images/april-logo.png);background-repeat:no-repeat;}
#footer #logo #ref {background-position:0px -30px;width:30px;}
#footer #logo #ref:hover{background-position:0px 0px;}
/*#footer #copyright{padding: 20px 10px 20px 100px;}*/
/*#itea-lab{padding: 20px 10px 20px 10px; float: left;}*/
/*#itea-lab-logo{padding: 7px 10px 0px 10px; float: left; height:30px;}*/
/*#footer #itea-lab-logo #ref2 {float:left;font-size:0px; color: transparent; height:33px ;padding-top:0px; margin-left: 0px; overflow:hidden;}*/
#footer td{padding: 0 20px;}
#footer table{
	width:100%;
	padding: 0 50px;
}
/*ff3*/
#footer a, #footer img{
	border:0;
}
#itea-lab-logo div{
	background: url('/templates/blco/images/itea-lab-logo2.gif');
	width:140px;
	height:33px;
}
#itea-lab-logo div:hover{
	background-position: 0px -33px;
}
.menu li{
	list-style: none;
}
.menu .message{
	padding: 0 0 20px 0;
	line-height : 1.5em;
	font-size: 1em;
	width: 190px;
	font-weight: bold;
}

.menu .message span{
	float:right;
}