body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#482d98;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#emarketing{
	position:absolute; 
    left:100px; 
    top:100px; 
	z-index:1;  
	visibility:hidden;
	display:none;	
}
#container{
	width:885px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding-top:15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#footer{
	display:block;
	text-align:left;
	font-size: 10px;
	text-decoration: none;
	margin-top:15px;
	margin-bottom:15px;
	width:885px;
	margin-right:auto;
	margin-left:auto;

}
a.footer,a.footer:active,a.footer:visited{
	color: #cdc2dd;
	text-decoration: underline;
	font-weight: bold;
}
#nav{
	display:block;
	text-align:center;
	margin-top:15px;
	font-weight: bold;
	font-size: 11px;
	color:#6fb41d;
	
}
a.nav,a.nav:active,a.nav:visited{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#homepage{
	display:block;
	background-image: url(../Images/home-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:394px;
	margin-top:25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#home-content{
		width:435px;
		margin-left:435px;
		padding:3px;
}
#bottom-box{
	display:block;
	background-image: url(../Images/bottom-box-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:115px;	
}
.Float-Right{
	float:right;
}
.Float-Left{
	float:left;
}
#mainbg{
	display:block;
	background-image: url(../Images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#content{
	display:block;
	padding:5px;
	margin-top:165px;

} 
h1{
	font-size:14px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6DB325;	
}
