body {
	margin: 0px 0;
	padding: 0px 0 0 0;
	background: #97AB88;
	font: normal .8em Arial, Helvetica, sans-serif;

}

h1, h2{
	color:  #294053;
}

h2 {
	font-size: 1.6em;
}



h4 {
	color:  #294053;
	padding: 0px 0 0 17px;
	margin-bottom: 10px;
	background: url(images/h4bullet.jpg) no-repeat left 3px;
	font-size: 1.3em;
}



h5 {
	font-size: 1.2em;
	background-color: #b3225b;
	color: #fff;
	padding: 4px 0 3px 10px;
	margin-bottom: 15px;
}



p, ul, ol, blockquote {
	margin-top: 0;
}

ul {
	list-style-type:none
}

#list li{ font-size: 115%;
	margin-bottom: 15px;
	margin-left: 25px;
}

strong{
	color: #C53C1D;
;
}

.red {
		color: #b3225b;

}

em{ 	color:  #294053;

}

a:link, a:visited {
	color: #B6371F;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 900px;
	height: 250px;
	margin: 0 auto;
	background: url(images/tesslerheader.jpg);
}


#header * {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	display: none;
	float: left;
	padding: 20px 0 0 330px;
	font-size: 3em;
}

#header h2 {
		display: none;
	width: 250px;
	
}

/* Menu */

#menu {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	background: #C53C1D;
}

#menu ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
	font-size: 140%;
	font-weight: bold;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 15px 30px 0 30px;
	text-decoration: none;
	color: #ffffff;
}

#menu a:hover, #menu .active a {
	color: #FFE642;
}


#menu li:hover ul, #menu li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	margin-left: 40px;
}

#orderlink{
height: 40px;
	margin: 30px 40px 25px 40px;
	padding: 5px 20px;
		background:#C5D5AC ;
}

#orderlink a{
	color: #C53C1D;
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	line-height: 1.4em;
	text-decoration: none;
	background:#C5D5AC url(images/lulu.gif) no-repeat center right;
	padding-right: 190px;
}

#orderlink a:hover{
	color: #fff;
}

.byline{
	font-style: italic;
	text-align: right;
	margin-bottom: 25px;
	margin-top: -10px;
	font-size: 90%;
	color: #6A735E;
}



/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	background: url(images/mainback.jpg);
}


#sidebar {
	float: left;
	width: 200px;
	padding: 0px 0px 0 0px;
}



#sidebar p{
	font-size: 110%;
	font-style: italic;
	line-height: 1.6em;
	color: #737D66;
	text-indent: -5px;
	padding: 10px 0 0 25px;
	
}

#sidebar .noindentp{
	text-indent: 0px;
}

#indexsidepic {
padding: 20px 0 0 25px;	
}

#servicessidepic, #resultssidepic, #assesssidepic{
	margin-top: -1px;
}

#main {
	float: left;
	width: 600px;
	padding: 20px 30px 0 50px;
}


#main p{
	font-size: 120%;
line-height: 1.8em;	
}

#indexbody #main p, #edservicesbody #main p, #servicesbody #main p, #methodbody #main p, #resultsbody #main p, #assessbody #main p{
	padding-left: 20px;
}

#resultsbody #main .hang{
	text-indent: -5px;
		color:  #294053;

}

#columns{
	width: 600px;
		background: url(images/provenchartback.jpg) center center;
		padding: 20px 0px;
		font-size: 120%;
		line-height: 1.5em;
		margin-bottom: 40px;
			color:  #294053;

}

#columnleft{
	width: 240px;
	border-right: 1px solid #ccc;
	padding-left: 60px;}

#columnright{
float: right;	
width: 240px;
}




.signoff{
		border-top: 2px solid #ddd;
		padding-top: 10px;
		margin-top: 20px;
				color: #294053;

}



/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 15px 0 5px 0;
	background: transparent url(images/mapback.jpg) repeat-x;
	color: #000;
	text-align: center;
	border-top: 1px solid #FFE642;
	font-size: 100%;
}

#footer a, #footer a:visited{
		color: #000;
		text-decoration: none;
}
