/* CSS Document */

* {
   padding: 0;
   margin: 0;
   margin-left: 0;
   padding-left: 0;
}

.body1
{
	color: #003366;
	text-align: justify;
	min-width: 680px;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	vertical-align: top;
	margin: 10px;
	list-style-position: outside;
	list-style-type: decimal;
}
.caption 
{
	font-size: 1em;
	color: darkred;
	font-family: Arial, Serif;
	vertical-align: middle;
	text-align: right;
	border-left-style: none;
	padding-bottom: 5px;
	padding-top: 5px;
}
.caption1
{
	font-size: 1em;
	color: black;
	font-family: Arial, Serif;
	vertical-align: middle;
	text-align: left;
	border-left-style: none;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 20px;
}

p {
   margin-bottom: 10px;
   line-height: 19px;
   font-size: 80%;
}

a, a:link, a:visited
{
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	color: #88BDC1;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 5px;
	padding-top: 5px;
}

.counter {
   color: #88BDC1;
   text-decoration:none;
   font-weight: bold;
   text-align: center;
}

.title
{
	color: darkred;
	text-align: center;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	vertical-align: top;
	margin-top: 5px;
	font-weight: bold;
	font-size: 18pt;
	margin-bottom: 5px;
	border-top: thin;
}



.copyright
{
	color: darkred;
	text-align: center;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	vertical-align: top;
	margin-top: 5px;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 5px;
}

.bor1
{
	border-bottom: khaki thick ridge;
}

a:hover {
	text-decoration: underline;
}

a:active, a:focus {
   text-decoration: none;
   color: #88BDC1;
}  

span a {
   font-weight: bold;
   text-decoration: none;
}

#container {
   position: relative; 
   margin: 0 auto;
   width: 700px;
   text-align: left;
   background: #E9EAD8;
}

/* intro */

.pageHeader1
{
	background: url(images/back.gif) center top no-repeat;
	vertical-align: middle;
	text-align: center;
	border-right: khaki thick ridge;
	border-top: khaki thick ridge;
	border-left: khaki thick ridge;
	border-bottom: khaki thick ridge;
}

#d1
{
	font-size: 2em;
	color: #ffff66;
	font-family: 'Broadway BT' , 'Arial Black' , KaiTi, Verdana;
	font-variant: small-caps;
	position: static;
	font-weight: bold;
}

#d2
{
	color: firebrick;
	font-family: KaiTi, Verdana, 'Broadway BT' , 'Arial Black';
	font-style: italic;
	font-size: 2em;
	position: static;
}



.pageHeader2
{
	border-top: darkred thin solid;
	font-size: 1em;
	color: palegreen;
	border-bottom: darkred thin double;
	font-family: Arial, Serif;
	background-color: darkred;
	vertical-align: middle;
	text-align: center;
	border-left-style: none;
	padding-bottom: 5px;
	padding-top: 5px;
	border-right-style: none;
	background-image: url(images/chain.jpg);
}

.pageHeader3
{
	border-top: darkred thin solid;
	font-size: 1.5em;
	color: black;
	border-bottom: darkred thin double;
	font-family: Arial, Serif;
	vertical-align: middle;
	text-align: center;
	border-left-style: none;
	padding-bottom: 5px;
	padding-top: 5px;
	border-right-style: none;
}

.subTitle
{
	font-size: 1em;
	color: palegreen;
	font-family: Arial, Serif;
	background-color: darkred;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(images/chain.jpg);
}

.ol
{
	color: darkred;
	font-family: arial,verdana, helvetica, sans-serif;
	padding-left: 70px;
	font-weight: normal;
	font-style: normal;
	list-style-type: decimal;
	font-variant: small-caps;
}

.form1
{
	font-size: 1em;
	color: blue;
	font-family: Arial, Serif;
	background-color: #ffff99;
	vertical-align: middle;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.form2
{
	font-size: 1em;
	color: darkred;
	font-family: Arial, Serif;
	background-color: cadetblue;
	vertical-align: middle;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.dropdown
{
	vertical-align: middle;
	text-align: center;
}

A.ssmItems:link		{color:black;text-decoration:none;}
A.ssmItems:hover	{color:black;text-decoration:none;}
A.ssmItems:active	{color:black;text-decoration:none;}
A.ssmItems:visited	{color:black;text-decoration:none;}

#quickintro {
	float: left;
	font-size: 80%;
	width: 160px;
	padding-left: 10px;
}

#about h3 {
   color: #000;
   margin-bottom: 10px;
}

/* generic text */

#supportingText {
   margin-left: 200px;
   margin-right: 25px;
   padding: 10px 10px 15px 25px;
   border: solid #E0DFCA 1px;
}

#products, #services, #support, #development {
   padding-right: 50px;
}

#supportingText h3 {
   margin-bottom: 10px;
   height: 20px;
   width: 300px;
   background-color: #CCD3B4;
   color: #FFF;
   border-bottom: solid #939D68 1px;
   border-right: solid #939D68 5px;
}

#supportingText .p1 {
   color: #000000;
}

#footer {
   clear: both;
   font-size: 70%;
   margin-top: 20px;
   border-top: solid #000000 1px;
   padding-top: 20px;
   color: #000000;
}

/* links */

#lmenu {
   clear: both; 
   height: 30px;
   margin-bottom: 15px;
}

#lmenu li a:hover {
   color: #fff;
   background-color: #ADD9E2;
   border-right: solid #4EA2BA 3px;
}

#lmenu ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
   text-align: center;
}

#lmenu ul li {
   display: inline;
}

#lmenu li a { 
   text-decoration: none; 
   padding: .2em .8em;
   color: #fff;
   background-color: #B6B887;
   border-right: solid #C6C99E 3px;
}
