@charset "UTF-8";
/* CSS Document */

.at_turnkey {
	min-height: 55px;
	padding: 5px 0 0 65px;
	margin: 10px 0;
	background-image: url(at_icon_turnkey.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.at_retrofit {
	min-height: 55px;
	padding: 5px 0 0 65px;
	margin: 10px 0;
	background-image: url(at_icon_retrofit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.at_speed {
	min-height: 55px;
	padding: 5px 0 0 65px;
	margin: 10px 0;
	background-image: url(at_icon_speed.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.at_minutes {
	min-height: 55px;
	padding: 5px 0 0 65px;
	margin: 10px 0;
	background-image: url(at_icon_minutes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* TEMP AT MENU ************************************/

.at_temp_header {
	width: 900px;
	height: 350px;
	position: relative;
	background-image: url(at_temp_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.at_temp_menu_logo {
	width: 187px;
	height: 60px;
	left: 31px;
	top: 17px;
	position: absolute;
}

.at_temp_menu_salesprofit {
	width: 227px;
	height: 17px;
	left: 31px;
	top: 98px;
	position: absolute;
}

.at_temp_menu_technologies {
	width: 227px;
	height: 17px;
	left: 31px;
	top: 124px;
	position: absolute;
}

.at_temp_menu_licensing {
	width: 227px;
	height: 17px;
	left: 31px;
	top: 150px;
	position: absolute;
}