﻿#homepage_container
{
	display: block;
	width: 932px;
	text-align: center;
	position: relative;
}

#p00
{
	background-color: #fff;
}

#email_for_everybody
{
	display: block;
	position: relative;
	top: 0px;
	width: 844px;
	height: 276px;
}

#b01
{
	position: absolute;
	top: 186px;
	left: 44px;
	width: 60px;
	height: 65px;
	background: url(../images/home/p01.jpg);
	display: none;
	
}

#c01
{

}

#b02
{
	position: absolute;
	top: 81px;
	left: 78px; /* 34px added */
	width: 115px;
	height: 174px;
	background: url(../images/home/p02.jpg);
	display: none;
}

#c02
{

}

#b03
{
	position: absolute;
	top: 25px;
	left: 149px; /* 34px added */
	width: 97px;
	height: 222px;
	background: url(../images/home/p03.jpg);
	display: none;
}

#c03
{
	background-color: #8bca37;
}


#b04
{
	position: absolute;
	top: 30px;
	left: 234px; /* 44px added */
	width: 103px;
	height: 221px;
	background: url(../images/home/p04.jpg);
	display: none;
}

#c04
{
	background-color: #8b17b2;
}


#b05
{
	position: absolute;
	top: 22px;
	left: 311px; /* 44px added */
	width: 117px;
	height: 237px;
	background: url(../images/home/p05.jpg);
	display: none;
}

#c05
{
background-color: #333;
}

#b06
{
	position: absolute;
	top: 3px;
	left: 398px; /* 44px added */
	width: 90px;
	height: 253px;
	background: url(../images/home/p06.jpg);
	display: none;
}

#c06
{
	background-color: #0066cc;

}

#b07
{
	position: absolute;
	top: 36px;
	left: 481px; /* 44px added */
	width: 58px;
	height: 221px;
	background: url(../images/home/p07.jpg);
	display: none;
}

#c07
{
	background-color: #0066cc;
}


#b08
{
	position: absolute;
	top: 38px;
	left: 524px; /* 44px added */
	width: 80px;
	height: 215px;
	background: url(../images/home/p08.jpg);
	display: none;
}

#c08
{
	background-color: #333;
}



#b09
{
	position: absolute;
	top: 39px;
	left: 579px; /* 44px added */
	width: 86px;
	height: 218px;
	background: url(../images/home/p09.jpg);
	display: none;
}

#c09
{
	background-color: #333;
}

#b10
{
	position: absolute;
	top: 20px;
	left: 657px; /* 44px added */
	width: 95px;
	height: 235px;
	background: url(../images/home/p10.jpg);
	display: none;
}

#c10
{
	background-color: #de2792;
}


#b11
{
	position: absolute;
	top: 22px;
	left: 722px; /* 44px added */
	width: 162px;
	height: 234px;
	background: url(../images/home/p11.jpg);
	display: none;
}

#c11
{
	background-color: #0066cc;
}

#banner_container
{
	display: block;
	height: 80px;
}

.callout
{
	display: none;
	position: absolute;
	width: 916px;
	height: 61px;
	overflow: hidden;
	background-color: #8bca37;
	padding: 4px;
	top: -80px;
	left: 4px;
	font-size: 2.5em;
	color: #fff;
	line-height: 50px;
	background-image: url(../images/home/banner_border.png) ! important;
	background-image: url(../images/home/banner_border.gif);
}

.callout :first-child 
{
	text-indent: -5000px;
}

.person
{
	cursor: pointer;

}


#virus-spam-ad-free
{
	position: absolute;
	top: -89px ! important;
	top: -92px;
	left: 792px;
}

#aboutPersonal
{
	position: absolute;
	top: 20px;
	left: 150px;
	width: 300px;
	float: left;
	z-index: -1;
}

#aboutBusiness
{
	position: absolute;
	top: 20px;
	left: 500px;
	width: 300px;
	float: left;
	z-index: -1;
}