/* CSS Document */

body {
margin-top:0;
padding:0;
background-color:#eeeff0;
background-image: url(images/bg.gif);
background-repeat: repeat-x;



}
#content {
width: 800px;
height:820px;
margin-right:auto;
margin-left: auto;
}

#header {
width: 752px;
height:231px;
padding:0;
margin:0;
background-image:url(images/header_02.gif);
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;

}
h1 {
text-indent: -5000px;
}
h2 {
text-indent: -5000px;
}


#nav {
height:56px;

padding-left: 200px;
padding-top:177px;

text-align:left;
}

#nav ul {
list-style-type: none;
margin:0;
padding:0;
}
#nav ul li {

display: inline;
}

img {
border:0;
}

a#homeLink img {
background-image: url(images/Home.gif);
height: 52px;
width: 107px;
}

a#homeLink:hover img{
background-image: url(images/Home-over.gif);
height: 52px;
width: 107px;
}

a#homeLink:active img {
background-image: url(images/Home-down.gif);
height: 52px;
width: 107px;
}

a#processLink img {
background-image: url(images/process.gif);
height: 52px;
width: 108px;

}

a#processLink:hover img{
background-image: url(images/process-over.gif);
height: 52px;
width: 108px;
}

a#processLink:active img {
background-image: url(images/process-down.gif);
height: 52px;
width: 108px;
}

a#pricingLink img {
background-image: url(images/pricing.gif);
height: 52px;
width: 108px;

}

a#pricingLink:hover img{
background-image: url(images/pricing-over.gif);
height: 52px;
width: 108px;
}

a#pricingLink:active img {
background-image: url(images/pricing-down.gif);
height: 52px;
width: 108px;
}

a#galleryLink img {
background-image: url(images/gallery.gif);
height: 52px;
width: 108px;

}

a#galleryLink:hover img{
background-image: url(images/gallery-over.gif);
height: 52px;
width: 108px;
}

a#galleryLink:active img {
background-image: url(images/gallery-down.gif);
height: 52px;
width: 108px;
}

a#contactLink img {
background-image: url(images/contact.gif);
height: 52px;
width: 109px;

}

a#contactLink:hover img{
background-image: url(images/contact-over.gif);
height: 52px;
width: 109px;
}

a#contactLink:active img {
background-image: url(images/contact-down.gif);
height: 52px;
width: 109px;
}
#mainarea {
background-image: url(images/mainbg_23.gif);

height: 506px;
width: 752px;
margin-left:auto;
margin-right:auto;


}
#leftcol {


width:307px;
height:506px;
margin:0px;
padding-top:1px;
float:left;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}
#leftcol ul {
list-style-type: none;

}

a#laptop1Link img {
background-image: url(images/Design-1.gif);
height: 210px;
width: 225px;

}

a#laptop1Link:hover img{
background-image: url(images/Design-1-over.gif);
height: 210px;
width: 225px;
}

a#laptop2Link img {
background-image: url(images/design-2-over.gif);
height: 210px;
width: 225px;

}

a#laptop2Link:hover img{
background-image: url(images/design-2.gif);
height: 210px;
width: 225px;
}
#maintext {
float:left;
width:441px;

text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
margin:0px;
padding-top:15px;
padding-bottom:0px;
}



#footer {
background-image: url(images/footer_bg_25.gif);
width:800px;
height:69px;
margin-left:auto;
margin-right:auto;


}

#foottext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
padding-top: 9px;
}