html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	padding: 0;
	border: 0;
	margin: 0;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	text-decoration: underline;
}
#container {
	background-color: #FFFFFF;
	text-align: center;
	width: 750px;
	_width: 778px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	border: medium double #000000;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 100%;
	padding-top: 250px;
}
#menuBar {
	background-color: #FFFFFF;
	position: relative;
	height: 15px;
	width: 500px;
	left: 34px;
	top: 155px;
	float: left;
	margin: 2px;
	list-style-type: none;
	color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #009999;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #009999;
	z-index: 4;
	visibility: visible;
	margin-top: -250px;
}
#Safety {
	position: absolute;
	left: 342px;
	top: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #FF0000;
	font-weight: normal;
	z-index: 6;
}


/* FOR DESIGNATING CURRENT PAGE */
body#home a#home,
body#inspections a#inspections,
body#contact a#contact,
body#navprimm a#navprimm,
body#about a#about,
body#fees a#fees,
body#electrical a#elec{
	color: #999999;
	background-color: #FFFFFF;


}
/* DESIGNATING CURRENT PAGE ON SUBMENU */
body#his a#his,
body#hinot a#hinot,
body#usepie a#usepie{
	color: #999999;
	background-color: #FFFFFF;
	width: 100%;

}

li { display: inline; }


li a
{
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	border-right: 1px solid #fff;
	font-weight: normal;
	margin: 0px;
	padding-top: 0.2em;
	padding-right: 1.5em;
	padding-bottom: 0.2em;
	padding-left: 1.5em;
}

li a:hover
{
background-color: #CCCCCC;
color: #000000;
}
#subBarInspect {
	background-color: #FFFFFF;
	position: absolute;
	height: 20px;
	width: 475px;
	left: 83px;
	top: 190px;
	float: left;
	margin: 2px;
	list-style-type: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-top-style: none;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
	border-bottom-style: none;
	text-decoration: none;
	border-right-style: none;
	border-left-style: none;
}
#subBarInspect li a {
	text-decoration: underline;
	background-color: #FFFFFF;
	color: #FF0000;
	border-right: 1px solid #fff;
	font-weight: normal;
	margin: 0px;
	padding-top: 0.2em;
	padding-right: 2em;
	padding-bottom: 0.2em;
	padding-left: 2em;
}
#subBarInspect li a:hover {
background-color: #CCCCCC;
color: #000000;
}

.content {
	background-color: #999999;
	text-align: center;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	position: inherit;
	height: 100%;
	width: 608px;
	_width: 650px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	_top: 550px;
}
.topBorder {
	background-image: url(design/houseBorder.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#copyright {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	z-index: 5;
	width: 300px;
	position: relative;
	height: 100px;
	margin-top: 20px;
	margin-bottom: -40px;
}
body {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #666666;
	background-color: #009999;
	text-align: center;
	background-image: url(design/bg.jpg);
	background-repeat: repeat;
}

.squareList li {
	list-style-position: inside;
	display: list-item;
	list-style-type: square;
	
}
.redCheck li {
	list-style-position: inside;
	list-style-image: url(design/checkmark.jpg);
	display: list-item;
	list-style-type: none;
}
