@charset "utf-8";
/* CSS Document */
body
{
margin-top:0px;
}
.header
{
height:157px;
background:url(../images/header.gif) no-repeat;
}

.spacer
{
height:1px;
background:#FFFFFF;
}

.horizentalmenu
{
height:26px;
background:#357cca;
text-align:left;
vertical-align: middle;
font-family:Tahoma, arial;
font-size:10px;
color:#FFFFFF;
direction:ltr;
margin-top:1px;
margin-bottom:1px;
}

.horizentalmenu2
{
height:26px;
background:#ffffff;
text-align:center;
vertical-align: middle;
font-family:Tahoma, arial;
font-size:12px;
color:#000000;
width:100%;
}

.secondcontainer
{
	background:#c4cdcc;
}

.rightmenu
{
	background:#c4cdcc;
	float:right;
	width:140px;
	min-height:100%;
	height:100%;
}

.thirdcontainer
{
	background:#FFFFFF;
	float:right;
	width:480px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10;
	padding-right:10px;
}

.leftmenu
{
	background:#c4cdcc;
	float:right;
	width:140px;
	min-height:100%;
	height:100%;
}

.uperfooter
{
height:25px;
background: url(../images/body_right_bottom.gif) 0 100%  no-repeat #2daba0;
}




