﻿* { 
	margin: 0; 
	padding: 0;
	font-family: verdana, helvetica, arial, sans-serif;
}

* p
{
	color:White;
	font-size: 11px;
	margin-top: 10px;
}

* a
{
	color: White;
}

* H1
{
	font-size: 15px;
	color:White;
}

* strong
{
	font-size: 12px;
	font-weight: bold;
}

body {
}

img {
	border:0;
	display:block;
}

div.clearer {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
	margin:0;
	padding:0;
	display:block;
}

div#layout {
	width:805px;
	margin:auto;
	margin-top:15px;
}

div#header {
	width:805px;
	margin:auto;
	margin-top:15px;
}

div.logo {
	float:left;
}

div.logo2 {
	float:right;
}

div.menu {
	padding:3px 0 0 18px;
	display:block;
	clear:both;
}

div.menu span {
	list-style:none;
	margin:0 0 0 0;
	padding:0;
	float:left;
	display:block;
}

div#content {
	margin:0px 0px 0px 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#ffffff;
}

div#footer {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#343434;
}

div#footer  a {
	color:#333333;
}

div#footer a.highlight {
	color:#990000;
}

div#footer p.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	width:750px;
	text-align:left;
	margin:5px auto auto auto;
}

/*
* HOME
*/
div#home {
	background:url(images/home_bg.jpg);
	width:779px;
	height:338px;
}

div#home div.fred
{
	position:relative;
	top: 10px;
	left: 160px;
	width: 437px;
	height: 300px;
	overflow: auto;
}

div#home div.fred H1
{
	margin-bottom: 10px;
}


div#home a {
	color:#ffffff;
}
div#home div.text1 {
	padding:50px 0 0 172px;
	width:220px;
	float:left;
}
div#home div.text2 {
	padding:100px 0 0 25px;
	width:180px;
	float:left;
}

div#home div.text2 h1
{
	margin-bottom:10px;
}

div#home div.jobdesc 
{
	width: 779;
	height: 338;
	background-color: #004B7F;
}

div#HomeBottom {
	background-image: url('images/home_bg_bottom.gif');
	background-repeat: no-repeat;
	height:144px;
}

div#HomeBottom li {
	font-size: 14px;	
}

div#HomeBottom div.HomeBottom1 
{
	padding-top: 10px;
	padding-left: 200px;
	height: 124px;
	width: 260px;
	float: left;
}

div#HomeBottom div.HomeBottom2 
{
	padding-top: 10px;
	height: 124px;
	width: 260px;
	float: left;
}

/********************************
* WORKING WITH US
*/
div#working_us_bottom {
	background-color:#AE0A00;
	width:779px;
	height:300px;
	line-height:14px;
}
div#working_us_bottom ul {
	margin:0 0 0 7px;	
	padding:0 0 0 20px;
	line-height:16px;
}
div#working_us_bottom div.col-left {
	margin:7px 0 0 30px;
	position:absolute;
	width:380px;
	float:left;
}

div#working_us_bottom div.col-left ul
{
	margin-top: 10px;
	font-size: 14px;
}

div#working_us_bottom div.col-right {
	margin:7px 0 0 425px;
	position:absolute;
	width:340px;
	float:left;
}

/********************************
* MAKE APPLICATION
*/
div#make_application {
	background:url(images/making_application_bg.jpg);
	width:209px;
	height:395px;
	padding:130px 0 0 570px;
}
div#make_application p {
	line-height:15px;
	margin-bottom:10px;
}

/********************************
* APPLICATION FORM
*/
div#application-form-top-left {
	width:147px;
	float:left;
}
div#application-form-top-right {
	background:url(images/application_form_right_bg.jpg);
	width:632px;
	height:462px;
	float:left;
}
div#application-form-top-right {
	padding:138px 0 0 0;
}
div#application-form-top-right div.item {
	clear:both;
	height:16px;
	margin:2px 0 0 0;
}

div#application-form-top-right label {
	font-size:11px;
	color:#ffffff;
	text-align:right;
	width:200px;
	height:14px;
	margin:1px 0 0 0;
	float:left;
}
div#application-form-top-right label.comments {
	margin:5px 0 0 0;
}
div#application-form-top-right input {
	/* background:url(images/input_bg.gif); */
	border:0px;
	margin:1px 0 0px 11px;
	font-size:10px;
	width:208px;
	height:15px;
}

div#application-form-top-right select {
	border:0px;
	margin:1px 0 0px 11px;
	font-size:10px;
	width:208px;
	height:17px;
}

div#application-form-top-right input.browse {
	background:#ffffff;
	border:0;
	font-size:10px;
	height:20px;
}

div#application-form-top-right input.submit {
	background:url(images/send.jpg);
	width:108px;
	height:58px;
	cursor:hand;
	margin:8px 0 0 5px;
}
div#application-form-top-right br {
	line-height:10px;
}
div#application-form-top-right textarea {
	background:url(images/textarea_bg.gif);
	border:0;
	width:288px;
	height:54px;
	margin:8px 0 0 11px;
	font-size:10px;
	overflow:auto;
	float:left;
}

div#application-form-bottom {
	clear:both;
	background-color:#AE0A00;
	width:629px;
	height:270px;
	padding:20px 0 0 150px;
	font-size:9px;
	line-height:16px;
}
div#application-form-bottom div.col-left {
	width:186px;
	float:left;
}
div#application-form-bottom div.col-center {
	width:186px;
	margin:0 0 0 15px;
	float:left;
}
div#application-form-bottom div.col-right {
	width:186px;
	margin:0 0 0 15px;
	float:left;
}

/********************************
* LOCATION
*/
div#location-top-left {
	float:left;
}
div#location-top-right {
	float:left;
	background:url(images/location_right_bg.jpg);
	width:172px;
	height:270px;
	padding:168px 0 0 20px;
	line-height:16px;
}
div#location-top-right p.link {
	padding:5px 0 0 32px;
}

div#location-bottom {
	clear:both;
	background-color:#AE0A00;
	width:779px;
	height:63px;
}
