html {
height:100%;
background-color:#f3f2f2;

}
* html body {
height:100%;
}
body{
padding:0; margin:0 auto;
min-height:100%;
position:relative;
width: 736px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
background:url(../images/bkg_body.gif);
color: #090a0e;
font-size:12px;
}
H1 {
padding:0px;
MARGIN: 0px; 	
color:#ae2f14;
font-size:14px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
border-bottom:solid 1px #b84931;
float:left;
padding-bottom:10px;

}
H2 {
padding:0px;
MARGIN:0px;

}
H3 {
padding:0px;
MARGIN:0px; 	
}

A {
color:#090a0e;
}
A:hover {
text-decoration: none;
}
#top {

}
#menu {
overflow:hidden;
}
#menu img{
float:left;
}
#menu_0 a{
background:url(../images/home.gif) no-repeat;
background-position:0px 0px;
width:112px;
height:24px;
float:left;
}
#menu_0 a:hover{
	background-position:0px -24px;
}
#menu_1 a{
background:url(../images/fees.gif);
width:149px;
height:24px;
float:left;
}
#menu_1 a:hover{
background:url(../images/fees_a.gif);
}
#menu_2 a{
background:url(../images/about.gif) no-repeat;
background-position:0px 0px;
width:120px;
height:24px;
float:left;
}
#menu_2 a:hover{
	background-position:0px -24px;
}
#menu_3 a{
background:url(../images/services.gif) no-repeat;
background-position:0px 0px;
width:114px;
height:24px;
float:left;
}
#menu_3 a:hover{
background-position:0px -24px;
}
#menu_4 a{
background:url(../images/contact.gif) no-repeat;
background-position:0px 0px;
width:98px;
height:24px;
float:left;
}
#menu_4 a:hover{
background-position:0px -24px;
}
#content {
clear:both;
overflow:hidden;
padding-bottom:100px;
margin-left:60px;
margin-right:60px;
padding-top:15px;}
.cont_img {
float:right;
border: solid 4px #dfcfbf; 
margin:10px;
}
#sub {
font-size:11px;
width:200px;
border:solid 1px #dcdcdd;
padding:15px 20px;
margin-top:20px;

}
#foot1 {
width:736px;
position:absolute;
bottom:0px;
background:url(../images/foot_l.gif) left no-repeat;
height:82px;


}
#foot2 {
background:url(../images/foot_r.gif) right no-repeat;
height:82px;
width:736px;
}
#d76 {
float:right;
overflow:hidden;

}
#d76 img{
margin:0px;
padding:0px;
border: solid 4px #dfcfbf; 

}
#d76 p{
margin:0px;
padding:0px;
text-align:center;
font-size:11px;
font-weight:bold;
}