a.menubuttontext { font-family: 'Verdana','Arial','Helvetica', verdana; font-size: 8pt; color: #666; text-decoration: none }
a.menubuttontexton { font-family: 'Verdana','Arial','Helvetica', verdana; font-size: 8pt; color: #FFFFFF; text-decoration: none }

.scrollingtextstyle { font-family: 'Verdana','Arial','Helvetica', verdana; font-size: 7pt; color: #666; text-decoration: none } 


#homebanner-wrapper {
	margin: 5px auto;
	overflow: hidden; 
	height: 287px; 
	width: 947px;
	border: 1px solid #ddd;
	position: relative;
}

#homebanner {
	width: 949px;
	height: 289px;
	background-image: url(/images/banner_home_es.jpg);
	position: relative;
}

#menutext {
	top: 388px;	
	position:absolute;
	z-index: 999;
}


#content1 {
	left: 0px; 
	top: 0px;
	position: absolute;
}

#content2 {
	left: 949px; 
	top: 0px;
	position: absolute;
}

#content3 {
	left: 1899px; 
	top: 0px;
	position: absolute;
}

#helpmechoose {
	left: 0px; 
	top: 0px;
	width: 940px;
	height: 255px;
	border-style: none;
	position: absolute;
}

#moneycounters {
	left: 980px; 
	top: 10px;
	width: 240px;
	height: 240px;
	position: absolute;
}

#portablecounters {
	left: 1270px; 
	top: 10px;
	width: 240px;
	height: 240px;
	position: absolute;
}

#counterfeitdetector {
	left: 1570px; 
	top: 10px;
	width: 200px;
	height: 240px;
	position: absolute;
}

#shopnowclick {
        left: 1776px;
	top: 10px;
        width: 110px;
        height: 240px;
        position: absolute;
}

#promo {
        left: 1901px;
        top: 1px;
        width: 937px;
        height: 250px;
        position: absolute;
}



#menubutton1 {
	background-image: url(/images/menubuttons.jpg);
	background-position: 0px -2px;
	background-repeat: no-repeat;
	width: 169px;
	height: 27px;
	opacity: 0.9;
	filter: alpha(opacity=80);
}

#menubutton2 {
	background-image: url(/images/menubuttons.jpg);
	background-position: -167px -2px;
	background-repeat: no-repeat;
	width: 154px;
	height: 27px;
	opacity: 0.9;
	filter: alpha(opacity=80);
}

#menubutton3 {
	background-image: url(/images/menubuttons.jpg);
	background-position: -322px -2px;
	background-repeat: no-repeat;
	width: 208px;
	height: 27px;
	opacity: 0.9;
	filter: alpha(opacity=80);
}

#menubutton1down {
	background-image: url(/images/menubuttons.jpg);
	background-position: 0px -31px;
	background-repeat: no-repeat;
	width: 169px;
	height: 27px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#menubutton2down {
	background-image: url(/images/menubuttons.jpg);
	background-position: -167px -31px;
	background-repeat: no-repeat;
	width: 154px;
	height: 27px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#menubutton3down {
	background-image: url(/images/menubuttons.jpg);
	background-position: -322px -31px;
	background-repeat: no-repeat;
	width: 208px;
	height: 27px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#barshadow1 {
	background-image: url(/images/bar_shadow_logos.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 12px;
	height: 93px;
	opacity: 0.5;
	filter: alpha(opacity=80);
}

#barshadow2 {
	background-image: url(/images/test.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 42px;
	height: 80px;
	
}

#retail_section {
	float: left;
	width: 470px;
	height: 275px;	
}
#corp_section {
	float: right;
	width: 470px;
	height: 275px;
}

#shadow_content {
			display: none;
			position: absolute;
			top: 0;
			left: 0;
			width: 620px;
			height: 600px;
			padding: 16px;
			background-color: black;
			z-index:1001;
			opacity: 0.5;
			filter: alpha(opacity=80);
			overflow: auto;
}


#white_content {
			display: none;
			position: absolute;
			top: 3%;
			left: 0;
			width: 780px;
			height: 470px;
			padding: 16px;
			border: 5px solid grey;
			background-color: white;
			z-index:1002;
			overflow: auto;
}
