* {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

body {
	margin: 0;
	padding: 0;
	background-color: #fff038;
}

.clear-both {
	clear: both;
}

.display-none {
	display: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	line-height: 14px;
	padding-top: 7px;
	text-align: justify;
	color: #000000;
}

.style1 {
	color: #000000;
	padding-right: 3px;
}


h1 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #EC2D26;
	font-size: 20px;
	display: inline;
	float: left;
}

a:link, a:visited {
	font-size: 11px;
	color: #EC2D26;
	text-decoration: none;
}

a:hover {
	color: #A10000;
	text-decoration: none;
}

a:active {
	color: #CCCCCC;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #EC2D26;
	float:left;
	margin: 0px;
	padding-top: 8px;
	padding-left: 4px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	float:left;
	margin: 0px;
	padding-top: 0px;
}

h4 {
	color: #999999;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
}

h5 {
	color: #999999;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

.h6 {
	font-size: 18px;
	color: #000000;
}

.contactdetails {
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
}
.contactdetails_bold {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/*	MAIN PAGES LAYOUT */

div#outer {
	width: 780px;
	height: 560px;
	margin: 20px auto;
	margin-bottom: 0;
	padding: 0;
	background-color: #fff038;
}

div#logo {
	width: 780px;
	height: 129px;
	background: url(../images/playground_inspections_logo.gif) no-repeat right bottom;
	background-color: fff038;
}

a.homelink {
	display:block;
	height:129px;
	width:auto;
	padding: 0;
	margin:0;
}

div#contentarea {
	width: 780px;
	height:512px;
	border: 1px solid #FFFFFF;
	background-color: #fff038;
}


#MainImage {
	width:760px;
	height:150px;
	position:relative;
	margin: 0px;
	padding: 0px;
	float:left;
}


div#contactinfo {
	width: auto;
	height: 15px;
	margin: 0;
	background-color: #fff038;
	padding-left: 30px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
}

/*	HOME PAGE SQUARE BUTTONS */


div#squares {
	width: 760px;
	height: 380px;
	border: 10px solid #FFFFFF;
}

ul#sectionrollovers {
	width: auto;
	height: 190px;
	margin: 0;
	padding: 0;
}

ul#sectionrollovers li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

ul#sectionrollovers li a.about-button, ul#sectionrollovers li a.inspections-button, ul#sectionrollovers li a.refurbishment-button, ul#sectionrollovers li a.contact-button, ul#sectionrollovers li a.risk-button, ul#sectionrollovers li a.repair-button, ul#sectionrollovers li a.surface-button, ul#sectionrollovers li a.services-button {
	width: 190px;
	height: 190px;
	margin: 0;
	padding: 0;
	display: block;
}

ul#sectionrollovers li a.about-button {
	background: url(../images/button_about_us.jpg) no-repeat;
}

ul#sectionrollovers li a.inspections-button {
	background: url(../images/button_playground_inspections.jpg) no-repeat;
}

ul#sectionrollovers li a.refurbishment-button {
	background: url(../images/button_refurbishments.jpg) no-repeat;
}

ul#sectionrollovers li a.contact-button {
	background: url(../images/button_contact_us.jpg) no-repeat;
}

ul#sectionrollovers li a.risk-button {
	background: url(../images/button_risk_assessments.jpg) no-repeat;
}

ul#sectionrollovers li a.repair-button {
	background: url(../images/button_repair_maintenance.jpg) no-repeat;
}

ul#sectionrollovers li a.surface-button {
	background: url(../images/button_safety_surface_repairs.jpg) no-repeat;
}

ul#sectionrollovers li a.services-button {
	background: url(../images/button_other_services.jpg) no-repeat;

}

ul#sectionrollovers li a.about-button:hover  {
	background: url(../images/button_about_us_ro.jpg) no-repeat;
}

ul#sectionrollovers li a.inspections-button:hover  {
	background: url(../images/button_playground_inspections_ro.jpg) no-repeat;
}

ul#sectionrollovers li a.refurbishment-button:hover  {
	background: url(../images/button_refurbishments_ro.jpg) no-repeat;
}

ul#sectionrollovers li a.contact-button:hover  {
	background: url(../images/button_contact_us_ro.jpg) no-repeat;
}

ul#sectionrollovers li a.risk-button:hover  {
	background: url(../images/button_risk_assessments_ro.jpg) no-repeat;
}

