@charset "utf-8";
/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; /* normalize font size across browsers */
	font-size: 80%;
}

#qualogo
{
	position: absolute;
	top: 44px;
	margin-left: 670px;
	
}

#qualogo2
{
	position: absolute;
	top: 44px;
	margin-left: 25px;
	
}

ul, li, h1, h2, h3, p
{
	padding: 0;
	margin: 0;
	
}

h1
{
	font-size: 200%;
	color: #0092ce;
}

h2
{
	font-size: 190%;
}

h3
{
	font-size: 180%;
}

img
{
	border: none;
}

a, strong, b 
{ /* Straightens out OS X font rendering */
  line-height: 19px;
}

#outer
{
	margin: 0 auto;
	width: 800px;
	text-align: center;
	margin-top: 20px;
	
}

#inner
{
	text-align: left;
	
	
}

#top
{
	background: url('../images/bgtop.jpg') top left no-repeat;
	height: 18px;
}

#bottom
{
	text-align: center;
	background: url('../images/bgbottom.jpg') bottom left no-repeat;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#container
{
	text-align: center;
	margin: 0 auto;
	height: 600px;
	width: 600px;
	background: url('../images/container.png') top left no-repeat;
}

#container ul
{
	color: #abcf37;
}

#container2
{
	text-align: center;
	margin: 0 auto;
	height: 700px;
	width: 600px;
	background: url('../images/container2.png') top left no-repeat;
}

#container2 a, #container a
{
	color: #034567;
	text-decoration: none;
}

#container2 a:hover, #container a:hover
{
	text-decoration: underline;
}

#container2 ul, #container ul
{
	color: #000000;

}

#container2 li, #container li
{
	text-align: left;
}

#compname
{
	/*color: #0092ce;*/
	color: #000000;
	position: relative;
	top: 20px;
}

.ptag
{
	text-align: center;
	margin: 0 auto;
	position: relative;
	top: 50px;
	font-size: 135%;
	width: 500px;
	padding: 5px;
}

.ptag2
{
	text-align: center;
	margin: 0 auto;
	position: relative;
	top: 50px;
	font-size: 110%;
	width: 500px;
	padding: 3px;
}

.ptag2Low
{
	text-align: center;
	margin: 0 auto;
	position: relative;
	top: 50px;
	font-size: 110%;
	width: 500px;
	padding: 3px;
	color:#CC3300;
}

.ptag2points
{
	/*text-align: center;
	margin: 0 auto;
	font-size: 135%;
	width: 500px;
	padding: 5px;
	color: #000000;
	font-weight: bold;*/
}

#pointholder
{
	margin: 0 auto;
	position: relative;
	top: 50px;
	padding: 10px;
	border: 1px dashed #0092ce;
	width: 475px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 3px;
	color:#CC3300;
}

#pointholder ul
{
	padding-top: 15px;
	padding-bottom: 15px;
		color:#CC3300;
}

#pointholder h1
{
	color: #000000;
	font-size: 130%;
	color:#CC3300;
}

#points
{
	margin: 0 auto;
	width: 450px;
	font-size: 120%;
	font-weight: bold;
		color:#CC3300;
}

#icons
{
	background: url('../images/icons.jpg') center center no-repeat;
	overflow: hidden;
	background-position: 11px 340px;
}
