/*
Design by Likeminded (c) 2007
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

h1 {
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 36px;
	padding-bottom: 5px;
}

h2 {
	margin-bottom: -0.2em;
	text-transform: none;
	font-size: 20px;
	padding-top: 12px;
}

h3, h4 {
	margin-bottom: 0em;
	text-transform: none;
	font-size: 16px;
	padding-top: 10px;
}

h5 {
	margin-bottom: 0em;
	text-transform: none;
	font-size: 12px;
	padding-top: 15px;
	color: #781B7C;
}

p {
	margin-bottom: 8px;
	line-height: 16px;
	margin-top: 8px;
	color: #FFFFFF;
}

ul, ol {
	line-height: 1.6em;
	padding-top: 5px;
	list-style-type: none;
	font-weight: bold;
}

/* Page * Page * Page * Page * Page * Page * Page * Page * Page * Page * Page * Page * Page * Page * Page */

#page {
	width: 800px;
	margin: 0 auto;
	margin-top: 20px;
	height: 100%;
}

#header_right {
	width: 750px;
	height: 85px;
	float: right;
	text-align: right;
	padding-bottom: 5px;
}

/* Content * Content * Content * Content * Content * Content * Content * Content * Content * Content * Content * Content */

.green {
	color: #9BCC66;
}

.magenta {
	color: #CA509D;
}

.quote {
	font-style: italic;
	font-size: 130%;
	letter-spacing: 0.5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 75%;
}

.extra_padding_top {
	padding-top: 15px;
}

#holder_flash {
	width: 800px;
	height: 390px;
	float: left;
	margin-top: 10px;
}

#holder_1 {
	width: 370px;
	height: 330px;
	padding: 30px 400px 30px 30px;
	float: left;
	margin-top: 10px;
	overflow: auto;
}

#holder_1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#holder_1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#holder_1 a:hover {
	text-decoration: underline;
}

#holder_1 li {
	line-height: 1.4em;
	list-style-type: disc;
	color: #FFFFFF;
	font-weight: normal;
	text-indent: 0px;
}

#holder_2 {
	width: 740px;
	height: 360px;
	padding: 30px 30px 0px 30px;
	float: left;
	margin-top: 10px;
	overflow: auto;
}

#left_content {
	width: 400px;
	height: 330px;
	float: left;
}

#left_content a:link {
	color: #4D7F0F;
	text-decoration: none;
}

#left_content a:visited {
	color: #4D7F0F;
	text-decoration: none;
}

#left_content a:hover {
	text-decoration: underline;
}

#right_content {
	width: 300px;
	height: 330px;
	float: right;
	padding-left: 35px;
}

#right_content a:link {
	color: #4D7F0F;
	text-decoration: none;
}

#right_content a:visited {
	color: #4D7F0F;
	text-decoration: none;
}

#right_content a:hover {
	text-decoration: underline;
}

#vacancy_content {
	width: 650px;
	height: 300px;
	float: left;
	overflow: auto;
	padding: 20px 70px 30px 20px;
	background-color: #FFFFFF;
}

#vacancy_content p {
	color: #000000;
}

#vacancy_content ul, li {
	line-height: 1.4em;
	list-style-type: none;
	color: #000000;
}

#vacancy_content a:link {
	color: #9BCC66;
	text-decoration: none;
}

#vacancy_content a:visited {
	color: #9BCC66;
	text-decoration: none;
}

#vacancy_content a:hover {
	text-decoration: underline;
}

/* Content Styles */

.background_about {
	background-image: url(images/bg_about.gif);
	background-repeat: no-repeat;
}

.background_about_2 {
	background-image: url(images/bg_about_2.gif);
	background-repeat: no-repeat;
	background-color: #FFC334;
}

.background_about_colour {
	background-color: #FFC334;
}

.bg_work {
	background-image: url(images/bg_work.gif);
	background-repeat: no-repeat;
	background-color: #e2007a;
}

.bg_work_2 {
	background-image: url(images/bg_work_2.gif);
	background-repeat: no-repeat;
	background-color: #e2007a;
}

.bg_what {
	background-image: url(images/bg_what.gif);
	background-repeat: no-repeat;
	background-color: #781B7C;
}

.bg_what_2 {
	background-image: url(images/bg_what_2.gif);
	background-repeat: no-repeat;
	background-color: #781B7C;
}


.bg_vacancies {
	background-image: url(images/bg_vacancies.gif);
	background-repeat: no-repeat;
	background-color: #f18e00;
}

.bg_vacancies_2 {
	background-image: url(images/bg_vacancies_2.gif);
	background-repeat: no-repeat;
	background-color: #f18e00;
}

.bg_contact {
	background-image: url(images/bg_contact.gif);
	background-repeat: no-repeat;
	background-color: #83b819;
}

.bg_contact_2 {
	background-image: url(images/bg_contact_2.gif);
	background-repeat: no-repeat;
	background-color: #83b819;
}


/* Menus * Menus * Menus * Menus * Menus * Menus * Menus * Menus * Menus * Menus * Menus * Menus */

#top_menu {
	float: left;
	width: 800px;
	padding-top: 7px;
	height: 30px;
	text-align: center;
	padding-bottom: 5px;
}

#top_menu ul li {
	display: inline;
	font-weight: bold;
	font-size: 14px;
}

#top_menu a {
	padding-left: 20px;
	padding-right: 20px;
	text-transform: uppercase;
	border-left: solid #9BCC66 1pt;
	color: #9BCC66;
	text-decoration: none;
}

#top_menu .first a {
	padding-left: 0px;
	padding-right: 10px;
	text-transform: uppercase;
	border-left-color: #FFFFFF;
}

/* Footer * Footer * Footer * Footer * Footer * Footer * Footer * Footer * Footer * Footer * Footer */

#footer {
	padding-top: 10px;
	width: 800px;
	auto;
	clear: both;
	margin: 0 auto;
	height: 50px;
}

#footer p {
	font-size: 80%;
	color: #999999;
	line-height:12px;
}

#footer a {
	color: #9BCC66;
}

#footer img {
	float: right;
	padding-top: 10px;
}

/* Form * Form * * Form * Form ** Form * Form ** Form * Form ** Form * Form ** Form * Form */ 

 label
{
	width: 10.5em;
	float: left;
	text-align: left;
	margin-right: 1em;
	display: block;
	color: #000000;
}

 input
{
color: #006600}

 textarea
{
color: #000000}

.submit input
{
margin-left: 0em;
background: #9BCC66}

.application {
	font-size: 16px;
	font-weight: bold;
	background-color: #9BCC66;
	height: 15px;
	padding: 5px 5px 5px 5px;
}

.declaration {
	font-size: 12px;
	font-weight: bold;
	background-color: #CA509D;
	padding: 7px 5px 7px 20px;
}
.padding-right {
	padding: 0px 25px 0px 0px;
}
