.chromestyle{
	position:absolute;
	left:50%;
	top:228px;
	margin: 0px;
	margin-left:-477px;
	/*padding-top:42px;*/
	width:955px;
	text-align:center;
	z-index:25;
}

.chromestyle ul{
	width: 955px;
	margin: 0px;
}

.chromestyle ul li{
display: inline;
margin: 0px;
}

.chromestyle ul li a{
color: #494949;
margin: 0px;
text-decoration: none;

}

.chromestyle ul li a:hover{

}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: "";
content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

.chromestyleTicker{
	position:absolute;
	left:50%;
	top:253px;
	margin: 0px;
	margin-left:-477px;
	/*padding-top:42px;*/
	width:955px;
	text-align:center;
	z-index:25;
}

.chromestyleTicker ul{
	width: 955px;
	margin: 0px;
}

.chromestyleTicker ul li{
display: inline;
margin: 0px;
}

.chromestyleTicker ul li a{
color: #494949;
margin: 0px;
text-decoration: none;

}

.chromestyleTicker ul li a:hover{

}

.chromestyleTicker ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: "";
content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


.chromestyle3{
	position:absolute;
	left:50%;
	top:440px;
	margin: 0px;
	margin-left:-477px;
	/*padding-top:42px;*/
	width:955px;
	text-align:center;
	z-index:25;
}


.chromestyle3 ul{
	width: 955px;
	margin: 0px;
}

.chromestyle3 ul li{
display: inline;
margin: 0px;
}

.chromestyle3 ul li a{
color: #494949;
margin: 0px;
text-decoration: none;

}

.chromestyle3 ul li a:hover{

}

.chromestyle3 ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: "";
content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

.chromestyle3sTicker{
	position:absolute;
	left:50%;
	top:445px;
	margin: 0px;
	margin-left:-477px;
	/*padding-top:42px;*/
	width:955px;
	text-align:center;
	z-index:25;
}

.chromestyle3Ticker ul{
	width: 955px;
	margin: 0px;
}

.chromestyle3Ticker ul li{
display: inline;
margin: 0px;
}

.chromestyle3Ticker ul li a{
color: #494949;
margin: 0px;
text-decoration: none;

}

.chromestyle3Ticker ul li a:hover{

}

.chromestyle3Ticker ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: "";
content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0px;
left:0px;
width:210px;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:10px;
text-align:left;
line-height:12px;
padding-top:0px;
z-index:100;
visibility: hidden;
}


.dropmenudiv a{
width:210px;
display: block;
text-decoration: none;
color: #ffffff;
background: url(subnavBG.gif) no-repeat;
padding:2px 5px 3px 10px;

font-weight:bold;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background: url(subnavBG2.gif) no-repeat;
}


/*-------------------------------------------------*/


.chromestyle2{
	position:absolute;
	left:50%;
	top:0px;
	margin: 0px;
	margin-left:-477px;
	padding-top:42px;
	width:955px;
	text-align:right;
	z-index:25;
	
}

.chromestyle2 ul{
	float:right;
	width: 600px;
	margin: 0px;
	margin-right:0px;
}

.chromestyle2 ul li{
display: inline;
margin: 0px;
}

.chromestyle2 ul li a{
color: #494949;
margin: 0px;
text-decoration: none;
}

.chromestyle2 ul li a:hover{

}

.chromestyle2 ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: "";
content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv2{
position:absolute;
top: 0px;
left:0px;
width:210px;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:10px;
text-align:left;
line-height:12px;
padding-top:0px;
z-index:100;
visibility: hidden;
}


.dropmenudiv2 a{
width:210px;
display: block;
text-decoration: none;
color: #ffffff;
background: url(subnavBG.gif) no-repeat;
padding:2px 5px 3px 10px;

font-weight:bold;
}

* html .dropmenudiv2 a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv2 a:hover{ /*THEME CHANGE HERE*/
	background: url(subnavBG2.gif) no-repeat;
}