div.logo {
height:133px;
width:366px;

position:relative;
left: 10px;
top:0px; 
z-index:50;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/logo.png'); 
float:left; 
clear:right;
}	

div.homepic {
display:inline;
height:244px;
width:351px;
left: 0px;  
position:relative;
top:30px; 
z-index:5;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/homepic.jpg'); 
float:right;
clear:both;
}

div.menuh {

height:86px;
width:160px;
left: 0px;  
position:relative;
top:0px; 
z-index:0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/menuh.png'); 
}

div.menum {
float: auto;
/*height:313px;*/
width:160px;  
position:relative;
left:0px;
margin:0px; 
z-index:0; 
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/menum.png'); 
}

div.menub {

height:92px;
width:160px;  
position:relative;
 z-index:0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/menub.png'); 

}

a.botton {
position:relative;
display:block;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/bmenuborder.png');
z-index:100;
width:140px;
height:23px;
text-align:center;
vertical-align:bottom;
color:#ffffff;
font-size:9pt;
font-family:Arial,Tahoma,sans-serif;
text-decoration:none;
float:left;
margin-right: 10px;
margin-top: 10px;
}

td.leftb {
position:relative;
left:0px;
 z-index:1;
background-repeat: repeat-y;
height:13px;
width:17px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/rightb.png'); 
}

td.rightb {
position:relative;
 z-index:3;
background-repeat: repeat-y;
height:13px;
width:17px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/leftb.png'); 
}

td.downb {
position:relative;
 z-index:3;
background-repeat: repeat-x;
height:13px;
width:17px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/downb.png'); 
}

td.rightbc {
position:relative;
 z-index:3;
background-repeat: no-repeat;
height:14px;
width:14px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/rightbc.png'); 
}

td.leftbc {
position:relative;
 z-index:3;
background-repeat: no-repeat;
height:14px;
width:14px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/leftbc.png'); 
}

a.home {
display:block;
position:relative;
float:left;
clear:right;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/home.png');
width:48px;
height:45px;
cursor: hand;
margin-left:15px;
top:50px;

}
a.home:hover {
display:block;
position:relative;
float:left;
clear:right;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/homehover.png');
width:48px;
height:45px;
cursor: hand;
background-color: transparent;
}
a.aboutus {
display:block;
position:relative;
float:left;
clear:right;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/aboutus.png');
width:48px;
height:45px;
cursor: hand;
top:50px;

}
a.aboutus:hover {
display:block;
position:relative;
float:left;
clear:right;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/aboutushover.png');
width:48px;
height:45px;
background-color: transparent;

}

a.contact {
display:block;
position:relative;
float:left;
clear:right;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/contact.png');
width:48px;
height:45px;
cursor: hand;
top:50px;
}
a.contact:hover {
display:block;
position:relative;
float:left;
clear:right;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/contacthover.png');
width:48px;
height:45px;
background-color: transparent;
}

a.question {
display:block;
position:relative;
float:left;
clear:right;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/question.png');
width:48px;
height:45px;
cursor: hand;
top:49px;
}

a.question:hover {
display:block;
position:relative;
float:left;
clear:right;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/questionhover.png');
width:48px;
height:45px;
background-color: transparent;
}
