@charset "UTF-8";
/* CSS Document */

body {
	background-color: #f0f0f0;
	background-image: url(images/bg_image.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body, table,tr,td,p {font-size: 13px;
  color: #ffffff;
  font-family: Arial, sans-serif;}
#contentarea {
	background-color:#b3122a;
	background-repeat: repeat;-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	behavior: url(http://ftpweblogin.com/images/border-radius.htc);  box-shadow:4px 4px 5px #cdcdcd;-moz-box-shadow:4px 4px 5px #cdcdcd;-webkit-box-shadow:4px 4px 5px #cdcdcd;
}
a {
  color: #FFF;
  text-decoration: none;
}
a:hover,a:active,a:focus {
  color:  #5E0800;
  text-decoration: underline;
}
h1,h2,h3,h4,h5 {
  color: #ffffff;
}
h1 {
  font-size: 30px; font-weight: 200; margin:0px;
}
h2 {
  font-size: 150%;
}
h3 {
  font-size: 125%;
}
h4 {
  font-size: 110%;
}
h5 {
  font-size: 100%;
}
ul {
  list-style: none;
  clear: both;
}
ul li {
  line-height: 1.9;
}
#gkFooter {
	background: transparent url('../images/bg_footer.png') no-repeat center 0; text-align:left;
	color: #000000;
	font-size: 11px;
	line-height: 12px;
	padding: 15px 0;
	margin-top: 5px; width:1079px; margin-left:auto; margin-right:auto;
}
#gkFooter a{color:#000000}
#gkFooterNav {
  float: left;
  padding: 0;
}
#gkFooterNav .menu {
  list-style-type: none;
}
#gkFooterNav .menu li {
  float: left;
  line-height: 11px;
  margin-right: 20px;
  width: auto;
}
#gkFooterNav .menu li a {
  color: #000000;
}
#gkFooterNav .menu li a:hover {
  color: #000000;
}
#gkCopyrights {
  text-align:left; color:#000000;
  padding: 0;
}
