html, body {
	color: #563714;
	font: 12px  arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #372A07 url(../images/bgrpt.jpg) repeat-y top center;
	height:100%;
	min-width:930px;
	min-height:427px;
}

body {
	background: url(../images/bg.jpg) no-repeat top center;
	height:100%;
}

img{
	border:0;
}

a {
	color: #1b9896;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p{
	padding: 5px 0;
	margin: 0 auto;	
}

#wrapper {
	margin: 0 auto;
	padding: 0 30px;
	width: 870px;
	background: url(../images/more.png) no-repeat;
}

#header{
	height:110px;
	padding:15px 0 0 9px;
}

#logo{
	display:block;
	width:217px;
	height:62px;
	float:left;
}

#gosa{
	background: url(../images/gosa.png) no-repeat;
	display:block;
	width:126px;
	height:35px;
	float:right;
	margin: -10px 15px 0 0;
	text-indent: -9999px;
	overflow:hidden;
	cursor: pointer;
}

#ukrecruiting{
	margin: 0 0 0 256px;
	display:block;
	width:359px;
}

#content {
	padding: 0;
}

.clear{
	clear:both;
}

#main  {
	padding: 0;
}

#footer {
	padding: 7px 0 5px;
	height:15px;
	width: 870px; 
	text-align:center;
	color: #5A6410;
	font-size:10px;
	clear:both;
	margin:0 auto 0;
	border-bottom: 1px solid #000000;
}

#footer a {
	color: #000000;
}

#footer span{
	display:none;
}

#footer ul{
	margin: 0;
	padding:0 0 0 240px;
	float:left;
}

#footer li{
	display:inline;
	margin: 0;
	padding: 0;
	float:left;
	padding: 0 9px;
}

#footer li a{
	display:block;
}

#splash, #links{
	margin: 0;
	padding:0 0 0 25px;
}

#links span{
	display:block;
	height: 100%;
	text-indent: -999px;
	overflow:hidden;
}

#splash li, #links li{
	display:inline;
	margin: 0;
	padding: 0;
	float:left;
}

#splash li a, #links li a{
	display:block;
}

#splash span{
	display:block;
	text-indent: -9999px;
	overflow:hidden;
}

#splash #officer a{background: url('../images/splash-officer.jpg') no-repeat;width:214px;height:293px;margin-top:5px;}
#splash #officer a:hover{background-position: 0 -293px}

#splash #constable a{background: url('../images/splash-constable.jpg') no-repeat;width:190px;height:285px;margin-top:22px;}
#splash #constable a:hover{background-position: 0 -285px}

#splash #security a{background: url('../images/splash-security.jpg') no-repeat;width:201px;height:264px;margin-top:43px;}
#splash #security a:hover{background-position: 0 -264px;}

#splash #other a{background: url('../images/splash-other.jpg') no-repeat;width:213px;height:256px;margin-top:35px;}
#splash #other a:hover{background-position: 0 -256px}

#links{
	float:right;
}

#links #bookmark a{width:120px;height:25px;margin:7px 8px 0 0;}
#links > #bookmark a span{background: url('../images/bookmark-over.png') no-repeat;display:none;}
#links > #bookmark a:hover span{display:block;}
#links > #bookmark a{background: url('../images/bookmark.png') no-repeat;}
#links > #bookmark a:hover{background: none;}
