BODY
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	color: #707070;
	font-family: "Tahoma MS", Verdana, Arial, sans-serif;
}
#SiteContainer
{
	width: 800px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0px solid blue;
	z-index: 1;
}
#SiteBanner
{
	width: 800px;
	height: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0px solid green;
	z-index: 2;
}
#Logo
{
	width: 242px;
	height: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0px solid green;
	z-index: 3;
}
#ThePCDoctor
{
	width: 558px;
	height: 71px;
	position: absolute;
	left: 242px;
	top: 0px;
	border: 0px solid green;
	z-index: 3;
}
#PhoneNumber
{
	width: 558px;
	height: 68px;
	position: absolute;
	left: 242px;
	top: 71px;
	border: 0px solid green;
	z-index: 3;
}
#QualityFastExpertHelp
{
	width: 558px;
	height: 61px;
	position: absolute;
	left: 242px;
	top: 139px;
	border: 0px solid green;
	z-index: 3;
}
#PageBorder
{
	width: 539px;
	position: absolute;
	left: 250px;
	top: 210px;
	z-index: 4;
	background-color: #FFFFFF;
	color: #707070;
	border: 0px solid red;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#PageContent
{
	border-top: 0px solid #B7B7B7;
	border-right: 1px solid #B7B7B7;
	border-bottom: 0px solid #B7B7B7;
	border-left: 1px solid #B7B7B7;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Footer
{
	width: 558px;
	position: absolute;
	left: 0px;
	border: 0px solid green;
	z-index: 3;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#Footer A
{
	font-family: "Tahoma MS", Verdana, Arial, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
	color: #929292;
}
#Footer A:hover
{
	font-family: "Tahoma MS", Verdana, Arial, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
	color: #707070;
}
#Menu
{
	width: 242px;
	position: absolute;
	left: 10px;
	top: 210px;
	border: 0px solid green;
	z-index: 3;
}
#Menu UL
{
	list-style-type: none;
	text-align: left;
}
#Menu UL LI A
{
	background-color: transparent;
	background-image: url(/images/SiteTemplate/Menu/Bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 55px;
	letter-spacing: 1px;
	text-align: left;
	font-family: "Tahoma MS", Verdana, Arial, sans-serif;
	font-size: large;
	font-weight: normal;
	text-decoration: none;
	color: #929292;
	border: 0px solid green;
}

#Menu UL LI A:hover
{
	background-color: transparent;
	background-image: url(/images/SiteTemplate/Menu/BulletOver.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #707070;
}

#Menu UL LI A#current
{
	background-color: transparent;
	background-image: url(/images/SiteTemplate/Menu/BulletSelected.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #2EC61A;
}

