/* ************* HOLDING PAGE ***************** */

body{
font-size: 62.5%;
font-family: arial, helvetica, sans-serif;
margin:0;
color: #484849;
background: #fff;
}

#container{
width:760px;
margin: 20px auto;
}

#header{
/*background: #fff url(../images/header.gif) left no-repeat;*/
width:760px;
height:55px;
}

#header img{
width:410px;
height:29px;
margin-top:18px;
margin-left:13px;
border:0;
}

#header p{
float:right;
margin-top:38px;
margin-right:11px;
}

#mainimage{
width:760px;
height:261px;
margin-bottom:-3px;
}

*>#mainimage{
margin-bottom:0;
}

#mainimagecopy{
position:absolute;
margin-left:13px;
margin-top:14px;
width:390px;
height:140px;
}

#mainimagetitle{
position:absolute;
margin-left:440px;
margin-top:203px;
width:310px;
height:140px;
text-align:right;
}

#mainimageanimation{
background:url(../images/images/1.gif) no-repeat;
position:absolute;
margin-left:57px;
margin-top:50px;
width:182px;
height:189px;
}

#mainimagetitle h1{
color:#fff;
font-size:3.8em;
letter-spacing: -2px;
font-weight: 100;
margin-bottom:0;
padding-bottom:0;
}

#mainimagecopy p{
margin:5px 0 0 3px;
padding-top:0;
width:390px;
color:#fff;
font-size:1.3em;
}

#homefeatured{}

#homefeatured .featured{
float:left;
background:url(../images/featured.jpg) no-repeat;
height:111px;
width:248px;
margin-right:8px;
}

#homefeatured .last{
margin-right:0;
}

#homefeatured .featured img{
margin-top:18px;
margin-left:12px;
width:70px;
height:70px;
border:0;
}

#homefeatured .featured div{
position:absolute;
margin-top:18px;
margin-left:90px;
width:150px;
height:70px;
}

#homefeatured .featured a{
color: #484849;
}

#homefeatured .featured a:hover{
text-decoration:underline;
}

#homefeatured .featured h2{
margin:0;
padding:0;
}

#homefeatured .featured p{
margin:0;
padding:0;
}

#main{
width:760px;
margin: 0 auto;
background: #bfd5c8 url(../images/bg2.gif) center repeat-y;
}

#enquirybar{
clear:both;
background:url(../images/menubg.gif) repeat-y;
height:2em;
line-height:2em;
color:#fff;
text-align:right;
font-size:1.2em;
font-weight:bold;
padding:0 11px;
}

#enquirybar img{
border:0;
padding: 0 5px;
padding-top:-5px;
margin-top:-5px;
}

#enquirybar a, #enquirybar a:hover{
color:#fff;
}

#enquirybar a:hover{
color:#000;
}

#contentleft{
float:left;
width:330px;
padding:10px;
background: url(../images/bgman.jpg) bottom left no-repeat;
}

#contentright{
border-left:1px solid #005825;
float:left;
width:149px;
background:#e5eee9;
}

#contentright ul{
margin:20px 0 10px 0;
padding:0;
list-style:none;
/*border-top:1px solid #005825;*/
}

#contentright ul li{

line-height: normal;
white-space:nowrap;
background:#005825;
border-bottom:1px solid #005825;
margin-bottom:2px;
}

#contentright ul li a{
display:block;
width:129px;
height:100%;
padding:2px 10px;
color:#fff;
font-style: normal;
border-top:1px solid #005825;
}

#contentright ul li a:hover, #contentright #selected{

background:url(../images/button.gif) repeat-y;
}

#footer{
clear:both;
font-size:90%;
width:760px;
color: #484849;
padding:3px 0;
/*text-indent:10px;*/
background-color: #fff;
}

#footer p{
float:right;
margin-top:0px;
margin-right:11px;
}

#footer ul{
  padding: 0;
  margin: 0;
  margin-left:11px;
  list-style: none;
}

#footer img{
margin-left:11px;
}

#footer ul li{
display:inline;
margin-right:1em;
}

#footer a{
text-decoration:none;
color: #484849;
}

#footer a:hover{
text-decoration:underline;
}

a{
text-decoration:none;
}

hr{
display:none;
clear: both;
}

#submenu{
width:170px;
float:left;
}

#subcontent{
margin-left:6px;
padding-top:25px;
width:331px;
float:left;
}

#subcontent img{
width:110px;
height:135px;
float:left;
border-right:10px solid #fff;
border-bottom:10px solid #fff;
}

#subimage{
margin-left:6px;
float:left;
width:247px;
}

#subcontentwide{
margin-left:6px;
padding-top:25px;
width:574px;
float:left;
}

*>#submenu, #subcontent, #subimage, #subcontentwide{
margin-bottom:-3px;
}



#submenu ul {
  padding: 0;
  width:153px;
  margin: 28px 0 10px 0;
  /*margin: 45px 0 10px 6px;*/
  list-style: none;
  border-top:1px solid #777;
  border-right:1px solid #777;
  border-left:1px solid #777;
  border-bottom:0;  
  }

#submenu li a {
	/*color: #777;*/
	color:#fff;
	background: #999;
	text-decoration: none;
	border-bottom:1px solid #777;
	display:block;
	width:148px;
	padding:2px 0 2px 5px;
}

#submenu li a:hover, #submenu #selected {
	color: #fff;
	text-decoration: none;
	background:#f79424;
	/*background: #777;*/
}

#submenu .main a {
	background: #fff;
	color:#777;
	text-decoration: none;
	border-bottom:1px solid #777;
	display:block;
	width:148px;
	padding:2px 0 2px 5px;
	/*text-indent:5px;*/
}

#submenu .main a:hover, #submenu .main #subselected {
	/*color: #fff;*/
	color:#777;
	text-decoration: none;
	background:#fcdcb7;
}

h1, h2, h3, h4 {
padding-top: 0;
margin-top: 0;
}

#subcontent p{
margin:0 1em 1em 0;
padding-top:0;
font-size:1.2em;
}

h1 {
font-size: 1.5em;
margin-bottom:5px;
padding-bottom:0;
}

h2 {
font-size: 1.35em;
}

h3 {
font-size: 1.25em;
}

h4 {
font-size: 1.25em;
}

#subcontent a{
color:#0000ff;
}

#subcontent a:visited{
color:#0000ff;
}