﻿body 
{
	color:#0a5008; font-family: Georgia; margin-top: 0px;
}



#wrapper {position: relative; margin: 0 auto; width: 780px; text-align: left; border: 0;}

.cssHome
{
	position: relative; left: 410px; top: -75px; text-decoration: none; font: 9pt Arial;
}
.cssOrder
{
	position: relative; left: 410px; top: -75px; text-decoration: none; font: 9pt Arial;
}

.cssContact
{
	position: relative; left: 414px; top: -90px; text-decoration: none; font: 9pt Arial;
}
.cssMembersArea
{
	position: relative; left: 445px; top: -75px; text-decoration: none; font: 9pt Arial;
}
.cssLabelDisplayInfo
{
	position: relative; left:-275px;
}
.cssClientInformation
{
	/*position: relative; left: -20px;*/
}
.cssClientTextBoxes
{
	position: relative; left: 175px; top: -440px; 	
}
.cssMoneyImage
{
	position: relative; left: 420px;
}
.cssHomeText1
{
	/*position:relative; left: 390px; top: -200px;	*/
	font-family: Georgia;
}
.cssTermsText
{
	position:relative; left: -0px; 	
}
.cssPrivacyText
{
	position:relative; left: -0px;	
}

#footer {width: 100%; text-align: center; font:9pt sans-serif; color:#0a5008; padding: 10px; position: relative; left:-10px}
#footer a {text-decoration:none; color:#0a5008;}
#footer a:hover {text-decoration:underline;}
A
{
	font-family:Arial; text-decoration:none;
}
A:hover
{
	font-family:Arial; text-decoration:underline;	
}

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(Images/orderInfo.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(Images/orderInfo.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

