
#title{
Position: absolute;
top: 110px;
left: 130px;
}
.database{
position: absolute;
top: 135px;
left: 120px;
}
.networking{
position: absolute;
top: 135px;
left: 295px;
}
.security{
position: absolute;
top: 308px;
left: 120px;
}
.progdev{
position: absolute;
top: 308px;
left: 295px;
}
.text_box{
position: absolute;
top: 145px;
left: 465px;
width: 400px;
line-height: 1.25;
}
#rows{
position: absolute;
top: 500px;
left: 50px;
width: 800px;
height: 20px;
}
#prodlinks{
  position: absolute;
 top: 530px;
 left: 80px;
 width: 800px;
 height: 100%;
}
.rows A:link {font-family: arial; font-size: 14px; color: #3366ff; text-decoration: none}
.rows A:visited {font-family: arial; font-size: 14px; color: #808080; text-decoration: none}
.rows A:hover {font-family: arial; font-size: 14px; color: #b22222; text-decoration: none}
.rows A:active {font-family: arial; font-size: 14px; color: #808080; text-decoration: none}

#prodlinks ul{
list-style-type: none;
}
.row1{
background-color: #EEEEEE;
padding-left: 20px;
}
.row2{
background-color: #EEEEEE;
padding-left: 20px;
}
.row3{
background-color: #E1E1E1;
padding-left: 20px;
font family: arial;
font-size: 14px;
font-weight: bold;
}

