body {
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size:13px;
  color:#333333;
  margin:0px;
  background:#4F4E4E url(../images/design/background.jpg) repeat-x 0% 0%;
}

/* Default Styles */

h1 {
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size:15px;
  color:#FFFFFF;
}

h2 {
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size:14px;
  color:#00000;
}

h3, h4 {
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size:12px;
  color:#00000;
}

h5, h6 {
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size:11px;
  color:#00000;
}


a {color:#3D8CB2; text-decoration:underline;}
a:hover {color:#3D8CB2; text-decoration:none;}

a img {
  border:0px;
}

/* End Default Styles */

#shell {
  width:753px;
  margin-left:auto;
  margin-right:auto;
  padding:0 0 60px 0;
  border-bottom:1px solid #FFFFFF;
  background:#FFFFFF url(../images/design/bottom.jpg) no-repeat 0% 100%;
}

#header {
  width:753px;
  height:98px;
  border-top:1px solid #FFFFFF;
  background:#FFFFFF;
}

#logo {
  float:left;
  width:439px;
  height:98px;
  background:url(../images/design/logo.jpg) no-repeat 0% 0%;
}

#logo a img {
  width:350px;
  height:87px;
  margin:1px 0 0 11px;
}

#banner {
  float:left;
  width:312px;
  height:98px;
}

#holder {
  width:751px;
  border:1px solid #FFFFFF;
  border-bottom:0px;
  background:#FFFFFF url(../images/design/holder_bg.jpg) repeat-y 0% 0%;
}

#leftpanel {
  float:left;
  width:270px;
  margin:0px;
  padding:0px;
}

/* Navigation */
#menu {
  float:left;
  width:270px;
  margin:0px;
  padding:0px;
}

#nav, #nav ul {
  width: 205px;
  margin:0px;
  padding:0px;
  list-style-type: none;
}

#nav li {
  float:left;
  margin:0px;
  padding:0px;
  position: relative;
  width:270px;
  text-decoration: none;
  list-style-type: none;
  border-bottom:1px solid #FFFFFF;
  z-index:500;
  background:url(../images/design/menu_bg.jpg) 0% 0%;
}


#nav li ul {
  margin-top:-30px;
  margin-left:250px;
  padding: 0px;
  position: absolute;
  z-index: 995;
  left: -999em;
}

#nav li a {
  width:240px;
  margin: 0px;
  padding:12px 0 10px 30px;
  display:inline;
  display:block;
  color: #FFFFFF;
  font-weight:bold;
  text-decoration: none;
}

#nav li a:hover {
  width:240px;
  margin:0px;
  display:block;
  color: #FFFFFF;
  text-decoration: none;
  background:url(../images/design/rollover.jpg) no-repeat 0% 0%;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li  li.sfhover ul, #nav li li li.sfhover ul { left: auto }

#nav li:hover, #nav li.hover {
  position: static;
}

#subnav {
  width:205px;
  margin:0px;
  padding:0px;
  list-style-type: none;
  border:1px solid #FFFFFF;
}

#subnav li {
  margin:0px;
  padding:0px;
  position:relative;
  width:205px;
 	border:0px;
	z-index: 995;
}

#subnav li a {
  width:240px;
  margin: 0px;
  padding:12px 0 10px 30px;
  display:inline;
  display:block;
  color: #FFFFFF;
  font-weight:bold;
  text-decoration: none;
}

#subnav li a:hover {
  width:175px;
  margin:0px;
  display: block;
  color: #FFFFFF;
  text-decoration:none;
}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover ul ul, #subnav li.sfhover ul ul ul { color:#FFFFFF; left: -999em; }

#nav2 {
  margin:22px 0 0 24px;
}

#child {
  margin:0px;
  padding:0px;
  list-style-type:none;
}

#child li {
  margin:0px;
  padding:0 0 20px 0;
  width:220px;
  text-decoration: none;
  list-style-type: none;
}

#child li a {
  width: auto;
  margin: 0px;
  padding:0 24px 0 20px;
  display: block;
  color: #000000;
  font-size:12px;
  font-weight:bold;
  text-decoration: none;
  background:url(../images/design/arrow.png) no-repeat 0% 50%;
}

#child li a:hover {
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:underline;
}

/* End Navigation */ 

#leftstuff {
  margin:0px;
  padding:24px 0 0 0;
  background:url(../images/design/leftpanel_bg.jpg) no-repeat 0% 0%;
}

.featurebox {
  width:222px;
  margin:0px;
  padding:0px 24px 24px 24px;
  border-bottom:1px solid #FFFFFF;
}

.featurebox h2 {
  margin:0px;
}

#flash {
  width:480px;
  height:201px;
}

#middlepanel {
  float:left;
  width:480px;
  margin:0 0 0 1px;
}

#content {
  width:434px;
  margin:20px 0 0 23px;
  line-height:20px;
}

#content h1 {
  margin:0 0 10px 0;
  color:#F5900E;
}

#heading {
  height:27px;
  margin:0 0 24px 0;
  padding:11px 0 0 23px;
  background:url(../images/design/heading_bg.jpg) repeat-y 0% 0%;
}

#heading h1 {
  margin:0px;
}

#insidecontent {
  width:434px;
  margin:0 0 0 23px;
  line-height:20px;
}

#footer {
  width:743px;
  height:16px;
  margin-left:auto;
  margin-right:auto;
  padding:11px 0 0 10px;
  color:#FFFFFF;
  font-size:10px;
}

#footer span {
  color:#F89111;
}

#footer a {
  color:#FFFFFF;
  text-decoration:none;
}

#footer a:hover {
  color:#FFFFFF;
  text-decoration:underline;
}

/* Forms  */
.required {
  color:#FF0000;
  font-weight:bold;
}

label { visibility: hidden; display: none; }

input, textarea, select {
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size:12px;
}

.input {
  width:173px;
}

#formenquiry {
  width:300px;
}

.namefield {float:left; padding-top: 3px; width: 115px; }
.inputfield {
  float:left;
  width:250px;
  padding:2px 0 2px 11px;
}

.namefield2 {float:left; padding-top: 3px; width: 179px;}
.inputfield2 {float:left; width: 340px; padding:2px;}

/* Forms */

.nothing {
  clear:both;
  margin:0px;
  padding:0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */