body {
  background: #ffffff;
  margin: 0;
  font-family: Arial;
  font-size: 11px;

}

#banner {
  height: 116px;
  width: 100%;
  margin: 0 0 5px 0;
  clear: both;
}

#logo {
  height: 116px;
  width: 100px;
  margin: 0 5px 0 0;
  border: none;
}

#logoType {
  height: 116px;
  width: 250px;
  border: 1px solid #FFCC00;
  position: absolute;
  top: 0;
  left: 110px;
  border: none;
}
#logoTypeImg {
  height: 116px;
  width: 250px;
  position: absolute;
  top: 0;
  left: 110px;
  border: none;
}

#logoType #ronNeal {
  font-family: "Tahoma Bold";
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000000;
  letter-spacing: -.1em;
  border: none;
}

#logoType #lightingDesign {
  font-family: "Arial";
  font-size: 20px;
  font-stretch: condensed;
  text-transform: uppercase;
  font-weight: normal;
  color: #FB9B1E;
  margin-left: 6px;
  border: none;
}

#logoType .tagLine {
  display: block;
  text-transform: uppercase;
  border: none;
}

#content {
  height: 445px;
  width: 900px;
  margin: 0 0 0 110px;
  clear: both;
  background: #000000 url(content_bg.png);
}

#display {
  height: 445px;
  width: 600px;
  float: left;
}

#panel {
	height: 445px;
	width: 300px;
	position: absolute;
	top: 121px;
	left: 709px;
	float: left;
	overflow: hidden!important;
	z-index: 5!important;
}

#panelUnderlay {
  height: 445px;
  width: 300px;
  position: absolute;
	top: 121px;
	left: 710px;
  z-index: 1;
  background: #000000;
  filter: alpha(Opacity=50);
  opacity: .5;
}

#nav-main {
  height: 24px!important;
  width: 600px;
  background: #000000 url(menu_bg.png) repeat-x;
  padding: 0;
  z-index: 100;
}

#nav-main ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
}

#nav-main ul li {
  float: left;
  font-size: 11px;
  margin: 2px 0 2px 0;
}

#nav-main ul li a {
  padding: 4px 10px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #000000;
  display: block;

}

#nav-main ul li a:hover {
}


#details {
  width: 291px;
  height: 415px;
  overflow: auto;
  overflow-x: hidden;
  padding: 0 4px 4px 4px;
  color: #ffffff;
  margin: -1px 0 1px 0;
  //margin: 1px 0 1px 0;
  float: left;
}

#details a {
  color: #FBA121;
  text-decoration: none;
}

#details p{
  width: 273px;
  //margin: 6px 0 0 0;
}

#details h1, .componentheading {
  font-size: 14px;
  font-weight: bold;
  color: #FB9B1E;
  margin: 6px 0 6px 0;
}

#details h2, .componentheading {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  margin: 6px 0 6px 0;
}

#details h3, .componentheading {
  font-size: 12px;
  font-weight: bold;
  color: #FB9B1E;
  margin: 0;
  font-family: Arial;
}

.contentheading {
  font-weight: bold;
}


#details ul {
  width: 200px;
  color: #FFFFFF;
  list-style-type: disc;
}

#details ul li {
  width: 200px;
}

#details ul li p{
  width: 200px;
  color: #FFFFFF;
}


img.caption {
  height: 445px;
  width: 600px;
}

#details .captionGeneric {
  position: absolute;
  display: none;
}


#details .img_caption p{
  height: 16px;
  width: auto;
  padding: 5px;
  position: absolute;
  top: 529px;
  left: 110px;
  background: #000000;
  color: ffffff;
  filter: alpha(Opacity=80);
  opacity: .8;
  text-align: left;
}
.categoryList {
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  line-height: 150%;
}

.categoryList:hover {
  color: #FBA121;
}

#details #contactUs2 {
  position: absolute;
  top: 123px;
  left: 110px;
  width: 600px;
}

#contactUs textarea, #contactUs input.text_area {
  width: 200px;
}

#contactUs #sendTo {
  display: none;
}

[href*="thankyou"]{
  display: none!important;
}

#details #contactUs hr {
  height: 1px;
  background: #ed6102;
  border: none;
}




#footer {
  width: 900px;
  height: 15px;
  margin: 5px 0 0 110px;
  text-align: center;
}

#footer a {
  text-decoration: none;
}

#imageMenu {
    overflow: auto;
}
