body {
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color: #333;
margin: 0;
background: #4F5556;
height: 100%;
}

img {border: 0;}
a:link, a:visited {
text-decoration: none;
color: #333;
}

a:hover, a:visited:hover {
color: #0A2139;
text-decoration: none;
}

#content {
margin: 0 auto;
height: 700px;
width: 950px;
position: relative;
top: 0;
z-index: 3;
background: url(images/rcg_home_rbg.gif) repeat-x top;

}


#text {
position: absolute;
z-index: 3;
width: 220px;
height: 269px;
background: #EDE8CB url(images/rcg_home_difbg.gif) repeat-y left;
padding: 10px 17px 10px 30px;
font-size: 13px;
line-height: 24px;
color: #4F5556;
top: 151px;
left: 682px;
}

#logo {
position: absolute;
z-index: 3;
top:6px;
left: 75px;
}

#adminNav {
position: absolute;
z-index: 3;
top: 55px;
left: 475px;
width: 420px;
text-align: right;
color: #fff;
}

#adminNav form {
display: inline;
margin: 0;
padding: 0;
}
#adminNav input {
width: 120px;
height: 12px;
border: none;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
padding: 3px;
}

#adminNav #s_submit {
height: auto;
width: auto;
padding: 0;
font-size: 0;
margin: 0;
border: 0;
position: absolute;
bottom: 0;
background: transparent;
cursor: pointer;
}

#adminNav a{color:#fff}
#adminNav a:hover, #adminNav a:visited:hover {
text-decoration: underline}


#flash {
position: absolute;
z-index: 3;
top: 151px;
left: 0;
padding-left: 160px;
background: #fff url(images/rcg_home_lmid_bg.jpg) no-repeat top left;
}
#news {
position: absolute;
z-index: 3;
left: 0;
top: 446px;
background: #0A2139;
width: 495px;
_width: 480px;
padding: 15px 0 0 185px;
height: 130px;
color: #fff;
}
#news ul {
list-style-type: none;
margin: 15px 0 0;
padding: 0;
}
#news li {
width: 205px;
height: 70px;
float: left;
margin-right: 30px;
_margin-right: 28px;
line-height: 16px;
}
#news .title {
font-weight: bold;
text-transform: uppercase;
}
#news a { color:#fff}
#news a:hover, #news a:visited:hover {
text-decoration: underline;
}

#investments {
position: absolute;
z-index: 3;
left: 680px;
top: 450px;
background: #fff;
height: 141px;
width: auto;
}
#investments h2 {
background: #35485C;
font-size: 12px;
font-family: verdana, helvetica, arial, sans-serif;
color: #fff;
text-transform: uppercase;
line-height: 12px;
margin:0;
padding: 7px 27px;
}
#footer {
position: absolute;
z-index: 3;
left: 0;
top: 619px;
width: 100%;
text-align: center;
color: #fff;
font-size: 10px;
}
#footer a {
color: #fff;
}
#footer a:hover, #footer a:visited:hover {
text-decoration: underline;
}
#left {
position: absolute;
z-index: 1;
width: 50%;
height: 100%;
top:0;
background: url(images/rcg_home_lbg.gif) repeat-x top;

}

#right {
position: absolute;
z-index: 1;
width: 50%;
height: 100%;
top: 0;
left: 50%;
background: url(images/rcg_home_rbg.gif) repeat-x top;

}



