#bottom
{
}
#mainmenu 
{
	width: 170px;
}
#mainmenu
{
    margin-left: 10px;
}
#righttextbox 
{
    background: #eae6d3;
    width: 412px;
    height: 256px;
    margin-right: 20px;
    text-align: left;
    border: solid 1px #eae6d3;
    padding: 4px;
}
#mainbox
{
    background: #fff url('bottom.jpg') bottom no-repeat;
	height: 538px;
}
#innertextbox 
{
    height: 266px;
    width: 396px;
}
#righttextbox ul
{
	margin: 0;
}



#righttextbox ul
{
    margin-left: 25px;
    margin-top: 15px;
}

#righttextbox ul li
{
    font-size: 11px;
    font-weight: normal;
    list-style-image: url('../commons/bullet.gif');
    line-height: 12pt;
    margin-bottom: 15px;
}

