h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 19px;
	color:#fff;
	margin:0;
	padding:0;
	font-weight:bold;
}

.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
padding: 4px 0 4px 20px;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}
.chromestyle ul li a{
	color:#FFFFFF;

}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border-bottom-width: 0;
font:normal 14px Comic Sans MS;
line-height:18px;
z-index:100;
background-color:#981c20;
color:#FFFFFF;
width: 200px;
margin-left:0px;
visibility: hidden;
text-align:left;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #3d0708; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: #fff;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #c54c50;
}
/*
.but1 a{ width:192px; height:45px; background:url(../images/but1.jpg) no-repeat; display:block; float:left}
.but1 a:hover{ background:url(../images/but1on.jpg) no-repeat; display:block;}

.but2 a{ width:155px; height:45px; background:url(../images/but2.jpg) no-repeat; display:block; float:left}
.but2 a:hover{ background:url(../images/but2on.jpg) no-repeat; display:block;}
.but3 a{ width:248px; height:45px; background:url(../images/but3.jpg) no-repeat; display:block; float:left}
.but3 a:hover{ background:url(../images/but3on.jpg) no-repeat; display:block;}
.but4 a{ width:100px; height:45px; background:url(../images/but4.jpg) no-repeat; display:block; float:left}
.but4 a:hover{ background:url(../images/but4on.jpg) no-repeat; display:block;}
.but5 a{ width:154px; height:45px; background:url(../images/but5.jpg) no-repeat; display:block; float:left}
.but5 a:hover{ background:url(../images/but5on.jpg) no-repeat; display:block;}
*/
.but1 a{ width:192px; height:45px; float:left; color:#FFFFFF;}
.but1 a:hover{ display:block;}

.but2 a{ width:155px; height:45px; display:block; float:left}
.but2 a:hover{ display:block;}
.but3 a{ width:248px; height:45px; display:block; float:left}
.but3 a:hover{ display:block;}
.but4 a{ width:100px; height:45px; display:block; float:left}
.but4 a:hover{ display:block;}
.but5 a{ width:154px; height:45px; display:block; float:left}
.but5 a:hover{display:block;}


.homeflash{ }

.ironheader{ position:absolute; width:990px; /*height:100px;*/ padding-top:28px; z-index:3; background:url(../images/topbg.gif) repeat-x;}
#globaliron{width:990px; margin:0 auto}
.divider{float:left; background:url(../images/divder.gif) center no-repeat; width:25px; height:38px; margin-top:-10px;}

