#navBar {
	height:25px;
	background-color:#669999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	white-space: nowrap;
	}
#menu {
	position:absolute;
	top: 0px;
	left: 0px;
	}
	
#largePbg {	height:206px;}
#largePhoto {
	margin:0;
	padding-top:0;
	padding-left: 314px;
	background-image: url(../images/h_photo_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#photo01 {
	position: absolute;
	left: 123px;
	top: 57px;
	visibility: inherit;
	}
	
#photo02 {
	position: absolute;
	left: 636px;
	top: 58px;
	}
	
#mainTitle {
	position: absolute;
	left: 51px;
	top: 128px;
	height:104px
	}

#bottomPhoto {
	position: absolute;
	left: 126px;
	top: 233px;
	}
	
/*
===================================================================
TEMPLATE LAYOUT
*/

#contentArea {
	background-color: #006699;
	background-image: url(../images/h_cAreaBg.gif);
	background-repeat: no-repeat;
	background-position: 636px 0px;
	}

 
/* ============================ */
/* SET CONTENT TABLE COLUMN PADDING */

#colpad01 {
	vertical-align: top;
	width:123px;
	background-color: #0099CC;
	}
/* content  col */
#colpad02 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	vertical-align: top;
	width: 492px;
	background-color: #C0DFDF;
	background-image: url(../images/h_contentBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
	}


.introTxt { width: 492px;}

/* ============================= */
#qtitleBox {
	background-color: #8AD0E8;
	color: #FFFFFF;
	height: 40px;
	}
#qltitle {
	color: #FFFFFF;
	font-size:18px;
	padding-left: 5px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	}

#qckLink { width:123px; }


.qkheader { color:#003366;  }

/* Diplay list on homepage nicely */	
.qckLink ul {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 10px 0px 8px 5px;
	}

.qckLink li {
	margin: 0px;
	line-height: 1.3;
	color: #FFFFFF;
	padding: 2px 0px 1px;
	list-style-type: none;
	font-size:11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;
	}
/* ============================== */
/* Print and Search */
#printPos {
	position: absolute;
	left: 574px;
	top: 259px;
	}
	
a.printLink:link {
	color:#666666;
	background-color:transparent;
	text-decoration:none;
	}
a.printLink:active {
	color:#FF0000;
	background-color:transparent;
	text-decoration:none;
	}
a.printLink:visited {
	color:#666666;
	background-color:transparent;
	text-decoration:none;
	}
a.printLink:hover {
	color:#000000;
	background-color:transparent;
	text-decoration:underline;
	}

#searchPos {
	position: absolute;
	left: 130px;
	top: 33px;
	}
.searchInput{ border:1px solid #FFFFFF; position:relative;top:-2px; width:120px; background-color: #0099CC; margin-right: 0px; padding-left:2px; color:#FFFFFF; font-size:11px;}
.searchbtn {
	}

/* Top of page Link */	
a.topB:link {
	color:#FFFFFF;
	background-color:transparent; 
	text-decoration:none;
	}
a.topB:active {
	color:#FF0000;
	background-color:transparent; 
	text-decoration:none;
	}

a.topB:visited {
	color:#FFFFFF;
	background-color:transparent; 
	text-decoration:none;
	}

a.topB:hover {
	color:#FCFCFC;
	background-color:transparent; 
	text-decoration:none;
	}
/* ============================= */

#footer {
	background-image: url(../images/h_footer.gif);
	background-repeat: no-repeat;
	height: 52px;
	}
	
.footerTxt {
	white-space:nowrap;
	}	
#footerAddr {
	color: #CC6600;

	}
#footerC {
	color: #006699;

	}

#footColPad01 { padding-top:20px; padding-bottom:5px; padding-left:10px; }
#footColPad02 { padding-top:20px; padding-bottom:5px; padding-left:50px; }

