/* RESET CSS FOR ALL BROWSERS */
* { margin: 0; padding: 0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
cite,code,em,th{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
th{text-align:left;}
h1,h2,h3,h4{font-size:100%;}
q:before,q:after{content:'';}
body{font:14px Arial, verdana, sans-serif;}
table{font-size:inherit;font-size:100%;}
select,input,textarea{font:99% Arial, sans-serif;}
/* END RESET CSS */

html, body {
 height: 100%;
 margin: 0 auto;
 line-height: 24px;
 color:#333;
 z-index: 1;
 
 }
/**********************   ANCHORS   ***********************************/
a, a:link, a:visited {
  text-decoration: none;
	margin:0;padding:0;
	color: #406474;
	}
  a img {border: 0; 
    text-decoration: none;}

a:hover, a:active { 
	
/*  border: 0; */
  }

a.img, a:hover.img, a:active.img, a:visited.img {
	background: transparent;
	text-decoration: none;
	border: 0;
}
 
/**********************   END ANCHORS   ***********************************/
/****   HEADERS  ****/
	
.h1, h1, h2, h3, h4, h5, h6 {
  margin:0; padding:0;
  color: #406474;
  }
h1, .h1{
	font-size: 13px; 
  line-height: 24px;
  padding-bottom: 2px;
  font-weight: bold;
  letter-spacing: 1px;
	}
h2 {
	font-size: 14px; 
  line-height: 20px;
  padding-bottom: 6px;
	}

p {padding: 0 2px; margin-bottom: 12px;}

img {margin:0; padding:0; border:0;}

/*** STRUCTURE STYLES ***/
#totalWrapper {
  /*min-height: 100%;
   _height: 100%; /* ie < 7 hack */
  position:relative;
  text-align:center;
  background: #3E6270 url(../images/bg.jpg) no-repeat scroll center top;
}

/********************** HEADER STYLES       ***********************************/
#headerWrapper, #footerWrapper {
  position:relative;
  text-align:center;
}
#header{            
  margin: 0 auto;
  width: 800px;
  height: 160px;
  background: transparent;
}
  
#headerContent {
  float: left; display:inline; 
  width: 800px;
  height: 105px;
  padding: 0;
  margin-top: 55px;
}  
    #logo {
      float: left; display:inline;
      width:261px;
      height: 50px;
      margin-left: 20px;

    }   

/********************** MAIN CONTENT STYLES ***********************************/
#bigWrapper {
  /*min-height: 100%;
   _height: 100%; /* ie < 7 hack */
  position:relative;
  text-align:center;
}
  #mainWrapper  {
    margin: 0 auto;
    width: 800px;
    text-align: left;
    background: #fff;
  
}

#content {
  float: left; display:inline;
  width: 780px;
  background: transparent url(../images/bg-transparency.png) repeat-y center top;
  padding: 0 10px;

}


#footer {            
  margin: 0 auto;
  width: 800px;
  height: 60px;
  padding: 10px 0;
  background-color: transparent;

  }
#footer .full {
  padding: 0 30px;
  background-color: transparent;
  }
  
  
.rightBox, .leftBox {
  display:inline;
  width: 570px;
  margin: -10px 0 70px 0; 
  padding: 24px 20px;
  background-color: #fff;
  }
.rightBox{
  float: right; 
  border-right: 10px solid #BBCACF;  
  }
.leftBox {
  float: left; 
  border-left: 10px solid #BBCACF;
  }
  
.boxFull {
  float: left; display: inline;
  width: 570px; 
  margin-bottom: 20px;
}   
.boxColumn {
  float: left; display:inline;
  width: 285px;
}

.sampleDwg {
  border: 10px solid #BBCACF;
}
 
/***************************** NAVIGATION + LISTS *************************************************************************************************************/	 
/* BEGIN IMAGE ROLLOVER NAV STYLES *********AJ */
#navBarWrapper{width:417px;margin: 21px 10px 0 82px;display:inline;float:left;}
#navBar{width:417px;height:8px;z-index:9998;margin: 0;padding:0;}

#navBar #nav_list{height:8px;overflow:hidden;margin:0;padding:0;}
#navBar #nav_list li{display:inline;height:0!important;margin:0;padding:0;background: url(../images/navigation.gif) no-repeat;}
#navBar #nav_list li a{float:left;padding-top:8px;overflow:hidden;height:0!important;background: url(../images/navigation.gif) no-repeat;}
#navBar #nav_list li a:hover{background-color: transparent;}


#navBar #nav_list li#nav_item_0 a{width: 56px;background-position: 0px 0;}
#navBar #nav_list li#nav_item_1 {width: 35px;float:left;display:inline;padding-top:8px;overflow:hidden;height:0!important;background-position: -56px 0;}
#navBar #nav_list li#nav_item_2 a{width: 56px;background-position:-91px 0;}
#navBar #nav_list li#nav_item_3 {width: 35px;float:left;display:inline;padding-top:8px;overflow:hidden;height:0!important;background-position: -147px 0;}
#navBar #nav_list li#nav_item_4 a{width: 70px;background-position:-182px 0;}
#navBar #nav_list li#nav_item_5 {width: 34px;float:left;display:inline;padding-top:8px;overflow:hidden;height:0!important;background-position: -252px 0;}
#navBar #nav_list li#nav_item_6 a{width: 63px;background-position:-286px 0;}
#navBar #nav_list li#nav_item_7 {width: 34px;float:left;display:inline;padding-top:8px;overflow:hidden;height:0!important;background-position: -349px 0;}
#navBar #nav_list li#nav_item_8 a{width: 34px;background-position:-383px 0;}


#navBar #nav_list li#nav_item_0 a:hover{background-position: 0px -8px!important;}
#navBar #nav_list li#nav_item_2 a:hover{background-position:-91px -8px!important;}
#navBar #nav_list li#nav_item_4 a:hover{background-position:-182px -8px!important;}
#navBar #nav_list li#nav_item_6 a:hover{background-position:-286px -8px!important;}
#navBar #nav_list li#nav_item_8 a:hover{background-position:-383px -8px!important;}


#navBar #nav_list li#nav_item_0 a:active{background-position: 0px -8px!important;}
#navBar #nav_list li#nav_item_2 a:active{background-position:-91px -8px!important;}
#navBar #nav_list li#nav_item_4 a:active{background-position:-182px -8px!important;}
#navBar #nav_list li#nav_item_6 a:active{background-position:-286px -8px!important;}
#navBar #nav_list li#nav_item_8 a:active{background-position:-383px -8px!important;}


/************ END IMAGE ROLLOVER NAV STYLES *********AJ */


/****** LIST STYLES **********/
.bulleted {
  list-style-type:disc;
  padding-left:10px;
  margin-left: 5px;
}

.bulleted li {
  padding-bottom: 4px;
}

.plain {  
  padding-bottom: 10px;
}

.drawingList {overflow: hidden; text-align: center; margin:0;padding:0;}
.drawingList li{display:inline;float: left; width: 100px; margin: 12px 11px;padding:0;}
.drawingList li a {width: 100px; height: 100px;}


/****** END LIST STYLES **********/


/*** MISC STYLES ***/
.hidden{
	position: absolute;
	left: -10000px;
}

.bold {font-weight:bold;}
.italic {font-style: italic;}

.floatLeft {float:left; display:inline;}


.noBold {
  font-weight: normal;
  color: #666;
  }
.flat {
  margin: 0;
  padding: 0;
  }
.dark {
  color: #000;
  }  
  
.copyright, .copyright a{
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
}  
  
/*** END MISC STYLES ***/

/*** CLEAR STYLES ***/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:block;}


