body    { 
	color: white;  
	margin: 0px; 
	font-size: 90%; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background: #5a4a8c url(images/pageBack.jpg) repeat-y; 
	line-height: 1.5;
}
#printHead {
	margin-left: -700px;
}
a:link, a:visited { 
	color: white; 
	text-decoration: none; 
	font-weight: bold;
}
a:hover, a:active  { 
	color: #6A8EAF; 
	text-decoration: underline;
}
p {
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
}

h1 {  
	color: #fff;
	font-size: 1.85em; 
}
#homePage h1 {
	color: #fff;
}
#homePage {
	margin-top: 85px;
	font-weight: bold;
}
h2 { 
	font-size: 1.2em; 
	font-style: italic;
}
h3  { 
	font-size: 1em; 
	margin-top: 10px; 
	padding-top: 10px;
}
img { 
	border: none;
}
#contact { 
	color: #00b573; 
	position: absolute; 
	top: 20px; 
	width: 800px;
	text-align: right;
	z-index: 100;
	white-space: nowrap; 
	font-weight: bold;
}
#contact {
	top /**/: 10px;
}
#contact ul {
	padding-right: 30px;
}
#contact ul li {
	display: inline;
	margin: 0;
	padding: 0;
	border-right: 1px solid #00b573;
	padding: 0 .4em 0 .2em;
}
#contact ul .last {
	border-right: 1px solid #5a4a8c;
}
#header { 
	background: #5a4a8c url(images/blue-shadow2.jpg) repeat-x 0px 89px;
	padding-top: 10px; 
	padding-left: 10px; 
	height: 100px; 
}
#nav {
	color: #00ED96; 
	position: absolute;
	top: 30px;
	width: 239px;
	z-index: 100;
	font-weight: bold;
	padding-top: 1em;
	border: 2px solid #1C7365;
	border-left: none;
	border-right: none;
}
#nav {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/navBack.png');
}
#nav {
	background /**/: url(images/navBack.png);
}
#nav {
	padding-top /**/: 0;
}
#nav a:link, #nav a:visited {
	color: #fff;
	text-decoration: none;
}
#nav a:hover, #nav a:active {
	color: #433769;
}
#nav ul {
	margin-bottom: 0;
	list-style: none;
	padding-left: 1em;
	margin-left: 0;
}
#nav ul li {
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
}
#nav ul ul {
	margin-top: .5em;
	list-style: disc;
}
#nav ul ul li {
	margin: 0;
	padding: 0;
	padding-bottom: .5em;
}

#home-img { 
	background: url(images/home-bck.jpg) no-repeat; 
	position: absolute; 
	top: 89px; 
	left: 0;
	width: 800px;
}

#page-img { 
	background: url(images/page-bck.jpg) no-repeat; 
	position: absolute; 
	top: 89px; 
	left: 0;
	height: 610px;
}
#rightSideBar {
	float: left;
	width: 239px;
}
.clear {
	clear: both;
}
	
#content, #homeContent  { 
	position: relative;
	margin-left: 275px;
	margin-top: 30px;
	margin-top /**/: 10px;
	width: 501px;
}

#content a:link, #content a:visited { 
	color: #8DB2A5;
	text-decoration: underline; 
}
#content a:hover, #content a:active  { 
	color: #6A8EAF; 
}
#homeLink {
	color: #fff;
}
#content p {
}
#content .links a {
	font-weight: bold;
}
#content .links li {
	padding-bottom: 1em;
}
#homeContent {
	line-height: normal;
	top: 15px;
	left: 100px;
	padding-bottom: 3em;
	width: 420px;
}
#homeContent a:link, #homeContent a:visited {
	color: #fff;
	text-decoration: underline;
}
#homeContent a:hover, #homeContent a:active {
	color: #6A8EAF;
	text-decoration: none;
}
#footer  { 
	font-weight: normal; 
	font-size: 0.75em; 
	text-align: center;
	width: 800px;
}
#footer p { 
	vertical-align: text-bottom;
	padding-top: 2em;
}
#smalltxt  { 
	font-weight: normal; 
	font-size: 0.8em; 
	margin-left: 40px; 
	margin-bottom: 40px;
	width: 600px;
}
#smalltxt h2 { 
	font-size: 1.25em; 
	text-align: left; 
	margin-left: 0px;
}
.footer {
	clear: both;
	font-weight: normal; 
	font-size: 0.75em; 
	text-align: center;
	position: relative;
	left: 250px;
	width: 501px;
	padding: 3em 0 2em 0;
}

.screenshot {
	float: left;
	width: 225px;
	text-align: center;
}
.screenshot p {
}
.caption {
	float: left;
	width: 225px;
	background: #fff;
	color: #5a4a8c;
	font-style: italic;
	font-size: 85%;
	font-weight: bold;
	padding: .5em;
	border: 1px solid #00b573;
}
.caption ol {
	margin-top: 0;
	text-align: left;
}
#examples {
	background: #2D807D;
	padding: 10px;
	border: 2px solid #BBAEE5;
	line-height: normal;
}
#examples ol {
	margin-top: 0;
}
#examples a:link, #examples a:visited {
	color: #fff;
}
sup {
	font-size: 80%;
}



/*Form styles*/
.required {
	color: #8DB2A5;
	font-weight: bold;
}
#contactForm, #orderForm {
	padding: 1em;
}	
div.controls {
	margin: 0.5em;
}
div.row {
	clear: both;
	height: auto;
	margin: 0.7em 0em;
}
fieldset {
	border: 1px solid #6A8EAF;
	padding: 0.5em;
	margin-bottom: 0.5em;
}		
input, select, textarea {
	margin-top: -1em;
	margin-left: 32%;
}	

/* hide from Mac IE\*/
input, select, textarea {
	margin-top: 0;
	margin-left: 0;
   }
/* */
legend {
	color: #fff;
	font-size: 1.5em;
}	
span.label {
	float: left;
	width: 40%;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.8em;		
	padding-right: .5em;
	margin-right: .5em;
	text-align: right; 
}	
		
textarea {
	margin-bottom: 5px; }
	
.contactInfo {
	padding-left: 1.5em;
}

#productOffering {
	padding-left: 1.5em;
}

#productChart td {
	vertical-align: top;
	padding: 1em;
	border: 1px solid #BBAEE5;
}
