html, body
{
	padding: 0;
	margin: 0;
	font-family: "Verdana", sans-serif;
	font-weight: normal;
	font-size: 15px;
}

#container
{
	width: 770px;
	margin: 12px auto 10px auto;
	position: relative;
}

#topbar
{
	width: 770px;
	height: 155px;/*134px;*/
	background: transparent url(../img/topbar.png) top left no-repeat;
}

#topbar a
{
	display: block;
	width: 249px;
	height: 57px;
	/*background: transparent url(../img/logo.png) top left no-repeat;*/
	position: absolute;
	top: 20px;
	left: 20px;
}

#topbar a span
{
	display: block;
	text-indent: -1000px;
}

#pic
{
	position: absolute;
	display: none;
/*	width: 200px;
	height: 160px;
	border: 1px solid #444444;
	top: 115px;
	left: 0px;
	background: #ffffff;*/
}

/*.index #pic
{
	background: url(../img/pagepic_5.jpg) top left no-repeat;
}

.approach #pic
{
	background: url(../img/pagepic_6.jpg) top left no-repeat;
}

.about #pic
{
	background: url(../img/pagepic_1.jpg) top left no-repeat;
}

.offer #pic
{
	background: url(../img/pagepic_4.jpg) top left no-repeat;
}

.links #pic
{
	background: url(../img/pagepic_3.jpg) top left no-repeat;
}

.locations #pic
{
	background: url(../img/pagepic_7.jpg) top left no-repeat;
}

.contact #pic
{
	background: url(../img/pagepic_2.jpg) top left no-repeat;
}
*/

#ukcplogo
{
	position: absolute;
	width: 180px;
	height: 123px;
/*	top: 670px; */
	top: 547px;
	left: 0;
	background: #ffffff url(../img/ukcp_logo.png) top left no-repeat;
}

#sidebar
{
	width: 180px;
	height: 425px;
	position: absolute;
/*	top: 250px; */
	top: 133px;
	left: 0px;
	background: transparent url(../img/sidebar.png) top left no-repeat;
	font-size: 1;
/*	text-transform: lowercase; */
}

#sidebar h1
{
	margin: 0;
	padding: 55px 10px 0 10px;
	font-size: 1em;
	text-align: center;
}

#sidebar h2
{
	margin: 0;
	padding: 25px 10px 0 10px;
	font-size: 1em;
	text-align: center;
}

#sidebar ul
{
	margin: 0;
	padding: 10px 10px 0 10px;
}

#sidebar li
{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	position: relative; /* get an anchor for submenu */
}

#sidebar li .menucrnt
{
	font-weight: bold;
}

#sidebar li a
{
	display: block;
	text-decoration: none;
	color: #000000;
	text-align: center;
	line-height: 1.6;
}

#sidebar li a:hover
{
	background: #eeeeee;
}

#sidebar p
{
	text-align: center;
	line-height: 1.5;
}

#sidebar ul ul
{
	display: none;
	position: absolute;
	top: 0px;
	left: 150px;
	border: 1px solid #000000;
	background: #d0dbee;
	padding: 10px;
	z-index: 100;
	width: 160px;
}

#sidebar ul li:hover ul
{
	display: block;
}

#content
{
	padding: 0 20px 0 250px;
	line-height: 1.4;
	min-height: 660px;
}

#content h1
{
	margin: 0;
	padding: 20px /*30px*/ 0 5px 0;
	font-size: 1.1em;
	text-transform: none;
}

#content h2
{
	margin: 0;
	padding: 5px 0 5px 0;
	font-size: 1.05em;
	font-weight: bold;
	text-transform: none;
}

#content p
{
	font-style: normal;
	font-family: "Verdana", sans-serif;
	text-transform: none;
	text-align: justify;
}

#content li
{
	text-align: justify;
}

.inset
{
	float: right;
	border: 1px solid #666666;
	margin: 3px 0 3px 14px;
	padding: 3px 10px 3px 10px;
	width: 250px;
	background: #d0dbee;
}

.insetimg
{
	float: right;
	padding: 0 0 6px 12px;
}

.locationdiv , .locationdivr
{
	float: left;
	width: 200px;
	border: 2px solid #d0dbee;
	margin: 5px 5px 5px 0;
	padding: 4px;
}

.locationdivr
{
	float: right !important;
	width: 200px;
	border: 2px solid #d0dbee;
	margin: 5px 0 5px 5px !important;
	padding: 4px;
}

#content .locationdiv p
{
	text-align: center;
	margin: 0 !important;
	padding: 5px 0 5px 0 !important;
}

#content .locationdivr p
{
	text-align: center;
	margin: 0 !important;
	padding: 5px 0 5px 0 !important;
}

.insetimg2
{
/*	padding: 0 12px 6px 0; */
}

.banner
{
	border: 1px solid #666666;
	padding: 6px 10px 0 10px;
	background: #d0dbee;
}

#content .banner p
{
	text-align: center;
	margin: 0 0 10px 0;
}

.spacer
{
	clear: both;
}

.inset h2
{
	margin: 0;
	padding: 5px 0 0 0;
	text-transform: none;
	font-size: 1em;
}

.inset p
{
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 0.8em;
	line-height: 1.54;
}

/* staff profiles */
.staffprofile
{
	margin: 25px 20px 10px 10px;
	border: 2px solid #d0dbee;
}

.staffprofile div
{
	margin: 0 4px 0 0;
	padding: 4px 165px 8px 4px;
	min-height: 205px;
}

#content .staffprofile div h2
{
	margin: 0;
	padding: 0 10px 2px 10px;
	font-weight: bold;
 	font-size: 1.1em;
	background: #e7e7e7;
}

#content .staffprofile p
{
	text-align: left;
	margin: 0;
	padding: 3px 10px 0 10px;
	font-size: 0.8em;
}

#content .staffprofile .profilequal
{
	font-style: italic;
	margin: 0;
	padding: 0 0 10px 10px;
	border-bottom: 2px solid #e7e7e7;
	font-size: 1em;
}

#content .staffprofile .profilerole
{
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 1em;
}

#content .staffprofile .profileMJ
{
	background: transparent url(../img/profileMJ.jpg) right 4px no-repeat;
}


#content .staffprofile .profileRK
{
	background: transparent url(../img/profileRK.jpg) right 4px no-repeat;
}


#content .staffprofile .profileER
{
	background: transparent url(../img/profileER.jpg) right 4px no-repeat;
}


#content .staffprofile .profileAC
{
	background: transparent url(../img/profileAC.jpg) right 4px no-repeat;
}


#content .staffprofile .profileJM
{
	background: transparent url(../img/profileJM.jpg) right 4px no-repeat;
}


#content .staffprofile .profileLI
{
	background: transparent url(../img/profileLI.jpg) right 4px no-repeat;
}

#content .staffprofile .profileH
{
	background: transparent url(../img/profileH.jpg) right 4px no-repeat;
}


.indent
{
	padding-left: 15px;
	padding-right: 25px;
	border-left: 2px solid #602000;
	margin-left: 10px;
}

.linkname
{
	margin-top: 25px;
	font-weight: bold;
}

#copyright
{
	border-top: 1px solid #aaaaaa;
	margin: 0;
	padding: 8px 20px 20px 20px;
}

#copyright p
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0.8em;
}
