body {
	background: #efeee8 url(../images/bg.jpg) no-repeat scroll 50% 0;
	margin: 0 auto 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

p {
	line-height: 20px;
	font-size: 12px;
}

a {
	outline: none;
}

.clear-all {
	clear: both;
}

#wrapper {
	background: #fff;
	display: block;
	width: 800px;
	margin: 0 auto;
	padding: 25px 25px 0;
}

#header {
	background: #fff url(../images/header-bg.jpg) no-repeat scroll 100% 0;
	height: 81px;
}

#header-right {
	text-align: right;
	padding: 25px 0 0;
}

h1.logo a {
	background: url(../images/logo.jpg) no-repeat scroll 0 0;
	float: left;
	margin: 0;
	width: 315px;
	height: 65px;
	text-indent: -9999px;
}

#left-col {
	background: #fff;
	width: 164px;
	float: left;
}

#navigation ul#nav {
	display: block;
	list-style:none;
	margin: 0;
	padding: 0; 
	font-size: 11px;
	font-weight: bold;
}

#navigation ul#nav li, #navigation ul#nav li a, #navigation ul#nav li a:link {
	background: #589097;
	color: #FFFFFF;
	display: block;
	height: 36px;
	text-align: center;
	margin: 0 0 2px;
	width: 164px;
	text-decoration: none;
	line-height: 35px;
}

#navigation ul#nav li a:hover,  #navigation ul#nav li a.active {
	background: #52787d;
}

#left-image {
	background:#fff;
	margin: 13px 0 0; 
	width: 164px;	
}

img.expert {
	padding: 0 10px 0 0;
}

img.case-study-left {
	padding: 0 10px 0 0;
}

img.case-study-right {
	padding: 0 0 0 10px;
}

.img-caption {
	color: #6666CC;
	font-size: 11px;
	padding: 6px;
	text-align: center;
	margin: 0 0 35px;
}

#breadcrumb {
	padding: 0 0 5px;
	border-bottom: 1px solid #ededed;
}

#main-content {
	position: relative;
	float: left;
	padding: 0 0 0 25px;
	width: 610px;
	margin: 0 0 30px;
}

.right-float {
	float: right;
	position: relative;
	text-align: center;
	width: 164px;
	margin: 15px 0 15px 20px;
}

#footer {
	background: #fff url(../images/footer-logo.jpg) no-repeat scroll 100% 20%;
	width: 786px;
	border-top: 1px solid #ededed;
	clear: both;
	padding: 13px 7px 0;
}

#bottom-page {
	background: url(../images/bottom.jpg) no-repeat scroll 0 0;
	width: 850px;
	height: 17px;
	margin: 0 auto;
}

/* Lists */

#main-content ul {
margin: 25px 0 ;
}

*:first-child+html #main-content ul {
	margin: 25px 0 0 40px;
}

* html #main-content ul {
	margin: 25px 0 0 40px;
}
#main-content ul li {
padding: 0 0 10px;
}


/* TEXT */

h2.title {
	color: #333333;
	font-weight: bold;
	font-size: 18px;
	padding: 0;
	margin: 0;
}

.purple {
	color: #695cb5;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

.heading {
	color: #201f1f;
	font-size: 14px;
	font-weight: bold;
}

.footer-links a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}

.footer-links a:hover {
	text-decoration: underline;
}

.contact-links, .contact-links a {
	font-size: 10px;
	color: #1b494f;
	line-height: 16px;
	text-decoration: none;
	clear: left;
}

.contact-links a:hover {
	text-decoration: underline;
}

.mail_link, .mail_link a {
	text-decoration: none;
	color: #1b494f;
}

.mail_link a:hover {
	text-decoration: underline;
}
