@charset "utf-8";
p {
	font-family: verdana;
	font-size: 14px;
	margin: 0px;
	padding: 0 10px;
}
h1 {
	padding: 0 0 20px 0;
	margin: 0px;
	text-align: center;
	color: #006;
	font-size: 28px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
h2 {
	margin: 0 0 20px 0;
	padding: 0px;
	text-align: center;
	font-size: 24px;
	color: #369;
}



body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
}
#container  {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 20px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#mainContent  {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0px;
}
#headerBlock {
	margin: 0 0 15px 0;
	padding: 0px;
	height: 120px;
}
#logo {
	margin: 20px 0 0 5px;
	padding: 0px;
	height: 111px;
	float: left;
}
#leaderRight {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 585px;
	height: 111px;
	text-align: right;
}
#leaderRight p {
	margin: 0px;
	padding: 0 15px 0 0;
	font-size: 12px;
	line-height: 150%;
}
#serviceRep {
	margin: 24px 0 0 485px;
	padding: 0px;
	position: absolute;
	z-index: 10;
}
#serviceRepMessage {
	margin: 47px 0 0 615px;
	padding: 0px;
	position: absolute;
	width: 262px;
	height: 78px;
}
#financing {
	margin: 28px 0 0 348px;
	padding: 0px;
	position: absolute;
	width: 190px;
	height: 100px;
}

#editableContainer {
	margin: 0px;
	padding: 0px 20px;
}
#mainMenu p a {
	text-decoration: none;
	color: #fff;
}
#mainMenu p a:hover {
	color: #FF0;
}







#mainMenu {
	margin: 0px;
	padding: 0 0 0 0;
	text-align: center;
	width: 900px;
	height: 40px;
	background-image: url(../_images/integrity_web_services_main_menu.jpg);
	color: #fff;
	background-repeat: no-repeat;
}
#mainMenu p {
	padding: 10px 0 0 0;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
#testimonials {
	margin: 0px;
	padding: 3px 0 0 0;
	text-align: center;
	font-size: 12px;
}

#testimonials a {
color: red;
font-weight: bold;
}

#testimonials a:hover {
color: blue;
}

#slideShow {
	margin: 5px 0 0 -10px;
	padding: 0px;
	text-align: center;
}
#processBox {
	margin: -25px 0 0 -38px;
	padding: 0px;
	width: 918px;
	height: 161px;
}
#processBoxLinks {
	margin: -30px 0 0 70px;
	padding: 0px;
	position: absolute;
	z-index: 10;
	font-size: 12px;
	width: 787px;
}


#navBoxContainer {
	margin: 20px 0 0 -10px;
	padding: 0px;
	width: 900px;
}

#navBox1 {
	margin: 0 0 0 10px;
	padding: 0px;
	background-image: url(../_images/honolulu_web_design_up.jpg);
	width: 274px;
	height: 157px;
	background-repeat: no-repeat;
	float: left;
}
#navBox1 p {
	padding: 0 0 0 30px;
	margin: 0px;
	font-size: 13px;
}


#navBox2 {
	margin: 0 0 0 30px;
	background-image: url(../_images/hawaii_seo_up.jpg);
	width: 274px;
	height: 157px;
	background-repeat: no-repeat;
	float: left;
	padding: 0px;
}
#navBox2 p {
	padding: 0 0 0 50px;
	margin: 0px;
	font-size: 13px;
}
#navBox3 {
	margin: 0 0 0 30px;
	padding: 0px;
	width: 274px;
	height: 157px;
	background-image: url(../_images/hawaii_social_media_up.jpg);
	background-repeat: no-repeat;
	float: left;
}
#navBox3 p {
	padding: 0 0 0 45px;
	margin: 0px;
	font-size: 13px;
}

#mainText {
	margin: 0px;
	padding: 15px 10px 20px 10px;
	clear: both;
}
#mainText p {
	font-size: 14px;
	text-indent: 20px;
}

#bottomMenu {
	margin: 0px;
	padding: 15px 10px;
	border: 2px solid #cccccc;
}
#bottomMenu p {
	font-size: 14px;
	text-align: center;
}

#footer p{
	margin: 15px 0;
	padding: 0px;
	text-align: center;
	font-size: 10px;
}
#formContainer {
	margin: 0px;
	padding: 0 60px 0 90px;
	font-weight: normal;
}
#mainText ol {
	font-size: 14px;
	line-height: 150%;
	margin: 0 0 20px 0;
	padding: 0px;
	font-family: verdana;
}


#formContainer p {
	margin: 0px;
	padding: 0px;
	line-height: 200%;
	font-weight: normal;
}
#formContainer table {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
form {
	border: 0px solid #ccc;
	padding: 0 0 0 50px;
}
