/* CSS Document */

body {
	font-family: Arial, Verdana,sans-serif;
	font-size: 11px;
	/*line-height:inherit;*/
	line-height: 15px;
	color: #555555;
	background-repeat: repeat-x;
	margin: 0;
	line-height: 13px;
}

.menu A {display:block; width:140px; padding:3px 3px 3px 6px; line-height:15px;}
.menu A:link {text-decoration: none; color: #555;;}
.menu A:visited {text-decoration: none; color: #555;;}
.menu A:active {text-decoration: none; color: #555;;}
.menu A:hover {color: #555; background-color:#B4DFB6;}

a:link {color: #456db5; text-decoration: none;}
a:visited {text-decoration: none;color: #456db5;}
a:hover {text-decoration: underline ;color: #456db5;}
a:active {text-decoration: none;color: #456db5;}

table.form {
	border-width: 1px 1px 1px 1px;
	border-spacing: 5px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: rgb(233, 254, 224);
}
table.form th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: rgb(233, 254, 224);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.form td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: rgb(233, 254, 224);
	-moz-border-radius: 0px 0px 0px 0px;
}
</style>

h1 {
	line-height: 220%;
	font-size: 200%;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	width:auto;
	font-size: 11px;
	/*font-weight:bold;
	line-height: 25px;*/
	color: #1a9a20;
	margin: 10px 0 5px 0;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	width:auto;
	font-size: 11px;
	color: #1a9a20;
	line-height: 15px;
	
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	width:auto;
	font-size: 11px;
	color: #B5B5B5;
	line-height: 10px;
	margin-bottom: -9px;
}

.divider {
	border-bottom:solid #EAEAEA;
	border-width:thin;
	margin-top: 1px;
}

#home {
	margin: 0 auto 0 auto;
	background-image:url(images/home.jpg);
	width: 796px;
	height: 526px;
}

#header {
	width: 730px;
	/*height: 72px;*/
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0px;
	/*margin-top: 15px;*/
}

#headbar {
	width: 100%;
	height: 45px;
	background-image:url(images/greybar.gif);
	background-repeat: repeat-x;
	clear:both;
}

#homenav {
	margin-top: 50px;
	float: right;
}

#sitesection {
	font:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color:#FFFFFF;
	float: left;
	background-image: url(images/greenbar.gif);
	background-repeat: no-repeat;
	padding: 9px 0 0 8px;
	width: 152px;
	height: 45px;
}

#contenthold {
	width: 730px;
	height: auto;
	margin: 20px auto 20px auto;
	padding: 0px;
}

#leftnav {
	float: left;
	width: 152px;
	min-height: 1px;
}

#content {
	width: 578px;
	height: auto;
	float: left;
	padding: 0px;
}

#pagetitle{
	font:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight:400;
	color: #1a9a20;
	width: 100%;
	height: 28px;
	float: left;
	padding-top: 1px;
	background-image:url(images/pagetitle.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#text{
	width: 300px;
	height: auto;
	float: left;
	padding: 0px;
	margin: 0 0 15px 15px;
}

#safety{
	width: 480px;
	height: auto;
	float: left;
	padding: 0px;
	margin: 0 0 15px 10px;
}

#news{
	width: 400px;
	height: auto;
	float: left;
	padding: 0px;
	margin: 0 0 15px 10px;
}

#sunbedhire{
	width: 400px;
	height: auto;
	float: left;
	padding: 0px;
	margin: 0 0 15px 10px;
}

#contactleft{
	width: auto;
	height: auto;
	float: left;
	padding: 5px;
	margin: 5px 5px 0 0;
	background-color: #eee;
}

#contactright{
	width: auto;
	height: auto;
	padding: 5px;
	margin: 5px 0 0 0;
/*	float: left;*/
}

#image{
	width: auto;
	height: auto;
	float: right;
}

li.safety{
	display:block;
	height: auto;
	margin: 18px 0 18px -41px;
	list-style:none;
	list-style-image:none;
	background-image: url(images/sun.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0 4px 34px;
}

li.nails{
	display:block;
	height: auto;
	margin: 15px 0 15px -39px;
	list-style:none;
	list-style-image:none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0 0px 10px;
}

#footer {
	width: 730px;
	height: 120px;
	margin: 50px auto 0 auto;
	background-image:url(images/footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	clear:both;
}

/*toplevel nav*/
/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 480px; /*For KHTML*/
  list-style: none;
  height: 24px;
}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
}

ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu ul li {
  width: 180px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
  padding: 0 10px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #555;
  font: 10px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #c2e1f1;
  color: #666;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  float: none;
  background: #fff;
  color: #555;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #c2e1f1;
  color: #666;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

#leftnav {
	width: 152px;
	height: auto;
	float: left;
}

