body {
	color: #000;
	background-color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 19px;
	margin: 0px;
	}

a {
	color: #933;
	}

a:hover {
	color: #4e6b87;
	}

a.nav {
	color: #933;
	text-decoration: none;
	}

a.nav:hover {
	color: #4e6b87;
	text-decoration: none;
	}
	
p {
	font-size: 13px;
	line-height: 19px;
	width: 500px;
	margin: 7px 0px 10px 30px;
	}
	
p.indent {
	font-size: 13px;
	line-height: 19px;
	width: 500px;
	margin: 7px 0px 10px 45px;
	}
	
li {
	margin: 0px 0px 0px 30px;	
}
	
ul {
	margin: 0px 0px 10px 30px;	
}
	
h1 {
	color: #933;
	font-family: "Lucida Handwriting", "Brush Script MT", "Comic Sans MS",  Verdana, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	margin: 0px 0px 5px 30px;
	width: 500px;
}

	
h2 {
	color: #933;
	font-family: "Lucida Handwriting", "Brush Script MT", "Comic Sans MS",  Verdana, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	width: 500px;
	margin: 20px 0px -5px 30px;	
}

	
h2.ben {
	color: #933;
	font-family: "Lucida Handwriting", "Brush Script MT", "Comic Sans MS",  Verdana, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	width: 550px;
	margin: 20px 0px 0px 30px;	
}

	
h2.sub2 {
	color: #933;
	font-family: "Lucida Handwriting", "Brush Script MT", "Comic Sans MS",  Verdana, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
	width: 550px;
	margin: 10px 0px 20px 30px;	
}
	
h3 {
	color: #933;
	font-family: "Lucida Handwriting", "Brush Script MT", "Comic Sans MS",  Verdana, sans-serif;
	font-size: 16px;
	line-height: 27px;
	font-weight: normal;
	margin: 10px 0px 10px 10px;	
}
	
h3.sub1 {
	color: #933;
	font-family: "Lucida Handwriting", "Brush Script MT", "Comic Sans MS",  Verdana, sans-serif;
	font-size: 17px;
	line-height: 27px;
	font-weight: normal;
	width: 550;
	margin: 10px 0px 10px 30px;	
}
	
.globalNav {
	color: #933;
	font-family: "Lucida Handwriting", "Brush Script MT", "Comic Sans MS",  Verdana, sans-serif;
	font-size: 16px;
	line-height: 22px;
	margin: 0px 0px 20px 0px;
}

.upper {
	font-size: 24px;
	line-height: 28px;
}

.phone {
	font-size: 20px;
	line-height: 28px;
	
}

.header {
	margin: 0px 0px 0px 30px;
}

.headerTwo {
	margin: 25px 0px -5px 30px;
}

.headerThree {
	margin: 35px 0px 0px 30px;
}

.headerFour {
	margin: 35px 0px 0px 140px;
}

.color {
	color: #933;
}

.colorLg {
	color: #933;
	font-size: 26;
	font-weight: bold;
}
	
#picture {
	position: absolute;
	top: 23px;
	left: 0px;
	background-image: url(/imagesPC/holdingHands.jpg);
	height: 203px;
	width: 303px;
	background-repeat: no-repeat;
	}
	
#pictureHands {
	position: absolute;
	top: 23px;
	left: 23px;
	background-image: url(/imagesPC/pictHands.jpg);
	height: 203px;
	width: 303px;
	background-repeat: no-repeat;
	}
	
#pictureGrid {
	position: absolute;
	top: 23px;
	left: 23px;
	background-image: url(/imagesPC/pictGrid.jpg);
	height: 203px;
	width: 303px;
	background-repeat: no-repeat;
	}
	
#pictureWheel {
	position: absolute;
	top: 23px;
	left: 23px;
	background-image: url(/imagesPC/baseball.jpg);
	height: 202px;
	width: 302px;
	background-repeat: no-repeat;
	}
	
#pictureSmile {
	position: absolute;
	top: 23px;
	left: 23px;
	background-image: url(/imagesPC/smile.jpg);
	height: 202px;
	width: 302px;
	background-repeat: no-repeat;
	}
	
#logo {
	position: absolute;
	top: 129px; 
	left: 325px;
	background-image: url(/imagesPC/logoPerceptionCheck.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 350px;
	}

#logotext {
	visibility: hidden;
	}
	
#nav {
	position: absolute;
	top: 375px; 
	left: 10px;
	width: 115px;
	text-align: right;
	}
	
#content {
	position: absolute;
	top: 265px;
	left:	155px;
	border-left: 5px solid #4e6b87;
}
	