body {
  margin:0;
  padding:0;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:12px;
  color:#000;
  line-height:20px;	
  background:#ededed;
}

.editorBody { background:#FFFFFF;}

/* Default Styles */

img{
	display:block;
}

table tr td{
	padding:15px 15px 0 15px;
	border:0 none;
}

tr{
	vertical-align:top;
}

table{
		float:left;
}

form{
	float:left;
}

h1 {
  padding:23px 0 0 100px;
  margin:-35px 0 21px -35px;
  float:left;
  font-family: Arial, Verdana, Helvetica, Arial, Verdana, Helvetica, sans-serif;
  font-weight:bold;
  font-size:20px;
  color:#000;
  height:17px;
  width:650px;
  background:url(../images/design/h1_bg.gif) no-repeat 0 0;
}

h2 {
  padding:0;
  margin:0;
  font-family: Arial, Verdana, Helvetica, Arial, Verdana, Helvetica, sans-serif;
  font-weight:bold;
  font-size:18px;
  color:#9da8b8;
}

h3{
  padding:0;
  margin:0;
  height:16px;
  #height:20px;
  font-family: Arial, Verdana, Helvetica, Arial, Verdana, Helvetica, sans-serif;
  font-weight:bold;
  font-size:23px;
  color:#416185;
  text-transform:uppercase;
}

h4{
  padding:0;
  margin:0;
  font-family: Arial, Verdana, Helvetica, Arial, Verdana, Helvetica, sans-serif;
  font-weight:bold;
  font-size:14px;
  color:#9da8b8;
  text-transform:uppercase;
}

h5{
  padding:0;
  margin-top:0;
  font-family: Arial, Verdana, Helvetica, Arial, Verdana, Helvetica, sans-serif;
  font-weight:bold;
  font-size:14px;
  color:#bcc3ce;
  float:right;
}

ul{
	list-style-type:square;
}

a {
  color:#405b92;
  text-decoration:underline;
}
a:hover {
  color:#405b92;
  text-decoration:none;
}

a img {
  border:0px;
}

.left {
  float:left;
}

.right {
  float:right;
}

.border{
border:#919ca7 3px solid;
}

.spacer{
	height:8px;
	width:100px;
	float:left;
}

/* End Default Styles */

#shell{
  width:986px;
  margin:0 auto;
  border:1px solid #fff;
}

#logo{
	width:986px;
	height:119px;
	float:left;
}

#innershell {
  width:986px;
  float:left;
  background:url(../images/design/shell_bg.jpg) repeat-y 0 0;  
}

#right_column_bg{
  width:986px;
  float:left;
  background:url(../images/design/rightpanel_bg1.jpg) no-repeat bottom right;  	
}

#flash{
	width:785px;
	height:425px;
	margin:-35px 0 35px -36px;
	float:left;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background:url(../images/design/flash_bg.jpg) no-repeat 0 0;
	position:relative;
	z-index:1;
}

#flash p{
	margin:0;
	padding:0;
}

/* Navigation */
#menu {
  width:758px;
  float:left;
  position:relative;
  z-index:999;
  padding:0 0 0 27px;
  background:#5a7878 url(../images/design/nav_bg.jpg) repeat-x 0 0;
  border-bottom:1px solid #fff;
  line-height:normal;
}

.list_holder{
	width:960px;
	float:left;
}

#nav{
  padding:0px;
  float:left;
  position:relative;
  z-index:999;
 }

#nav, #nav ul {
  margin:0px;
  display:inline;
  list-style-type: none;
  position:relative;
  z-index:999;
}

#nav li {
  float: left;
  margin:0px;
  padding:0px;
  text-decoration:none;
  list-style-type:none;
  position:relative;
  z-index:999;
}

#nav li ul {
  position:absolute;
  left:-999em;
  margin:0;
  padding:0px;
  z-index:1025;
}

#nav li a {
  width:auto;
  padding:7px 8px 8px;
  color:#fff;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  display:block;
  position:relative;
  z-index:1025;
}

