html {padding: 0; margin: 0;text-align: center;}
body {padding: 0; width: 770px; margin: 0 auto;}

.app {
 margin-left: 40px;
 font-size:12px;
}

.app_h{
  padding-left:8px;
  font-size: 12px;
  background-color: #BB3E31;
  color: #fff;
  font-weight: bold;
}

.header {
	height: 85px;
	width: 770px;
	background: url(images/gam_header.png);
}

.nav {
	width: 770px;
	border-top: 2px #85261F solid;
	border-bottom: 2px #85261F solid;
	background: #BB3E31;
	text-align: center;
	font: normal 12px arial, tahoma;
	color:  #FDD017;
	line-height: 25px;
}

.nav a:hover {
	
	font: bold 12px arial, tahoma;
	color: #FDD017;
	line-height: 25px;
	text-decoration: none;
	padding: 0 15px;

}

.nav a {
	
	font: bold 12px arial, tahoma;
	color: #FFF;
	line-height: 25px;
	text-decoration: none;
	padding: 0 15px;

}

.links {
	font: bold 10px arial;
	text-align: right;
	padding-right: 5px;
	color: #FDD017;
	line-height: 23px;
	
}

.links a:hover {
	
	color: #FFF;
	

}


.links a {
	
	font: bold 11px helvetica;
	text-decoration: none;
	color: #FFF;
	line-height: 24px;
	padding: 0 4px;
}

.intro {
	background: url(images/blank2.png);
	height: 153px;
	width: 770px;
	border-top: 1px #fff solid;
}



.stuff {
	height: 275px;
	width: 770px;
	
}

.stuff .rates {
	width: 200px;
	float: left;
}

.stuff .about {
	
	width: 300px;
	float: left;
}

.stuff .about p {
	font-family: arial;
	font-size: 12px;
	margin: 0;
	padding: 56px 10px 0px 30px;
}

.stuff .about img { float: left; border: 1px #89A8CD solid; margin: 0 10px 0; }

.stuff .about div {
	font-weight: bold;
	font-family: tahoma;
	text-align: right;
	padding: 15px 15px 0 0px;
	font-size: 12px;
}

.stuff .reasons {
	padding: 0px 0px 0px 35px;
	width: 230px;
	float: left;
	height: 215px;
	
	
	
}

.ratestop {
	background: url(images/ratebg4.png) no-repeat;
	height: 102px;
	padding-top: 48px;
	padding-right: 25px;
}

.ratestop img { margin: 0 25px; }

#bottomnav {
	width: 770px;
	height: 20px;
	border-top: 2px #85261F solid;
	border-bottom: 2px #85261F solid;
	background: #BB3E31;
	text-align: center;
}

#bottomnav a {
	padding: 0 25px;
	text-decoration: none;
	color: #FFF;
	font: normal 12px arial, tahoma;
	height: 20px;
	line-height: 9px;
}

#bottomnav a:hover {
	text-decoration: overline;
}

#footer p {
	font-family: Arial, "Bitstream Vera Sans";
	font-size: 11px;
	text-indent: 0;
	margin: 0;
	padding: 0 7px;
	color: #000;
}

#footercont {
	width: 770px;
	text-align: center;
	
}

#footer {
	margin: 0 auto;
	padding-top: 7px;
	height: 50px;
	text-align: left;
	width: 770px;
	line-height: 11px;
	color: #4F4F59;
	font-family: Arial, "Bitstream Vera Sans";
	font-size: 11px;
	text-align: center;
}

#footer a {
	line-height: 15px;
	padding: 0 7px;
	text-decoration: none;
	color: #6D6D7C;
	font-family: Arial, "Bitstream Vera Sans";
	font-size: 11px;
}
.FormInput
{
    FONT: 10px Verdana, Arial, Helvetica, sans-serif;
    COLOR: #666666
}

#global a {
	padding: 0 3px;
	text-decoration: none;
	color: #FFF;
	font-size: 3px;
}
