body {
	background-color: white;
	width: 100%;
	min-width: 600px;
}

ul {
	font-size : 12pt;	
	font-family : arial, helvetica, sans-serif;
		color : #000080;
}

.whitespace li {
	margin-bottom: 15px;
}

	
.imgcell img, .imgcell a {
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
	}
	
.menuText {
	font-size: 8pt;
	font-family : arial, helvetica, sans-serif;
	font-weight: normal;	color: #5E6F5E;
}

.buttontext {
/*	vertical-align: top; */
	font-size : 8pt;
	color: #5E6F5E;
}
	
p  {
	font-size: 12pt;	
	font-family : arial, helvetica, sans-serif;	
	color: #000080;
	}
	
.quotations {	
	font-size: 10pt;	
	font-family : arial, helvetica, sans-serif;	
	font-style: italic;	color: #000080;
}

.bulletparagraphs {
	font-size: 12pt;	
	font-family : arial, helvetica, sans-serif;	
	font-weight: normal;
	color: #000080;	
	margin-bottom: 10px;
}

h1 {
	font-size: 18pt;	
	font-weight: bold;	
	font-family : arial, helvetica, sans-serif;	
	color: #000080;
}

h2 {
	font-size: 14pt;	
	font-weight: bold;	
	font-family : arial, helvetica, sans-serif;	
	color: #000080;
}

h3{	
	font-size: 12pt;	
	font-family : arial, helvetica, sans-serif;	
	color: #000080;	
	font-weight: bold;
}
	
h4{	
	font-size: 11pt;	
	font-family : arial, helvetica, sans-serif;	
	color: #000080;	
}	

h5 {
	font-size: 10pt;	
	font-family : arial, helvetica, sans-serif;	
	color: #000080;
}	

h6 {	
	font-size: 8pt;	
	font-family : arial, helvetica, sans-serif;	
	font-weight: normal;	
	color: #5E6F5E;
}

a:link {color: #5E6F5E;}
a:visited { color: #000000;}
a:hover { text-decoration: none;}
a:active { color: #000080;}

.btn-ff {	display:none; }

.lf_blueline {   
	background-color: transparent;
	height: 126px;   
	width: 30px;
}

#HomePage div.lf_blueline {
   background:url("../images/HomeBlueLine.jpg") no-repeat scroll 1px 0px transparent;
   height: 126px;   
   width: 30px;
}
   
#Home{
  display: block;  
  width: 110px;  
  height: 19px;  
  background: url("../images/HomeButton.jpg") no-repeat 0 0;
}
  
body#HomePage #Home{   background-position: -224px -1px; }

#Home:hover{   	background-position: -112px 0;	}
#Home span{  display: none;}


#DesignPage div.lf_blueline { 
  background:url("../images/DesignBlueLine.jpg") no-repeat scroll 0px 0px transparent;   
  height: 126px;   
  width: 30px;
}

#Design{  
	display: block;
   width: 110px;  
   height: 19px;  
   background: url("../images/DesignButton.jpg") no-repeat 0 0;
}

body#DesignPage #Design{   background-position: -224px -1px;}
#Design:hover{   background-position: -110px 0;}

#Design span{  display: none;}


#MaintenancePage div.lf_blueline { 
  background:url("../images/MaintenanceBlueLine.jpg") no-repeat scroll 0px 0px transparent;   
  height: 126px;   
  width: 30px;
}

#Maintenance{  
	display: block;
   width: 110px;  
   height: 19px;  
   background: url("../images/MaintenanceButton.jpg") no-repeat 0 -1px;
}

body#MaintenancePage #Maintenance{   background-position: -228px 0px;}
#Maintenance:hover{   background-position: -114px 0;}

#Maintenance span{ display: none;}

#SoftwarePage div.lf_blueline {
   background:url("../images/SoftwareBlueLine.jpg") no-repeat scroll 0px 0px transparent;
   height: 126px;   
   width: 30px;
}
   
#Software{
  display: block;  
  width: 110px;  
  height: 19px;  
  background: url("../images/SoftwareButton.jpg") no-repeat 0 0;
}
  
body#SoftwarePage #Software{   background-position: -228px 0px; }

#Software:hover{   	background-position: -110px 0;	}
#Software span{  display: none;}

#PricingPage div.lf_blueline {
   background:url("../images/EstimateBlueLine.jpg") no-repeat scroll 0px 0px transparent;
   height: 126px;   
   width: 30px;
}
   
#Pricing{
  display: block;  
  width: 110px;  
  height: 19px;  
  background: url("../images/PricingButton.jpg") no-repeat 0 0;
}
  
body#PricingPage #Pricing{   background-position: -226px 0px; }

#Pricing:hover{   	background-position: -110px 0;	}
#Pricing span{  display: none;}

#AboutPage div.lf_blueline {
   background:url("../images/AboutBlueLine.jpg") no-repeat scroll 0px 0px transparent;
   height: 126px;   
   width: 30px;
}
   
#About{
  display: block;  
  width: 110px;  
  height: 19px;  
  background: url("../images/AboutButton.jpg") no-repeat 0 0;
}
  
body#AboutPage #About{   background-position: -224px -1px; }

#About:hover{   	background-position: -110px 0;	}
#About span{  display: none;}

#ContactPage div.lf_blueline {
   background:url("../images/ContactBlueLine.jpg") no-repeat scroll 0px 0px transparent;
   height: 126px;   
   width: 30px;
}
   
#Contact{
  display: block;  
  width: 110px;  
  height: 19px;  
  background: url("../images/ContactButton.jpg") no-repeat 0 0;
}
  
body#ContactPage #Contact{   background-position: -222px -1px; }

#Contact:hover{   	background-position: -110px 0;	}
#Contact span{  display: none;}

