body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#top {
	margin-left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 109px;
	padding-bottom: 3px;
}
#main {
	float:left;
	padding-left:20px;
	width: 60%;
	padding-top: 30px;
}
#rightside {

	float:right;
	height:385px;
	background-image:url(img/back2.jpg);
	width:251px;
}
#footer {
	clear:both;
	margin-top:40px;
	background-image: url(img/footerback.jpg);
	margin-left: 4px;
	margin-right: 4px;
}
.menutext {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.menutext:hover {
	color: #12BC37;
}
.maintextsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.imgborder {
	border: 2px solid #009966;
	margin: 2px;
	padding: 1px;
}
#contact1 {
	width:300px;
	float: left;
	margin-left: 10px;
	margin-right: 3%;
	margin-top: 10px;
	text-align:center;
}
.dropmenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C7056;
	font-weight: bold;
}
.dropmenutext:hover {
	color: #17B53E;
}
#dropmenubox {
	color: #F4EC65;
	position:absolute;
	left:189px;
	top:127px;
	width:103px;
	height:97px;
	z-index:1;
	background-color: #F4EC67;
	padding-left: 3px;
	padding-top: 3px;
	visibility: hidden;
}
.imgwhiteborder {
	margin: 4px;
}
li {
	list-style-type: none;
	list-style-image: url(img/dot.gif);
}
#emarketing {
position:absolute; 
left:100px; 
top:100px; 
z-index:1;  
visibility:hidden;
display:none;
}