ul#sectionrollovers li a.repair-button:hover  {
	background: url(../images/button_repair_maintenance_ro.jpg) no-repeat;
}

ul#sectionrollovers li a.surface-button:hover  {
	background: url(../images/button_safety_surface_repairs_ro.jpg) no-repeat;
}

ul#sectionrollovers li a.services-button:hover  {
	background: url(../images/button_other_services_ro.jpg) no-repeat;
}


/*	MAIN PAGES NAVIGATION BAR*/

div#navigation {
	width: auto;
	height: 24px;
	margin: 0;
	padding: 0;
	background-color: #EC2D26;	
}

div#navigation ul {
	margin: 0;
	padding: 5px;
	text-align: center;
}

div#navigation ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

div#navigation ul li a:link, div#navigation ul li a:visited {
	margin: 0;
	padding: 0 20px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

div#navigation ul li a:hover {
	margin: 0;
	padding: 0 20px;
	text-decoration: none;
	color: #FF6600;
}

div#navigation ul li a:active {
	margin: 0;
	padding: 0 20px;
	color: #FF6600;
}

/* ***LEFT HAND NAVIGATION *** */

div#col1 {
	width: 170px;
	height: 188px;
	margin: 0;
	float: left;
	background-color:#EC2D26;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
-	background-repeat: no-repeat;
	background-position: center bottom;
}	
	

/* GLOABL SUB NAV Style Starts here */

.main-nav {
	padding: 0;
	margin: 0;
	list-style: none;
}
.main-nav li {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}
.main-nav a {
	display: block;
	height: 1%;
	line-height: 25px;
	font-size: 11px;
	color: #fff;
	padding-left: 19px;
}
.main-nav li.active, .main-nav a:hover {
	text-decoration: none;
	background-color: #FF6600;
}


/*	COLUMN 2 - CONTENT*/


div#column2_wrapper {
	width: 410px;
	height: auto;
	margin: 0;
	float: left;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 20px;
}

div#column2 {
	width: 400px;
	height: 170px;
	margin: 0;
}

/*	COLUMN 3 - CONTENT*/

div#column3-about,
div#column3-contact,
div#column3-hs,
div#column3-inspections,
div#column3-packages,
div#column3-playitsafe,
div#column3-prog,
div#column3-refurb,
div#column3-maintenance,
div#column3-surface {
	width:157px;
	height: 205px;
	margin: 0;
	float: right;
}

div#column3-about {
	background-image: url(../images/col3_about.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

div#column3-contact {
	background-image: url(../images/col3_contact.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

div#column3-hs {
	background-image: url(../images/col3_hs.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

div#column3-inspections {
	background-image: url(../images/col3_inspections.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

div#column3-packages {
	background-image: url(../images/col3_packages.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

div#column3-playitsafe {
	background-image: url(../images/col3_playitsafe.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

div#column3-prog {
	background-image: url(../images/col3_prog.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

div#column3-refurb {
	background-image: url(../images/col3_refurb.gif);
	background-position: top;
	background-repeat: no-repeat;
}

div#column3-maintenance {
	background-image: url(../images/col3_maintenance.gif);
	background-position: top;
	background-repeat: no-repeat;
}

div#column3-surface {
	background-image: url(../images/col3_surface.gif);
	background-position: top;
	background-repeat: no-repeat;
}

/*	FOOTER*/


ul#footer {
	width: auto;
	margin: 0 0;
	padding: 10px 0px 0px 0px;
	text-align: right;
	color: #000000;
}

ul#footer li {
	padding: 0 10px;
	float: left;
	text-decoration: none;
	color: #000000;	
}

ul#footer li.copyright {
	float: left;
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
}



ul#footer li.intro {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;	
}

ul#footer li.align-right {
	float: right;
	text-decoration: none;
	list-style-type: none;
}

ul#footer li a:link,
ul#footer li a:visited {
	color: #000000;
	font-size: 9px;
	display: block;
	text-decoration: none;
}

ul#footer li a:hover {
	color: #666666;
}

ul#footer li a:active {
	color: #666666;
}

/*	FORM CSS */


#frmContact {}

label {
    float:left;
}

p {
   clear:both;
}

textarea {
color:#000000;
}

input {
float:right;
color:#000000;
}

span {
	// float:left;
}
.chkbx input {
	float:none;
}

.chkbxopt {
	width:33%;
}

#fldEnquiry {
	float:right;
}

#btnSubmit {
	float:left;
}

