#servicepagebanner 
{
	background-color: #564d3b;
	color: white;
	width: 875px;
	height: 60px;
	position: relative;
	left: 0;
	top: 0;
	
}

#servicepagetitle
{
	font-size: 14pt;
	font: "Times New Roman", Times, serif;
	position: relative;
	left: 10px;
	top: 30px;	
	white-space: nowrap;
	font-weight: normal;
}

#servicepageprint
{
	font: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #b0a68b;
	top: 15px;
	position: relative;
	right: 18px;
	white-space: nowrap;
	text-align: right;
}

#servicepageprint a 
{
	color: #b0a68b;
	text-decoration: none;
}

#servicepagesend
{
	font: Verdana, Helvetica, Arial, sans-serif;
	color: #b0a68b;
	font-size: 12px;
	top: -15px;
	position: relative;
	right: 18px;
	white-space: nowrap;
	text-align: right;
}

#servicepagesend a {
	color: #b0a68b;
	text-decoration: none;
}

#contentarea a
{
    text-decoration: underline;
}

 /** Shift existing elements in Stylesheet.css **/
#graphicalrule
{
	top: 60px;
}

#contentarea, #sidebar
{
	top: 84px;
}

/** /shift **/
