/* CSS Document */
body{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666;
}

#outer_table{
width:1004px;
}

.right_bg{
background:url(../images/right_bg.gif) repeat-y;
width:21px;
}

#footer{
height:34px;
line-height:34px;
background:url(../images/bottom_bg.gif) repeat-x;
padding:0 10px 0 10px;
}

.footer_content{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
height:34px;
line-height:34px;
background-repeat:no-repeat;
/*background:url(../images/bottom_bg.gif) repeat-x;*/
min-height:
line-height:34px;
padding:0 10px 0 10px;
}

.footer_content a{
text-decoration:none;
color:#666666;
}

.footer_content a:hover{
text-decoration:underline;
color:#ef383f;
}

#content_area{
padding:10px 6px 0 6px;
}
