body {
background-color: #ffffff;
height: 100%;
margin: 0 0 1px;
padding: 0;
}

li {
color: #666666;
text-decoration: none;
font-family: "Segoe UI",arial;
font-size: 11px;
}

ul {
margin-bottom: 0px;
margin-top: 0px;
}

.hairline {
background-color: #5daf21;
}

.breadcrumbs {
color: #666666;
text-decoration: none;
font-family: "Segoe UI",arial;
font-size: 11px;
}

.main-text {
color: #666666;
text-decoration: none;
font-family: "Segoe UI",arial;
font-size: 11px;
line-height: 15px;
}


.medium-text {
color: #666666;
text-decoration: none;
font-family: "Segoe UI",arial;
font-size: 14px;
line-height: 15px;
}

.small-heading{
font-family: "Segoe UI",arial, sans-serif;
color: #000080;
font-size:11px;
padding-bottom: 1px;
padding-top: 1px;
}


.text-heading {
color: #000080;
text-decoration: none;
font-family: arial;
font-size: 22px;
line-height: 22px;
}


.prelim-box {
background-color: #51a911;
color: #ffffff;
text-decoration: none;
font-family: "Segoe UI",arial;
font-size: 11px;
line-height: 15px;
border-style: solid;
border-width: 1px;
border-color: #000000;
}


/* Links */
A:link {
color: #000080;
text-decoration: none;
}

A:visited {
color: #000080;
text-decoration: none;
   }

A:active {
color: #000080;
text-decoration: none;
   }

a:hover {
color: #000080;
text-decoration: none;
}

a.inline:link {
color: #666666;
text-decoration: none;
}

a.inline:visited {
color: #666666;
text-decoration: none;
}

a.inline:active {
color: #666666;
text-decoration: none;
}

a.inline:hover {
color: #000080;
text-decoration: none;
}

/* provides the roll over for the main navigation buttons */
#imaging
{
display: block;
width: 194px;
height: 48px;
background: url("images/nav_imaging_double.gif") no-repeat 0 0;

}

#imaging:hover
{ 
background-position: 0 -48px;
}

#imaging span
{
display: none;
}

#kiosks
{
display: block;
width: 194px;
height: 48px;
background: url("images/nav_kiosks_double.gif") no-repeat 0 0;

}

#kiosks:hover
{ 
background-position: 0 -48px;
}

#kiosks span
{
display: none;
}

#ecommerce
{
display: block;
width: 194px;
height: 48px;
background: url("images/nav_ecommerce_double.gif") no-repeat 0 0;

}

#ecommerce:hover
{ 
background-position: 0 -48px;
}

#ecommerce span
{
display: none;
}

#advertising
{
display: block;
width: 194px;
height: 48px;
background: url("images/nav_advertising_double.gif") no-repeat 0 0;

}

#advertising:hover
{ 
background-position: 0 -48px;
}

#advertising span
{
display: none;
}

#management-systems
{
display: block;
width: 194px;
height: 48px;
background: url("images/nav_management_systems_double.gif") no-repeat 0 0;

}

#management-systems:hover
{ 
background-position: 0 -48px;
}

#management-systems span
{
display: none;
}


#photo-kiosk
{
display: block;
width: 243px;
height: 48px;
background: url("images/nav_photokiosk_double.gif") no-repeat 0 0;

}

#photo-kiosk:hover
{ 
background-position: 0 -48px;
}

#photo-kiosk span
{
display: none;
}

#photo-site
{
display: block;
width: 242px;
height: 48px;
background: url("images/nav_photosite_double.gif") no-repeat 0 0;

}

#photo-site:hover
{ 
background-position: 0 -48px;
}

#photo-site span
{
display: none;
}


#superlab
{
display: block;
width: 242px;
height: 48px;
background: url("images/nav_superlab_double.gif") no-repeat 0 0;
}

#superlab:hover
{ 
background-position: 0 -48px;
}

#superlab span
{
display: none;
}


#remote-management
{
display: block;
width: 243px;
height: 48px;
background: url("images/nav_remote_management_double.gif") no-repeat 0 0;

}

#remote-management:hover
{ 
background-position: 0 -48px;
}

#remote-management span
{
display: none;
}


/* css for banner on index */

.bannerTd{
        background-color:#e4e4e4;
}

.bannerContainer{
        width:970px;
        height:380px;
        background-color:#e4e4e4;
}

.slides {
        height:  363px;
        width:   255px;
        padding: 0px;
        margin:  0px;
        float:right;
}

