@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #464A63;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;

}

.linkText {
	letter-spacing: 2px;
	font-size: 23px;
	font-weight: bold;
}
.greenText {
	color: #008A5F;
}
.hemsTab {
	height: 140px;
	color: #434961;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#homebg {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #464A63;
	background-image: url(images/hemsleaders-home-bg.jpg);
}
#timbg {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #464A63;
	background-image: url(images/tim-bg.jpg);
}
#mikebg {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #464A63;
	background-image: url(images/bg-main.jpg);
}
#akofabg {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #464A63;
	background-image: url(images/akofa-bg.jpg);
}

	
.white{
	color:#FFF;
	line-height: 15px;
	margin-top:0px;
	}
	
.leading{
	line-height: 17px;}
	
.persontxt{
	font-size:14px;}
	
.timtxt{
	font-size:13px;}

.lgrlinktxt{
	font-size:20px;
	letter-spacing:1px;
	
	}