http://www.preciousjewelslearning.org/
Okay why the “teen” block is separated from services and pre-school?
p#menuHome{
float: left;
}
#navigation {
position:relative;
background-color: #333;
background-image: url(../images/navigation/Precious-Jewels-Learning-Incorporated_03.jpg);
background-repeat: no-repeat;
width: 500x;
height: 47px;
font-size: 0.83em;
}
#navigation a:link, #navigation a:visited {
font-family: Arial, Helvetica, sans-serif;
color: black;
text-decoration: none;
}
#navigation a { display:block; margin: 0; padding: 0 3px;}
#navigation a:hover {
color: #03C;
}
#navigation ul {
margin:0;
padding:0;
}
#navigation ul {
list-style-type: none;
}
ul.menuHoriz li {
float: left;
}
ul.menuVert {
position: absolute;
top: 20px;
}
#navigation li {
display: block;
background-color:#FF0;
width: 80px;
height: 30px;
margin: 10px 60px 0 20px; /*to move the navigation in it's respectful position*/
padding: 0;
color: #000;
}
ul#menuSubTwo { left: 160px }
ul#menuSubThree { left: 320px }
ul#menuSubFive { left: 480px }
Thanks in advance