
/* GLOBAL */
body{background:#001924 url(images/bg.jpg) no-repeat top center;}
#body,#empty_body {background:url(images/bg.jpg) no-repeat center top;min-width:983px;overflow:auto}
#page{margin:0 auto;width:983px}
#content_envelope{background-image:url(images/bg_content.png);overflow:auto;width:983px}
#content_envelope_header{background-image:url(images/bg_header.png);height:25px;width:983px}
#content_envelope_footer{background-image:url(images/bg_footer.png);height:33px;width:983px;}
#content{margin:0 auto;width:951px}
.left_content{float:left;display:inline;padding:10px 0 0 15px;width:500px}
.right_content{ float:right;display:inline;padding:0 15px 0 0; margin-right:10px; width:400px; height:550px;}
.right{float:right}
.text_right{text-align:right;}
.clear{clear:both}
#header{height:80px;}
.featured{height:220px; width:500px;}
.contact_input
{
    width:290px;
    font-size:12px;
    float:left;
    background-color:#fff8dc;
    border:1px #DAB75A solid;
}
