body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	border: 0;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}

div, table, td, tr, h1, h2, h3, img, p, ul, li {
	border: 0;
	margin: 0;
	padding: 0;
}

em {
	font-style: normal;
	font-weight: bold;
}

a {
	color: #f37221;
}

a:hover {
	color: #00adef;
}

/* FRAMES */

#mainframe {
	background-color: #ffffff;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	vertical-align:middle;
}

#mainpadding {
	padding: 30px;
}

.footer {
	height: 70px;
	background-image:url(../images/logos/cert_logos_03.jpg);
	background-repeat: no-repeat;
	background-position:top;
}

.copyright {
	padding-top: 10px;
	width: 250px;
	font-size: 65%;
	color: #f37221;
}

.navigation {
	background-color: #00adef;
	background-image: url(../images/generic/navi_gradient.gif);
	height: 520px;
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 85%;
	text-align:left;
}

.navigation a {
	color: #ffffff;
	text-decoration:none;
}

.navigation a:hover {
	color: #caebfc;
	text-decoration:none;
}

.navigation ul {
	list-style-type: none;
	padding: 260px 0 0 10px;
	font-size: 85%;
}

.navigation div {
	background-image: url(../images/generic/qhs_main_logo.gif);
	background-repeat: no-repeat;
}

.navigation li {
	padding-bottom: 2px;
}

.mainimage {
	background-image: url(../images/index_pics/main_image.gif);
	height: 282px;
	padding: 0 0 0 30px;
	background-repeat: no-repeat;
	background-position: top right;
}

.heading {
	text-align:left;
	padding-top:4px;
	height: 40px;
	width: 708px;
	background-image:url(../images/generic/qhs_heading_03.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.heading h1 {
	display: none;
}

.tel {
	color: #00adef;
	font-size: 120%;
	text-align: right;
	font-weight: bold;
}

.date {
	color: #00adef;
	font-size: 90%;
	font-weight: bold;
}

.time {
	color: #f37221;
	font-size: 110%;
	font-weight: bold;
}

.bodyleft {
	font-size: 70%;
	padding: 0 18px 0 30px;
	width: 386px;
	text-align:left;
}

.bodyleft h2 {
	color: #f37221;
	font-size: 120%;
	padding-bottom: 6px;
}

.bodycontact {
	font-size: 70%;
	padding: 0 18px 0 30px;
	text-align:left;
}

.bodycontact h2 {
	color: #f37221;
	font-size: 120%;
	padding-bottom: 6px;
}

.bodyright {
	font-size: 70%;
	text-align:left;

}

.bodyright h2 {
	color: #f37221;
	font-size: 120%;
	padding-bottom: 6px;
}

.bodypadding {
	border-left: 1px solid #dedddd;
	padding-left: 18px;
}

.gencopy {
	font-size: 70%;
	text-align:left;
}











