#header-repeat {
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
}
#left {
	background-image: url(../images/left.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 129px;
}
#left-bot {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000063;
	width: 128px;
	background-position: center;
	margin-left: 61px;
}

#info-labels {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	float: left;
	width: 100px;
	margin-top: 25px;
	font-size: 14px;
	line-height: 20px;
}
#info {
	font-family: Arial, Helvetica, sans-serif;
	width: 230px;
	margin-top: 25px;
	float: left;
	margin-left: 7px;
	line-height: 20px;
	font-size: 14px;
}
#logo-box {
	width: 300px;
	height: 76px;
	float: right;
	border: 2px solid #000063;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	margin-top: 10px;
	margin-left: 9px;
}

#header-logos {
	float: right;
	height: 80px;
	width: 300px;
	margin-top: 8px;
	text-align: center;
	border: 2px solid #000063;
	background-color: #FFFFFF;
	padding-top: 10px;
}
#link-box {
	font-family: Arial, Helvetica, sans-serif;
	width: 631px;
	border: 2px solid #000063;
	background-color: #FFF2F2;
	margin-left: 15px;
	height: 13px;
	margin-top: 125px;
	padding-top: 2px;
	padding-bottom: 4px;
}
#link-box-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 105px;
	float: left;
	font-weight: bold;
	text-align: center;
	color: #630000;
}
#link-box-text a, link-box-text a:visited {
	text-decoration: none;
	color: #630000;
}
#link-box-text a:hover {
	background-color: #CCCCCC;
}
#link-active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 105px;
	float: left;
	font-weight: bold;
	text-align: center;
	color: #630000;
}
#active-line-home {
	height: 22px;
	width: 22px;
	margin-left: 59px;
	background-image: url(../images/active-link.gif);
	background-repeat: no-repeat;
}

#active-line-choose {
	height: 22px;
	width: 22px;
	margin-left: 164px;
	background-image: url(../images/active-link.gif);
	background-repeat: no-repeat;
}

#active-line-how {
	height: 22px;
	width: 22px;
	margin-left: 269px;
	background-image: url(../images/active-link.gif);
	background-repeat: no-repeat;
}

#active-line-qb {
	height: 22px;
	width: 22px;
	margin-left: 374px;
	background-image: url(../images/active-link.gif);
	background-repeat: no-repeat;
}

#active-line-about {
	height: 22px;
	width: 22px;
	margin-left: 479px;
	background-image: url(../images/active-link.gif);
	background-repeat: no-repeat;
}
#active-line-contact {
	height: 22px;
	width: 22px;
	margin-left: 584px;
	background-image: url(../images/active-link.gif);
	background-repeat: no-repeat;
}



#content {
	font-family: Arial, Helvetica, sans-serif;
	width: 621px;
	border: 2px solid #000063;
	background-color: #FFFFFF;
	padding: 5px;
	margin-left: 15px;
	font-size: 14px;
}
#table-header {
	background-image: url(../images/table-header.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 15px;
	padding-top: 4px;
	text-align: center;
}
#table-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 288px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00105A;
	border-right-color: #00105A;
	border-bottom-color: #00105A;
	border-left-color: #00105A;
	text-align: left;
	padding: 5px;
}
#table-data li {
	list-style-type: disc;
	list-style-position: inside;
}
#chris {
	background-image: url(../images/chris.jpg);
	display: inline;
	float: right;
	height: 141px;
	width: 150px;
	margin: 5px;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

#qb-big {
	background-image: url(../images/qb-big.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 97px;
}
#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000063;
	text-align: center;
	height: 25px;
	padding-top: 6px;
	text-decoration: none;
	width: 635px;
	margin-left: 15px;
}
#bottom a, bottom a:visited {
	font-weight: bold;
	color: #FFFFFF;
}

