/* CSS Document */

BODY {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align:center;
		}
.contact {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: bottom;
}
.border	{
	border: 1px solid #666666;
	width: 700px;
	background-image: url(images/main_bk.gif);
	margin: 0px auto;
	
	}
.mainbox {

	width:600px;
	float: right;
	table-layout:fixed;
	}
.main {
margin : 0 auto; 
} 
.mast {
	width:689px;
	background-color: #ffffff;
	float: right;
	padding-right: 10px;
	}
.home_paper {
	background-image: url(images/home_emb.gif);
	background-repeat: no-repeat;	
	background-position: right bottom;
	}

.topnav {
	clear: both;
	height:25px;
	background-image: url(images/menu_bar.gif);
	
	}
.topnavtext {
	font-size: 13px;
	color: #FFFFFF;
	vertical-align: middle;
	background-position: center center;
	text-align: center;
	letter-spacing: 3px;
	padding: 4px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.topnav A:link,.topnav A:visited,.topnav A:active,.topnav A:hover { 
	color: #FFFFFF;
	text-decoration: none;
	}
.topnav A:hover {
	color: #993300;
	text-decoration: none;
	}
.leftbox {
	
	background-position: left;
	width: 260px;
	float: right;
		}
p {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-align: left;
	}
h3 {
		font-size: 15px;
	font-weight: bold;
	color: #993300;
}
.enquire {
	text-align: right;
	font-size: 13px;
	right: auto;
}
.vacancies {
	font-size: 13px;
}

.form {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}




.rightbox {
	width:400px;
	float: left;
		}
h1 {
	font-size: 16px;
	color: #993300;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #993300;
	letter-spacing: 2px;
	text-transform: uppercase;
}


.jobtext {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
	padding-top: 100px;
}


.main {
	text-align: left;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 12px;
}
.borderhome {

	border: 1px solid #666666;	
	width: 700px;
	margin: 0px;
	background-image: url(images/home_bk2.gif);
	margin: 0px auto;
}
.footer {
	clear:both;
	
	 }
.clearboth	{
	clear:both;
	}
		 
.arrow {
	font-size: 12px;
	font-weight: bolder;
	color: #993300;
}
a:link {
	color: #993300;
}
a:visited {
	color: #993300;
}
a:active {
	color: #993300;
}
a:hover {
	color: #000066;
}
h5 {
	font-size: 12px;
	text-align: left;
}
.right {
	text-align: right;
}
