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

#middle {
	background-image: url(../Images/textboxmid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	text-align: justify;
	position: relative;
	z-index: 2;
}
#slider          {
	position: relative;
	width: 896px;
	margin-left: 25px;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	background-image: url(../Images/sliderbg.jpg);
	clear: both;
}
#mover           {
	width: 896px;
	position: relative;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.slide           {
	width: 896px;
	float: left;
	position: relative;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	height: 265px;
}
.slide h1        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D00;
	margin-top: 0px;
	width: 350px;
	margin-bottom: 5px;
}
.slide p         {
	font-size: 14px;
	line-height: 20px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.slide img       {
	position: absolute;
	top: 25px;
	left: 375px;
}
#slider-stopper  {
	position: absolute;
	top: 1px;
	right: 20px;
	background: rgb(83,186,255);
	color: white;
	padding: 3px 8px;
	font-size: 10px;
	text-transform: uppercase;
	z-index: 1000;
}
.leftcol {
	width: 282px;
	margin-left: 25px;
	float: left;
	margin-bottom: 25px;
}
.middlecol {
	width: 282px;
	float: left;
	margin-left: 25px;
}
.rightcol {
	width: 282px;
	float: left;
	margin-left: 25px;
}
#bottominfo {
	width: 896px;
	clear: both;
	text-align: center;
	font-size: 16px;
	margin-left: 25px;
	line-height: 24px;
	margin-bottom: 0px;
}
.middle p {
	margin-top: 0px;
	position: relative;
	z-index: 1;
}
#http {
	float: left;
	height: 146px;
	width: 142px;
	margin-right: 10px;
	margin-bottom: -3em;
	position: relative;
	z-index: -1;
}
.leftcol ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#bottomlists {
	clear: both;
}
#bottomtitle {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding-top: 25px;
	margin-bottom: 10px;
	color: #D00;
}
#bottomlists li{
	list-style-image: url(../Images/computersupportimages/bullet_ball-chrome.png);
	vertical-align: text-top;
	line-height: 24px;
}
.rightcol ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.middlecol ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