#nav li a:hover {
  width:auto;
  text-decoration:none;
  display:block;
  position:relative;
  z-index:1025;
}

#nav li .active {
  width:auto;
  color:#FFFFFF;
  text-decoration:none;
  display:block;
}

#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, #subnav ul {
  position:relative;
  list-style-type: none;
  float: left;
  margin:0;
  padding:0;
  width:180px;
  z-index:1025;
  background:#5d7d7c;
}

#subnav li {
  position:relative;
  width:180px;
  padding:0px;
  z-index:1025;
}

#subnav li a {
  padding:7px 16px 8px;
  margin:0;
  color:#fff;
  background:#5a7878 url(../images/design/nav_bg.jpg) repeat-x 0 0;
  font-size:12px;
  text-decoration:none;
  border:0px;
  display:block;
  position:relative;
  z-index:1025;
}

#subnav li a:hover {
  color:#fff;
  background:#0da39d;
  position:relative;
  z-index:1025;
}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover ul ul, #subnav li.sfhover ul ul ul { color:#000000; left: -999em; }

/* Bottom Nav */
#navbottom {
  margin:0px;
  padding:0px;
  list-style-type:none;
  display:inline;
}

#navbottom li {
  float:left;
}

#navbottom li a{
  float:left;
  margin:0px;
  padding:0px;
  color:#889CA4;
  display:block;
  text-decoration:none;
}

#navbottom li a:hover {
  float:left;
  color:#889CA4;
  text-decoration:underline;
}
/* End Navigation */

#leftpanel {
  float:left;
  width:785px;
  position:relative;
  z-index:1;
}

#rightpanel {
  float:right;
  width:200px;
  min-height:716px;
  _height:716px;
}

#myContent{
	width:715px;
	float:left;
	padding:35px;
	position:relative;
	z-index:1;
}

#myContent table, #myContent tr, #myContent td{
	border:0 none;
}

.green_border, .green_border tr, .green_border td{
	border:1px solid #0ca39a !important;
}

#myContent form table, #myContent form tr, #myContent form td{
	border:0 none;
}


#myContent li{
	margin:0 0 10px 0;	
}

#myContent p{
	margin-top:0;
	padding-top:0;
}

#myContent img{
	display:block;
	float:left;
	margin:0 20px 20px 0;
}


#rightpanel {
  float:right;
  width:200px;
}

hr {
  height:1px;
  border:0;
  background:#c5c1b6;
  width:100%;
}

/* Featureboxes */

.featurebox {
  float:left;
  width:200px;
}

.featurebox:hover{
  background:#f8f3ee;	
}

.featurebox p {
	margin:0;
	padding:0;
}

.featurebox_title{
	width:220px;
	height:51px;
	margin:-4px -34px 0 0;
	padding:16px 0 0 12px;
	float:right;
	background:url(../images/design/featurebox_title_bg.png) no-repeat 0% 0%;
}

.featurebox_img{
	width:104px;
	height:94px;
	float:left;
	border:3px solid #b2b7c0;
	overflow:hidden;
}

/* End Featureboxes */

#footer{
  width:986px;
  color:#999;
}

#footer a{
	color:#999;	
}

#rights {
  float:left;
  width:986px;
  text-align:right;
}

#rights a {
  font-weight:bold;
  text-decoration:none;
}

#rights span {
  color:#999;
}

#bottomnav{
  float:left;
  color:#999;
  width:986px;
  font-size:12px;
  padding:13px 0 18px;
  text-align:right;
}

#bottomnav ul{
	list-style:none;
	margin:0;
	padding:0;
	
}

#bottomnav ul li{
	display:inline;
}

#bottomnav a {
  color:#999;
  font-size:12px;
  font-weight:bold;
}

#bottomnav a:hover {
  color:#999;
  text-decoration:none;
}

#design {
  float:left;
  width:986px;
  padding:0px;
  margin-bottom:18px;
  text-align:right;
}

#design a {
  font-weight:bold;
  text-decoration:none;
}

