/* CSS Document */
body, html {
	height: 100%;
}
#outer {height: 100%; overflow: visible;} /* or without overflow */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffebcc;
	background-image: url(images/back.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	margin: 0 auto;
	width: 770px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 2px;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(images/backlogo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
}
#left {
	float: left;
	height: auto;
	width: 200px;
	margin-top: 10px;
}
#right {
	float: right;
	width: 505px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px;
	background-color: #f2f2f2;
	background-image: url(images/rightback.gif);
	background-repeat: repeat-x;
	background-position: top center;
	border-bottom-color: #f54b00;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	margin-bottom: 10px;
}
#topbox {
	float: left;
	height: 100px;
	width: 770px;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
#right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	border-bottom-color: #f54b00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}#left ul {
	display: block;
	padding: 0px;
	margin: 0px;
}
#left li {
	list-style-type: none;
	margin-bottom: 5px;
}
#left li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #faa57f;
	width: 199px;
	display: block;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #f54b00;
	border-right-color: #f54b00;
	border-bottom-color: #f54b00;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image: url(images/button1.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #000000;
	text-decoration: none;
}
#left li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #804d00;
	width: 199px;
	display: block;
	padding: 0px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-top-color: #ff9900;
	border-right-color: #ff9900;
	border-bottom-color: #ff9900;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-image: url(images/button2.gif);
}
#eqcreative {
	width: 505px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: right;
	vertical-align: middle;
	float: right;
	padding-right: 10px;
}
#eqcreative a {
	text-decoration: none;
	color: #888888;
	font-weight: bold;
}
#eqcreative a:hover {

	text-decoration: none;
	color: #f54b00;
	font-weight: bold;
}
.colouredtext {
	color: #f54b00;
}
#right a {
	color: #f54b00;
	text-decoration: none;
}
#right a:hover {

	color: #f54b00;
	text-decoration: underline;
}
.container {
	margin: 0 auto;
	width: 770px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 2px;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(images/backlogo2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	vertical-align: top;
}
#right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom-color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
}
.photobox {
	vertical-align: top;
	padding-right: 10px;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 375px;
	border: 1px solid #FF6600;
}
.formbutton {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 100px;
	border: 1px solid #FF6600;
}
.blacktext {

	color: #000000;
}
.smalltext {
	font-size: 10px;
}
#future {
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
