*{
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
}
body{
	width:100%;
	height:100%;
	font-size:11px;
	line-height:13px;
	font-family:arial,helvetica,san;
	color:#d4d4d4; 

}
a{ color:#848484 ; font-size:11px; line-height:15px; cursor: hand;
cursor: pointer; text-decoration:none;}
a:hover{ color:#f1f1f1 ; }
.imgHome{ width:940px;height:600px; margin: 0 auto;display:block; background:url(Images/img_collage.jpg);	text-align:left;}
.content{ 	
	position:relative;
	width:100%; 
	background: url(Images/bg_gradient.jpg) repeat-x scroll center top; width:100%; height:100%;
	text-align:center;
}
.textBar{
	position:relative;
	top:520px;
	width:940px;
}
.adrHanhart{
	margin-left:300px;
	top:15px;
	position:absolute;
	width:180px;

	display:inline-block;
}

.adrContact{
	margin-left:480px;
	top:15px;
	position:absolute;
	width:200px;
		display:inline-block;
}

.chronoLink{
	margin-left:742px;
	top:45px;
	position:absolute;
	width:180px;
	display:inline-block;
}

.title{
	display:block;
	height:13px;
	color:#848484;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
}

.outlink{
	padding-left:13px;
	line-height:16px;
	background:url(Images/icons.gif) no-repeat 0 -245px;
}
.more{
	padding-left:13px;
	line-height:16px;
	margin-top:14px;
	background:url(Images/icons.gif) no-repeat 0 5px;
	color:#848484;
	}
.download{
	padding-left:14px;
	line-height:16px;
	background:url(Images/icons.gif) no-repeat 0 -295px;
	}