.PreLoad
{
	Position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	visibility: none;
}

.link
{
	color: #ccc;
}
.link:hover
{
	color: #fd0000;
}

#GeekButton
{
	position: absolute;
	width: 106px;
	height: 37px;
	left: 50%;
	margin-left: 180px; 
	top: 290px;
	z-index: 2;
}
#LiveChat
{
	position: absolute;
	left: 50%;
	margin-left: 310px; 
	top: 170px;
	z-index: 1;
}

#Live-Video-Button
{
	display:block;
	position: absolute;
	width: 175px;
	height: 61px;
	left: 50%;
	margin-left: 310px; 
	top: 328px;
	z-index: 1;
	background-image:url("../images/Live-Video-Button.png");
}
#Live-Video-Button:hover
{
	background-image:url("../images/Live-Video-Button-Hov.png");
}

#Facebook-Button
{
	position: absolute;
	width: 45px;
	left: 50%;
	margin-left: 318px; 
	top: 393px;
	z-index: 1;
	border: 0;
}

#Twitter-Button
{
	position: absolute;
	width: 45px;
	left: 50%;
	margin-left: 375px; 
	top: 393px;
	z-index: 1;
	border: 0;
}

#Youtube-Button
{
	position: absolute;
	width: 45px;
	left: 50%;
	margin-left: 432px; 
	top: 393px;
	z-index: 1;
	border: 0;
}

#Remote-Desktop
{
	display:block;
	position: absolute;
	width: 175px;
	height: 47px;
	left: 50%;
	margin-left: 310px; 
	top: 443px;
	z-index: 1;
	background-image:url("../images/Remote-Desktop.png");
}

#Remote-Desktop-Win
{
	display:block;
	position: absolute;
	width: 175px;
	height: 40px;
	left: 50%;
	margin-left: 310px; 
	top: 490px;
	z-index: 1;
	background-image:url("../images/Remote-Desktop-Win.png");
	border: 0;
}
#Remote-Desktop-Win:hover
{
	background-image:url("../images/Remote-Desktop-Win-Hov.png");
}

#Remote-Desktop-Mac
{
	display:block;
	position: absolute;
	width: 175px;
	height: 58px;
	left: 50%;
	margin-left: 310px; 
	top: 530px;
	z-index: 1;
	background-image:url("../images/Remote-Desktop-Mac.png");
	border: 0;
}
#Remote-Desktop-Mac:hover
{
	background-image:url("../images/Remote-Desktop-Mac-Hov.png");
}

#Payment
{
	display:block;
	position: absolute;
	width: 175px;
	height: 117px;
	left: 50%;
	margin-left: 310px; 
	top: 590px;
	z-index: 1;
	background-image:url("../images/Payment.png");
	border: 0;
}
#Payment:hover
{
	background-image:url("../images/PaymentHover.png");
}

#K9
{
	display:block;
	position: absolute;
	width: 175px;
	height: 103px;
	left: 50%;
	margin-left: 310px; 
	top: 708px;
	z-index: 1;
	background-image:url("../images/K9Button.jpg");
	border: 0;
}
#K9:hover
{
	background-image:url("../images/K9ButtonHover.jpg");
}

#Description
{
	position: absolute;
	width: 700px;
	left: 50%;
	margin-left: -450px; 
	top: 195px;
	z-index: 1;
}
#Description1
{
	position: absolute;
	width: 700px;
	left: 50%;
	margin-left: -450px; 
	top: 900px;
	z-index: 1;
}
#SlidePic
{
	position: absolute;
	width: 750px;
	left: 50%;
	margin-left: -450px; 
	top: 306px;
	z-index: 1;
}

h1
{
	font-size: 13px;
	color: #a3a3a3;
	font-weight:normal;
}

#Keywords
{
	position: absolute;
	width: 700px;
	left: 50%;
	margin-left: -470px; 
	top: 1900px;
	z-index: 1;
}

#BottomHelper
{
	position: absolute;
	width: 10px;
	left: 50%;
	margin-left: -470px; 
	top: 1000px;
	z-index: 1;
}