body {
	margin: 0;
	padding: 0;
	background-image: url('images/background.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #000000;
}

h1, h2, h3 {
	font-family: Lucida Grande, Geneva, Arial, sans-serif;
	font-weight: normal;
}

h1 {
	font-family: Lucida Grande, Geneva, Arial, sans-serif;
	font-size: 14pt;
	text-align: left;
	letter-spacing: -1pt;
	color: #ee3124;
	margin: 0 0 10px 0;
}

h2 {
	font-family: Lucida Grande, Geneva, Arial, sans-serif;
	font-size: 14pt;
	text-align: left;
	letter-spacing: -1pt;
	color: #fff;
	margin: 0 0 5px 0;
}

p {
	font-family: Lucida Grande, Geneva, Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #000000;
	line-height: 150%;
	margin: 0;
}

ul {
	font-family: Lucida Grande, Geneva, Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #000000;
	line-height: 140%;
	margin-left: 0.75em;
	padding-left: 0.75em;
}

ol {
	font-family: Lucida Grande, Geneva, Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #000000;
	line-height: 140%;
	margin-left: 0.75em;
	padding-left: 1.75em;
}


hr {
	color: #999999;
	background-color: #999999;
	margin: 20px 0;
}

/* Form Stuff */

fieldset {
	border: 0;
	padding: 0;
}

label {
	float: left;
	width: 180px;
	height: 20px;
	margin-bottom: 10px;

}

div.mc-field-group label {
	font-family: Lucida Grande, Geneva, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

#mce-responses {
	font-family: Lucida Grande, Geneva, Arial, sans-serif;
	font-size: 8pt;
	text-align: left;
	color: #ee3124;
}

#mce-error-response {
	font-family: Lucida Grande, Geneva, Arial, sans-serif;
	font-size: 8pt;
	text-align: left;
	color: #ee3124;
}

input {
	border: 1px solid #ee3124;
	padding: 0.2em;
	font-family: Lucida Grande, Geneva, Arial, sans-serif;
	font-size: 9pt;
	width: 300px;
	height: 20px;
	margin-bottom: 10px;
}

textarea {
	border: 1px solid #ee3124;
	padding: 0.2em;
	font-family: Lucida Grande, Geneva, Arial, sans-serif;
	font-size: 9pt;
	width: 300px;
}

select {
	border: 1px solid #ee3124;
	padding: 0.2em;
	font-family: Lucida Grande, Geneva, Arial, sans-serif;
	font-size: 9pt;
	width: 200px;
	margin-bottom: 10px;
}

input.btn {
	float: left;
	color: #ffffff;
	background-color: #000;
	width: 100px;
	height: 30px;
	margin-left: 180px;
}

/* Links and Colours */

a.red:link {color: #ee3124; text-decoration: none;}
a.red:active {color: #ee3124; text-decoration: none;}
a.red:visited {color: #ee3124; text-decoration: none;}
a.red:hover {color: #000000; text-decoration: underline;}

a.white:link {color: #ffffff; text-decoration: none;}
a.white:active {color: #ffffff; text-decoration: none;}
a.white:visited {color: #ffffff; text-decoration: none;}
a.white:hover {color: #ee3124; text-decoration: underline;}

.red-text {color: #ee3124; font-weight: bold; font-style: italic;}
.caption {font-size: 8pt; color: #666666; text-align: center; font-style: italic;}

/* Header */

#header {
	width: 950px;
	height: 200px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/header.png');
}

/* reCaptcha */

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#ffffff !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #ee3124 !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #ee3124 !important; //Text input field border color
   background-color:#ffffff !important; //Text input field background color
 }

/* Content */

#content {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 888px;
	padding: 30px;
	border-left: 1px solid #b6b6b6;
	border-right: 1px solid #b6b6b6;
	background-color: #ffffff;
}

.index-left {
	float: left;
	width: 200px;
	margin-top: 30px;
	margin-right: 29px;
}

.index-right {
	float: left;
	width: 200px;
	margin-top: 30px;
}

.content-left {
	float: left;
	width: 550px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 30px;
	margin-right: 30px;
	border-right: 1px dotted #ee3124;
}

.content-right {
	float: left;
	width: 275px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.content-right-box {
	clear: both;
	width: 235px;
	padding: 20px;
	background-color: #ebebeb;
	margin-bottom: 20px;
}

#fix {
	clear: both;
	width: 888px;
}

.button {
	margin-top: 6px;
}

/* Footer */ 

#footer {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 30px 20px 30px;
	background-image: url('images/footer_back.jpg');
	background-repeat: no-repeat;
	background-color: #b6b6b6;
}

.footer-signup {
	float: left;
	width: 375px;
	height: 110px;
	padding-right: 15px;
	margin-right: 20px;
	border-right: 1px dotted #000000;
}

.footer-left {
	float: left;
	width: 195px;
	height: 110px;
	padding-right: 15px;
	margin-right: 20px;
	border-right: 1px dotted #000000;
}

.footer-right {
	float: left;
	width: 195px;
}

#footer p {
	margin: 0;
	text-align: left;
	line-height: 150%;
	font-family: Lucida Grande, Geneva, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
}

/* Drop down menu */

#menu {
	border: none;
	border: 0px;
	margin: 1px auto;
	padding: 0px;
	width: 950px;
}

#menu ul {
	background-image: url('images/nav_bar_back.jpg');
	height: 35px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	padding: 0px;
	border-right: #000000 1px solid;
}
	
#menu li a {
	color: #ffffff;
	display: block;
	font-weight: normal;
	line-height: 35px;
	margin: 0px;
	padding: 0px 25px;
	text-align: center;
	text-decoration: none;
}

#menu li a:hover, .menu ul li:hover a {
	background-color: #000000;
	background-image: url('images/nav_bar_ro.jpg;');
	color: #ffffff;
	text-decoration: none;
}

#menu li ul {
	background: #333333;
	display: none;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: absolute;
	z-index: 200;
	/*top:1em;
	/*left:0;*/
}
	
#menu li:hover ul {
	display: block;
}

#menu li li {
	border-bottom: 1px solid #444444;
	display: block;
	float: none;
	margin: 0px;
	padding: 0px;
}

#menu li:hover li a {
	background:none;
}

#menu li ul a {
	display: block;
	height: 35px;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
	padding: 0px 15px 0px 15px;
	text-align: left;
}

#menu li ul a:hover, .menu li ul li:hover a {
	background-image: url('images/nav_bar_back.jpg');
	border: 0px;
	color: #ffffff;
	text-decoration: none;
}

#menu p {
	clear: left;
}	

		