#nav{
    width: 769px;
    margin: 0;
    list-style: none;
	background-color: #DBE3EF
}
#nav li{
    float: left;
    margin: 0;
	list-style: none;
	font-family: Arial,sans-serif;
    font-size: 11px;
	padding-left:11px;
}
#nav ul{
    float: left;
    margin: 0;
    padding: 0 0 0 0;
	list-style: none;
}
#nav a {
    float: left;
    display: block;
    margin: 0 0 0 0;
    padding: 4px 8px;
    color: #1B4D99;
    text-decoration: none;
}


#nav1 a {background:  url(../images/nav-yell.gif) repeat-x bottom;}/* SME's */
#nav1 a:hover{background:  url(../images/nav-yell1.gif) repeat-x bottom;color: #ffffff;}/* swaps corner */
#nav1_chosen a{background:  url(../images/) repeat-x bottom;}/* id to use on selected page */

#nav2 a {background: url(../images/nav-red.gif) repeat-x bottom right;}/* regeneration */
#nav2 a:hover{ background: url(../images/nav-red1.gif) repeat-x bottom;color: #ffffff;}/* swaps corner */
#nav2_chosen a{background: url(../images/) repeat-x bottom;}/* id to use on selected page */

#nav3 a {background: url(../images/nav-trq.gif) repeat-x bottom;}/* corporate */
#nav3 a:hover{background: url(../images/nav-trq1.gif) repeat-x bottom;color: #ffffff;}/* swaps corner */
#nav3_chosen a{background: url(../images/) repeat-x bottom;}/* id to use on selected page */

#nav4 a {background: url(../images/nav-org.gif) repeat-x bottom;}/* corporate */
#nav4 a:hover{background: url(../images/nav-org1.gif) repeat-x bottom;color: #ffffff;}/* swaps corner */
#nav4_chosen a{background: url(../images/) repeat-x bottom;}/* id to use on selected page */

#nav5 a {background: url(../images/nav-grn.gif) repeat-x bottom;}/* corporate */
#nav5 a:hover{background: url(../images/nav-grn1.gif) repeat-x bottom;color: #ffffff;}/* swaps corner */
#nav5_chosen a{background: url(../images/) repeat-x bottom;}/* id to use on selected page */

#nav6 a {background: url(../images/nav-vio.gif) repeat-x bottom;}/* corporate */
#nav6 a:hover{background: url(../images/nav-vio1.gif) repeat-x bottom;color: #ffffff;}/* swaps corner */
#nav6_chosen a{background: url(../images/) repeat-x bottom;}/* id to use on selected page */

#nav7 a {background: url(../images/nav-prp.gif) repeat-x bottom;}/* corporate */
#nav7 a:hover{background: url(../images/nav-prp2.gif) repeat-x bottom;color: #ffffff;}/* swaps corner */
#nav7_chosen a{background: url(../images/) repeat-x bottom;}/* id to use on selected page */






#box5 a {background: #330099 url(../images/) repeat-x bottom;}/* properties */
#box5 a:hover{background: #330099 url(../images/) repeat-x bottom;}/* swaps corner */
#box5_chosen a{background: #330099 url(../images/) repeat-x bottom;}/* id to use on selected page */

