BODY {
 margin:0;
 padding:0;
 background-color:#666666;
 background-image:url(images/backgroundtile.gif);
 background-repeat:repeat-x;
 font: 12px "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, sans-serif;
}
a{
 text-decoration:none;
 color:#000000;
}
a:hover{
 text-decoration:underline;
 color:#0000CC;
}
#main{
 width:798px;
}
#mycentercontent{
 clear:both;
 position:relative;
 width:798px;
 background:url(images/backgroundgradient.jpg) #ebebeb bottom repeat-x;
}
#topimages{
 height:133px;
}
#topimages img{
 float:left;
}
#center a{
color:#0000CC;
text-decoration:underline;
}
#topnav {
 background:url(images/bannershadow.jpg) repeat-x;
 height:40px;
}
#headerlogo {
 float:right;
 padding-left:192px;
 background:url(images/bannerlefttile.jpg) repeat-x;
 height:74px;
}
#pccalogo{
 position:absolute;
 top:144px;
 left:10px;
 z-index:1;
}

#topnavlinksactual li{
 display:inline;
 color:#FFFFFF;
 font-size:16px;
 margin-right:8px;
}
#topnavlogo,#topnavlinks{
 float:left;
}
#mycontentfooter{
 background:url(images/bottombarnimage.jpg);
 width:798px;
 clear:both;
 height:218px;
}
#left{

 color:#FFFFFF;
 float:left;
 width:240px;
 padding:5px;
 padding-top:100px;
}

#menu0{
 padding-left:10px;
 padding-bottom:12px;
 font-size:1.4em;
}
.menu{
 padding:0;
 margin:0;
 list-style-type:none;
}
#menu1 a{
 padding-left:30px;
}
#menu2 a{
 padding-left:50px;
}
#center{
 background-color:#ffffff; 
 padding:10px;
 padding-top:25px; 
 width:520px;
 float:left;
}
#right{
 width:122px;
 padding:5px;
 float:right;
}
#header {

}
#footer{
 background:#666666;
 width:780px;
 clear:both;
 margin:auto;
 height:16px;
 padding:10px;
}
.comparison tr{
 background-color:#fff;

}
.comparison tr:hover{
background-color:#EC9090;
}
.comparison td{
 border:1px solid black;
 padding:5px;
}