@charset "UTF-8";
/* CSS Document */


<!--
body { color: black; }
#navcontainer {margin-left: 5px; padding-left: 0px;}
ul#navlist {margin-left: 0; padding-left: 0; white-space:nowrap;}
#navlist li {display: inline; list-style-type: none;}
#navlist a {padding: 5px 18px; }
#navlist a:link, #navlist a:visited {color:white; background-image: url(); text-decoration:inherit;}
#navlist a:hover {color: yellow; background-image: url(http://www.iservicesdallas.com/images/boton2.png); background-repeat:repeat-x; text-decoration: inherit;}
-->

.divtest { 
 background-image: url(http://www.iservicesdallas.com/images/Banner_iServices.png);
 }
 
 .tabletest2 { background-image: url(http://www.iservicesdallas.com/images/transparent.png);
background-position: center top;
background-repeat:no-repeat;
height: 490px; width:820px;
font-family: Tahoma, Geneva, sans-serif;
font-size: 13px;
color:#000;
}
 
 .tabletest3 { background-image: url(http://www.iservicesdallas.com/images/banner_base.png);
background-position: center top;
background-repeat:no-repeat;
height: 40px; width:800px;
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
color:#dad5c3}

.tabletest4 { background-image: url();
background-position: top;
background-repeat:no-repeat;
height: 20px; width:780px;
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
}
#container {position: relative; font-family: Tahoma, Geneva, sans-serif; font-size:12px; padding:5px; margin-left: 30px; width: 740px; margin-top: 100px;  }

