body {
	margin: 0px;
	background-image: url(../images/bg2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#wrapper {
	position:absolute;
	right: 10px;
	width: 985px;
	height: 766px;
	overflow:hidden;

}

#wrapper #header {
	position: relative;
	width: 980;
	left: 7px;
}
#wrapper #navigation {
	background-color: #666666;
	position: relative;
	width: 225px;
	left: 5px;
	top: 155px;
}

/* ==============================================================================================*/
#wrapper #hornav {
	position: absolute;
	width: 220px;
	top: 255px;
	left: 10px;
	background-image: url(images/cellbg.png);
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#wrapper #hornav td {
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	background-image:url(../images/btnover.png);
	background-repeat:no-repeat;
	background-position: center;
	height: 35px;
}

#wrapper #hornav td hover {
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	background-repeat:no-repeat;
	height: 35px;
}

#wrapper #hornav a {
	font: 14px Eras Demi ITC;
	font-weight:normal;
	letter-spacing: 1.5px;
	color: #FFFFFF;
	text-align:center;
	line-height:35px;
	text-decoration: none;
	display:block;
	background: url(../images/bullet0.png) 1px 45% no-repeat;
	}
	
#wrapper #hornav a:hover {
	background-image: url(../images/btnnorm.png);
	background-position:center;
	color: #FFFFFF;

}
/* ==============================================================================================
For the Vertical Nav*/
#wrapper #content {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	width: 695px;
	left: 275px;
	top: 160px;

}
#wrapper #content p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003366;
}

#wrapper #content .p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #003366;
}

#wrapper #pgheader {
	right: 10px;
	top: 100px;
	position: absolute;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align:middle;
	text-align:center;
	color: #6C79BB;
	border-bottom: solid 1px;
	border-bottom-color: #7877B8;
	border-top: solid 1px;
	border-top-color: #7877B8;
	width: 250px;
	/*border-left: solid 1px;
	border-left-color: #F562A1;
	border-top: solid 1px;*/

}

#wrapper #qlinks {
	right: 300px;
	top: 100px;
	position: absolute;
	height: 35px;
	font: Verdana;
	font-size:12px;
	color:#003399;
	font-weight: normal;
	vertical-align:middle;
	width: 350px;
	letter-spacing: 0.03em;

}
#wrapper #qlinks select {
	font-family: Verdana;
	font-size: 11px;
	color: #e3e3e3;
	background-color: #000000;
	height: 25px;
	width: 165px;
}

#wrapper #content #servcal td {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 35px;
}

#wrapper #content #servcal .h1 {
	text-align:center;
	font: Verdana;
	font-size: 14px;
	font-weight: bold;
	color:#FF6600;

}

#wrapper #content #servcal .p {
	text-align:left;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	font-family: Verdana;

}

#wrapper #content #sdet {
	padding-left: 20px;
	padding-right: 20px;

}

#wrapper #content h4 {
	font:"Trebuchet MS";
	color:#FF6600;
	font-size:16px;

}

#wrapper #contactblock {
	position: fixed;
	left: 12px;
	bottom: 2px;
	width: 200;
	height: 150;
}

#wrapper #aircoblock {
	position: absolute;
	left: 35px;
	top: 175px;
	width: 175px;
	height: 71px;
	
}

#wrapper #content #sdet .p {
	text-align:left;
	font: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	padding-left: 20px;
	padding-right: 20px;

}

