body {
	margin: 0px;
	background-image: url(../images/bggrey.jpg);
	background-repeat: repeat-x;
	background-color: #676762;
	padding: 0px;
}
#header {
	height: 192px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#flash {
	width: 588px;
	height: 192px;
}
#middle {
	width: 96%;
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
#content {
	padding: 0px 20px 0px 177px;
}
#menu {
	position: absolute;
	width: 157px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	top: 224px;
	font-weight: bold;

}
#footer {
	height: 110px;
	background-image: url(../images/banner-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 0px 177px;
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	line-height: 15px;
	text-decoration:none;
}
.p a {
	color: #0070A9;
	text-decoration:none;
}
.p a:hover {
	color: #D81E1E;
	line-height: 20px;
	text-decoration:none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454545;
	line-height: 20px;
}
ul
{   
  
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	margin-bottom: 5px;
}
p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454545;
	line-height: 20px;
}
p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454545;
	line-height: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AF002D;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7e7e7e;
}
.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7e7e7e;
}


 
td {
	border: #FFFFFF 1px solid;
}
table {
	border: none;
	padding: 0px;
	margin: 0px;
}
 
 tr.rates td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


#button {
	height: 34px;
	width: 166px;
	background-image: url(../images/buttons.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 9px 0px 0px 0px;
}
#button2 {
	height: 34px;
	width: 266px;
	background-image: url(../images/buttons2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 9px 0px 0px 0px;
}
#special {
	height: 34px;
	width: 166px;
	background-image: url(../images/button_special.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 9px 0px 0px 0px;
}
#menu_special {
	height:21px;
	width:158px;
	background-image:url(../images/button_menuspecial.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding: 7px 0px 0px 0px;
}
.button a, .button a:visited, .button a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
.button a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fdb103;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}
