/* Layout Stylesheet */ 

body{
background:#a0a1a3;
}

div#container{
width:890px;
margin:0 auto
}

div#wrapper{
float:left;
width:100%
}

div#content{
width:460px;
margin:0 0 0 180px;
background:#ffffff;
padding:5px 245px 5px 5px;
background: transparent url(/images/bg_content.gif) no-repeat bottom left;
z-index: 10;
}

div#contenttitle{
width:685px;
min-height:27px;
margin:0 0 0 180px;
padding:15px 10px 5px 15px;
background:#ffffff;
}

div#contenttext{
width:445px;
padding: 0 10px 10px 10px;
background:#ffffff;
}

div#rh-text{
width:210px;
padding:10px;
background:#cccccc;
}

div#menu{
width:710px;
height:52px;
margin:0 0 0 180px;
background:#ffffff;
}

div#rh-menu{
float:right;
padding:13px 0 5px 0;
}

div#animation{
width:700px;
height:230px;
margin:5px 0 5px 180px;
padding:5px;
background:#ffffff;
}

div#home{
width:720px;
margin:0 0 0 175px;
}

div#lh-col{
float:left;
width:172px;
margin-left:-893px
}

div#rh-col{
float:left;
width:230px;
margin-top:312px;
margin-left:-240px;
background:#fff;
padding:5px;
}

div#footer{
clear:left;
margin:0 0 0 180px;
width:710px;
padding:10px 0 0 0;
}

div#rh-footer{
float:right;
width:65%;
text-align:right;
padding:2px;
}