body{
	color:#000;
	font: normal 13px Verdana, Georgia, Times, serif;
	margin:0 0 20px 0;
	padding:0;
	text-align:center;
}

a{font-weight:bold;color: #1473B3;text-decoration:none}
a:hover{text-decoration:underline;}
a:active, a:visited{color: #1473B3;}

#content{
	background:transparent url(images/sky.jpg) no-repeat top left;
	margin:0 auto; padding: 100px 0 0 0; position:relative; width:750px; text-align: left;
	/*border: 1px solid;*/

}
#content p{margin: 0 20px; padding: 5px 0}

#menu
{
	position: absolute;
	top: 120px;
	width: 765px;
	text-align:center;
}
#menu a{color: #1473B3;
}

#topleft
{
	position:absolute;
	top: 116px;
	height: 55px;
	width: 130px;
	background: transparent url(images/bg1.jpg) no-repeat bottom center;
}
#topleft2
{
	position:absolute;
	top: 171px;
	height: 130px;
	width: 210px;
	background: transparent url(images/bg2.jpg) no-repeat bottom center;
}
#topleft3
{
	position:absolute;
	top: 301px;
	height: 79px;
	width: 225px;
	background: transparent url(images/bg3.jpg) no-repeat bottom center;
}
#topleft4
{
	position:absolute;
	top: 380px;
	height: 209px;
	width: 317px;
	background: transparent url(images/bg4.jpg) no-repeat bottom center;
}

#block1{
	width: 545px;
	padding: 70px 0 0 215px;
	color: Gray;
	text-align: justify;
}

#portfolio{
	position:relative;
	top: 60px;
	width: 750px;
	color: Gray;
	background: transparent url(images/patiofaded.jpg) repeat-y bottom left;	
	text-align: center;
}

#services {
	position:relative;
	top: 60px;
	width: 750px;
	/*height: 1550px;*/
	color: Gray;
	background: transparent url(images/patiofaded.jpg) repeat-y bottom left;	
}
#services h4{
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1473B3;
}
#service {
	margin-left: 2em;
	padding-top: 5px;
	padding-right: 4px;
}
#service img {
	float: right;
	margin-top: -35px;
	margin-left: 20px;
}

#playhouses {
	position:relative;
	top: 60px;
	width: 750px;
	/*height: 1450px;*/
	color: Gray;
	background: transparent url(images/patiofaded.jpg) repeat-y bottom left;	
}
#playhouses h4{
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1473B3;
}
#playhouse {
	margin-left: 2em;
	padding-top: 5px;
	padding-right: 4px;
}
#playhouse img {
	float: right;
	margin-top: -35px;
	margin-left: 20px;
}
#playhouse_image_left {
	margin-left: 2em;
}
#playhouse_image_left img {
	float: left;
	padding-right: 12px;
}

#testimonials {
	position:relative;
	top: 60px;
	width: 750px;
        color: Gray;
	background: transparent url(images/patiofaded.jpg) repeat-y bottom left;
	padding-left: 15px;
}
#testimonials h4{
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1473B3;
}
#aboutus {
	position:relative;
	top: 60px;
	width: 750px;
        color: Gray;
	background: transparent url(images/patiofaded.jpg) repeat-y bottom left;
	padding-left: 15px;
}
#aboutus h4{
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1473B3;

}
#enquiryform{
	width: 520px;
	padding: 70px 0 0 230px;
	color: Gray;
}
label{
	float: left;
	width: 9em;
	text-align: right;
	padding-right: 0.5em;
	padding-top: 3px;
}
input{
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	background-color: #F2E8D4;
	border: 1px solid;
}
textarea{
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	background-color: #F2E8D4;
	border: 1px solid;
	padding-right: 3px;
}
em{
	font-style: italic;
	color: Silver;
	font-size: 10px;
	margin-bottom: 3px;
}

#contact{
	position:absolute;
	top: 410px;
	margin-left: 185px;
	padding: 10px 0 0 0;
	width:410px;
	height: 180px;
	text-align: right;
	
}
#contact2{
	position: relative;
	width:750px;
	top: 70px;
	height: 100px;
	text-align: center;
	
}

#bottomright
{
	position:absolute;
	top: 376px;
	left: 535px;
	background: url(images/phormium.jpg) no-repeat bottom right;
	width:210px;
	height: 212px;
	
}

img.portfolio {
	margin: 2px;
}

img

{

border-style: none;

}


#clearer {clear: right; line-height: 0; height: 0;}
