#container {
width:760px;
height:100%;
margin: 2em;
background: #4B5BA0;
margin-top:5px;
padding-bottom:20px;
min-height:100%;
border:1px solid #000;
}
#scontain {
width:760px;
height:100%;
margin: 2em auto;
background: #4B5BA0;
margin-top:5px;
margin-bottom:2px;
padding-bottom:20px;
border:1px solid #000;
}
#logo {
width:740px;
height:88px;
position:relative;
left:1.2ex;
top:16px;
background-image:url('images/index_001.png');
}
#display {
border-right:none;
border-bottom:1px solid #14140A;
width:100%;
height:27px;
border-top:none;
border-left:none;
background-image:url('images/index_002.png');
background-repeat: repeat;
}
/***************Font Attributes***********/
p {
font-family: Helvetica;
font-size: 11px;
color: #f8f8ff;
text-align: left;
margin:0px;
margin-left: 5px;
margin-right: 5px;
letter-spacing: 1px;
font-weight: normal;
}
p.below {
font-family: Helvetica;
font-size: 11px;
color: #F8F8FF;
text-align:right;
font-weight: bold;
line-height:30px;
text-indent:5px;
letter-spacing: 1px;
}
blockquote {
font-family: Helvetica;
font-size:11px;
color: #969696;
font-style: italic;
}
li {
font-family: Helvetica;
color: #f8f8ff;
font-size: 11px;
text-align: left;
list-style-image: url('images/index_006.png');
margin: 0px;
letter-spacing: 1px;
font-weight: normal;
}
strong {
font-family: Helvetica;
font-size: 11px;
font-weight: bold;
color: #969696;
text-align: left;
margin: 0px;
letter-spacing: 1px;
}
em {
font-family: Helvetica;
font-size: 11px;
font-style: italic;
color: #969696;
text-align: left;
margin: 0px;
letter-spacing: 1px;
font-weight: normal;
}
table.products {
width: 345px;
}
.cell {
width:193px;
border:1px solid #303B86;
vertical-align:top;
text-align:center;
font-family: Helvetica;
font-size: 11px;
color: #f8f8ff;
font-weight: normal;
}
.plogo {
vertical-align:top;
border:1px solid #303B86;
height:77px;
text-align:center;
background: #FFF;
}
.pimage {
vertical-align:top;
border:1px solid #303B86;
height:100%;
text-align:center;
background: #FFF;
}
.ptext {
vertical-align:top;
border:1px solid #303B86;
height:100%;
text-align:center;
}
.fluke {
vertical-align:top;
border:1px solid #303B86;
height:77px;
text-align:center;
background: #FFCC00;
}
.misc {
vertical-align:top;
border:1px solid #303B86;
height:77px;
text-align:center;
background: #F5F5F8;
}
/****************Link URI Attributes*********************/
a:link, a:visited, a:active {
text-decoration: none;
color: navy;
font-family: Helvetica;
font-size: 11px;
text-align: left;
margin: 0px;
letter-spacing: 1px;
}

a:hover {
color: #000000;
font-family: Helvetica;
font-size: 11px;
text-align: left;
margin: 0px;
letter-spacing: 1px;
text-decoration: overline;
}
/*****************Rollover Attributes*********************/
#leftbox {
margin: 2em 0 0 1.2ex;
padding: 0;
width: 119px;
background: #5D6CAB;
clear:both;
border:1px solid #303B86;
height: 100%;
}

#leftbox2 {
margin: 0.8em 0 0 1.2ex;
padding: 0;
width: 119px;
background: #5D6CAB;
clear:both;
border:1px solid #303B86;
height: 100%;
}

#centerbox {
float:right;
margin-right:11px;
margin-top:-475px;
min-height:467px;
margin-bottom:2em;
width:600px;
background: #5D6CAB;
border:1px solid #303B86;
height: 100%;
}

#button{
background-image:url('navigation/blank_sample.png');
width:88px;
height:27px;
padding-top:4px;
margin-top:3px;
background-repeat: no-repeat;
margin-left:2px;
}
#footer {
width:740px;
height:20px;
float:left;
margin-left:1.2ex;
margin-bottom:-12px;
background-image:url('images/index_003.png');
background-repeat:repeat-x;
}
#footer p {
font-family: Helvetica;
font-size: 11px;
color: #F8F8FF;
text-align: left;
margin: 0px;
margin-top:3px;
text-indent:4px;
letter-spacing: 1px;
font-weight: normal;
}