.top {
    height: 115px; width: 100%;
    background-image: url("images/top_sizeable.jpg ");
    position:relative;
 	left:0px; top:0px;
}
.top_menu {
    height: 17px; width: 250px;
    background-image: url("images/top_menu.jpg ");
    position:absolute;
 	left:0px; top:97px;
    font-size:1px
}
.iwomp {
    height: 115px;width: 589px;
    float:left;
}
.septop {
	position: absolute;
    height: 115px;width: 69px;left: 589px;
}
.zih {
	position: absolute;
    right:5px;height:99px;width: 150px;top:1px;
    background-image: url("images/zih.jpg ");
}
.hlrs {
        position: absolute;
    right:155px;height:99px;width: 230px;top:1px;
    background-image: url("images/hlrs.jpg ");
}


.menu {
    background-color:#ffbf55;
}
.bottom_left {
    position:absolute;
	bottom: 0px;left: 0px;width:200px;height:101px;
    background-image: url("images/bottom_sizeable.jpg");
}
.bottom {
    position:absolute;
	bottom:20px;left:0px;height:118px;  width:100%;
	z-index:2;
}
.bottom_bg {
    position:absolute;
	bottom:-14px;left:0px;width:100%;height:88px;
    background-image: url("images/bottom_sizeable.jpg");
	background-position: right top;
	background-repeat: repeat-x;
}
.bottom_right {
    width:850px;height:118px;top: 0px;
    right:0px;
    position:absolute;
}
.bottom_right_bg {
    position:absolute;
    width:751px;height:88px;bottom: -14px;right: -40px;
    background-image: url("images/bottom.jpg");
}

.pic1 {
    position:absolute;
    width:139px;height:104px;bottom:-15px;right:506px;
    background-image: url("images/pic1.jpg");
    border:1px solid #002F5E;
}
.pic2 {
    position:absolute;
    width:77px;height:104px;bottom:-15px;right:419px;
    background-image: url("images/pic2.jpg");
    border:1px solid #002F5E;
}
.pic3 {
    position:absolute;
    width:139px;height:104px;bottom:-15px;right:270px;
    background-image: url("images/pic3.jpg");
    border:1px solid #002F5E;
}
.tu_logo {
    position:absolute;
    width:188px;height:74px;bottom: 0px;
    background-image: url("images/tu.jpg");
}

body {
    color:#000000;
    scrollbar-base-color : #000000;
    scrollbar-track-color : #c89628;

    scrollbar-face-color : #c89628;
    scrollbar-highlight-color : #c89628;
    scrollbar-shadow-color : #c89628;
    scrollbar-arrow-color : #fff064;
    font-size:16px;
    font-family:sans-serif;
    background-color:#ffb932;

}
a:link {color:#880000; text-decoration:none;font-weight:bold;display:block;font-size:17px;}
a:visited {color:#880000; text-decoration:none;font-weight:bold;display:block;font-size:17px;}
a:active {color:#880000; text-decoration:none;font-weight:bold;display:block;font-size:17px;}
a:hover {color:#884F00; text-decoration:none; font-weight:bold;display:block;font-size:17px;}