.slides2 {
        height:  346px;  
        width:   715px;  
        padding: 0px; 
        margin:  0px;
        float:left;
        background-color:#e4e4e4;
}

.together {  
        padding: 0px;
        margin:  0px;
        width:  255px; 
        height: 375px;
}

.main-link {
	color: #666666;
	text-decoration: none;
	font-family: "Segoe UI",arial;
        text-align:center;
	font-size: 11px;
	line-height: 15px;
}

a.main-link:link {
        color: #666666;
        text-decoration: none;
        font-family: "Segoe UI",arial;
        text-align:center;
        font-size: 11px;
        line-height: 15px;
}

a.main-link:visited {
        color: #666666;
        text-decoration: none;
        font-family: "Segoe UI",arial;
        text-align:center;
        font-size: 11px;
        line-height: 15px;
}

a.main-link:active {
        color: #666666;
        text-decoration: none;
        font-family: "Segoe UI",arial;
        text-align:center;
        font-size: 11px;
        line-height: 15px;
}

a.main-link:hover {
        color: #666666;
        text-decoration: none;
        font-family: "Segoe UI",arial;
        text-align:center;
        font-size: 11px;
        line-height: 15px;
}

.main-link p{
        text-align:center;
	padding-right:5px;
        padding-left:5px;
	padding-top:0px;
        padding-bottom:0px;
	margin-top:0px;
}

.slideHeader{
        text-align:center;
	color:#000080;
	font-size:12px;
	font-weight:bold;
}

.slideHeader2{
        text-align:center;
	color:#000080;
	font-size:15px;
	font-weight:bold;
}

.slideText{
        padding-left:0px;
        padding-right:0px;
        *padding-left:0px;
        *margin-right:5px;
}

.slideText2{
        padding-left:0px;
        padding-right:0px;
        *padding-left:0px;
        *padding-right:0px;
}

.one {
        background-image: url("images/slide_left_bg.jpg");
        background-repeat: repeat-x;
	background-color:#e4e4e4;
        text-align:center;
        padding-top: 0px;
	padding-right:3px;
        *padding-right:0px;
	padding-left:3px;
	*padding-left:0px;
	width:  248px; 
        *width:  255px;
        height: 180px;
        border-left: 1px solid #ccc;
        border-top: 1px solid #ccc;
} 

.two {
        background-image: url("images/slide_left_bg.jpg");
        background-repeat: repeat-x;
	background-color:#e4e4e4;
        text-align:center;
        padding-left: 3px;
	*padding-left:0px;
	padding-top:5px;
	padding-bottom:0px;
	padding-right:3px;
        *padding-right:0px;
        width:  248px;
        *width:  255px;
        height: 175px;
        *height: 184px;
	border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
}

.big {  
        text-align:center;
        width:  715px; 
        height: 340px;
}

#nav {
	font-size:6px;
	padding:5px;
	text-align:right;
        background-color:#e4e4e4;
        height:8px;

}

#nav a {
	background-color: #ffffff;
	border: 1px solid #d0d0d0;
	color: #ffffff;
	text-decoration:none;
	margin: 10px;
	margin-left:32px;
	padding-left: 6px;
}

#nav a.activeSlide {
	background-color: #60de80;
	border: 1px solid #4dcb6d;
	color: #60de80;
	text-decoration:none;
	margin: 10px;	
	margin-left:32px;
	padding-left: 6px;
}

#nav2 {
	font-size:6px;
	padding:5px;
	text-align:left;
        background-color:#e4e4e4;
        height:8px;
}

#nav2 a {
	background-color: #ffffff;
	border: 1px solid #d0d0d0;
	color: #ffffff;
	text-decoration:none;
	margin: 10px;
	padding-left: 6px;
}

#nav2 a.activeSlide {
	background-color: #60de80;
	border: 1px solid #4dcb6d;
	color: #60de80;
	text-decoration:none;
	margin: 10px;
	padding-left: 6px;
}

/* start of the button styling */


.blueButton {
	font-size:13px; 
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#fff;
	text-shadow:0 1px 1px rgba(0,0,0,0.20);
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius:16px;
	padding:6px 17px 6px 17px;
        margin-left:30px;
        background:#0d74bf;
	border-top:1px solid rgb(0,142,213);
	border-bottom:1px solid rgb(8,108,157);
	border-left:1px solid rgb(8,127,187);
	border-right:1px solid rgb(8,127,187);

}
.blueButton:hover {
	cursor:pointer;
        background:#4398d7;
}
.blueButton:active {
	border:1px solid rgba(255,255,255,0);
	outline:none;
        background:#02569e;
}

/* end of the button styling */
