@charset "utf-8";
/* CSS Document */
body {
	background-attachment: fixed;
	background-color: #000;
	background-image: url(../Images/bg_fixed.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
#wrapper {
	background-color: #FFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #900;
	border-left-color: #900;
	float: left;
	width: 900px;
}
#header #seo1 {
	text-align: center;
	width: 900px;
	float: left;
}
h1 {
	color: #900;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 24px;
	
}
#seo1 h1 {
	padding: 0px;
	margin: 5px;
}
#logo {
	float: left;
	width: 540px;
	text-align: right;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#contactInfo {
	float: right;
	width: 300px;
	text-align: center;
	font-size: 18px;
	color: #900;
}
#logo h1 {
	font-size: 40px;
	margin: 0px;
	padding: 0px;
}
#accreditation {
	float: right;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
#menu {
	float: left;
	width: 901px;
	background-color: #900;
	margin-top: 10px;
	background-image: url(../Images/red_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#menu .button {
	float: left;
	padding-top: 20px;
	padding-right: 23px;
	padding-bottom: 20px;
	padding-left: 24px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
#banner {
	background-image: url(../Images/banner.jpg);
	float: left;
	height: 79px;
	width: 890px;
	padding-top: 175px;
	padding-right: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #900;
}
.clickThrough {
}
.clickThrough {
	background-color: #900;
	border: 2px solid #C60;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 50px;
	padding-left: 50px;
	float: right;
	background-image: url(../Images/red_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin-left: 15px;
}
.clickThrough a {
	font-size: 30px;
	color: #FFF;
	text-decoration: none;
}
#content {
	float: left;
	width: 900px;
	padding-bottom: 15px;
}
#leftContent {
	float: left;
	width: 620px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.yellow {
	color: #C60;
}
.red {
	color: #900;
}
#rightContent {
	float: left;
	width: 250px;
}
.step {
	color: #FFF;
	background-color: #900;
	text-align: center;
	border: 2px solid #C60;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	margin-bottom: 10px;
	background-image: url(../Images/red_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.step a {
	font-size: 25px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
p {
	line-height: 20px;
	font-size: 14px;
	text-align: justify;
}
#rightContent h1 {
	text-align: center;
	text-decoration: underline;
}
#footer {
	background-color: #C60;
	float: left;
	width: 900px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #900;
}
#positioner {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	font-size: 18px;
	text-align: center;
}
.socialIcons {
	float: right;
	width: 250px;
	text-align: center;
}
#logo h2 {
	margin: 0px;
	font-size: 24px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.button a {
	color: #FFF;
	text-decoration: none;
}
.button a:hover {
	color: #C60;
}
a:hover {
	color: #999;
}
#header {
	float: left;
	width: 900px;
}
#seo1 h1 {
	color: #000;
}
marquee {
	font-weight: normal;
	font-size: 12px;
}
#contactInfo a {
	color: #C60;
	text-decoration: none;
}
#contactInfo a:hover {
	color: #999;
}
#contactInfo p {
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li {
	padding-top: 7px;
	padding-bottom: 7px;
}
.button.selected a {
	color: #FF0;
}
h2 {
	padding: 0px;
	margin: 0px;
	font-size: 20px;
}
a {
	color: #900;
}
.smallertext {
	font-size: 12px;
}
#slider {
	margin-top: 15px;
	margin-bottom: 15px;
}
.sliderwrapper {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.doanddont li {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../Images/green_tick.gif);
	list-style-position: outside;
}
hr {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-color: #820000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 2px;
	color: #740000;
}
#footer a {
	font-size: 14px;
	color: #CCC;
}
.step.yellow a {
	color: #FF0;
}
.contactWrap {
	float: left;
	padding-bottom: 10px;
	width: 620px;
}
.contactLabel {
	float: left;
	width: 170px;
	padding-top: 5px;
	color: #7D0000;
	font-size: 14px;
	font-weight: bold;
}
.contactItem {
	float: left;
	width: 400px;
}
.contactItem input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 300px;
	border: 1px solid #7B0000;
}
.contactItem textarea {
	width: 300px;
	border: 1px solid #790000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#contactInfo p {
	margin-bottom: 5px;
}
.clickThrough #sendbutton {
	color: #FFF;
	font-size: 30px;
	background-image: url(../Images/red_bg.gif);
	background-color: #840000;
	background-position: left center;
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
