
#RYIContainer
{
	width:782px;
	margin-left:auto;
	margin-right:auto;	
}

div#header
{
    text-align: left; 
    width: 100%;
    min-height:120px;
    height:auto !important;
    height: 120px;
}

div#header img.logoimg
{
    margin: 23px 0 0 20px;
}

div#bodyWrapper
{
    clear: both;
    padding: 18px;
}


div#siteWrapper
{
	margin:30px 0 10px 20px; 
	width:782px;
}

div#siteContent div#siteCopy
{
	min-height:500px;
	height:auto !important;
	height:500px;
	margin:30px 0 0 34px;
}
div#siteContent div#homePage
{
	min-height:500px;
	height:auto !important;
	height:500px;
	margin:30px 0 0 34px;
}
#siteContent{
    background-repeat:no-repeat;
    background-position:bottom right;
}
#siteContent .content
{
    background-repeat:no-repeat;
    background-position:bottom right;
    padding:30px;
    padding-right:70px;
}
