/* commented backslash hack \*/
html, body{height:100%;}
/* end hack */
html,body {margin:0;padding:0}
html { overflow: -moz-scrollbars-vertical !important; }
body {text-align:center}/* centre for ie5.+*/
body{
	background-color: #C49C47;
	background-image: url('/images/background-body.jpg');
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 11px;
}
#outer{
	background-color: #ffffff;
	min-height:100%;
	width:840px;
	border-left:1px solid #C4C4C4;
	border-right:1px solid #C4C4C4;
	margin:auto;/* center it*/
	text-align: left;
}
* html #outer{
	height:100%;
	width:842px;/* box model hack for ie5.+*/
	w\idth:840px
}
#home{
	text-align: right;
	color: #002551;
}
#box-left{
	width: 185px;
	color: #002551;
	background-color: #F8EAB4;
	margin: 0 auto 10px; auto;
}
#box-left ul{
	margin-left: 0;
	padding-left: 15px;
}
#box-left h2{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#box-left p{
	margin: 0;
	padding: 10px 0 0 0;
	
}
#box-left .c1{
	background-image: url('/images/background-c1.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
#box-left .c2{
	background-image: url('/images/background-c2.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

#box-left .c3{
	background-image: url('/images/background-c3.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}
#box-left .c4{
	background-image: url('/images/background-c4.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
#box-left .c5{
	background-image: url('/images/background-c5.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 20px; 
	margin: 0;
}

#search{
	height: 50px;
	font-size: 11px;
	text-align: right;
	color: #908E8E;
	/*border: 1px dashed green;*/
}
#search .inner{
	/*
	float: right;
	width: 300px;
	*/
	display: inline;
	text-align: right;
	padding: 5px 10px 0 0;
	/*border: 1px dashed yellow;*/
	display: inline;
}
tr.job{
	background-color: #ABB5D3;
	font-size: 10pt;
	font-weight: bold;
}
#nav-top{
	text-align: right;
	height: 49px;
	font-size: 9px;
	/*border: 1px dashed red;*/
}
#nav-top .inner{
	/*border: 1px dashed blue;*/
}




#content{
	margin-top: 20px;
	padding-right: 10px;
	font-size: 12px;
}
#footer {
	width:840px;
	height:50px;
	background: #C49C47;
	color: #000;
	margin:-50px auto 0;
	position:relative;
	text-align: center;
	color: #ffffff;
	font-size: 9px;
}
#footer p{
	padding: 2px 0;
	margin: 0;
} 
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#clearfooter{clear:both;height:50px;width:100%}
p{padding:0 0 .5em 0;}
input{font-size: 12px;}
select{font-size: 12px;}

.h1{
	background-image: url('/images/background-h1.jpg');
	background-repeat: no-repeat;
	width: 544px;
	height: 89px;
	margin-bottom: 15px;
}
h1{
	width: 145px;
	margin: 0;
	padding: 5px 0 0 5px;
	color: #ffffff;
	font-size: 20px;
}
h2{
	color: #002551;
	/*font-size: 20px;*/
}
a{
	color: #9C6210;
	text-decoration: underline;
}
a:hover{
	color: #002551;
}
.quote{
	padding: 10px 0 10px 0;
	font-size: 14px;
	color: #AB1800;
}
.bread-crumbs{
	color: #002551;
}
.bread-crumbs a{
	color: #AA1801;
	text-decoration: none;
}
.bread-crumbs a:hover{
	color: #002551;
	text-decoration: none;
}
