html, body {
	margin: 0px;
	background: url(../images/bgr.gif) no-repeat top right;
	font: 11px Arial, Helvetica, sans-serif;
	color: #777777;
}
h2 {
	color: #FD000B;
	padding: 0px; margin: 0px;
	font-size: 12px;
	margin-bottom: 5px;
}
a, a:visited {
	color: #FD000B;
	text-decoration: none;
}
p {
	text-align: justify;
	margin: 0 0 10px 0;
}
td {
	vertical-align: top;
}
a:hover {
	text-decoration: underline;
}
#container {
	width: 950px;
}
#header {
	height: 197px;
	background: url(../images/bgr_header.gif) no-repeat left;
	text-align: right;
}
#main {
	/*height: auto !important;
	height: 260px;
	min-height: 260px;*/
	background: url(../images/bgr_main.gif) no-repeat top left;
	overflow: auto;
}
#main-content, #main-content-home {
	background: url(../images/bgr_content.gif) no-repeat top;
	width: 697px;
	/*height: auto !important;
	height: 60px;
	min-height: 60px;*/
	float: right;
	margin-top: 25px;
	/*overflow: auto !important; overflow: visible;*/
	padding: 15px;
	position: relative;
}
#main-content-home {
	width: auto;
	padding: 0px;
}
#main-content2 {
	width: 445px; padding: 10px; margin-bottom: -10px;
	float: right;
	border: 1px solid #C3C3C3;
}
#main-content-foot {
	background: url(../images/bgr_content_foot.gif) no-repeat;
	height: 31px;
	width: 707px;
	float: right;
	margin-bottom: 25px; padding-right: 20px;
	text-align: right;
}
#footer {
	background: #F7F7F7 url(../images/bgr_footer.gif) no-repeat left;
	height: 23px;
	line-height: 21px;
	position: relative;
}
#footer p {
	color: #5D5D5D;
	text-align: center;
	position: absolute;
	color: White;
	left: 770px;
}
#case-study td {
	border-bottom: 1px dotted #FD000B;
	padding: 5px;
}
#case-study-dett th {
	color: #FD000B;
	text-align: left;
	vertical-align: top;
}
#case-study-dett td {
	text-align: justify;
}
#case-study-dett ul {
	padding: 0px; margin: 0 0 0 20px;
}
#case-study-dett li {
	padding-left: 0px; 
}
#case-study dl {
	margin: 0px;
}
#case-study dt {
	background: url(../images/dot.gif) no-repeat top left;
	padding-left: 10px;
}
#case-study h2 {
	text-indent: 10px !important; text-indent: 0px;
}
#case-study dd {
	padding-left: 10px; margin: 0px;
}
.clientList ul {
	padding: 0;
	margin: 0 0 0 20px;
}
.clientList ul ul {
	list-style-type: disc;
}
