﻿div.LittleLinuxGreen, div.LittleLinuxOrange, div.LinuxGreen, div.LinuxOrange, div.WindowsGreen, div.WindowsOrange
{
	height:227px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:center;
	font-family:Tahoma;
	font-size:12px;
	font-variant:small-caps;
	text-align:justify;
	padding:0px;
}
div.InnerChild
{
	padding-top:82px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
}
div.LittleLinuxGreen, div.LinuxGreen, div.WindowsGreen
{
	/*border: solid 1px #52A0BE;*/
}
div.LittleLinuxOrange, div.LinuxOrange, div.WindowsOrange
{
	/*border: solid 1px #C38523;*/
}
div.LittleLinuxGreen, div.LittleLinuxOrange
{
	width:190px;
	float:left;
	margin: 0px 0px 0px 0px;
}
div.LittleLinuxGreen
{
	background-image:url('images/mainpageAds_01.gif');
}
div.LittleLinuxOrange
{
	background-image:url('images/mainpageAdsOver_01.gif');
}

div.LinuxGreen, div.LinuxOrange
{
	margin-left:189px;
	margin-right:200px;
}
div.LinuxGreen
{
	background-image:url('images/mainpageAds_02.gif');
}
div.LinuxOrange
{
	background-image:url('images/mainpageAdsOver_02.gif');
}

div.WindowsGreen, div.WindowsOrange
{
	width:200px;
	float:right;
	margin: 0px 1px 0px 0px;
}
div.WindowsGreen
{
	background-image:url('images/mainpageAds_03.gif');
}
div.WindowsOrange
{
	background-image:url('images/mainpageAdsOver_03.gif');
}
div.BottomFeeder
{
	border: solid 1px #FD9D58;
	background-color:#85C5F2;
	font-family:Verdana;
	font-size:11px;
	color:#014c80;
	min-height:150px;
	font-variant:small-caps;
	margin: 0px 5px 5px 5px;
}
div.BottomFeederText1, div.BottomFeederText2
{
	padding: 15px 15px 15px 60px;
	background-position:left top;
	background-repeat:no-repeat;
	min-height:75px;
	text-align:justify;
}
div.BottomFeederText1
{
	background-image:url('images/network.gif');
}
div.BottomFeederText2
{
	background-image:url('images/customers.gif');
}
div.BottomFeederHeader
{
	border:solid 1px #FD9D58;
	background-color: #FD9D58;
	font-weight:bold;
	width:100%;
	text-align:center;
}
