body {
background-image: url(/images/index_02.gif);
background-repeat: repeat-x;
background-position: bottom center;
color: black;
}

ul.bullet{
line-height: 1.5;
}

h1 {
width: 100%;
background-color: #728FCE;
border: medium inset black;
text-align: center;
}

p {
margin: 5px;
line-height: 2;
font-size: 14px;
}

p.printer{
margin: 5px;
line-height: 1;
font-size: 14px;
}

b {
font-weight: bold;
text-decoration: underline;
}

div {
border-color: #659EC7;
border-style: inset;
color: #151B54;
background-color: white;
}

table.store {
width: 698px;
}

table {
width: 1000px;
}

img {
border: solid thin black;
margin: 0;
}
img.icon {
height: 30px;
width: 30px;
border: solid thin black;
}

img.logo {
height: 48px;
width: 48px;
margin: 5px;
border: solid thin black;
}
img.decor1{
height: 120px;
width: 220px;
z-index: 0;
border: solid thin black;
}

img.decor2{
height: 150px;
width: 180px;
z-index: 1;
border: solid thin black;
}

img.decor3{
height: 180px;
width: 120px;
z-index: 2;
border: solid thin black;
}

img.printer{
height: 75px;
width: 250px;
border: none;
}

img.printer1{
height: 175px;
width: 200px;
border: none;
}

img.copier{
height: 100px;
width: 100px;
border: solid thin black;
}

a:link{
color: white;
}

a:active {
color: white;
}

a:visited {
color: white; 
}

a:hover {
color: blue;
}


blockquote {
font-weight: bold;
font-style: italic;
}

#bgimage {
height: 210px;
width: 990px;
background-image: url(/images/index_01.gif);
background-repeat: no-repeat;
margin-bottom: 0px;
}

#p-title {
width: 20%;
background-color: #728FCE;
color: white;
font-weight: bold;
text-align: center;
}

#p-title-left {
	width: 60%;
	background-color: #728FCE;
	color: white;
	font-weight: bold;
	text-align: center;
}

#p-title-faq {
width: 20%;
background-color: #728FCE;
color: white;
font-weight: bold;
text-align: center;
}

#home-box-service {
float: left;
margin-right: 15px;
}

#home-box-text {
width: 100%;
float: left;
}

#home-box-bullets{
width: 100%;
float: left;
border: none;
background: none;
margin-top: 15px;
font-size: 18px;
font-weight: bold;
color: white;
}

#computer-box-service {
width: 20%;
height: 525px;
float: left;
margin-right: 25px;
}

#computer-box-text {
width: 75%;
float: left;
}

#printer-box-text {
width: 75%;
height: 350px;
float: left;
}

#computer-box-bullets{
width: 100%;
float: right;
border: none;
background: none;
margin-top: 15px;
font-size: 18px;
font-weight: bold;
color: white;
}

#printer-box-bullets{
width: 50%;
border: none;
background: none;
margin-top: 15px;
font-size: 18px;
font-weight: bold;
color: white;
}

#bottom-nav-bar {
border:none;
background-color: #659EC7;
text-align: center;
margin-bottom: 2px;
}
#faq-box{
overflow: auto;
width: 65%;
height: 400px;
}

#footer {
	border: none;	
	text-align: center;
	background: none;
	color: white;
	font-weight: bold;
	font-size: 18px;
}