@charset "UTF-8";
/* CSS Document */

#middle {
	background-image: url(../Images/textboxmid.jpg);
	background-repeat: repeat-y;
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	overflow: hidden;
	padding-top: 4px;
}
.leftcol {
	width: 282px;
	margin-left: 25px;
	float: left;
	text-align: justify;
}
.rightcol ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.middlecol {
	width: 282px;
	float: left;
	margin-left: 25px;
	text-align: justify;
}
.rightcol {
	width: 282px;
	float: left;
	margin-left: 25px;
	text-align: justify;
}
#middle p {
	margin-top: 0px;
	position: relative;
	z-index: 1;
}#bottomlists p {
	text-align: center;
}
#help {
	float: left;
	height: 146px;
	width: 142px;
	margin-right: 10px;
	margin-bottom: -3em;
	position: relative;
	z-index: -1;
}

#bottomlists {
	clear: both;
}
#bottomtitle {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #D00;
}
#bottomlists li{
	list-style-image: url(../Images/computersupportimages/bullet_ball-chrome.png);
	vertical-align: text-top;
	line-height: 24px;
}
#bottominfo   {
	font-size: 16px;
	clear: both;
	text-align: center;
	margin-bottom: 0px;
	padding-top: 20px;
	font-weight: bold;
}
.middlecol ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.leftcol ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

