﻿#bannerHome
{
	height: 177px;
	margin-bottom: 3px;
}

#modulesHome
{
	height: 232px;
}

#modulesHome a
{
	margin-top: 1px;
	line-height: 15px;
	float: left;
	height: 78px;
	text-align: center;
	width: 103px;
	font-family: Arial, Helvetica, sans-serif;
}

#leftColumnHome
{
	float: left;
	width: 540px;
}

#rightColumnHome
{
	overflow: hidden;
	float: right;
	width: 215px;
}

#contentBorderBottomHome {
	width: 540px;
	height: 27px;
	margin-bottom: 5px;
	background: #808080 url("/i/img/home/hotoffer-bg.gif") no-repeat;
	clear: left;
}

#contentBorderBottomHome p 
{
	margin: 0px;
	padding-top: 7px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
}

#awardsHome
{
	width: 523px;
	height: 54px;
	padding-top: 16px;
	padding-left: 17px;
	background-image: url('/i/img/award-bg.gif');
	background-repeat: no-repeat;
}

#awardsHome img
{
	margin-left: 10px;
	margin-right: 10px;
}

/*
=======
bundles
=======
*/

#bundles
{
	overflow: hidden;
	width: 540px;
	/*margin-top: 5px;*/
}

#bundles .box
{
	width: 146px;
	height: 280px;
	float: left;
	margin: 9px 0;
	color: #000;
	margin-right: 3px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 20px;
}

#bundles .office {
	background: url("/i/img/box-office.jpg") no-repeat;
}

#bundles .servers {
	background: url("/i/img/box-servers.jpg") no-repeat 5px 0;
}

#bundles .development {
	background: url("/i/img/box-development.jpg") no-repeat 5px 0;
}

#bundles .box .in {
	padding:  7px 15px 13px 0;
}

#bundles h3 {
	color: #000;
	padding-top: 130px;
	letter-spacing: -0.5px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 20px;
}
