/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0;
	
		}


body {
background-color: #8e191c;
padding: 30px 0 25px 0;

}

#wrapper {
position:relative; margin-left:auto; margin-right:auto; 
width: 900px;
overflow: visible;

}

#top {
float: left; 
width: 900px;
height: 420px;
padding: 0;
background-image:url(images/top_bg.jpg);
background-repeat: no-repeat;
}

#top_right {
float: right; 
width: 396px;
padding: 0px 18px 0 0;

}

#logo {
float: right; 
width: 396px;
height: 88px;
padding: 67px 0px 0 0;

}

#logo_copy {
float: right; 
width: 396px;
padding: 10px 0px 0 0;

}


#click {
float: right; 
width: 162px;
height: 23px;
padding: 7px 0 0 0;
background-image:url(images/click.jpg);
background-repeat: no-repeat;
text-align: center;

}

#menu {
float: right; 
width: 396px;
padding: 0px 10px 0 0;

}

#menu_top {
float: right; 
width: 346px;
height: 18px;
padding: 35px 50px 0 0;
text-align: center;

}

#menu_bottom {
float: right; 
width: 346px;
height: 23px;
padding: 42px 50px 0 0;
text-align: center;

}

#content {
float: left; 
width: 820px;
padding: 0px 40px 30px 40px;

}

#click2 {
float: right; 
width: 231px;
height: 23px;
padding: 7px 0 0 0;
background-image:url(images/click2.jpg);
background-repeat: no-repeat;
text-align: center;

}

#img_right {
float: right; 
padding: 0px 0 15px 20px;


}



label {
  width: 200px;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: block;
  vertical-align: middle;
}

.footer{
float: left;
width: 900px;
padding: 10px 0px 0 0px;
color: #ffffff;
font-size: 10px;
line-height: 1.75em;


}

#footer_left{
float: left;
width: 550px;
padding-left: 10px;

}

#footer_right{
float: right;
width: 300px;
text-align: right;
padding-right: 10px;

}

a.footer1:link, a.footer1:visited { color:#756436; text-decoration:none; font-size: 11px; font-weight: bold;  }
a.footer1:active, a.footer1:hover  { color:#ffffff; text-decoration:none; font-size: 11px; font-weight: bold;   }

a:link, a:visited { color:#721012; text-decoration:none; }
a:active, a:hover  { color:#756436; text-decoration:none; }

a.clicklink:link, a.clicklink:visited { color:#ffffff; text-decoration:underline; font-weight: bold; }
a.clicklink:active, a.clicklink:hover  { color:#721012; text-decoration:underline; font-weight: bold; }


a.menulink:link, a.menulink:visited { color:#ffffff; text-decoration:none; font-size: 14px; font-weight: bold; padding: 0 60px 0 0; }
a.menulink:active, a.menulink:hover  { color:#b48c4e; text-decoration:none; font-size: 14px; font-weight: bold; padding: 0 60px 0 0;   }

a.footerlinks:link, a.footerlinks:visited { color:#ffffff; text-decoration:none; font-size: 10px;   }
a.footerlinks:active, a.footerlinks:hover  { color:#ffffff; text-decoration:none; font-size: 10px;    }