
body,td,th,p {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	
}
	
	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/main-rep.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.marg-left {
	margin: 0px;
	margin-left: 1px;
	margin-right: 1px;
}
	
.topheader {
background-image: url(images/gradient.gif);
background-repeat: repeat-x;

}

.nav {
	padding-top: 10px;
	
} 

.nav a {
	font-weight: bold;
	color: White;
	text-decoration: none;
	
}
	
.nav a:hover {
	font-weight: bold;
	color:  #656565;
	text-decoration: none;
}

.bottom-nav {
	background-color: #656565;
	height: 40px;	
	}
	
.bottom-nav p, .bottom-nav a {
color: White;
font-size: x-small;
text-decoration: none; 
text-align: center;
}

.bottom-nav a:hover {
color: #FF7522;
font-size: x-small; 
text-decoration: none;
}

.bottom-nav2 {
	background-color: #FF7522;
	height: 20px;
}
.main {
margin-left: 25px;

}

.main img {
padding: 10px;

}

.main a {	
	font-weight: bold;
	color: #FF7522;
	text-decoration: none;
}

.main a:hover {	
	font-weight: bold;
	color: #656565;
	text-decoration: none;
}

h1 {
	color: #FF7522;
	font-size: x-large;
}

h2 {
	color: #FF7522;
	font-weight: bold;
	font-size: small;
}

#drop-menu {
	color:#FFFFFF;
	position:absolute;
	left:20px; top:224px;
	width:155px;
	z-index:1;
	overflow:hidden;
	border: 1px none #000000;
}

#drop-menu a {
color: White;
display: block;
background-color: #FF7522;
font-size:small;
width: 150px;
text-decoration: none;
height: 19px;
padding-left: 5px;
}

#drop-menu a:hover {
color: White;
display: block;
background-color: #656565;
font-size:small;
width: 150px;
text-decoration: none;
height: 19px;
padding-left: 5px;

}

.clientel {
	font-size: xx-small ! important;
	color: #A9A9A9 ! important;
	text-align: center;
}

a.clientel:hover{
	color: #FF7522 !important;
}

#map {
	height: 600px !important;
}