body {
	background:url(../images/background.png) top left repeat-x #fff;
}

#outer {
	width:834px;
	margin:0 auto;
}

header {
	position:relative;
	width:834px;
	height:183px;
}

header h1 {
	margin:0;
	position:absolute;
	top:40px;
	left:0;
}

header h1 a {
	display:block;
	width:169px;
	height:117px;
	text-indent:-3000px;
	background:url(../images/kcr-logo.png) top left no-repeat transparent;
}

header h4 {
	position:absolute;
	top:30px;
	right:0;
	text-align:right;
	font-weight:normal;
	color:#666;
}

header h4 span, header h4 a {
	font-weight:500;
	color:#004F77;
}

#banner {
	width:834px;
	height:173px;
	position: relative;
	margin:0 auto;
	background-color:transparent;
	line-height: 100%;
	background:url(../images/banner.jpg) top left no-repeat transparent;
}

#banner_carousel {
	position:absolute;
	top:0;
	left:52px;
	width:730px;
	overflow: hidden;
	z-index:3000;
}

#banner ul, #banner li {
	margin:0;
	padding:0;
	list-style:none;
	width:834px;
}

#banner_carousel a {
	display:block;
	width:730px;
	text-align:center;
	color:#fff;
	padding-top:40px;
	font-size:17px;
	line-height: 160%;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.5);
}

#banner a em {
	font-size:29px;
	font-style:normal;
	font-weight:500;
	line-height: 160%;
}

#banner a:hover {
}

#banner_button_left {
	position:absolute;
	top:60px;
	left:0;
}

#banner_button_right {
	position:absolute;
	top:60px;
	right:0;
}

#banner_button_left a, #banner_button_right a {
	display:block;
	width:52px;
	height:52px;
	text-indent:-2000px;
}

#banner_button_left a {
	background:url(../images/carousel_arrows.png) 0 -52px no-repeat transparent;
}

#banner_button_right a {
	background:url(../images/carousel_arrows.png) -52px -52px no-repeat transparent;
}

#banner_button_left a:hover {
	background-position:0 0;
}

#banner_button_right a:hover {
	background-position:-52px 0;
}

#main {
	padding:20px;
	background:url(../images/main_bkgd.png) top left repeat-x #fff;
	overflow:auto;
}

#main h2 {
	margin-top:0;
}

#main p:first-child {
	margin-top:0;
}

#main p:last-child {
	margin-bottom:0;
}

#homepage_left {
	width:430px;
	float:left;
}

#homepage_right {
	width:330px;
	float:right;
	margin-left:20px;
}

#search_vacancies {
	border:1px solid #004F77;
}

#search_vacancies table {
	margin:10px;
}

#search_vacancies table td {
}

#search_vacancies h4 {
	padding:6px 10px;
	background-color:#004F77;
	color:#fff;
	margin:0;
	font-size:15px;
}

#social_links {
	margin-top:20px;
	padding:5px;
	background-image:url(../images/blue_tile.png);
}

#social_links td {
	color:#fff;
	border:none;
	font-size:13px;
	vertical-align:middle;
	padding-right:5px;
}

#social_links td img {
	vertical-align:middle;
}

#social_links a {
	color:#fff;
}

#main_base {
	padding:20px;
	background-color:#3D8BB4;
	color:#fff;
	overflow:auto;
}

#main_base h4 {
	color:#fff;
	margin:0;
}

#main_base .left, #main_base .right {
	float:left;
	width:380px;
}

#main_base .left {
	margin-right:15px;
}

#main_base .right {
	margin-left:15px;
}

footer {
	background-color:#004F77;
	color:#fff;
}

footer .inner {
	padding:10px 20px;
	color:#76bbd5;
}

footer a, footer a:hover {
	color:#fff;
}

#main_base ul {
	margin-left:0;
	padding-left:0;
}

#main_base li {
	list-style:none;
	margin:0 0 5px 0;
	padding:5px 0 5px 34px;
	background:url(../images/blue_tweet.png) 0 5px no-repeat transparent;
	border-bottom:1px solid #76bbd5;
}

#tweets li {
	background:url(../images/blue_tweet.png) 0 5px no-repeat transparent;
}

#blog_list li {
	background:url(../images/blue_comment.png) 0 9px no-repeat transparent;
}

#main_base li a {
	color:#76bbd5;
}

#main_base li a:hover {
	color:#fff;
}

#main_base ul li:last-child {
	border:none;
}

#blog_list li a {
	color:#fff;
}

#blog_list li a small {
	color:#76bbd5;
}

#address_details, #jobDetails {
	float:right;
	width:230px;
	background-color:#eee;
	border:1px solid #ccc;
	padding:10px;
	margin:0 0 10px 10px;
}

#jobDetails {
	width:300px;
}

.job_listing {
	padding:10px;
	border:1px solid #ccc;
	background-color:#efefef;
	margin:5px 0;
}

.job_listing h4 {
	margin:0;
}

.job_listing p {
	margin:0.5em 0;
}

.job_listing .button {
	float:right;
}

#searchPanel table {
	width:100%;
	background-color:#eee;
	border:1px solid #ccc;
}

#searchPanel table td {
	padding:0.5em 1em;
}

#prmulti {
	text-align:right;
}

#prmulti a {
	color:#ccc;
}

#prmulti a:hover {
	color:#999;
}