.map {
  float:right;
  width:500px;
  height:300px;
  margin:0px;
}

#spacer {
  width:100%;
  height:11px;
}

/* Staff */
.staffmembers {
  margin:0 0 12px 0;
  padding:0 0 8px 0;
  border-bottom:1px solid #DBE4E6;
}

.staffmembers img {
  float:left;
  margin:0 10px 12px 0;
  border:4px solid #DBE4E6;
}

.staffmembers h3 {
  font-size:13px;
  font-weight:bold;
}
/* End Staff */

.projectlist {
  margin:0 0 10px 0;
  padding:0 0 10px 0;
  border-bottom:1px solid #DBE4E6;
}

/* Blog */
#commentsholder {
  margin:0 0 10px 0;
}

.comments {
  padding:6px;
  border:1px solid #B4B4B4;
  background:#F1F1F1;
}
/* End Blog */

/* Form */
input, textarea, select {
  font-size:12px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

.namefield {float:left; padding-top: 3px; width:120px; }
.inputfield {width: 250px; padding:2px;}
.namefield2 {float:left; padding-top: 3px; width: 120px;}
.inputfield2 {float:left; width: 480px; padding:2px;}

.newsletterinput {
  width:150px;
  border:1px solid #C3D3D7;
}



/* End From */

.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 */

#productlist{
	list-style:none;
	padding:0;
	margin:0;
	display:inline;
	border:1px solid #ff0000;
}

#productlist li{
	float:left;
	padding:0 12px 12px 0;
	font-weight:bold;
	display:block;
	width:166px;
	height:170px;
	overflow:hidden;
	line-height:16px;
	text-align:center;
}

#productlist li a{
	width:166px;
	height:166px;
	overflow:hidden;
	display:block;
}

.product, .product2, .product3{
	float:left;
	margin:0 20px 20px 0;
	font-weight:bold;
	display:block;
	text-align:center;
	width:150px;
	height:200px;
	overflow:hidden;
	line-height:14px;
}

.product a, .product2 a, .product3 a{
	display:block;
  height:150px;
	overflow:hidden;
}

.product3, .product3 a{
	width:119px;
}

.producth2{
  padding:5px 0;
  font-size:12px;	
  height:auto;
}

.productimage  { margin-left: 10px }
.galleryitem { background: url(../images/galleryitembg.gif) no-repeat; float: left; margin-right: 5px; margin-bottom: 5px; width: 169px; height: 145px }
.galleryimage { margin-top: 8px; margin-left: 10px }
.gallerytext { color: white; font-weight: bold; margin: 0px; padding-top: 3px; padding-left: 9px }

.product_holder{
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}

.product_holder li{
	margin:0;
	padding:0;
}

#requestquote, #back{ 
	width:100%;
	margin:0 0 10px 0;
	float:left;
}

#requestquote a, #back a{ 
	background:#5a7878 url(../images/design/nav_bg.jpg) repeat-x 0 0;
	color:#fff;
	padding:7px 10px 10px;
	color:#fff;
	width: 150px; 
	float:left;
	text-decoration:none;
}

#requestquote a:hover, #back a:hover{
	background:#0ca39a !important;
	color:#fff;
}

#requestquote p, #back p{ 
	margin:0;
	padding:0;
}

#myContent td p{
	width:auto; !important
}

td input, td select{
	float:left;
}

.required {color:#d20}

#quote_form td{
	padding:10px;
}

#quote_form label{
	font-weight:bold;
	font-size:13px;
	width:auto;
}
#quote_form input, #quote_form textarea{
	background:#f6f6f6;
	border:1px solid #d0d0d0;
	padding:5px;
}

.checkbox input{
	background:#fff !important;
	border:0px none !important;
}

.form_label{
	width:100px;
}
.submitbutton {
  padding:10px 20px !important;
  font-weight:bold;
  cursor:pointer;
}

.submitbutton:hover{
	background:#0ca39a !important;
	color:#fff;
}
