* {margin:0;padding:0;}

body {
	text-align:center;
	font-family: Tahoma, arial, sans-serif;
	color: #424242;
	font-size: 0.75em;
	padding: 15px 0;
}
#wrapper {
	width:915px;
	margin: 0 auto;
	text-align: left;
	border: solid 1px #000;
}
img {border:none}
h1 {color: #8E8352; font-size: 1.3em; font-weight: normal}
#lcol {
	width: 349px;
	float:left;
	border-right: solid 1px #000;
}
#lcol img {
	float:left;
}
.limage {
	border-top: solid 1px #000;
}
#lcol p {
	padding: 5px 40px 5px 38px
}
#lcol h1 {
	padding: 0 0 0 38px
}
#lcol.noborder {
	border:none!important;
}
#rcol {
	width: 565px;
	float: right;
}
#rcol.homeborder {
	border-left: solid 1px #000;
}
#rcol p {
	padding: 5px 5px 5px 26px
}
#rcol img {
	float:left;
}
#rcol h1 {
	padding: 20px 0 10px 26px;
}
#rcol h1.h2 {
	padding: 10px 0 0 26px;
	color: #000;
	font-size: 1.1em;
	font-weight: bold
}
#rcol h1.h2 a {
	text-decoration: none;
}
#rcol h2 {
	padding: 10px 0 0 26px;
	color: #000;
	font-size: 1.1em
}
#rcol h2 a {
	text-decoration: none;
}
#rcol a {
	color: #000;
}
#rcol a img{
	float:none;
}
#banner {
	background: url(../images/banner.jpg) no-repeat right;
	height: 89px;
}
#emailimg {
	padding: 39px 0 0 26px;
}
#nav {
	list-style: none;
	height: 23px;
}
#nav li {
	float: left;
	text-indent: -999em;
}
#nav li a{
	height: 23px;
	overflow:hidden;
	display: block;
}
#nav li a.philosophy{ background: url(../images/philosophy_but.jpg) no-repeat; width: 116px }
#nav li a.services{ background: url(../images/services_but.jpg) no-repeat; width: 90px }
#nav li a.supervisory{ background: url(../images/supervisory_but.jpg) no-repeat; width: 139px }
#nav li a.press{ background: url(../images/press_but.jpg) no-repeat; width: 114px }
#nav li a.contact{ background: url(../images/contact_but.jpg) no-repeat; width: 106px }
#nav li a:hover, #nav li a:focus, #nav li.current a{background-position: 0 -23px}

#footer {
	text-align: right;
	width:915px;
	margin: 0 auto;
	font-size: 0.8em;
	padding: 3px 0
}
.clearboth {
	clear:both;
}