@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

html {		
	margin: 0px;
	padding: 0px;
	min-width:764px;
	}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #919191;
	background-image: url(../Images/testers/test1/bg1.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#topheader {
	position: relative;
    margin:auto;
	padding:0;
	height: 115px;
	width: 950px;
	background-image:url(../Images/testers/test1/header.png);
}

#searchbara {
	position:absolute;
	height:50px;
	width:300px;
	top:30px;
	left:200px;
}

#searchbarb {
	position:absolute;
	height:50px;
	width:300px;
	top:60px;
	left:200px;
}

#techsupporta {
	position:absolute;
	height:70px;
	width:110px;
	top:25px;
	left:520px;
}

#techsupportb {
	position:absolute;
	height:70px;
	width:110px;
	top:25px;
	left:645px;
}

#menubar {
	position: absolute;
	top: 110px;
	left:4px;
	padding: 0px;
	height:300px;
	width:200px;
	background-color:#FFFFFF;
}

#rotatingimages {
	position:absolute;
	top:112px;
	left:206px;
	height:172px;
	width: 739px;
	background-color:#FFFFFF;
}

#announcements {
	position:absolute;
	left:4px;
	top:290px;
	height:105px;
	width: 942px;
	background-color:#FFFFFF;
}

#weather {
	position:absolute;
	top:440px;
	left:52px;
	width: 258px;
	height: 420px;
}

#news {
	position:absolute;
	top: 440px;
	left:365px;
	width:275px;
	height:420px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

#line {
	position:absolute;
	left:204px;
	top:280px;
	height:10px;
	width:742px;
	background:#FF0000;
}

#quicklinks {
	position:absolute;
	left: 690px;
	top:450px;
	width: 228px;
	height: 110px;
}

#line2 {
	position:absolute;
	top:396px;
	left:6px;
	height:10px;
	width:942px;
	background:#FF0000;
}

#bottom {
	position:absolute;
	left:4px;
	top:404px;
	height: 666px;
	width:942px;
	background:url(../Images/testers/test1/bottom.png);
}

#content {
	position:absolute;
	left:5px;
	top:292px;
	height:auto;
	width:939px;
	background:url(../Images/testers/test1/content.png) repeat-y;
}

#bottomb {
	width:942px;
	height:46px;
	padding:0px;
	margin:0px;
	background-image:url(../Images/testers/test1/bottomb.png);
}

#extradiv1 {
	height: 133px;
	width:450px;
	top: 30px;
	left:45px;
}
#extradiv2 {
	height: 133px;
	width:450px;
	top: 30px;
	left:200px;
}
