body
{
	color: #000;
	font-size: 0.83em;
	line-height: 1.5em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: white;
	margin: 2.0em auto;
	width: 928px;
}

.drop
{
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	/*behavior: url(http://www.primal-image.com/css/PIE.htc);*/
}

.rounded
{
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	/*behavior: url(http://www.primal-image.com/css/PIE.htc);*/
}

.shadow
{
	box-shadow: 2px 2px 6px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.5);
	-moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.5);
	/*behavior: url(http://www.primal-image.com/css/PIE.htc);*/
}

div.container
{
	width: auto;
}

#piweblogo
{
	color: #333;
	background-color: transparent;
	margin-left: 0px;
	width: 200px;
	display: block;
	float: left;
}

#serviceBox
{
	background-color: transparent;
	line-height: 195%;
	margin-left: 18px;
	margin-top: 15px;
	width: 600px;
	float: left;
}

p.services
{
	color: #000;
	font-weight: 600;
	font-size: 13px;
	background-color: transparent;
	letter-spacing: 1px;
	margin-top: 12px;
	margin-left: 0px;
	padding-left: 28px;
	border-left: 4px solid #c2cd95; /* #9ab19f; */
}

#client_list
{
	background-color: transparent;
	margin: 0px;
	width: 100%;
	float: left;
}

p.client
{
	width: 760px;
	color: #000;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.2em;
	background-color: transparent;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-left: 16px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left: 4px solid #c2cd95; /* #9ab19f; */
}

p.client a
{
	/*behavior: url(http://www.primal-image.com/css/PIE.htc);*/
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	font-size: 1.2em;
	letter-spacing: 2px;
}

.client-copy
{
	display: block;
	margin-top: 6px;
	color: #333;
	font-size: 1.0em;
}

p.address
{
	color: #000;
	font-weight: 600;
	font-size: 12px;
	line-height: 1.0em;
	background-color: transparent;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-left: 18px;
	padding-left: 12px;
	border-left: 4px solid #c2cd95; /* #9ab19f; */
}

#bodycopy
{
	color: #000;
	background-color: #c2cd95; /* #9ab19f; */
	padding: 1em 1em 1em 1.5em;
	border-left: 1px solid #000;
}

#red
{
	margin-left: 200px;
	border-left: 3px solid #999;
}

#white
{
	border-left: 3px solid #ccc;
}

#blue
{
	border-left: 3px solid #999;
}

h1
{
	color: #000;
	font-size: 1em;
}

h2
{
	color: #000;
	font-size: 0.92em;
}

li
{
	font-size: 0.83em;
	line-height: 1.5em;
	text-indent: 1em;
}

a:link
{
	color: black;
	text-decoration: none;
	background-color: white;
}

a:visited
{
	color: black;
	text-decoration: none;
	background-color: white;
}

a:hover
{
	color: black;
	text-decoration: none;
	background-color: #c2cd95; /* #9ab19f; */
}

a:active
{
	color: white;
	text-decoration: none;
	background-color: #c2cd95; /* #9ab19f; */
}

a.email:link
{
	color: black;
	text-decoration: none;
	background-color: white;
}

a.email:visited
{
	color: #9ab19f;
	text-decoration: none;
	background-color: white;
}

a.email:hover
{
	color: black;
	text-decoration: none;
	background-color: #c2cd95; /* #9ab19f; */
}

a.email:active
{
	color: white;
	text-decoration: none;
	background-color: #c2cd95; /* #9ab19f; */
}

img
{
	background-color: #c2cd95; /* #9ab19f; */
	padding: 0px;
	border: none;
}

img.primallogo
{
	color: #000;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

a.w3c
{
	background-color: #c2cd95; /* #9ab19f; */
	margin: 0px;
	padding: 0px;
}

.header
{
	color: #ff4500;
	font-weight: bold;
	font-size: 0.83em;
	background-color: white;
}

img.css
{
	background-color: #c2cd95; /* #9ab19f; */
	border: 0px;
	width: 88px;
	height: 31px;
}

.greenshade
{
	color: #c2cd95; /* #9ab19f; */
}

.grayscale
{
	color: #999;
}
