#content_wrapper{
	background-color:	#ffffff;
}

#logo_text{
    height:                 32px;
    background:             url(../images/jasa_group_img.png) top left no-repeat;
    margin-bottom:          3px;
}

#wrapper_tab{
	margin:					0px auto;
	width: 					893px;
	height:					382px;
}

#jasa_group_tab{
	height:					382px;
	width:					893px;

}

#tab_logo_report, #tab_logo_asidev, #tab_logo_dpi {
	height:					382px;
	width:					291px;
	float: 					left;
	margin-left:			5px;
}

#tab_logo_report a,#tab_logo_asidev a,#tab_logo_dpi a{
	height:					382px;
	width:					291px;
	display:				block;
	float: 					left;
}

#tab_logo_report a {
	background:				url(../images/home_report_tab_img.png) top left no-repeat;
}

#tab_logo_asidev a {
	background:				url(../images/home_asidev_tab_img.png) top left no-repeat;
}

#tab_logo_dpi a {
	background:				url(../images/home_dpi_tab_img.png) top left no-repeat;
}

#tab_logo_report a:hover{
	background:				url(../images/home_report_tab_img.png) bottom left scroll no-repeat;
}

#tab_logo_asidev a:hover{
	background:				url(../images/home_asidev_tab_img.png) bottom left scroll no-repeat;
}

#tab_logo_dpi a:hover{
	background:				url(../images/home_dpi_tab_img.png) bottom left scroll no-repeat;
}

#footer,#footer_img{
    width:                  900px;
    margin:                 0px auto;
    height:                 70px;
}

#footer_img{
    background:             url(../images/footer_img2.png) top left no-repeat;
}