/* HTML Undo */
body, h1, h2, h3, h4, h5, h6,ol, ul, li, p {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;}

/* Base Styles */
body {
	margin: 0;
	padding: 40px 5% 5% 5%;
	background-color: #fff;
	background-image: url(graphics/n4_upgrade.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.back { }
#pagewrapper { }
#branding2 h1 {
	display: none;
}
#branding2 h2 {
	display: none;
}
	
/* Typography */
p { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 120%;}
h1 {
	font-size: 150%;
	font-weight: normal;
	}
h2 {
	font-size: 120%;
	font-weight: normal;
	}
h3 {
	font-size: 100%;
	font-weight: normal;
	}
h4 {
	font-size: 80%;
	font-weight: bold;
	}
h5 {
	font-size: 70%;
	font-weight: bold;
	}
h6 {
	font-size: 64%;
	font-weight: bold;
	}
img {
	border: 0;
	}
ol, ul, li {/*
	list-style: none;*/
	font-size: 80%;
	line-height: 120%;
	}
p {
	font-size: 80%;
	line-height: 120%;
	}
pre {
	font-family: monospace;
	font-size: 80%;
	}
strong, b {
	font-weight: bold;
	}
	
/* Media Handling */
.print-no {display: none;}
.print-yes {display: none;}
.screen-yes { display: block;}
.screen-no { }
.handheld-yes {}
.handheld-no {display: none;}
.oldbrowser-yes {}
.oldbrowser-no {display: none;}

/* sIfr invisibility fix and margin fixes for iCab */
span.sIFR-alternate {
	position: relative;
	left: auto;
	top: auto;
	width: auto;
	height: auto;
	display: block;
	overflow: hidden;
}
.aboutus,.whyus,.services,.photos,.testimonials {
	background-image: url(graphics/simple_rule.gif);
	background-repeat: no-repeat;
	background-position: center 47px;
	padding-bottom: -10px;
}
.contactus {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center 47px;
	padding-bottom: -10px;
}
#center h2 { margin-top: -19px;}