html {
height: 100%;
}
body {
	height: 100%;
	margin-bottom: 40px;
	background-color: #EBEFF3;
}
html,body {
	height: 100%;
}
#container {
	height:auto;
	min-height:100%;
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F9FBFB;
	overflow: hidden;
	margin-bottom: 50px;
	margin-top: 0px;
	padding-top: 0px;
}
#header {
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
}
#fadeshow1 {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 0.6em;
	color: #666666;
	text-align: center;
	margin-left: 10px;
	width: 300px;
	height: 225px;
	float: left;
	clear: left;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-right: 10px;
}
#intro {
	float: right;
	width: 440px;
	clear: right;
}
p {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 0.9em;
	text-align: left;
	color: #242B66;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
}
ul {
    font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 0.9em;
	color: #242B66;
	display: inline;
	list-style-type: circle;
}
h1 {
	font-family: 'trebuchet ms', arial, sans-serif;
	color: #5C84B8;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	background-color: #CFD6DE;
	letter-spacing: 0.3em;
	padding: 2px;
	border-top: 1px solid #7793B0;
	border-bottom: 1px solid #7793B0;
}
h2 {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 0.9em;
	text-align: left;
	color: #242B66;
	font-weight: bold;
	letter-spacing: 1px;
	margin-left: 10px;
	margin-bottom: 0px;
}
#text-left {
	float: left;
	position: relative;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mid-pic {
	text-align: center;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#bot-pic {
    font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 0.75em;
	color: #666666;
	text-align: center;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.captions {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 0.75em;
	color: #666666;
	text-align: center;    
}
#photo-holder {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 0.75em;
	color: #666666;
	text-align: center;
	position: relative;
	height: 550px;
	width: 700px;
}
img {
	border: 0;
}
.slide {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.crossed-out {
	text-decoration: line-through;
}

#back {
	float: left;
	margin: 5px;
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	text-decoration: none;
}
hr {
	font-size: 0.25em;
	color: #AEAEC6;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
}
form {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: .9em;
	color: #242B66;
	text-align: left;
    margin-left: 10px;
	width: 75%;
	text-align: left;
	margin-top: 5px;
}
.centred {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
input {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: .9em;
	color: #242B66;
}
textarea {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: .9em;
	color: #242B66;
}
#rates {
	float: right;
	width: 400px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.thanks {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 0.9em;
	text-align: left;
	color: #FF0000;
	font-weight: bold;
}
#footer {
	margin-top: 20px;
	margin-left: 10px;
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: .7em;
	color: #242B66;
}
.img-floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
#comments {
	overflow: auto;
	height: 140px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#offer {
	height: 55px;
	width: 440px;
	background-color: #F1EC0E;
	margin-bottom: 20px;
	margin-top: 0px;
	float: right;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 4px;
	margin-left: 10px;
	margin-bottom: 4px;
}

.float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
