@charset "utf-8";
/* WHITE SPACE RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: disc;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* END WHITE SPACE RESET */

body {
	background-image: url(images/White-Glove-Cleaners.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align:center;
	font-size: 13px;
}
#Container {
	position:relative;
	width: 764px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#WhiteGloveTreatment {
	position:absolute;
	left:0px;
	top:0px;
	width:764px;
	height:733px;
}

#Header {
	position:relative;
	width:764px;
	height:119px;
	background-image: url(images/White-Glove-Treatment_01.png);
}
#Header h3 {
	color: #003399;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 200px;
	font-size: 16px;
	font-style: italic;
}

#Header ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 267px;
}

#Header li {
	float: left;
	margin: 0 2px;
}

#Header li a {
	padding-top:10px;
	height: 53px;
	line-height: 1.25em;
	float: left;
	width: 106px;
	display: block;
	color: #FFFF00;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

#Header li a:hover {
	text-decoration: underline;
}

#Top {
	position:relative;
	width:764px;
	height:262px;
	background-image: url(images/White-Glove-Treatment_02.png);
}

h1 {
	padding-top: 40px;
	margin-left: 20px;
	margin-right: 340px;
	margin-bottom: 25px;
	margin-top:0px;
	color: #003399;
	font-size: 24px;
	font-weight:900;
	text-align: center;
	letter-spacing: 1px;
	line-height: 1.2em;
}
h2 {
	margin-left: 20px;
	margin-right: 340px;
	font-size: 18px;
	text-align: center;
	line-height: 1.2em;
	word-spacing: 2px;
}

#Content-Top {
	position:relative;
	width:764px;
	background-image: url(images/White-Glove-Treatment_03.png);
	height: 219px;
}
#Content-Top h3 {
	padding-top: 50px;
	padding-bottom: 22px;
	text-align: center;
	color: #003399;
	font-size: 20px;
	font-weight:900;
	text-align: center;
	letter-spacing: 1px;
	line-height: 1.1em;
}

h3 {
	padding-top: 18px;
	padding-bottom: 18px;
	text-align: center;
	color: #003399;
	font-size: 20px;
	font-weight:900;
	text-align: center;
	letter-spacing: 1px;
	line-height: 1.1em;
}

#Content {
	position:relative;
	width:764px;
	background-image: url(images/White-Glove-Treatment_04.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
}

h4 {
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: center;
	font-size: 20px;
	font-weight:900;
	text-align: center;
	letter-spacing: 1px;
	line-height: 1.1em;
}

blockquote {
	margin-left: 30px;
	margin-right: 30px;
}

p {
	padding-left: 120px;
	padding-right: 120px;
	line-height: 18px;
	padding-bottom: 14px;
}

ul {
	list-style: square;
	padding-left: 160px;
	padding-right: 160px;
	padding-bottom: 9px;
}
li {
	padding-top: 9px;
	padding-bottom: 9px;
	line-height: 18px;
}

hr {
	border: none 0;
	border-top: 1px dashed #99CC33;
	width: 75%;
	height: 1px;
	margin-top: 0;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

small {
	font-size: 80%;
}

#Footer {
	position:relative;
	width:764px;
	height:100px;
	background-image: url(images/White-Glove-Treatment_05.png);
	background-repeat: no-repeat;
	text-align: center;
}

#Footer p {
	font-size: 18px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

.PoverelloMedia {
	margin-top: 40px;
}

