body{
	font-family: helvetica neue, helvetica, arial;
	font-size: 12px;
	color:#424242;
	margin: 20;
	text-transform: uppercase;
}
hr{
	border: 0;
	border-top: 1px #bfbfbf dashed;
	margin: 30 0 15 0;
	text-indent: 90px;
}


h1{
	background: url(img/head_lg_minxx.jpg);
	height: 94px;
	width: 100%;
	margin: 0;
	font-size: 24px;
	background-repeat: no-repeat;
	text-indent: 90px;
	letter-spacing: -1px;
}
h2{
	font-size: 20px;
	width: 90%;
	margin: 0;
	letter-spacing: -1px;
}
strong{
	font-size: 14px;
	color: black;
}
h3{
	font-size: 16px;
	margin: 0;
	margin-bottom: -2;
	width: 100%;
	color: #292929;
	font-weight: normal;
}
h3 span{
	color: #7f7f7f;	
}
h4{ 	
	font-size: 12px;
	margin: 0;
	color: #840A77;	
}
#big h2{
 	font-size: 100px;
	margin: 0 0 0 0;
	line-height: 80px;
	width: 80%;
	letter-spacing: -4px;
}
#big h3{
 	font-size: 40px;
	margin: 140 0 0 0;
	letter-spacing: -2px;
	font-weight: bold;
}
#big h4{
 	font-size: 30px;
	/* margin: 0 0 50 0; */
	margin: 0;
}
#head{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	border-bottom: 1px #cccccc solid;
	background: white;
	padding: 20;
}
/* img{
	position: absolute;
	top: 31px;
	right: 564px;
}
*/
