
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	margin: 0px;
	background-image: url(layout/bgrepeat.jpg);
	background-repeat: repeat-x;
	background-color: #540e84;

	
}


#container {
	width: 723px;
	height: 622px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: url(layout/bg.jpg) top no-repeat;
	

	
}

#container #text a {
	color: #F47315;
	text-decoration: underline;
	font-weight: bold;
	

	
}


#container #text a:hover {

text-decoration: none;


}


#container #tumbletots1 a {

	position: absolute;
	top: 505px;
	left: 25px;
	display:block;
	width: 95px;
	height: 70px;
	


}


#container #tumbletots2 a {

	position: absolute;
	top: 670px;
	left: 25px;
	display:block;
	width: 95px;
	height: 70px;
	


}

h1 {
	display:none;

}

#header{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 143px;
	background: url(layout/topbanner.jpg) top no-repeat;
	width: 723px;
}


#header #links {
	position: absolute;
	top: 15px;
	left: 450px;
	color: #FFFFFF;
	font-size: 65%;
	font-weight: bold;
	
}


#header #links ul{
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#header #links li{
	margin-top: 0px;
	padding-top: 0px;
	
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	
	
}

#header #links li a{
	color: #fff;
	text-decoration:none;
}

#header #links li a:hover{
	color: #fff;
	text-decoration:underline;
}


#header #homelink a {

	position: absolute;
	top: 0px;
	left: 20px;
	display:block;
	width: 150px;
	height: 143px;
	


}


#header #tumbletots a {

	position: absolute;
	top: 90px;
	left: 630px;
	display:block;
	width: 60px;
	height: 70px;
	


}



#topmenu {
	position: absolute;
	top: 147px;
	left: 20px;
	height: 24px;
	background: url(layout/menustrip.jpg) top no-repeat;
	width: 688px;

}

#topmenu #home a {

	display:block;
	width: 73px;
	height: 24px;
	float: left;


}

#topmenu #home a:hover {
	background:url(layout/Home.jpg) top no-repeat;
}


#topmenu #aboutlb a {

	display:block;
	width: 146px;
	height: 24px;
	float: left;


}

#topmenu #aboutlb a:hover {
	background:url(layout/aboutlb.jpg) top no-repeat;
}


#topmenu #aboutme a {

	display:block;
	width: 89px;
	height: 24px;
	float: left;


}

#topmenu #aboutme a:hover {
	background:url(layout/aboutme.jpg) top no-repeat;
}


#topmenu #howitworks a {

	display:block;
	width: 105px;
	height: 24px;
	float: left;


}

#topmenu #howitworks a:hover {
	background:url(layout/howitworks.jpg) top no-repeat;
}



#topmenu #testimonials a {

	display:block;
	width: 101px;
	height: 24px;
	float: left;


}

#topmenu #testimonials a:hover {
	background:url(layout/Testimonials.jpg) top no-repeat;
}


#topmenu #contactme a {

	display:block;
	width: 97px;
	height: 24px;
	float: left;


}

#topmenu #contactme a:hover {
	background:url(layout/contactme.jpg) top no-repeat;
}



#hometitle {
	position: absolute;
	top: 180px;
	left: 0px;
	height: 42px;
	background: url(layout/homepagetitle.jpg) top no-repeat;
	width: 723px;

}


#aboutlbtitle {
	position: absolute;
	top: 180px;
	left: 0px;
	height: 42px;
	background:url(layout/aboutleaps.jpg) top no-repeat;
	width: 723px;

}


#aboutmetitle {
	position: absolute;
	top: 180px;
	left: 0px;
	height: 42px;
	background: url(layout/aboutme-main.jpg) top no-repeat;
	width: 723px;

}


#howitworkstitle {
	position: absolute;
	top: 180px;
	left: 0px;
	height: 42px;
	background: url(layout/howitworks-main.jpg) top no-repeat;
	width: 723px;

}


#testimonialstitle {
	position: absolute;
	top: 180px;
	left: 0px;
	height: 42px;
	background: url(layout/testimonials-main.jpg) top no-repeat;
	width: 723px;

}



#contacttitle {
	position: absolute;
	top: 180px;
	left: 0px;
	height: 42px;
	background: url(layout/contact-main.jpg) top no-repeat;
	width: 723px;

}

#text {
	position: absolute;
	top: 220px;
	left: 20px;
	width: 370px;

}

#text ul  {

	font-size: 65%;
	color: #FFFFFF;
	margin-left: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;


}

#text li  {

	margin-left: 0px;
	margin-bottom: 7px;


}

#text p {

	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 65%;
	color: #ffffff;


}

#keriimage {

	position: absolute;
	top: 223px;
	left: 380px;


}

#image {

	position: absolute;
	top: 220px;
	left: 400px;


}

#image img {

	border: 2px solid #FFFFFF;
	margin-bottom: 10px;


}

#image strong {
	font-size: 65%;
	color:#FFFFFF;
	clear: both;

}

#image img .noborder {

	border: none;

}


.fillform {
	
	
}

.fillform .fields {
	background-color:#ffffff;
    border: solid 1px #540e84;
	padding: 2px;
	font-size: 10px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	
} 


.fillform p {
	clear: left;
	color:#000000;
	font-size: 110%;
	
	padding: 0px;
	margin: 2px;
	margin-bottom: 10px;
}
.fillform p label {
	font-weight: bold;
	float: left;
	width: 30%;
	margin: 0px;
	padding: 0px;
}

.fillform .loginBtn{
	background-color:#ffffff;
    border: solid 1px #540e84;
	padding: 3px;
	font-size: 12px;

	color:#540e84;
	font-family: Arial, Helvetica, sans-serif;
}

.errors {
	width: 300px;
	border: #A5D9F8 solid 1px;
	margin-top: 8px;
	margin-left: 5px;
	padding: 3px 3px 3px 3px;
	
	}
	
 .errors p {
	color:#A5D9F8;
	font-weight: bold;
	padding-left: 5px;
	
	}
	
 .errors ul {
	color:#A5D9F8;
	font-weight: bold;
	margin-top: 0px;

	}
	
  .errors li {
	color:#A5D9F8 ;
	font-weight: bold;

	}

