body {
  margin:0;
  padding:0;
  text-align:center;
  font:normal 70% Arial,Helvetica,sans-serif;
  color:#fff;
  background:#000;
}

h1 {
  margin:20px 0 10px 0;
  font-size:2em;
  font-weight:normal;
  color:#fff;
}
h2 {
  margin:10px 0;
  font-size:1.6em;
  font-weight:normal;
  color:#eee;
}
h3 {
  margin:10px 0;	
  font-size:1.5em;
  font-weight:normal;
  color:#eee;  
}
h4,
h5,
h6 {
  font-size:1em;
}

a {
  text-decoration:none;
  color:#eee;
}
a:hover {
  color:#fff;
}

p {
  margin:0 0 1em 0;
  line-height:1.2em;
}

ul {
  margin:0 0 1em 20px;
  padding:0;
}
ul.links {
  margin:0;
  padding:0;
  font-size:2em;
  list-style:none;
}
ul.links li {
  padding:0 0 0 18px;
  margin:4px 0;
  background:url('/_images/back-links.gif') no-repeat 0 10px;
}
ul.links li a {
  color:#c0c0c0;
}
ul.links li a:hover {
  color:#fff;
}
ul.next {
  float:right;
}
ul.links-small {
  margin:0;
  padding:10px 0;
  font-size:1.2em;
  font-weight:bold;
  list-style:none;
}
ul.links-small li {
  padding:0 0 0 18px;
  margin:0;
  background:url('/_images/back-links_small.gif') no-repeat 0 5px;
}
ul.links-small li a {
  color:#b6b6b6;
}
ul.links-small li a:hover {
  color:#fff;
}
ul.icon-pdf {
  background:url('/_images/back-pdf_logo.gif') no-repeat 210px 12px;
}

img {
  border:0;
}

form {
  margin:0 0 1em 0;
  line-height:1.2em;
}
input,select,textarea {
  font:normal 1em Arial,Helvetica,sans-serif;
}
input.text {
  border:1px solid #7f9db9;
}
input.button {
  width:auto;
  padding:1px 4px;
  overflow:visible;
  background-color:#eee;
}
div.row {
  clear:both;
  margin:2px 0;
}
div.row .label {
  float:left;
  width:70px;
  padding:3px 0 0 0;
}
form div#submitmessage {	
  color:red;
  margin:0 0 5px 0;
}

.textleft {
  text-align:left;
}
.textright {
  text-align:right;
}
.textcenter {
  text-align:center;
}
.floatleft {
  float:left;
}
.floatright {
  float:right;
}

div.hr {
  margin:0 0 10px 0;
  padding:10px 0 0 0;
  border-bottom:1px solid #222;
}

div#holder {
  width:774px;
  margin:0 auto;
  padding:0 5px;
  text-align:left;
  color:#ccc;
  background:#000;
}

div#header {
  min-height:1%;
}
div#header:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
a#logo img {
  float:left;
}

div#main {
  min-height:400px;
  border-top:1px solid #333;
  border-bottom:1px solid #333;
}
div#main:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div#side {
  float:left;
  width:133px;
  margin:0 -1px 0 0;
  padding-right:10px;
  border-right:1px solid #333;
}
ul#navmenu {
  margin:0;
  padding:20px 0;
  list-style:none;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:1.2em;
}
ul#navmenu li a {
  position:relative;
  display:block;
  padding:2px;
  text-decoration:none;
  color:#bbb;
}
ul#navmenu li a:hover {
  color:#eee;
}
ul#navmenu li a.selected {
  color:#fff;
}
ul#navmenu li ul {
  margin:0;
  padding:4px;	
  font-size:.8em;
  list-style:none;
}
div#content {
  float:left;
  width:620px;
  padding:0 0 0 10px;
  border-left:1px solid #333;
}
div#image {
  float:left;
  width:349px;
  margin:0 -1px 0 0;
  padding:10px 0;
  border-right:1px solid #333;
}
div#imagecontact {
  float:left;
  width:210px;
  margin:0 -1px 0 0;
  padding:10px 0;
  border-right:1px solid #333;
}
div#image h1 {
  width:299px;
  padding:0 20px;
  position:absolute;
}
div#image img {
  display:block;
}
div#photo {
  margin:0 0 10px 0;	
}
div#text {
  float:left;
  width:250px;
  padding:0 10px;
  border-left:1px solid #333;
}
div#textcontact {
  float:left;
  width:390px;
  padding-left:10px;
  border-left:1px solid #333;
}
div#content h2.photos {
  margin:20px 10px 10px 0;
  float:right;
}
div#content h1#left {
  float:left;
}
div#content p.photos {
  margin-top:20px;
  font-weight:bold;
  font-size:1.2em;
  color:#fff;
}

div#flash {
  margin:10px 0;
}

div#content div.column50 {
  float:left;
  width:300px	
}

div.home-text {
  border-top:1px solid #222;
}
div.home-text a {
  text-decoration:underline;
}

div.address {
  float:left;
  width:110px;
  padding-right:15px;
}
div.addresspost {
  min-height:110px;
}
div.clearleft {
  clear:left;
}
form.contactform {
  width:340px;
}
form.contactform div.row {
  padding:2px 0;
}
form.contactform div.row .text {
  border:none;
/*  background:#000;
  border:1px solid #3d3c3c;
  color:#CCC;*/
}
form.contactform div.row input.text {
  width:240px;
}
form.contactform div.row textarea.text {
  width:240px;
}
form.contactform input.button {
  float:right;
  margin:8px 30px 10px 0;
}

/*div.addressright {
  float:right;
}
div.addressleft {
  float:left;
  margin-right:5px;
}*/

div#footer {
  min-height:1%;
  padding:5px 0;
  text-align:right;
  color:#999;
}
div#footer div#footerleft {
	float:left;
}
div#footer:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div#footer a {
  color:#999;
}
div#footer span {
  padding:0 6px;
  color:#333;
}

div#led-video {
  width:620px;
  overflow:hidden;
  margin-bottom:15px;
}