/* Generals
--------------------------------------------------*/

body { background:#e0e0e0 url('img/bg.png') repeat-x; margin:0; padding:0; font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;}
html * { padding:0; margin:0; }
a img { border:none; }


/* Container
--------------------------------------------------*/

#container { margin:auto; width:862px; margin-top:21px; position:relative; }


/* Header
--------------------------------------------------*/

#header{ height:151px; background:url('img/header.png') no-repeat; }


/* Generals
--------------------------------------------------*/
#content { width:862px; background:url('img/content_bg.png');  }
#content_in { min-height:600px; background:url('img/content_top.png') no-repeat; }
#content_btm { height:12px; background:url('img/content_btm.png') no-repeat;}

/* Footer
--------------------------------------------------*/

#btm
{ height:61px; margin-left:16px; width:862px; }
#btm_left
{ width:24px; height:61px; background:url('img/btm_left.png'); float:left;}
#btm_right
{ width:81px; height:61px; background:url('img/btm_right.png'); float:left;}
#btm_cnt
{  height:61px; width:697px; background:url('img/btm_bg.png');float:left; }
#btm_cnt a {color:#fdd704; text-decoration:none; }
#btm_cnt a:hover { text-decoration:underline; }

#btm_cnt ul { margin-top:20px;}
#btm_cnt li { list-style-type:none; float:left; margin-right:10px; font-size:11px; color:#fdd704; }

#coppermine { width:800px; margin-left:20px;}
