@charset "utf-8";
/* CSS Document for tinystepsnursery.co.uk */

body
{
text-align: center;
background-color:#f4f3d3;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #ccdc00;
}
a:active {
	text-decoration: none;
	color: #ccdc00;
}

div#container
{
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
width:800px;
text-align: left;
}

#header {
	height:105px;
}

#menu {
	height:28px;
}

#page {
	height:462px;
}
#longpage {
	
}
p {
	margin: 0;
	padding: 5px 0;
}

div.index_content {
	padding-top:80px; 
	padding-left:100px;
	color:#e2e2e2;
	width:430px;
}
div.index_content2 {
	padding-top:10px; 
	padding-left:245px;
	color:#e2e2e2;
	width:470px;
}
#ofsted_floatdiv {
	position:relative;
	left:390px;
	top:-2px;
	width:58px;
	height:40px;
	z-index:1;
}
div.tour_content {
	padding-top:130px; 
	padding-left:100px;
}
div.about_content {
	padding: 50px 175px 0 175px;
}
div.longpage_content {
	padding: 25px 90px 0 90px;
}
#adobe_floatdivOne {
	position:relative;
	left:500px;
	top:-50px;
	width:58px;
	height:40px;
	z-index:1;
}
div.contact_content {
	padding-top:70px; 
	padding-left:100px;
	color:#e2e2e2;
}

div.findus_content {
	padding-left:230px;
	padding-right:230px;
}

#footer {
	height:32px;
}
