#main #details_left {
	width: 244px;
	float: left;
	margin-right: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 271px;
	background-image: url(images/index/int_main_bg_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#main #details_left h3 {
	background-image: url(images/index/int_main_title_creativity.jpg);
	height: 55px;
	background-repeat: no-repeat;
	background-position: 55px 10px;
}
#main #details_text_left {
	background-image: url(images/index/info_creativity.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 183px;
}

#main #details_middle {
	width: 244px;
	float: left;
	margin-right: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 271px;
	background-image: url(images/index/int_main_bg_mid.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#main #details_middle h3 {
	background-image: url(images/index/int_main_title_functionality.jpg);
	height: 55px;
	background-repeat: no-repeat;
	background-position: 55px 10px;
}
#main #details_text_middle {
	background-image: url(images/index/info_functionality.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 183px;
}

#main #details_right {
	width: 244px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 271px;
	background-image: url(images/index/int_main_bg_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#main #details_right h3 {
	background-image: url(images/index/int_main_title_visibility.jpg);
	height: 55px;
	background-repeat: no-repeat;
	background-position: 55px 10px;
}
#main #details_text_right {
	background-image: url(images/index/info_visibility.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 183px;
}

#main .display {
	position: absolute;
	top: -50em;
}
#main .moreinfo {
	text-align: right;
	padding-right: 25px;
	padding-top: 5px;
	font-size: .9em;
}
#main a:hover {
	color: #990000;
	text-decoration: none;
}
