/* menu dimensions: W: 527 / H: 99px from top */
.chromestyle{
	width: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

.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-left: 5px;
	padding-bottom:1px;
	padding-top:1px;
	padding-right:5px;
	margin-left:8px;
	text-align: left; /*set value to "left", "center", or "right"*/
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.chromestyle ul{ 
    width: 100%;  
	padding-bottom:1px;
	padding-top:1px;
	padding-right:5px;
	margin-left:5px;
	text-align: left; 
}
}

.chromestyle ul li{
	display: inline;
	margin-left:8px;
}

.chromestyle ul li a{
	color: #ffffff;
	padding-left: 5px;
	padding-bottom:1px;
	padding-top:1px;
	padding-right:5px;
	margin-left:8px;
	text-decoration: none;
}

.chromestyle ul li a:hover{
	/*color: #00880a;
	background-color:#ffffff;*/
}

.chromestyle 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*/
}

#chromewrapper {
width:auto;
height:auto;
line-height:23px;
margin-top: 15px important!;
text-align:right;
}

/* --------------------------------------------------------------------------------------------------------------------- */
/* ######### -------------------- Style for Drop Down Menu 1 - treatments -------------------- ######### */
/* --------------------------------------------------------------------------------------------------------------------- */

.dropmenudiv1{
	position:absolute;
	top: 0;
	left:10px;
	font:bold 10px Verdana;
	color:#eeeeee;
	line-height:16px;
	z-index:100;
	background-color: #00adef;
	width: 111px;
	visibility: hidden;
	margin-top:8px;
	margin-left: 18px;
	text-align:left;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:3px;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv1 a{
	width: auto;
	display: block;
	text-indent: 3px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #eeeeee;
	text-align:left;
}

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

.dropmenudiv1 a:hover{ /*THEME CHANGE HERE*/
	color: #ffffff;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.dropmenudiv1{ 
    margin-top:8px;
	margin-left:20px;
	padding-top:4px;
	padding-bottom:2px;
}
}

/* --------------------------------------------------------------------------------------------------------------------- */
/* ######### -------------------- Style for Drop Down Menu 2 - before/after -------------------- ######### */
/* --------------------------------------------------------------------------------------------------------------------- */

.dropmenudiv2{
	position:absolute;
	top: 0;
	left:10px;
	font:bold 10px Verdana;
	color:#eeeeee;
	line-height:16px;
	z-index:100;
	background-color: #1659a0;
	width: 120px;
	visibility: hidden;
	margin-top:8px;
	margin-left:2px;
	text-align:left;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:3px;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv2 a{
	width: auto;
	display: block;
	text-indent: 3px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #eeeeee;
	text-align:left;
}

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

.dropmenudiv2 a:hover{ /*THEME CHANGE HERE*/
	color: #ffffff;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.dropmenudiv2{ 
    margin-top:8px;
	margin-right:3px;
	text-align:left;
	padding-top:4px;
	padding-bottom:2px;
}
}

/* --------------------------------------------------------------------------------------------------------------------- */
/* ######### -------------------- Style for Drop Down Menu 3 - in the news -------------------- ######### */
/* --------------------------------------------------------------------------------------------------------------------- */

.dropmenudiv3{
	position:absolute;
	top: 0;
	left:18;
	font:bold 10px Verdana;
	color:#eeeeee;
	line-height:16px;
	z-index:100;
	background-color: #00adef;
	width:91px;
	visibility: hidden;
	margin-top:8px;
	margin-left:-11px;
	text-align:left;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:3px;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv3 a{
	width: auto;
	display: block;
	text-indent: 3px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #eeeeee;
	text-align:left;
}

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

.dropmenudiv3 a:hover{ /*THEME CHANGE HERE*/
	color: #ffffff;
}


/* --------------------------------------------------------------------------------------------------------------------- */
/* ######### -------------------- Style for Drop Down Menu 4 - contact us -------------------- ######### */
/* --------------------------------------------------------------------------------------------------------------------- */

.dropmenudiv4{
	position:absolute;
	top: 0;
	left:12px;
	font:bold 10px Verdana;
	color:#eeeeee;
	line-height:16px;
	z-index:100;
	background-color: #6dcff6;
	width: 95px;
	visibility: hidden;
	margin-top:8px;
	margin-right:10px;
	margin-left:2px;
	text-align:left;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:3px;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv4 a{
	width: auto;
	display: block;
	text-indent: 3px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #eeeeee;
	text-align:left;
}

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

.dropmenudiv4 a:hover{ /*THEME CHANGE HERE*/
	color: #ffffff;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.dropmenudiv4{ 
	margin-left:5px;
}
}

/* LINK BACKGROUND COLORS */
/*

lighter blue = 6dcff6
darker blue = 00adef

*/
