/* Various elements */

body {
}

/* Container */

#container {
	margin: 0 auto;
	width: 953px;
	position: relative;
	left: 0px;
	top: 20px;
	height: 837px;
	background-image: url(images/pagebg.jpg);
}
#header/* Header */

  {
	margin: 0;
	background-repeat: no-repeat;
	height: 245px;
	position: absolute;
	top: 21px;
	width: 918px;
	left: 18px;
	line-height: 0pt;
}

#banner/* Banner */

  {
	margin: 0;
	background-repeat: no-repeat;
	height: 358px;
	position: relative;
	top: 0px;
	width: 671px;
	left: 0px;
	line-height: 0pt;
	float: right;
}


#copyright/* Copyright */

  {
	margin: 0;
	background-repeat: no-repeat;
	height: 103px;
	position: absolute;
	top: 700px;
	width: 231px;
	left: 689px;
	line-height: 0pt;
	float: right;
}

/* Main */

#main {
	background-repeat: repeat;
	left: 18px;
	top: 300px;
	width: 918px;
	height: 510px;
	position: absolute;
	clear: both;
	overflow: auto;
}

#main p {
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	} 
	
	/* Scroller 1 */

#scroller1 {
	background-repeat: repeat;
	left: 18px;
	top: 300px;
	width: 918px;
	height: 250px;
	position: absolute;
	clear: both;
	overflow: auto;
}

#scroller1 p {
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	}
	
	/* Qmescroll */

#qmescroll {
	background-repeat: repeat;
	left: 18px;
	top: 300px;
	width: 918px;
	height: 600px;
	position: absolute;
	clear: both;
	overflow: auto;
}

#qmescroll p {
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	}
	
	/* Scroller 2 */

#scroller2 {
	background-repeat: repeat;
	left: 33px;
	top: 476px;
	width: 885px;
	height: 330px;
	position: absolute;
	clear: both;
	overflow: auto;
}

#scroller2 p {
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	}

/* Vidframe */

#vidframe {
	background-repeat: repeat;
	left: 400px;
	top: 340px;
	width: 512px;
	height: 295px;
	position: absolute;
	clear: both;
	overflow: auto;
	background-image: url(images/pagebg.jpg);
}

#vidframe p {
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	}
	
	/* Leftpicbar */

#leftpicbar {
	background-repeat: repeat;
	left: 18px;
	top: 300px;
	width: 248px;
	height: 510px;
	position: absolute;
	clear: both;
	overflow: hidden;
	background-image: url(images/pagebg.jpg);
}

#leftpicbar p {
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	}
	
	/* Resultsbar */

#resultsbar {
	background-repeat: repeat;
	left: 18px;
	top: 305px;
	width: 247px;
	height: 289px;
	position: absolute;
	line-height: 0;
}
	
	/* Righttextbar */

#righttextbar {
	background-repeat: repeat;
	left: 267px;
	top: 300px;
	width: 670px;
	height: 510px;
	position: absolute;
	clear: both;
	overflow: auto;
	background-image: url(images/pagebg.jpg);
}

#righttextbar p {
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	}

/* Comp */

#comp

 {
	position: absolute;
	width: 247px;
	height: 245px;
	float: none;
	left: 0px;
	background-repeat: no-repeat;
	text-align: left;
	line-height: 0pt;
}

/* Splashcomp */

#splashcomp

 {
	position: absolute;
	width: 247px;
	height: 245px;
	float: none;
	left: 86px;
	background-repeat: no-repeat;
	text-align: left;
	line-height: 0pt;
	top: 80px;
	z-index: 1;
}

/* Splashpic */

#splashpic {
	background-repeat: repeat;
	left: 36px;
	top: 175px;
	width: 887px;
	height: 469px;
	position: absolute;
	clear: both;
	overflow: auto;
	background-image: url(images/splashpic.jpg);
	z-index: 0;
}

