﻿body
{
	margin: 0 auto;
	padding: 0;
	color: black;
}
#home-main
{
	position: relative;
	z-index: 0;
	width: 675px;
	height: 100%;
	margin: auto;
	left: 0;
	top: -11px;
}

/* begin Header */
div.home-header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 675px;
	height: 330px;
}


div.home-header-slideshow
{
	position: absolute;
	top: 0;
	z-index:-999;
	right: 0px;
	width: 675px;
	height: 275px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
div.home-header-customers
{
	position: absolute;
	z-index:-1;
	margin-top: 289px;
	padding: 0;
	left: 0;
	width: 675px;
	height: 25px;
	background-image: url('images/customers.gif');
	background-repeat: no-repeat;
	background-position: center center;
}
div.home-header-text
{
	margin-top: 284px;
	position: absolute;
	z-index:0;
	right:130px;
	width: 300px;
	height: 30px;
	text-align:left;
	font-family:tahoma;
	font-size:9pt;
	color: #617483;
}

/* end Header */
/* begin Packages*/
.home-pack-win
{
	position: absolute;
	z-index:-1;
	margin-top: 0px;
	padding: 0;
	left: 0px;
	width: 321px;
	height: 76px;
	/*background-image: url('images/win.gif');
	background-repeat: no-repeat;
	background-position: center center;*/
}
.home-pack-lin
{
	position: absolute;
	z-index:-1;
	padding: 0;
	left: 354px;
	width: 321px;
	height: 76px;
	/*background-image: url('images/lin.gif');
	background-repeat: no-repeat;
	background-position: center center;*/
}
.home-pack-reseller
{
	position: absolute;
	z-index:-1;
	margin-top: 89px;
	padding: 0;
	left: 0px;
	width: 321px;
	height: 76px;
	/*background-image: url('images/reseller.gif');
	background-repeat: no-repeat;
	background-position: center center;*/
}
.home-pack-domain
{
	position: absolute;
	z-index:-1;
	margin-top: 89px;
	padding: 0;
	left: 354px;
	width: 321px;
	height: 76px;
	/*background-image: url('images/domain.gif');
	background-repeat: no-repeat;
	background-position: center center;*/
}
.home-pack-server
{
	position: absolute;
	z-index:-1;
	margin-top: 177px;
	padding: 0;
	left: 0px;
	width: 321px;
	height: 76px;
	/*background-image: url('images/server.gif');
	background-repeat: no-repeat;
	background-position: center center;*/
}
.home-pack-vps
{
	position: absolute;
	z-index:-1;
	margin-top: 177px;
	padding: 0;
	left: 354px;
	width: 321px;
	height: 76px;
	/*background-image: url('images/vps.gif');
	background-repeat: no-repeat;
	background-position: center center;*/
}
/* end Packages*/
/* begin footer*/
.home-board
{
	position: absolute;
	z-index:-1;
	margin-top: 268px;
	padding: 0;
	left: 0px;
	width: 675px;
	height: 202px;
	background-image: url('images/board.gif');
	background-repeat: no-repeat;
	background-position: center center;
}
.home-board-title
{
	margin-top: 276px;
	position: absolute;
	padding-right:10px;
	z-index:1;
	width: 665px;
	height: 50px;
	float:right;
	text-align:right;
	font-family:tahoma;
	font-size:9pt;
	font-weight: bold;
	color: #617483;
}
.home-board-text
{
	margin-top: 294px;
	position: absolute;
	padding-right:10px;
	z-index:1;
	width: 655px;
	height: 50px;
	float:right;
	text-align:right;
	font-family:tahoma;
	font-size:9pt;
	color: #617483;
	 text-align:justify;
}

.home-board-daller
{
	margin-top: 420px;
	position: absolute;
	z-index:1;
	left:498px;
	width: 162px;
	height: 52px;
}
.home-board-daller-text
{
	margin-top: 320px;
	position: absolute;
	z-index:1;
	width: 162px;
	height: 50px;
	padding-left:495px;
	float:right;
	text-align:right;
	font-family:tahoma;
	font-size:8pt;
	color: #000;
	font-weight: bold;
}
.home-board-manage
{
	margin-top: 420px;
	position: absolute;
	z-index:1;
	left:208px;
	width: 256px;
	height: 52px;
}
.home-board-manage-text
{
	margin-top: 320px;
	position: absolute;
	z-index:1;
	width: 256px;
	height: 50px;
	padding-left:205px;
	float:right;
	text-align:right;
	font-family:tahoma;
	font-size:8pt;
	color: #000;
	font-weight: bold;

}
.home-board-ssl
{
	margin-top: 420px;
	position: absolute;
	z-index:1;
	left:15px;
	width: 159px;
	height: 52px;
}
.home-footer
{
	position: absolute;
	z-index:-1;
	margin-top: 501px;
	padding: 0;
	left: 0px;
	width: 675px;
	height: 114px;
	background-image: url('images/footer.gif');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end footer*/
