@charset "utf-8";
/* CSS Document */

#widecolhome {
	float: left;
	width: 540px;
	margin: 20px 0 0 70px;
}
#widecolhome2 {
	float: left;
	width: 540px;
	margin: 0 0 20px 70px;
}
div.screen ul
{
list-style-type:none;
margin:0 0 0 0;
padding:0;
}
.button a {
	position: relative;
	top: 30px;
	z-index:0;
}
.button a:link {
	color: #fff;
	text-decoration: none;
}
.button a:visited {
	color: #fff;
	text-decoration: none;
}
.button a:hover {
	color: #fff;
	text-decoration: underline;
}

.button a:active {
	color: #fff;
}
.button {
	background-image: url(../images/redBox.jpg);
	background-repeat: no-repeat;
	color: #FFF;
}
li.screen16 {
	text-align: center;
	vertical-align: middle;
	margin: 3px;
	float: left;
	height: 94px;
	width: 125px;
	list-style-type: none;
}

