.navstyle{
width: 99%;
height:35px;
overflow:hidden;
}

.navstyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.navstyle ul{
width: 100%;
padding: 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
font-size: 12px;
line-height: 27px;
font-weight: normal;
color: #000000;
text-decoration: none;
}

.navstyle ul li{
display: inline;
}

.navstyle ul li a{
color: #494949;
padding: 5px 18px 5px 4px;
margin: 0;
text-decoration: none;
border-right: 1px solid #CCCCCC;
}

.navstyle ul li a:hover{

font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
font-size: 12px;
line-height: 20px;
font-weight: normal;
color: #FF6600;
text-decoration: none;
}

.navstyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #FF6600; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#F85700,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FF6600; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

.sub1 {
	background-attachment: fixed;
	background-image: url(index_08.gif);
	background-repeat: no-repeat;
	background-position: 4px 19px;
}
.sub2 {
	background-attachment: fixed;
	background-image: url(index_10.gif);
	background-repeat: no-repeat;
	background-position: 4px 19px;
}
.sub3 {
	background-attachment: fixed;
	background-image: url(index_11.gif);
	background-repeat: no-repeat;
	background-position: 4px 19px;
}
.sub4 {
	background-attachment: fixed;
	background-image: url(index_12.gif);
	background-repeat: no-repeat;
	background-position: 4px 19px;
}
.sub5 {
	background-attachment: fixed;
	background-image: url(index_13.gif);
	background-repeat: no-repeat;
	background-position: 4px 19px;
}
.sub6 {
	background-attachment: fixed;
	background-image: url(index_14.gif);
	background-repeat: no-repeat;
	background-position: 4px 19px;
}
.sub7 {
	background-attachment: fixed;
	background-image: url(index_15.gif);
	background-repeat: no-repeat;
	background-position: 4px 21px;
}
.sub8 {
	background-attachment: fixed;
	background-image: url(index_16.gif);
	background-repeat: no-repeat;
	background-position: 4px 19px;
}
.sub9 {
	background-attachment: fixed;
	background-image: url(index_17.gif);
	background-repeat: no-repeat;
	background-position: 4px 19px;
}
.sub10 {
	background-attachment: fixed;
	background-image: url(index_18.gif);
	background-repeat: no-repeat;
	background-position: 4px 19px;
}
.sub11 {
	background-attachment: fixed;
	background-image: url(index_19.gif);
	background-repeat: no-repeat;
	background-position: 4px 19px;
}


