body {
  background-color: #3B444D;
  margin: 0;
  padding: 0;
  font-family: Tahoma,Verdana,sans-serif;
}
div, ul, li {
  padding: 0;
  margin: 0;
}
p, h2, h3, h4 {
	color: #3B444D;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.contentgallery h2 {
	color: #3B444D;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
a {
  text-decoration: none;
  color: #3B444D;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: none;
}

img {
  border: none;
}

div#page {
	width: 853px;
	min-height: 620px;
	background-repeat: repeat-y;
	background-image: url(image/background.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}

div#main_img2 {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 227px;
	width: 800px;
}

div#main_img2 img {
	margin: 0px;
	padding: 0px;
}

div#header {
	text-align: center;
	width: 853px;
	margin: 0 0 15px 0;
}
div#header h1 {
  margin: 15px 0 10px 0;
}

ul#menu {
	background-color: #E2001A;
	height: 24px;
	width: 715px;
	padding-left: 138px;
	margin-top: 7px;
	clear: both;
}
ul#menu li {
  display: block;
  float: left;
  width: 115px;
  height: 24px;
  background: url('image/menu.jpg') no-repeat;
}
ul#menu li.current {
  background: url('image/menu_current.jpg') no-repeat;
}
ul#menu li a {
  font-size: 10px;
  color: white;
}

.tab {
  background-color: #A30C16;
  width: 161px;
  height: 20px;
  margin: 0 0 3px 0;
  text-align: right;
  text-transform: uppercase;
  font-size: 11px;
  color: white;
  padding: 2px 5px;
}
p.tab-current {
  background-color: #E2001A;
}
.tab a {
  color: white;
}
.tabgallery {
	background-color: #A30C16;
	width: 154px;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	color: white;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
div#column {
	width: 170px;
	height: 408px;
	border-right: 1px dashed #E2001A;
	padding: 0;
	float: left;
}
div#columngallery {
	width: 164px;
	border-left: 1px dashed #E2001A;
	float: right;
	padding: 0;
	height: 408px;
}
.caption {
	font-size: 11px;
}


div.content {
	min-height: 330px;
	width: 487px;
	float: left;
}
div.content h2 {
	color: #3B444D;
	font-weight: bold;
	font-size: 18px;
}
div.content h3 {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 14px;
  color: #E2001A;
  margin-bottom: 5px;
}
div.content h4 {
  font-weight: normal;
  font-size: 11px;
  color: #E2001A;
}
div.content p {
  font-size: 11px;
  margin: 8px 10px;
}

div.contentgallery {
	min-height: 450px;
	width: 481px;
	float: left;
	margin-left: 12px;
	margin-right: 9px;
	padding-right: 5px;
	padding-left: 5px;
}
div.contentgallery h2 {
	color: #3B444D;
	font-weight: bold;
	font-size: 18px;
	margin-left: 0px;
}
div.contentgallery h3 {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 14px;
  color: #E2001A;
  margin-bottom: 5px;
}
div.contentgallery h4 {
  font-weight: normal;
  font-size: 11px;
  color: #E2001A;
}
div.contentgallery p {
	font-size: 11px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 0px;
}

div#footer {
	clear: both;
	font-size: 10px;
	padding-top: 20px;
}
#footer .certified {
	float: left;
	padding-left: 12px;
	width: 140px;
}
#footer .footertext {
	float: right;
	text-align: center;
	height: 34px;
	padding-top: 8px;
	padding-right: 152px;
	width: 543px;
}
.clear {
	clear: both;
}


ul#projectlist li {
	display: block;
	float: left;
}
#projectlist .projecttext {
	padding-left: 5px;
	width: 155px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}
ul#projectlist li a {
  display: block;
  width: 160px;
  height: 102px;
}
ul#projectlist li a:hover img {
  display: none;
}
ul#projectlist li a img {
  margin: 3px 0 0 5px;
}


img.project-photos {
  float: right;
  margin-left: 10px;
}
div#page div.project-content {
}
div#page div.project-content p {
}


div#page div.content-no-column {
  margin-left: 160px;
  width: 475px;
}
p.attr {
  text-align: right;
  font-style: italic;
}

form#contact-form {
  width: 250px;
  float: right;
  margin-left: 10px;
}
form#contact-form p {
  margin: 1px 5px;
}
form#contact-form span.info {
  font-size: 11px;
}
form#contact-form input, form#contact-form textarea {
  width: 235px;
}
form#contact-form p.submit {
  text-align: right;
  margin-top: 4px;
}
form#contact-form p.submit input {
  width: auto;
}

a.mail-link, .mail-link {
	color: #E2001A;
	font-size: 11px;
}

#mail-link {
	margin: 0px;
	padding: 0px;  
}

#mail-link p {
	margin: 0px;
	padding: 0px;  
}

p.subtitle {
	text-transform: uppercase;
	background-color: #E2001A;
	color: white;
	font-size: 20px;
	height: 30px;
	padding-top: 8px;
	letter-spacing: 0.4em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
div#frontimg {
	width: 853px;
	height: 227px;
	position: relative;
	left: 0px;
	top: 0px;
}
div#frontimg img {
 position: absolute;
 top: 0;
 left: 0;
}

/*
#gallery-menu {
	background-color: #E2001A;
	color: #FFFFFF;
	border: 1px solid #E2001A;
}

#gallery-select {
	background-color: #A30C16;
	color: #FFFFFF;
}

#gallery-select:selected {
	background-color: #000000;
	color: #FFFFFF;
}

#dropdown {
	position:relative;
	color: #FFFFFF;
	font-size: 12px;
	width: 140px;
}
#dropdown li {
	margin-left: 5px;
	background:#E2001A;
}
#dropdown ul .item {
	display:none;
}
#dropdown ul:hover .item {
	display:block;
	background:#E2001A;
}

#dropdown ul:hover .item a {
	color:#FFFFFF;
	text-decoration:none;
}
#dropdown ul:hover .item a:hover {
	color:#FFFFFF;
	background-color: #A30C16;
}

#dropdown ul {
	float:left;
	background:#E2001A;
	list-style:none;
	width: 140px;
}
.clear{clear:both;height:10px;}
*/
#projectext {
	position: relative;
	left: 0px;
	top: 0px;
	visibility: visible;
	z-index: 1;
}
#p7GSah {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	visibility: hidden;
}
.holder {
	position: relative;
	padding-top: 0px;
	padding-left: 0px;
}
#apDiv1 {
	position: relative;
	left: 0px;
	top: 0px;
}
.welcometext {
	visibility: hidden;
	font-size: 12px;
}
