html { 
	background:url(images/css-top.png) top repeat-x #024f84;
}

a:link {color: #ffffff; text-decoration:none}
a:visited {color: #ffffff; text-decoration:none}
a:hover {color: #fdc215; text-decoration:none}
a:active {color: #fdc215; text-decoration:none}

body { 
	text-align:center;
	margin:0px;
	background:url(images/css-bottom.png) bottom repeat-x;
	color:#fdc215;
}

#nothing {background-image:none;}

#top { 	
	background-image:url(images/temp-header.png);
	height:166px; 
	width:850px; 
	margin-left:auto; 
	margin-right:auto;
	font-size:5px;
	margin-top:auto;
}

#navbar {
	background-image:url(images/temp-navi.png); 
	width:750px;
	height:35px; 
	margin-left:auto; 
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	padding:7px 0px 0px 0px;
	text-align:left;
	text-indent:0px;	
}

#navbar li {
	display:inline;
	padding:0px 10px 0px 50px;
	width:750px;
	margin-left:auto; 
	margin-right:auto;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:14pt;
	letter-spacing:1px;
}
	
#textbox { 
	background-image:url(images/temp-textbox.png); 
	width:750px;
	margin-left:auto; 
	margin-right:auto;
	top:0px;
	bottom:0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

#quickcontact { 
	background-image:url(images/temp-quick-contact-b.jpg); 
	width:750px;	
	height:385px;
	font-family:Trebuchet MS, Helvetica, sans-serif;	
	font-size:10pt;
	margin-right:auto;	
	margin-left:auto;
	padding:none;
	text-align:left;
	padding:0px 0px 0px 0px;
}

#quickc {
	margin-top:64px;
	margin-bottom:-15px;
	padding:0px 0px 0px 0px;
}

.pqctbox {
	margin:0px 0px 8px 8px;
	padding:0px 0px 0px 0px;
}

#pqcsub {
	margin:0px 0px 0px 8px;
	padding:0px 0px 0px 0px;
}

.qctbox {
	margin:0px 4px 0px 4px;
	padding:3px 0px 0px 2px;
	border:1px solid #fdc215;
	background-color:#34719d;
	width:348px; 
	height:23px;
	color:#fdc215;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:14px;
}

.qctboxv {
	margin:0px 4px 0px 4px;
	padding:3px 0px 0px 2px;
	border:1px solid #fdc215;
	background-color:#34719d;
	width:23px; 
	height:23px;
	color:#fdc215;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:14px;
}

#qctarea {
	margin:0px 4px 0px 4px;
	padding:0px 0px 0px 2px;
	border:1px solid #fdc215;
	background-color:#34719d;
	width:348px; height:122px;
	color:#fdc215;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:14px;
}

.submit {
	margin:0px 4px 0px 4px;
	border:1px solid #fdc215;
    background:#34719d;
	height:25px;
	color:#fdc215;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
}

.submit:hover {color:#34719d; text-decoration:none; background:#e5e5e5;}
.submit:active {color:#34719d; text-decoration:none; background:#e5e5e5; border:none;}

#qc {
	width:50%;
	float:left;
}

.qclinks {
	width:50%;
	float:right;
	color:#8bb8d9;
	font-size:13px;
}

#qcnavbar {
	margin:0px;
	padding:70px 0px 0px 15px;
	text-align:left;
	text-indent:0px;	
}

#qcnavbar a:link {color:#8bb8d9; text-decoration:none}
#qcnavbar a:visited {color:#8bb8d9; text-decoration:none}
#qcnavbar a:hover {color:#fdc215; text-decoration:none}
#qcnavbar a:active {color:#fdc215; text-decoration:none}

#qcnavbar li {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:10pt;
	letter-spacing:1px;
	font-weight:bold;
}

#copyright {
	margin:0px;
	padding:140px 0px 0px 15px;
	text-align:left;
	text-indent:0px;	
}

#copyright a:link {color:#8bb8d9; text-decoration:none}
#copyright a:visited {color:#8bb8d9; text-decoration:none}
#copyright a:hover {color:#fdc215; text-decoration:none}
#copyright a:active {color:#fdc215; text-decoration:none}

#copyright li {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:8pt;
	letter-spacing:1px;
	font-weight:normal;
}

p { 
	font-size:10pt;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	padding:0px 12px 0px 12px;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	color:#ffffff;
	text-align:justify;
	position:relative;
}

h1 { 
	font-size:24pt;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	padding:4px 0px 10px 10px;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	color:#ffffff;
	text-align:justify;
	text-decoration:none;
	font-weight:normal;
	letter-spacing:1px;
	position:relative;
}

h2 {
	font-size:24pt;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	padding:13px 0px 10px 10px;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	color:#fdc215;
	text-align:justify;
	text-decoration:none;
	font-weight:normal;
	letter-spacing:1px;
	position:absolute;
	z-index:2;
}