html, body {
	margin:0px;
	padding:0px;
	font-family:'trebuchet MS';
	font-size:0.9em;
	color:#666666;
	line-height:1.2em;
	height:100%;
	text-align:center;
}


#header-top{
	width: 100%;
	float: left;
	background: #ffffff url(../images/gif/background-header-top.gif) repeat-x top left;
}

#header-bottom{
	width: 100%;
	float: left;
	margin-top: -40px;
	background: #ffffff url(../images/gif/background-header-bottom.gif) repeat-x top left;
	height: 205px;
}

#middle{
	width: 100%;
	float: left;
}

.container {
	width: 964px;
	margin: 0 auto 0 auto;
}

#header-top .container{
	position: relative;
}
.containerFloat{
	width: 964px;
	float: left;
	margin: 0;
	padding: 0;
}

#content {
	width: 100%;
	float: left;
	background-color: #ffffff;	
	text-align: left;
}

#header-black{
	width: 100%;
	height: 23px;
	float: left;
}

#header-green{
	width: 100%;
	float: left;
}

#slogan{
	width: 500px;
	float: left;
	padding: 62px 0 0 0;
	margin: 0;
	overflow: hidden;
}

#slogan img{
	float: left;
}

#clickHere{
	float: left;
	margin: 30px 0 0 20px;
}

#woman{
	float: left;
	margin: 16px 0 0 45px;
	padding: 0;
}

#slogan p{
	text-align: left;
	color: #678d45;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 18px;
}
#lkLogo{
	float: left;
	width: 279px;
	height: 77px;
	margin-top: 21px;
}

#lkLogo #logo{
	float: left;
	margin: 0;
	border: none;
}

#menu{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 385px;
	float: right;
}

#menu li{
	float: left;
	line-height: 56px;
	height: 56px;
	display: inline;
	background: url(../images/gif/menu-separator.gif) no-repeat top right;
}

#menu li a{ 
	text-decoration: none;
	width: 100%;
	color: #ffffff;
	font-size: 17px;
}

#footer{
	
	width: 100%;
	float: left;
}

#footer #createdBy
{
	margin: 0;
	text-align: right;
	font-weight: bold;
	padding:0;
	margin: 0;
	float: right;
}

#createdBy a{
	text-decoration:none;
	color: #333333;
}

#createdBy #vmal{
	color: #ff6600;
}

#copyright{
	float: left;
}

#copyright img{
	float: left; 
	margin-right: 10px;
}

#copyright p{
	text-align: left;
	padding:0;
	margin: 5px 0 0 0;
	float: left;
}

#bgFooterBg{
	width: 100%;
	float: left;
	margin: 0 auto 0 auto;
	padding: 30px 0 0 0;
	height: 54px;
	background: #ffffff url(../images/gif/background-footer.gif) repeat-x top left;
}

#bgFooter{
	width: 964px;
	margin: 0 auto 0 auto;
	font-size: 10px;	
	color: #333333;
	font-family: Verdana;
}



.green-link{
	width: 69px;
	height: 20px;
	background: #ffffff url(../images/gif/green-button.gif) no-repeat top left;
	text-decoration: none;
	float: left;
	color: #ffffff;
	padding: 3px 0 0 6px;
	margin-top: 10px;
}

.green-button{
	width: 75px;
	height: 24px;
	border: none;
	background: #ffffff url(../images/gif/green-button.gif) no-repeat top left;
	text-decoration: none;
	float: left;
	color: #ffffff;
	padding: 0;
}

h1{
	color: #7b8846;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 18px;
	width: 100%;
	float: left;
}
