/*
palette

dark blue #000066
green #839E3C
light blue #34A7E8

*/





body {
	background: url(../images/body-company.jpg) no-repeat 0 478px;
	margin: 0;
	color:#666;
}

#toprightbgimage
{
	position:absolute;
	top:0;
	left:455px;
	width:611px;
	height:248px;
	margin:0;
	padding:0;
	overflow: hidden;
	z-index:0;

}

#toprightbgimage img
{
	border: 0;
	width: 611px;
	height: 248px;
}

div.maincontent h3 {font-weight:bold;margin-top:40px;margin-bottom:40px;}

div.people {margin-left:0;margin-bottom:25px;}
div.people p {line-height:120%}
div.people img {float:left;margin-left:-180px}
div.people span.thename {font-weight:bold;font-size:16px;color:#000066}



div.people a {
	text-decoration: none;
	color: #34A7E8;
	border-bottom:#34A7E8 dotted 1px;
	}
div.people a:hover {border-bottom:none}



div.people ul li {padding:4px;}
div.people ul li a {
	background: url(../images/page_white_acrobat.png) no-repeat;
	padding:2px;
	padding-left: 25px;
}
