@import "content.css";

body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

#top_Header{
margin:auto;
width:920px;


}


#logo_Header{
margin:auto;
width:920px;
height:118px;
background-image: url(http://rhsignature.businesscatalyst.com/images/Top_Logo.jpg);

}

#menuHolder{
margin:auto;
width:920px;
height:40px;
}

#top_Fade_Line{
margin:auto;
width:920px;
height: 46px;
background-image:url(http://rhsignature.businesscatalyst.com/images/Top_fade_line.jpg);

}

#content_Holder{
margin:auto;
width:920px;
}

#footer{
margin:auto;
width:920px;
height:91px;
}

