@charset "UTF-8";


/* CSS Document */
html {
	height:100%;
		position: relative;
			background-color: #767878;


}
body {
	background-color: #767878;
	height: 100%;
	width: 100%;
	position: relative;
	padding-top: 2em;
	padding-bottom: 2em;
	background-attachment: fixed;
}
#content {
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	/*background-image: url(resource/kudo-back.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	border-top-width: 0.8em;
	border-top-style: solid;
	border-top-color: #3B3C3C;
	padding-top: 45px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-image: url(resource/kudosfullback.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	background-color: #000000;
}
h1 {
	position: absolute;
	top: 20px;
	right: 25px;
	background-image: url(resource/safeguarding.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 230px;
}
h1 a {
	position: absolute;
	top: -999em;
}
#main h2 {
	color: #0092D1;
	font-weight: bold;
}
strong {
	font-weight: bold;
}



#main {
	width: 260px;
	background-color: #FFFFFF;
	position: relative;
	float: right;
	/*background-image: url(resource/s-back.gif);
	background-repeat: no-repeat;
	background-position: -2px 15px;*/
	padding: 20px;
	background-image: url(resource/kudo-back.gif);
	background-repeat: no-repeat;
	background-position: -518px -35px;
	overflow: hidden;
	font-size: 0.9em;
}
#main p {
	padding-bottom: 1em;
}
#main a {
	color: #666666;
}
#imageblock {
	width: 307px;
	float: right;
	padding-top: 280px;
	text-align: center;
}
#subnavigation {
	color: #FFFFFF;
	width: 125px;
	float: right;
	padding-top: 280px;
	padding-right: 20px;
	padding-bottom: 66px;
	background-image: url(resource/kudoslogo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 0.9em;
}
#subnavigation h2 {
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 1em;
}
#subnavigation a {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 1em;
	display: block;
}
#subnavigation  a:hover {
	color: #FF0000;
}

#navigation {
	color: #02ABDE;
	width: 287px;
	position: absolute;
	top: 55px;
	right: 343px;
	font-size: 0.9em;
}
#navigation a {
	display: block;
	text-align: right;
	color: #00AEDA;
	text-decoration: none;
	padding-bottom: 0.9em;
	text-transform: uppercase;
}
#navigation a:hover {
	color: #FFFFFF;
}
#main .team {
	display: block;
	font-size: 0.8em;
	position: relative;
	width: 210px;
}
#main .team .thumbnail {
	float: left;
	position: relative;
	padding-right: 10px;
}
#main .team a {
	text-align: center;
	display: block;
	color: #000000;
}
#main .team strong {
	color: #149BD5;
}
#mainhome {
	width: 310px;
	position: relative;
	float: right;
	overflow: hidden;
	font-size: 0.9em;
}
#imageblockhome {
	width: 460px;
	float: right;
	padding-top: 280px;
}
#contenthome {
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	/*background-image: url(resource/kudo-back.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	border-top-width: 0.8em;
	border-top-style: solid;
	border-top-color: #3B3C3C;
	padding-top: 45px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-image: url(resource/kudostextback.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	background-color: #000000;
}

#subnavigationhome {
	background-color: #F0001B;
	width: 110px;
	font-size: 0.8em;
	padding: 5px;
	float: right;
	margin-top: 100px;
}
#subnavigationhome h2 {
	color: #FFCC00;
	padding-bottom: 0.5em;
}
#subnavigationhome a {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 0.5em;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigationhome {
	color: #02ABDE;
	width: 475px;
	position: absolute;
	top: 55px;
	right: 343px;
	font-size: 0.9em;
}
#navigationhome ul {
	width: 170px;
	float: right;
	display: inline;
}

#navigationhome a {
	display: block;
	text-align: right;
	color: #00AEDA;
	text-decoration: none;
	padding-bottom: 0.9em;
	text-transform: uppercase;
}
#navigationhome a:hover {
	color: #FFFFFF;
}
#navigationhome div  {
	color: #FFFFFF;
	font-size: 1.1em;
	position: absolute;
	width: 320px;
	top: 240px;
	left: 35px;
}
#textbox h2 {
	font-weight: bold;
	font-size: 1.2em;
	color: #00AED3;
}

#navigationhome p {
	padding-bottom: 1em;
}
#footer {
	width: 842px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 0.9em;
	padding-top: 1em;
	clear: both;
	color: #3B3C3C;
}
#footer p a {
	color: #000;
}
