﻿#pagewrap {
	width: 925px;
	margin: 0 auto 0 auto;
}
#sideblue {
	width: 275px;
	vertical-align: top;
	text-align: center;
	float: left;
	background-color: #0097D6;
	margin-top: 50px;
}
#sidewhite {
	width: 628px;
	vertical-align: top;
	text-align: left;
	float: right;
	background-color: white;
	margin-left: 1em;
}
h1 {
	color: #0097D6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.4em;
	padding-left: 50px;
	padding-top: 110px;
	margin-bottom: 1.5em;
	width: 510px;
}
h2 {
	color: #0097D6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.2em;
	padding-left: 50px;
	padding-top: 110px;
	margin-bottom: .3em;
	width: 510px;
}
h3 {
	color: #0097D6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.2em;
	padding-left: 50px;
	margin-bottom: .3em;
	width: 510px;
}
h4 {
	color: #9A9A9A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.2em;
	padding-left: 50px;
	margin-bottom: .3em;
	width: 510px;
}
.bodycopy {
	vertical-align: top;
	color: #9A9A9A;
	padding-left: 50px;
	padding-right: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.4em;
	text-align: left;
	margin-top: 0;
	width: 500px;
}
.bodycopy2 {
	vertical-align: top;
	color: #9A9A9A;
	padding-left: 50px;
	padding-right: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.2em;
	text-align: left;
	margin-top: 0;
	width: 500px;
}
.dsheetcopy {
	vertical-align: top;
	color: #9A9A9A;
	padding-left: 50px;
	padding-right: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.2em;
	text-align: left;
	margin-top: 0;
	width: 250px;
}
.linklist {
	vertical-align: top;
	color: #9A9A9A;
	padding-left: 60px;
	padding-right: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	line-height: 1.3em;
	text-align: left;
	margin-top: 0;
	width: 520px;
}
#svcspg {
	margin-top: 120px;
}
#linkspg {
	margin-top: -40px;
}
#contactpg {
	margin-top: 215px;
}
#enter {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #0097D6;
	margin-top: 8em;
}
#imgdsheets {
	float: right;
	margin-right: 100px;
	margin-top: 20px;
}
#imglogo {
	margin: 12em 0 30em 0;
	border: 0;
}
#logobox {
	margin: 210px 0px 0px 75px;
}
#splashtxt {
	border-top: thin;
	border-top-color: black;
	border-top-style: solid;
	margin: 10px 25px 0px 25px;
	padding-top: 40px;
	padding-left: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9A9A9A;
	font-size: 1.3em;
	letter-spacing: .05em;
	line-height: 1.4em;
	text-align: left;
}
#splashtxtblk {
	color: black;
}
/*Make bullets red in ul with gray text on main page. Uses SPAN tag for gray text.*/
ul.red {
	position: relative;
	list-style-position: inside;
	color: #E5002B;
	padding-left: 5em;
	text-align: left;
	margin-bottom: 1.5em;
}
ul.red li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	margin-top: .3em;
}
/*Make bullets red in ul with gray text on products page. Uses SPAN tag for gray text.*/
ul.red2 {
	position: relative;
	list-style-position: inside;
	color: #E5002B;
	padding-left: 5em;
	text-align: left;
	margin-bottom: 0;
	margin-top: 0;
}
ul.red2 li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin-top: .3em;
}
.gray {
	color: #9A9A9A;
}
ul.red3 {
	position: relative;
	list-style-position: inside;
	color: #E5002B;
	padding-left: 6em;
	text-align: left;
	margin-bottom: .5em;
	margin-top: 0;
}
ul.red3 li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin-top: .3em;
}
