#homepage_content{
        color:#636466;
        padding-top:0px;
        vertical-align:top;
    	background-color:#FFF;
        width:790px;
        height:500px;
}

#bmenu {
	background-image:url(/skins/risbridger_style/images/index/bmenubg.gif);
	background-repeat:repeat-x;
	height:74px;
}

#newsblock {
	background-image:url(/skins/risbridger_style/images/index/newsblock.gif);
	background-repeat:no-repeat;
	width:45%;
	height:136px;
	padding:20px;
}


#promotionblock {
	background-image:url(/skins/risbridger_style/images/index/aboutus.gif);
	background-repeat:no-repeat;
	width:55%;
	height:136px;
	padding:20px;
}

#promotionblock .promotionblock_text {
	color:#222222;
	padding-top:5px;
	font-famaly:Arial;
}


#inforblock{
	width:500px;
	border:1px solid red;
}

#newsblock .newstext {
	color:#222222;
	padding-top:5px;
}


#tassembly{
	width:233px;
	height:89px;
	background-image:url(/skins/risbridger_style/images/index/assemblypromo.gif);
	position: relative;
}

#tassembly  b{
	color:#3a3f59;
	font-size:16px;
	position: absolute;
	top:30px;
	left:30px;
}

#searchblock {
	width:254px;
	height:148px;
	background-image:url(/skins/risbridger_style/images/index/search.jpg);

}