body {
margin: 0;
padding: 0;
background: white;
background-image:url(images/bg.gif);
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}


#menu {
position: absolute; /* Menu position that can be changed at will */
top: 0;
left: 0;
z-index:100;
top:117px;
left:385px;
width:620px;
display: block;
}

#menu dl {
float: left;
}

#market1{
width:140px;
}
#market2{
width:120px;
}

#brands{
width:140px;
}

#press{
width:65px;
}

#about{
width:80px;
}

#contact{
width:75px;


}

#menu dt {
cursor: pointer;
text-align: center;
background: #fff;
border: 1px solid #ccc;
border-left: none;
margin: 0px 0px 0px 0px;
font-family :arial,helvetica,san serif  ;
font-size : 9px;
color: #999999;
text-decoration: none;
font-weight :normal;
line-height : 16px;
}

#menu a.active{
	background: #ccc;
	color:#fff;
}


#contact dt{
	margin-right : 1px;
	border-right:1px solid #ccc;
}
#market1 dt{
	border-left:1px solid #ccc;
}


#menu dd {
display: none;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
margin: 0px 0px 0px 0px;
}

#menu li {
text-align: center;
background: #fff;
border-top: 1px  solid #ccc;
margin:0px;

}

#menu li a, #menu dt a {
display: block;
height: 100%;
font-family :arial,helvetica,san serif  ;
font-size : 9px;
letter-spacing: 0.2em;
color: #999999;
text-decoration: none;
font-weight :normal;
line-height : 16px;
padding: 8px;

}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #7ac142;
color:#fff;

}


#flashcontent {
		width: 385px;
		height: 250px;
		margin: 0px;
		padding 0px;
}
	

.hdot {
background-image: url(images/dottedLine.gif);
background-repeat: repeat-x;
}

.copyright {
font-family :verdana,arial,helvetica,san serif  ;
font-size : 9px;
color: #999999;
text-decoration: none;
font-weight :normal;

}


.text {
font-family :verdana,arial,helvetica,san serif  ;
font-size : 11px;
color: #999999;
text-decoration: none;
font-weight :normal;
line-height : 16px;

}

.press {
font-family :verdana,arial,helvetica,san serif  ;
font-size : 10px;
color: #999999;
text-decoration: none;
font-weight :normal;
line-height : 16px;
text-transform: uppercase;
}


.textdark {
font-family :hverdana,arial,helvetica,san serif  ;
font-size : 11px;
color: #666666;
text-transform: uppercase;
font-weight :normal;
line-height : 16px;
text-decoration: none;
}


.homeheader {
font-family :hverdana,arial,helvetica,san serif  ;
font-size : 11px;
color: #666666;
font-weight :normal;
line-height : 16px;
text-decoration: none;
}

.textlink {
font-family :hverdana,arial,helvetica,san serif  ;
font-size : 11px;
color: #999999;
text-decoration: underline;
font-weight :normal;
line-height : 16px;

}

.textheader {
font-family :hverdana,arial,helvetica,san serif  ;
font-size : 12px;
text-transform: uppercase;
color: #666666;
font-weight :bold;
line-height : 16px;
text-decoration: none;
}

a:hover {
color: #666666;
}

