@charset "utf-8";
body {
	background-image: url(../images/homepage/bg_home.gif);
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 847px;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #8a8a8a;
	background-color: #FFF;
}
#page {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	width: auto;
	float: left;
}
#header {
	height: 114px;
	margin: 0px;
	padding: 0px;
}
#homenav {
	background-image: url(../images/homepage/homenav_bg.gif);
	background-repeat: repeat-x;
}
.qga_link {
	position: relative;
	margin: 0px;
	padding: 0px;
	left: 410px;
}
#navigation {
	color: #FFFFFF;
	background-image: url(../images/subpage/menu_bkg.gif);
	background-repeat: repeat-x;
	height: 40px;
}

#middle-banner {
	background-image: url(../images/homepage/middle_banner.jpg);
	background-repeat: no-repeat;
	height: 210px;
	background-position: left top;
	background-color: #D5C8BF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding: 0px;
}
#middle-banner #content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #41332f;
	line-height: 18px;
	float: right;
	padding: 0px;
	width: 498px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#news-box {
	width: 330px;
	padding: 0px;
	position: relative;
	background-image: url(../images/homepage/header_latest_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#news-box ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#news-box ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	background-image: url(../images/homepage/bullet_homepage.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 16px;
	margin: 0px;
	padding-top: 0px;
}
#news-box ul li a{
	color: #066;
	text-decoration: none;
}
#news-box h1 {
	margin: 0px;
	padding: 0px;
}
#news-box ul li h1 a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #5c4e4c;
	text-decoration: none;
}
#news-box ul li h1 a:hover {
	color: #066;
}
#news-box h2 {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	color: #937E7B;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: normal;
}

#qga-box {
	width: 432px;
	margin-right: 15px;
	background-image: url(../images/homepage/qgainsights_bodybg.jpg);
	background-repeat: repeat-y;

}



#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 10px;
	float: left;
	position: relative;
}
#qga-box h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5a4c4a;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 8px;
}
#qga-box p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #666;
	margin-right: 20px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#qga-box .date {
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	text-transform: uppercase;
}
#qga-box a {
	text-decoration: none;
	color: #317664;
}
#qga-box a:hover {
	text-decoration: underline;
}
#insiders-box {
	margin-right: 15px;
	margin-top: 10px;
	padding: 0px;
	text-align: center;
}
#insiders-box a {
	text-decoration: none;
	color: #317664;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 16px;
}
#insiders-box a:hover {
	text-decoration: underline;
}
#wrapper #page #right-column {
	float: right;
	width: 450px;
}
