<!--
body {
	background-color: #d2f4d2;
	background-image: url(new-images/bground.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif, "Myriad Pro";
	padding:0;
	margin:0;
	font-size:small;
}
a {
	color:#002174;
	border-bottom:2px solid white;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	border:none;
}
.container {
	width:800px;
}
#seotext {
	font-size:x-small;
	text-align:justify;
	padding-bottom:300px;
	width:800px;
}
#header {
	height:168px;
}
#header-left {
	padding-top:10px;
	float:left;
}
#header-right {
	float:right;
	color:white;
	background-image:url(new-images/nav-bground.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:642px;
	height:170px;
	padding-bottom:6px;
}
#header-right, #header-right a {
	font-size:small;
}
#clients {
	width:132px;
	height:33px;
	background-image:url(images/for-clients.gif);
	margin-left:200px;
}

#clients a {
	font-size:0.9em;
	display:block;
	text-decoration:none;
	border:none;
	padding-top:6px;
}
.strapline {
	padding-top:10px;
	padding-bottom:23px;
	text-align:right;
	
}
#nav {
	padding-top:16px;
}
#nav a{
	font-size:0.9em;
	margin-right:25px;
	border:none;
}
#nav a.aboutlink{
	color:white;
}
#subnav {
	padding-top:20px;
	text-align:right;
	padding-right:17px;
}
#subnav a {
	color:white;
	text-align:right;
	margin-left:10px;
	border:none;
	font-size:x-small;
	font-weight:normal;
}
#nav a:hover, #subnav a:hover, #clients a:hover {
	text-decoration:underline;
}
#main-pic {
	padding:0;
	margin:0;
	height:151px;
	background-position:center;
	padding-top:113px;
}
#main-pic p {
	color:#002174;
	font-size:large;
	text-align:left;
	padding-left:40px;
	line-height:1.1em;
	
}
#main {
	clear:all;
	padding-top:15px;
}
#top {

}

/*   Home Page   */
#top-left-main {
	background-image:url(new-images/left-bground.gif);
	width:492px;
	float:left;
	text-align:left;
}
#top-right-main {
	background-image:url(new-images/right-bground.gif);
	width:272px;
	float:right;
	text-align:left;
}
#bottom-left-main {
	background-image:url(new-images/right-bground.gif);
	width:272px;
	float:left;
	text-align:left;
	clear:all;
}
#bottom-right-main {
	background-image:url(new-images/left-bground.gif);
	width:492px;
	float:right;
	text-align:left;
	clear:all;
}
/*   End of Home Page   */
#top-left{
	background-image:url(new-images/left-bground.gif);
	width:100%;
	text-align:left;
}
#wide-left{
	background-image:url(new-images/wide-bground.gif);
	width:100%;
	float:left;
	text-align:left;
}
h1 {
	font-size:medium;
	font-weight:normal;
}

h1, p, ul li {
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.5em;
}

.high {
	background-color: #addbc9;
	padding: 10px;
	border-bottom: 1px solid white;
	text-align:left;
}

.low {
	background-color: #f4f9e0;
	padding: 10px;
	border-bottom: 1px solid white;
	text-align:left;
}

#greysearch {
	float: left;
	width: 200px;
	background-color: #efefef;
	margin-left:20px;
}

.greysearch {
	background-color: #efefef;
}

#greysearch td {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#greysearch td p {
	margin: 0px !important;
}

#searchform input, #searchform select {
	padding: 2px;
	width: 13em !important;
}

#resultslist {
	width: 541px;
	margin: 0px;
	float: right;
	margin-right:20px;
}

#resultslist h1, h1.result {
	font-size: medium;
	font-weight: normal;
	padding: 10px;
	background-color: #002174;
	color: white;
	margin: 0px;
	border-bottom: 1px solid white;
	text-align:left;
}

#resultslist h2 {
	font-weight: normal;
	color: #666666;
	margin: 0px;
	margin-bottom: 4px;
	text-align:left;
}

#resultslist a {
	color: #002174 !important;
	text-decoration: none !important;
}

.job_details p {
	margin-left: 10px;
}

td.image {
	border: 1px solid #f2c6c5;
	background-color: white;
}

#apply {
	border-top: 8px solid #002174;
}

#apply p {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

h2 {
	font-size:medium;
}

/* APPLICATION */

.controls {
	background-color: #002174;
	margin: 0px;
	border-bottom: 1px solid white;
	padding: 0px;
	height: 3em;
	padding-left: 10px;
	padding-right: 10px;
}

.controls p {
	padding-bottom: 0px;
	color: White;
	clear: both;
}

.controls a {
	color: white;
}

.smallText {
	font-size:x-small;
	font-weight:normal;
}

.fieldMargin {
	margin-top:5px;
}

a.webLink {
	margin-left:340px;
}

#footer {
	background-image:url(new-images/footer-bground.gif);
	width:800px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	height:50px;
	clear: both;
}
-->
