.chromestyle{
 margin-left:0px; text-align:center; width:800px; margin-top:0px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width:800px; margin:0px; auto;list-style:none; padding:10; text-align:left; height:30px; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display:inline; margin-top:10px; padding-top:10px;
}

.chromestyle ul li a{
display:block; float:left; font-weight:bold; font-size:14px; text-decoration:none; color:#fff; background:url(images/home1.gif) no-repeat bottom center;  padding-top:15px; width:145px; height:31px; text-align:center; text-transform: capitalize;
}
.chromestyle ul li a:hover{ /*script dynamically adds a class of "selected" to the current active menu item*/
 background:url(images/home1.gif) no-repeat bottom center;/*THEME CHANGE HERE*/
}



.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
 background:url(images/home.gif) no-repeat bottom center; color:#232323;/*THEME CHANGE HERE*/
}

.chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
 background:url(images/home.gif) no-repeat bottom center; color:#232323;/*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	
	visibility: hidden;
}

.dropmenudiv a{
display: block;
text-decoration: none;
font-weight: bold;
color: #666768;
}


.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
}

.dropmenudiv ul li a:hover{ /*THEME CHANGE HERE*/
color: #ffffff;
text-decoration:underline;

}
.dropmenudiv ul li a:hover.active{ /*THEME CHANGE HERE*/
color: #000000;
text-decoration:underline;

}

ul#dropmenudiv { /*THEME CHANGE HERE*/
position:absolute;
left:20%;
width:auto;
list-style-type:none;
padding:5px;
margin:2px;
padding-top:0px;
}
ul#dropmenudiv li{
font-family:Arial, Helvetica, sans-serif;
font-size:14px; /*THEME CHANGE HERE*/
margin:4px;
list-style-type:none;
padding-right:15px;
width:auto;
float:left;
position: relative;
background: url(images/arrow.gif) no-repeat right bottom;
}






.dropmenudiv2{
	
	visibility: visible;
}

.dropmenudiv2 a{
display: block;
text-decoration: none;
font-weight: bold;
color: #666768;
}


.dropmenudiv2 a:hover{ /*THEME CHANGE HERE*/
}

.dropmenudiv2 ul li a:hover{ /*THEME CHANGE HERE*/
color: #ffffff;
text-decoration:underline;

}

ul#dropmenudiv2 { /*THEME CHANGE HERE*/
position:absolute;
left:15%;
width:auto;
list-style-type:none;
padding:5px;
margin:2px;
padding-top:0px;
}
ul#dropmenudiv2 li{
font-family:Arial, Helvetica, sans-serif;
font-size:14px; /*THEME CHANGE HERE*/
margin:4px;
list-style-type:none;
padding-right:15px;
width:auto;
float:left;
position: relative;
background: url(images/arrow.gif) no-repeat right bottom;
}
















.dropmenudiv1{
	position:absolute;
	top: 212px;
	border: 1px solid #0F4381; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:20px;
	z-index:100;
	background-color: #ffffff;
	width: 402px;
	visibility: visible;
	left: 182px;
}


.dropmenudiv1 a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #0F4381; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv1 a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv1 a:hover{ /*THEME CHANGE HERE*/
background-color: #FF6600;
background-image:url(images/button.gif);
width:186px;
height:26px;
}







.dropmenudiv3{
	
	visibility: visible;
}

.dropmenudiv3 a{
display: block;
text-decoration: none;
font-weight: bold;
color: #666768;
}


.dropmenudiv3 a:hover{ /*THEME CHANGE HERE*/
}

.dropmenudiv3 ul li a:hover{ /*THEME CHANGE HERE*/
color: #ffffff;
text-decoration:underline;

}
.dropmenudiv3 ul li a.active{ /*THEME CHANGE HERE*/
color: #000000;
text-decoration:underline;

}

ul#dropmenudiv3 { /*THEME CHANGE HERE*/
position:absolute;
left:15%;
width:auto;
list-style-type:none;
padding:5px;
margin:2px;
padding-top:0px;
}
ul#dropmenudiv3 li{
font-family:Arial, Helvetica, sans-serif;
font-size:14px; /*THEME CHANGE HERE*/
margin:4px;
list-style-type:none;
padding-right:15px;
width:auto;
float:left;
position: relative;
background: url(images/arrow.gif) no-repeat right bottom;
}





.dropmenudiv4{
	
	visibility: visible;
}

.dropmenudiv4 a{
display: block;
text-decoration: none;
font-weight: bold;
color: #666768;
}


.dropmenudiv4 a:hover{ /*THEME CHANGE HERE*/
}

.dropmenudiv4 ul li a:hover{ /*THEME CHANGE HERE*/
color: #ffffff;
text-decoration:underline;

}

ul#dropmenudiv4 { /*THEME CHANGE HERE*/
position:absolute;
left:40%;
width:auto;
list-style-type:none;
padding:5px;
margin:2px;
padding-top:0px;
}
ul#dropmenudiv4 li{
font-family:Arial, Helvetica, sans-serif;
font-size:14px; /*THEME CHANGE HERE*/
margin:4px;
list-style-type:none;
padding-right:15px;
width:auto;
float:left;
position: relative;
background: url(images/arrow.gif) no-repeat right bottom;
}





.dropmenudiv5{
	
	visibility: visible;
	
}

.dropmenudiv5 a{
display: block;
text-decoration: none;
font-weight: bold;
color: #666768;
}


.dropmenudiv5 a:hover{ /*THEME CHANGE HERE*/
}

.dropmenudiv5 ul li a:hover{ /*THEME CHANGE HERE*/
color: #ffffff;
text-decoration:underline;

}

ul#dropmenudiv5 { /*THEME CHANGE HERE*/
position:absolute;
left:65%;
width:auto;
list-style-type:none;
padding:5px;
margin:2px;
padding-top:0px;
}
ul#dropmenudiv5 li{
font-family:Arial, Helvetica, sans-serif;
font-size:14px; /*THEME CHANGE HERE*/
margin:4px;
list-style-type:none;
padding-right:15px;
width:auto;
float:right;
position: relative;
}

