body {
	margin-top: 0px;
	background-image: url(images/QRS2009-background-2.jpg);
	background-repeat: repeat-x;
}

.header {width:995px; height:275px; background-image:url(images/QRS-2009-final_1x1.jpg); background-repeat:no-repeat; position:relative;}
.header .menu {
	width:995px;
	position:absolute;
	left: 1px;
	top: 180px;
}
.content {width:995px; background-image:url(images/QRS2009-background.jpg); background-repeat:repeat-y;}
.content .content-left {float:left; width:375;}
.content .content-right {width:560px; background-image:url(images/QRS-2009-final_2x2.jpg); background-repeat:no-repeat; float:right; text-align:left; padding-left:20px; padding-right:40px; }
.clear {clear:both;}
.footer-info { width:995px; height:95px;}
h1 {
	font-family: Arial;
	font-size: 14pt;}

h2 {
	font-family: Arial;
	font-size: 12pt;}
	
h3 {
	font-family: Arial;
	font-size: 10pt;}

ol { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

ul { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}
  
table { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

p { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

.red { font-size: 10pt; color:#FF0000; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer2 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}


a:link {
	color: #00F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00F;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: underline;
	color: #00F;
}
