.section-home-link-opensource, .section-home-link-professional, .section-home-link-whatiseyeos {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #ffffff;
	border-radius: 6px;
	display: block;
	font-size: 15px;
	font-weight: bold;
	height: 27px;
	margin-top: 245px;
	outline-width: 0;
	padding-top: 6px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	width: 223px;
}

.section-home-link-opensource {
	margin-left: 483px;
}

.section-home-link-professional {
	margin-left: 250px;
}

.section-home-link-whatiseyeos {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #79afc2;
	border-radius: 6px;
	margin-left: 17px;
}

.section-home-sidebar-demo, .section-home-sidebar-download, .section-home-sidebar-iamnew {
	background-repeat: no-repeat;
	color: #333333;
	display: block;
	font-family: Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-size: 31px;
	font-weight: bold;
	height: 87px;
	line-height: 1;
	margin-left: 724px;
	position: absolute;
	padding-left: 15px;
	padding-top: 10px;
	text-decoration: none;
	width: 211px;
}

.section-home-sidebar-demo span, .section-home-sidebar-download span, .section-home-sidebar-iamnew span {
	display: block;
	font-size: 17px;
	font-weight: normal;
	margin-top: 5px;
}

.section-home-sidebar-demo {
	background-image: url(../../../get/images/home/demo.png);
	margin-top: 198px;
}

.section-home-sidebar-download {
	background-image: url(../../../get/images/home/download.png);
	margin-top: 99px;
}

.section-home-sidebar-iamnew {
	background-image: url(../../../get/images/home/iamnew.png);
}

.section-home-table {
	width: 100%;
}

.section-home-table td {
	padding-top: 15px;
	vertical-align: top;
	width: 25%;
}

.section-home-table th {
	background-image: url(../../../get/images/home/news.png);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 14px;
	height: 22px;
	text-decoration: none;
	padding-left: 10px;
}

.section-home-table ul {
	overflow: hidden;
	white-space: nowrap;
	line-height: 2;
}

.section-home-table ul a {
	text-decoration: none;
}

.section-home-view-whatiseyeos, .section-home-view-professional, .section-home-view-opensource {
	background-repeat: no-repeat;
	display: none;
	font-family: Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-size: 30px;
	font-weight: bold;
	height: 270px;
	margin-left: 1px;
	padding-left: 25px;
	padding-top: 20px;
	position: absolute;
	width: 698px;
}

.section-home-view-whatiseyeos a, .section-home-view-professional a, .section-home-view-opensource a {
	font-size: 12px;
	text-decoration: none;
}

.section-home-view-whatiseyeos {
	background-image: url(../../../get/images/home/whatiseyeos.png);
	color: #000000;
	display: block;
}

.section-home-view-whatiseyeos a {
	color: #f15a24;
}

.section-home-view-professional {
	background-image: url(../../../get/images/home/professional.png);
	color: #d8d8d8;
}

.section-home-view-professional a {
	color: #ff931e;
}

.section-home-view-opensource {
	background-image: url(../../../get/images/home/opensource.png);
	color: #f1fbd9;
}

.section-home-view-opensource a {
	color: #4d4d4d;
}