body
{
	margin: 0;
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	background-color: rgb(60,75,150);
}

#header
{
	background-image: url(../images/topgrad.jpg);
	background-repeat: repeat-x;
	height: 150px;
	background-color: rgb(150,150,150);
}

#headerLogo
{
	background-image: url(../images/qscircle.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	height: 150px;
	width: 150px;
}

#header p
{
	color: rgb(75,75,75);
	font-family: Cochin, Verdana, Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: 600;
	font-size: 2.5em;
	padding: 00px 0px 0 160px;
	text-align: left;
	margin: -125px 0 0 0;
}

#navbar
{
	width: 149px;
	font-weight: bold;
	font-size: .8em;
	border-top: 1px #000 solid;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	position: absolute;
	left: 0px;
	text-align: left;
}

#navbar a:link, #navbar a:visited
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	border-bottom: solid #000000 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#navbar a:hover
{
	background-color: rgb(141,167,255);
	color: #000000;
}

#content
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
}

h3 { text-align: center; }

h6
{
	margin-top: 20px;
	margin-left: 100px;
	margin-bottom: 25px;
	margin-right: 100px;
	font-size: 2em;
	font-weight: bolder;
}

#navigation
{
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

#navigation ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}

#navigation li
{
	display: inline;
	margin-left: 25px;
	margin-right: 25px;
}

#navigation a:link, #navigation a:visited
{
	padding: 3px 10px 2px 10px;
	color: black;
	background-color: white;
	text-decoration: none;
	border-color: #222;
	border-width: 3px;
	border-style: solid;
}

#navigation a:hover
{
	color: black;
	background-color: gray;
	border-color: #DDD;
	border-width: 3px;
	border-style: solid;
}

#logo
{
	background-image: url(../images/qs.gif);
	margin-left: 151px;
	margin-right: 150px;
	z-index: 10;
	text-align: center;
	background-repeat: no-repeat;
	border-color: #DDD;
	border-width: 1px;
	border-style: solid;
	background-color: white;
	background-position: center top;
}

#logo h3 { margin-top: 380px; }

#textbox
{
	margin-left: 151px;
	margin-right: 150px;
	z-index: 10;
	border-color: #222;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	background-color: white;
	padding: 10px 0px 10px 0px;
}

#textbox p { margin: 25px; }

#textboxServ
{
	width: 550px;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	z-index: 10;
	border-color: #222;
	border-width: 6px;
	border-style: solid;
	text-align: left;
	background-image: url(../images/acn.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0 0 0 20px;
}

#textboxAbout
{
	margin-left: 151px;
	margin-right: 150px;
	margin-top: -23px;
	height: 710px;
	z-index: 10;
	border-color: #222;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	background-color: white;
	background-image: url(../images/acsa.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#scroller
{
	width 100%: ;
	margin-top: -23px;
	height: 600px;
	overflow: auto;
	padding: 0px 20px 20px 20px;
	background-color: white;
}

#scrollerfull
{
	width 100%: ;
	height: 100%;
	padding: 0 20px 0px 20px;
	overflow: auto;
}

dl
{
	margin-top: 50px;
	margin-left: 50px;
}

.centerPara { text-align: center; }

#keywords
{
	width: 1px;
	height: 1px;
	overflow: auto;
	color: rgb(60,75,150);
	background-color: rgb(60,75,150);
}
