/* ------------- general styles */
* { 
	margin : 0; 
	padding : 0;
 }
body {
	margin:0px 0px 0px 0px;
	padding:0px;
	height : 100%;
	background : url(../images/siteimages/bkg_texture.jpg) top center no-repeat;

}
html { 
	/* height : 100%;*/
	overflow-x:hidden;
	background :#000 url(../images/siteimages/bkg_repeat.jpg) repeat-x;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	letter-spacing:1px;
	line-height: 26px;
	text-transform:uppercase;
	border-bottom: 1px solid #14b2c7;
	font-weight: bold;
	color: #14b2c7;
	margin-bottom: 8px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #14b2c7;
	margin-bottom: 8px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #9ccdd5;
	margin-bottom: 4px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #14b2c7;
	margin-bottom: 6px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 16px;
}
p a:link { 
	color : #9ccdd5;
	font-weight: normal; 
	text-decoration : none;
}
p a:visited { 
	color : #9ccdd5;
	font-weight: normal; 
	text-decoration : none;
}
p a:hover { 
	color : #14b2c7;
	font-weight: normal; 
	text-decoration : none;
}
ul {
	margin-left : 30px;
	margin-bottom: 14px;
}
li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #fff;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	color: #fff;
}
.highlightblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	color: #14b2c7;
}
.imageborder {
	border: 1px solid #14b2c7;
}

/* ------------- containers */
#container { 
	width : 800px;
	/* min-height: 100%; */
	height: auto !important;
	height: 100%;
	margin: 0 auto -84px;

}

/* ------------- header */
#header {
	position : relative;
	margin: 0, auto;
	width : 800px;
	height : 273px;
	background : url(../images/siteimages/header_bkg.png) no-repeat;
}
#headermanufactoring {
	position : relative;
	margin: 0, auto;
	width : 800px;
	height : 273px;
	background : url(../images/siteimages/header_manufactoring_bkg.png) no-repeat;
}

/* ------------- signup */
#signup { 
	position : relative;
	top: 72px;
	left: 67px;
	width : 190px;
	height: 50px;
	background : url(../images/siteimages/signup.png) no-repeat;
}
#form{ 
	position : absolute;
	top: 21px;
	left: 3px;
}
#ea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414b56;
	width: 150px;
	border: 1px solid #9ccdd5;
	padding : 2px 1px 2px 1px;
	margin-left: 1px;
}

/* ------------- nav */
#nav {
	position : relative;
	margin-left: 49px;
	top:148px;
	clear:both;
}
#nav ul {
	margin : 0px;
	display:inline;
	list-style-type: none;
	
}
#nav li {
	display: block;
	float:left;
}
#nav a{
	margin:0px;
	padding:0px;
	height: 25px;
	width: 702px;
	display: block;
}
#nav #home a{ 
	background: transparent url(../images/siteimages/nav/home.png) no-repeat; 
	padding: 0px; 
	overflow: hidden; 
	width: 77px;
	text-indent : -9999px;
}
#nav #contracting a{ 
	background: transparent url(../images/siteimages/nav/contracting.png) no-repeat; 
	padding: 0px; 
	overflow: hidden; 
	width: 144px;
	text-indent : -9999px;
}
#nav #gallery a{ 
	background: transparent url(../images/siteimages/nav/gallery.png) no-repeat; 
	padding: 0px; 
	overflow: hidden; 
	width: 108px;
	text-indent : -9999px;
}
#nav #faqs a{ 
	background: transparent url(../images/siteimages/nav/faqs.png) no-repeat; 
	padding: 0px; 
	overflow: hidden; 
	width: 82px;
	text-indent : -9999px;
}
#nav #quote a{ 
	background: transparent url(../images/siteimages/nav/quote.png) no-repeat; 
	padding: 0px; 
	overflow: hidden; 
	width: 177px;
	text-indent : -9999px;
}
#nav #contact a{ 
	background: transparent url(../images/siteimages/nav/contact.png) no-repeat; 
	padding: 0px; 
	overflow: hidden; 
	width: 114px;
	text-indent : -9999px;
}
#nav #home a:hover {
	background-position: 0% -25px;
}
#nav #contracting a:hover {
	background-position: 0% -25px;
}
#nav #gallery a:hover {
	background-position: 0% -25px;
}
#nav #faqs a:hover {
	background-position: 0% -25px;
}
#nav #quote a:hover {
	background-position: 0% -25px;
}
#nav #contact a:hover {
	background-position: 0% -25px;
}

/* ------------- info */
#info {
	position : relative;
	margin-left: 49px;
	top:155px;
	clear:both;
}
#info ul {
	margin : 0px;
	display:inline;
	list-style-type: none;
}
#info li {
	display: block;
	float:left;
}
#info a{
	margin:0px;
	padding:0px;
	height: 24px;
	width: 702px;
	display: block;
}
#info #address { 
	background: transparent url(../images/siteimages/info/address.png) no-repeat; 
	padding: 0px; 
	overflow: hidden; 
	width: 274px;
	height: 24px;
	text-indent : -9999px;
}
#info #phone { 
	background: transparent url(../images/siteimages/info/phone.png) no-repeat; 
	padding: 0px; 
	overflow: hidden; 
	width: 250px;
	height: 24px;
	text-indent : -9999px;
}
#info #email a{ 
	background: transparent url(../images/siteimages/info/email.png) no-repeat; 
	padding: 0px; 
	overflow: hidden; 
	width: 177px;
	text-indent : -9999px;
}
#info #email a:hover {
	background-position: 0% -24px;
}

/* ------------- main */
#main {
	position : relative;
	width : 800px;
	margin: 0px auto;
	min-height:585px;
	background : url(../images/siteimages/content_bkg.jpg) repeat-y;
}

/* ------------- clear div */
#cleardiv {
	clear : both;
	height: 84px; /* this pushs the footer */
}

/* ------------- footer */
#footer {
	position : relative;
	width : 800px;
	height : 84px;
	text-align : center;
	margin: 0px auto;
	background : url(../images/siteimages/footer_bkg.jpg) no-repeat;
}
#bottom_nav {
	position : relative;
	width : 800px;
	height : 40px;
	top : 37px;
	text-align : center;
	margin: 0px auto;
}
#bottom_nav ul {
	margin : 0;
	padding: 0.5em 3em;
	display: inline;
	list-style-type : none;
}
#bottom_nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	display: inline;
	margin-right: .75em; padding-right: 1em;
	border-right: 1px solid #57c6e1;
}
#bottom_nav li.last {
	border-right: 0;
}
#bottom_nav a:link { 
	color : #14b2c7; 
	text-decoration : underline;
}
#bottom_nav a:visited { 
	color : #14b2c7; 
	text-decoration : underline;
}
#bottom_nav a:hover { 
	color : #7b7d7e; 
	text-decoration : underline;
}