@charset "UTF-8";
/* CSS Document */


body {
	margin: 0;
	padding: 0;
}

.containertop {
	background-color: #000;
}

.header {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 10px;
    background-color: #000;
}

.header a {
	text-decoration: none;	
}

ul#navlist
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	padding: 4px
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 9px; }

#navlist a:link, #navlist a:visited
{
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 1px;	
}

#navlist a:hover
{
color: #00b6ec;
text-decoration: none;
}

#active #current {
	color: #00b6ec;
}



#containermid {
	background-image: url(images/11_stainless_steel.jpg);
	background-repeat: repeat;
}

#fadeshow1 {
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
}

#bottompanel {
	width: 960px;
	margin: 0 auto;
}


#bottompanel table tr td {
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	width: 240px;
}

#bottompanel table tr td #title a {
	font-family: ;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: left;
	word-spacing: 1px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}

#bottompanel table tr td #title a:hover {
	color: #00b6ec;
}

#caption {
	text-align: center;
	vertical-align: middle;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#about {
	width: 960px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#about table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: left;
	word-spacing: 1px;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: top;
}

#about table tr td #title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	word-spacing: 1px;
	font-weight: 200;
	padding-bottom:5px;
	color: #00b6ec;
}


#about table tr td img {
	padding-right: 15px;
}

#services {
	width: 960px;
	margin: 0 auto;
	background-color: #FFF;
}

#services #title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	word-spacing: 1px;
	font-weight: 200;
	padding-bottom:5px;
	color: #00b6ec;
}

#servicecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-align: left;
	word-spacing: 1px;
}


#services table tr td {
	vertical-align: top;
	padding: 10px;
}



#bottombanner {
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	text-align: center;
}

#mission {
	width: 960px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: center;
	word-spacing: 1px;
}


.footer {
	width: 960px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.footer a {
    width: 960px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
    text-decoration:none;
}

.footer a:hover {color:#00b6ec;}

#contact #title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	word-spacing: 1px;
	font-weight: 200;
	color: #00b6ec;
	width: 940px;
}

#contact {
	width: 960px;
	margin: 0 auto;
	background-color: #FFF;
}

#contact table tr td {
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
}

#contact table tr td p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-align: left;
	word-spacing: 1px;	
}


input.txt {    
  color: #000000;
  border: 1px inset #77787b;
  width: 300px;
  background-color: #ffffff;
}

#Comments {
	width: 300px;
	color: #000000;
	background-color: #ffffff; 
	border: 1px inset #77787b;
}

input.btn {
	color: #00b6ec;
	background-color: #ffffff;
	margin-left:235px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

form p {  
   clear: left;
   margin: 0;
   padding: 0;
   padding-top: 1px;
   font-color: #000000;
}

form p label {
	float: left;
	width: 35%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00b6ec;
	text-align: left;
	word-spacing: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#wrapper1 {
	padding: 0px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}



.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	margin: auto;
	width: 575px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 450px;
	clear: both;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 575px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 0px;
}

.stripNav { display: none }
		
.stripNavL, .stripNavR { display: none }

#navcontainerslider {
	width: 260px;
}

#navcontainerslider ul li {
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#navcontainerslider ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	letter-spacing: 2px;
}

#navcontainerslider ul li a:hover {
	color: #00b6ec;
}

.wrapper table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	background-image: none;
	line-height: 25px;
}

.panel .wrapper table tbody tr td a img {
	border: 0px;
}
#contact table tr td p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00b6ec;
	text-decoration: none;
	font-weight: bold;
}

 #galleria {
	height:540px;
}

#greybar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #999;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom:5px;
	padding-left: 0px;
	font-style: normal;
}

#greybar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #999;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom:5px;
	padding-left: 0px;
	font-style: normal;
}
