body {
	background-image: url(images/layout/bodybkg.gif);
	background-repeat: repeat-y;
	clear: none;
	display: block;
	font-family: Franklin Gothic Medium;
	font-size: 8pt;
}
#Headerbkg {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1024px;
	height: 138px;
	background-image: url(images/layout/HeaderBkg.gif);
	background-repeat: repeat-x;
}

#HeaderLogo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 234px;
	height: 138px;
}

#HeaderContact {
	position: absolute;
	left: 540px;
	top: 14px;
	text-align: right;
}

#TopRightHdr {
	position: absolute;
	left: 972px;
	top: 0px;
	width: 52px;
	height: 138px;
}
#IdHome_link A {
	position: absolute;
	left: 130px;
	top: 145px;
	font-weight: bold;
	font-size: medium;
	text-decoration: none;
	color: #ccffff;
	font-style: italic;
}
#IdSecurity_bttn {
	position: absolute;
	left: 21px;
	top: 191px;
	width: 171px;
	height: 39px;
}
#IdEntertainment_bttn {
	position: absolute;
	left: 21px;
	top: 237px;
	width: 171px;
	height: 39px;
}

#IdNetworking_bttn {
	position: absolute;
	left: 21px;
	top: 283px;
	width: 171px;
	height: 39px;
}

#IdHA_bttn {
	position: absolute;
	left: 21px;
	top: 329px;
	width: 171px;
	height: 39px;
}

#IdCVS_bttn {
	position: absolute;
	left: 21px;
	top: 375px;
	width: 171px;
	height: 39px;
}

#IdProducts_bttn {
	position: absolute;
	left: 21px;
	top: 421px;
	width: 171px;
	height: 39px;
}

#IdContact_Bttn {
	position: absolute;
	left: 21px;
	top: 468px;
	width: 171px;
	height: 39px;
}

#Danny-greeting {
	position: absolute;
	left: 831px;
	top: 138px;
	width: 193px;
	height: 426px;
}

#Slider_Left {
	position: absolute;
	left: 0px;
	top: 0px;
}

#Slider_Bar {
	position: absolute;
	left: 0px;
	top: 564px;
	width: 1024px;
	height: 170px;
	background-image: url(images/layout/SliderTopBottom.gif);
	background-repeat: repeat-x;
	padding-bottom: 12px;
	padding-top: 12px;
}

#Slider_Right {
	position: absolute;
	left: 895px;
	top: 0px;
	width: 129px;
	height: 170px;
}

#QuickLinks {
	position: absolute;
	left: 192px;
	top: 170px;
	width: 640px;
	height: 50px;
	text-align: center;
}

#PageContent {
	position: absolute;
	left: 200px;
	top: 135px;
	width: 623px;
	height: 420px;
}

Div#PageContent p {
	text-indent: 8px;
}

hr {
	color: blue;
}

.ListHead {
	font-weight: bolder;
	vertical-align: middle;
	font-size: larger;
	text-indent: -20pt;
	list-style-type: none;
}
.CheckBullet {
	list-style-image: url(images/layout/CheckBullet.gif);
	font-weight: bolder;
	vertical-align: middle;
	list-style-position: outside;
}
.BlankBullet {
	font-weight: bolder;
	list-style-type: disc;
	list-style-position: outside;
}

#ContactFormId input {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: black thin solid;
	background-color: transparent;
	margin-top: 8px;
}

#Slider_Bar A {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}