/* BASIS */

body {
	margin:0 0 0 0;
	padding:0 0 0 0;	
	background:#fff;
}
body, div, table, tr, td, input, select, textarea, pre, ul, ul li, ol, ol li, a, p, h2, h3, h4, h5 {
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	color:#707173;
	line-height:1.4;
}
h1, h2, h3, h4, h5 {
	font-weight:bold;
	margin:0 0 8px 0;
	padding:0 0 0 0;	
	color:#707173;
	font-size:12px;
}
p.bodytext {
}
a, a:link{
	color:#707173;		
}
a:hover{
	text-decoration:none;
	color:#e5322d;
	color:#c33534;
}
ul, ol {
	margin:0 0 0 15px;
	padding:0 0 0 0;	
}
ul li, ol li {}
.clear {
	clear:both;	
}
img {
	margin:0 0 0 0 !important;
	padding:0 0 0 0 !important;	
}
table.contenttable {
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}
table.contenttable tr td{
	vertical-align:top;
	text-align:left;
	padding:2px 10px 10px 0;
}
/* CONTAINER */

div#main {
	position:relative;
	width:900px;
	min-height:600px;	
	margin-left:-450px;
	left:50%;
}
div#top {
	background:#fff url(../img/mohr-logo.gif) no-repeat left top;
	height:99px;
}
div#top .img_logo {
	position:relative;
	left:527px;
	top:10px;
	width:370px;
	height:90px;	
}
div#top a:hover, div#top a:focus{
	border:0;
}
div#content_main {
	width:898px;
	border:1px solid #939393;
	margin:21px 0 0 0;
	padding:0 0 0 0;
	min-height:360px;			
}
div.content_left {
	position:relative;
	float:left;
	width:401px;
	min-height:80px;
}
div.content_left .text {
	padding:28px 40px 20px 60px;
}
div.content_left .pic {
	padding:32px 0px 10px 29px;
	width:156px;
	float:left;
	height:150px;
}
div.content_left .pic dd.csc-textpic-caption{
	padding:6px 0 0 0 ;
	line-height:1.25;
}
div.content_normal {
	position:relative;
	float:left;
	width:304px;
	padding:28px 40px 11px 0;	
}
div.content_normal dd.csc-textpic-caption{
	padding:6px 0 0 0 ;
	line-height:1.25;
	width:220px;
}