*{
margin:auto;

}
body{
padding:inherit;
width:900px;
background-color:#F4F4F4;
}
/*-----------------------------------------------------------------------------------------*/



/*-----------------------------------------------------------------------------------------*/
<!--header parts includind navbar starts-->
#wrapper {
width:900px;
float:left;
border:1px solid #000000;
}
#wrapper .header{
width:900px;
float:left;
height:150px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;

}
#wrapper .navbar{
float:left;
width:750px;
}

<!--header parts includind navbar ends-->
/*-----------------------------------------------------------------------------------------*/



/*-----------------------------------------------------------------------------------------*/
<!---body parts starts-->
#body_part
{width:900px;
float:left;
clear:both;
height:auto;
}
#body_part .bodyclass
{width:900px;
float:left;
clear:both;
height:auto;

}
#body_part .bodyclass .leftpart{
width:190px;
border-left:1px solid #000000;
border-bottom:1px solid #000000;
border-right:1px solid #000000;
float:left;
background:#EBEBEB;
color:#000000;
height:100%;
}
#body_part .bodyclass .leftpart .content{
width:180px;
margin-left:2px;
float:left;
font-weight:bold;



}
#body_part .bodyclass .leftpart .content img{
border:1px solid #8B0000;
padding:2px;
}
#body_part .bodyclass .leftpart .content a:visited,a:link{
font-family:verdana;
color:#5E3333;
font-size:12px;
display:block;
text-align:left;

}
#body_part .bodyclass .leftpart .content a:hover{
font-family:verdana;
font-size:12px;
color:#FFFFFF;

border:2px solid black;
text-align:center;
background:maroon;
}

#body_part .bodyclass .leftpart .content li{
font-family:verdana;
font-size:12px;
width:180px;
line-height:20px;
float:left;
list-style:none;
border-bottom:1px solid black;
padding:3px;

}
#body_part .bodyclass .leftpart .content li a{
width:180px;
float:left;
text-decoration:none;
font-family:verdana;
font-size:12px;
line-height:20px;


}


#body_part .bodyclass .middlepart{
width:700px;
border-left:1px solid #000000;
border-bottom:1px solid #000000;
border-right:1px solid #000000;
float:right;
height:100%;
}
#body_part .bodyclass .middlepart .content{
width:690px;
float:left;
padding:5px;
font-family:"Trebuchet MS";
font-size:12px;
text-align:justify;
line-height:22px;

}
#body_part .bodyclass .middlepart .content img{
border:1px solid #000000;
margin:10px;
padding:5px;
}
<!---body parts ends-->
/*-----------------------------------------------------------------------------------------*/

.blank{
height:10px;
width:100%;
float:left;

}
/*-----------------------------------------------------------------------------------------*/
<!--footer starts-->
#footer{width:900px;
border:1px solid #123123;
color:#000000;
height:auto;
}
#footer .linked
{
width:900px; border-bottom:1px solid BLACK; background-color:#666666; color:white;
font-size:12px;
}
#footer .linked a{color:white; display:inline-block;font-size:12px;}
#footer .linked a:link,a:visited{
font-family:"Trebuchet MS";
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}
#footer .linked a:hover{
font-family:"Trebuchet MS";
font-size:12px;
color:maroon;
text-decoration:none;
}

#footer .contnt
{float:left;
display:inline;
border-top:1px solid #000000;
font-family:"Trebuchet MS";
font-size:10px;}

#footer .contnt .right_end{
float:left;
color:#003333;
width:250px;
text-align:right;
}
#footer .contnt .right_end a{
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
text-decoration:none;
border:none;
text-align:right;

}
#footer .contnt .right_end a:link,a:visited{
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
text-decoration:none;
text-align:right;
}
#footer .contnt .right_end a:hover{
font-family:"Trebuchet MS";
font-size:12px;
color:maroon;
text-decoration:none;
}
#footer .contnt .left_end{
width:350px;
float:left;
font-family:"Trebuchet MS";
font-size:12px;
border:none;
}
#footer .contnt .left_end a{
font-family:"Trebuchet MS";
font-size:10px;
color:#000000;
text-decoration:none;
border:none;

}
#footer .contnt .left_end a:link,a:visited{
font-family:"Trebuchet MS";
font-size:10px;
color:#000000;
text-decoration:none;
}
#footer .contnt .left_end a:hover{
font-family:"Trebuchet MS";
font-size:10px;
color:maroon;
text-decoration:none;
}
#footer .contnt .middle{width:300px; float:left; text-align:center; font-size:12px; height:10px;}
#footer .contnt .middle a{display:inline-block; font-size:12px; height:10px;}
#footer .contnt .middle a:link,a:visited{
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
text-decoration:none;

}
#footer .contnt .middle a:hover{
font-family:"Trebuchet MS";
font-size:12px;
color:maroon;
text-decoration:none;
}
<!--footer ends-->
/*-----------------------------------------------------------------------------------------*/