Working on my very first responsive navigation (oh the birthing pains are bad!) and I have some kinks that need tweaking. Hoping someone can help. Please note, the navigation bar is in place but the pages are not created yet. There is only one drop down section under the Pratice button. How do I move drop down buttons over to the left so it is flush with edge of Practice button? Some of the css was provided to me and I don't necessarily understand parts of it.
http://nsitedesigns.com/nsitedesigns/wrb/test.html
.nav ul {
margin-left: 0;
}