@charset "utf-8";
/* CSS Document */
div#hmcontent {
	width:60%;
	float:left;
	min-height:400px;
}
div.hmbox {
	width:25%;
	float:right;
	margin:0px 0px 15px 15px;
	text-transform:uppercase;
	padding:40px;
}

div.hmbox span, div.hmbox div {
	color:#FFF;
	font-family:futura;
	font-size:34px;
	margin-left:60px;
	background-position: left 10px bottom 30px;
}
div#regbox {
	background:#013F70 url(../img/reg_ico.png) no-repeat;
	background-position: left 20px bottom 30px;
}
div.regext {
	width:375px;
	float:none;
}
div#pdmbox {
	background:#F47925 url(../img/pdm_ico.png) no-repeat;
	background-position: left 20px bottom 35px;
}
div#pdmbox div {
	float:left;
	font-size:32px;
	line-height:26px;
}
div#evlbox {
	background:#000 url(../img/evl_ico.png) no-repeat;
	background-position: left 20px bottom 30px;
}
div#otwbox {
	background-image:url(../img/offthewall-2015.png);
	height:43px;
}
div#kaviabox {
	background-image:url(../img/kavia_hm.png);
	height:4px;
}
div#astrabox {
	background-image:url(../img/ASTRA-small.png);
	height:44px;
	background-position:center;
	background-repeat:no-repeat;
}
div#spnpar {
	width:318px;
	float:right;
	margin:20px 0px 15px 15px;
	text-transform:uppercase;
}