/* Company Name - NAVIGATION */

/* Main nav mainNav */

ul.mainNav {
	list-style-type:none;
	position: relative;
	margin:0;
	padding:0;
}

ul.mainNav li {
	float:left;
	margin:0; padding:0;
	cursor:pointer;
}

ul.mainNav li:hover {
	margin:0; padding:0;
	float:left;
	cursor:pointer;
}


ul.mainNav li a {
	margin:0; padding:0;
	text-indent:-999em;
	display:block;
}

ul.mainNav li a.nav1 {
	background:url(../images/nav1.jpg) no-repeat;
	width:67px; height:33px;
}

ul.mainNav li a.nav1:hover {
	background:url(../images/nav1-over.jpg) no-repeat;
	width:67px; height:33px;
}

ul.mainNav li a.nav2 {
	background:url(../images/nav2.jpg) no-repeat;
	width:84px; height:33px;
}

ul.mainNav li a.nav2:hover {
	background:url(../images/nav2-over.jpg) no-repeat;
	width:84px; height:33px;
}

ul.mainNav li a.nav3 {
	background:url(../images/nav3.jpg) no-repeat;
	width:115px; height:33px;
}

ul.mainNav li a.nav3:hover {
	background:url(../images/nav3-over.jpg) no-repeat;
	width:115px; height:33px;
}

ul.mainNav li a.nav4 {
	background:url(../images/nav4.jpg) no-repeat;
	width:132px; height:33px;
}

ul.mainNav li a.nav4:hover {
	background:url(../images/nav4-over.jpg) no-repeat;
	width:132px; height:33px;
}

ul.mainNav li a.nav5 {
	background:url(../images/nav5.jpg) no-repeat;
	width:58px; height:33px;
}

ul.mainNav li a.nav5:hover {
	background:url(../images/nav5-over.jpg) no-repeat;
	width:58px; height:33px;
}

ul.mainNav li a.nav6 {
	background:url(../images/nav6.jpg) no-repeat;
	width:88px; height:33px;
}

ul.mainNav li a.nav6:hover {
	background:url(../images/nav6-over.jpg) no-repeat;
	width:88px; height:33px;
}

ul.mainNav li a.nav7 {
	background:url(../images/nav7.jpg) no-repeat;
	width:110px; height:33px;
}

ul.mainNav li a.nav7:hover {
	background:url(../images/nav7-over.jpg) no-repeat;
	width:110px; height:33px;
}

/* ######### Chrome Menu ######### */
#chromemenu{

}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border-bottom-width: 0;
line-height:15px;
z-index:200;
color: #333333;
visibility: hidden;
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 4px;
padding: 4px 0;
text-decoration: none;
color: #333333;
background-image:url(images/rollover-blue.jpg);
background-position:center;
background-repeat:repeat-x;
font-family:"Century Gothic", Tahoma, Arial, sans-serif;
font-size: 12px;
font-weight:100;
text-align: left;
border-bottom: #116797 1px solid;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*Theme Change here*/

background-color:#990000;
color: #012F60;
left:500px;
text-decoration: none;
}
/* ######### End Drop Down Menu ######### */





/*** Side Nav ***/

ul.servicesNav {
	list-style-type:none;
	position: relative;
	margin:0; padding:0;
}

ul.servicesNav li {
	cursor:pointer;
	margin:0; padding:0;
}

ul.servicesNav a {
	text-indent:-999em;
	display:block;
	margin:0; padding:0;
}

ul.servicesNav a.servicesNav1 {
	background:url(../images/sideNav1.jpg) no-repeat;
	width:288px; height:24px;
}

ul.servicesNav a.servicesNav1:hover {
	background:url(../images/sideNav1-over.jpg) no-repeat;
	width:288px; height:24px;
}

ul.servicesNav a.servicesNav2 {
	background:url(../images/sideNav2.jpg) no-repeat;
	width:288px; height:24px;
}

ul.servicesNav a.servicesNav2:hover {
	background:url(../images/sideNav2-over.jpg) no-repeat;
	width:288px; height:24px;
}

ul.servicesNav a.servicesNav3 {
	background:url(../images/sideNav3.jpg) no-repeat;
	width:288px; height:24px;
}

ul.servicesNav a.servicesNav3:hover {
	background:url(../images/sideNav3-over.jpg) no-repeat;
	width:288px; height:24px;
}

ul.servicesNav a.servicesNav4 {
	background:url(../images/sideNav4.jpg) no-repeat;
	width:288px; height:24px;
}

ul.servicesNav a.servicesNav4:hover {
	background:url(../images/sideNav4-over.jpg) no-repeat;
	width:288px; height:24px;
}

ul.servicesNav a.servicesNav5 {
	background:url(../images/sideNav5.jpg) no-repeat;
	width:288px; height:24px;
}

ul.servicesNav a.servicesNav5:hover {
	background:url(../images/sideNav5-over.jpg) no-repeat;
	width:288px; height:24px;
}

ul.servicesNav a.servicesNav6 {
	background:url(../images/sideNav6.jpg) no-repeat;
	width:288px; height:24px;
}

ul.servicesNav a.servicesNav6:hover {
	background:url(../images/sideNav6-over.jpg) no-repeat;
	width:288px; height:24px;
}
