body {
	height: 100%;
	font-family: "Lucida Sans Unicode";
	font-size: 75%;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/footer-out.png);
	background-repeat: repeat;
	font-weight: normal;
}

#wrapper {
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}


#content {
	float: none;
	margin: 0px;
	width: 850px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#header {
	height: 253px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#footer {
	width: 100%;
	background-image: url(images/footer-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 80px;
}
#body-out {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	position: absolute;
	visibility: visible;
	background-color: #cd402f;
}


#buttons {
	height: 48px;
	border: 1px solid #cb523f;
	margin-top: 183px;
	position: absolute;
	width: 870px;
}
#footer-in {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #f79228;
	padding: 10px;
	height: 60px;
}
#footer-right {
	text-align: right;
	float: right;
	width: 300px;
}

#left-footer {
	float: left;
	width: 300px;
}
.box-bg {
	background-image: url(images/box-bg.png);
	background-repeat: repeat;
	font-family: "Trebuchet MS";
	font-size: 135%;
	color: #f79228;
}

#title {
	font-family: "Trebuchet MS";
	font-size: 200%;
	color: #f79228;
	font-weight: normal;
	padding-bottom: 15px;
	text-transform: uppercase;
}

.Subtitle {
	font-family: "Trebuchet MS";
	font-size: 135%;
	color: #f79228;
	font-weight: normal;
	padding-bottom: 15px;
	text-transform: uppercase;
	font-style: normal;
}


#menu a, #menu a:visited {
	text-align:center;
	text-decoration:none;
	color:#fff;
	display:block;
	width:100px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;

  }
#menu a:hover {
	text-align:center;
	text-decoration:none;
	color:#fff;
	display:block;
	width:100px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #f79228;
  }
.over {

	text-align:center;
	text-decoration:none;
	color:#fff;
	display:block;
	width:100px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #f79228;
}


#footer a, #footer a:visited {
	color: #f79228;
	text-decoration: none;
  }
#footer a:hover {
	color: #f79228;
	text-decoration: underline;
  }

a, a:visited {
	color: #f79228;
	text-decoration: none;
  }

a:hover {
	color: #f79228;
	text-decoration: underline;
  }.Sub-sub {
	font-family: "Trebuchet MS";
	font-size: 120%;
	color: #f79228;
	font-weight: normal;
	padding-bottom: 15px;
	text-transform: none;
	font-style: normal;
}
#home-pics {
	float: right;
	height: 150px;
	width: 400px;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: right;
}

