@charset "UTF-8";

/* General Styles  */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
a:link, a:active, a:visited {
	color:#990000;
	text-decoration:none;
}
a:hover {
	color:#990000;
	text-decoration:underline;
}
.bold {
	font-weight:bold;
}

/*  Container  */

#container {
	margin: 0px auto;
	padding: 0px;
	width: 750px;
	background-color:#FFFFFF;
	background-image:url(images/mainbg.jpg);
	background-repeat:repeat-y;
	position:relative;
}
.clear {
	clear:both;
}

/*  Header  */

#header {
	height:75px;
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	background-image:url(images/headerbg.jpg);
	background-repeat:no-repeat;
}
#header h1 {
	position:absolute;
	margin-left:-9999px;
}
#logo {
	float:left;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	margin-left:15px;
	margin-top:10px;
	height:50px;
	width:180px;
}
#slogan {
	float:left;
	margin-top:23px;
	margin-left:25px;
	text-align:center;
}
#slogan p {
	margin:0px;
	padding:0px;
}
#slogan p#specializing {
	font-size:13px;
	color:#999999;
	letter-spacing:1px;
}
#slogan p#sloganContact {
	font-size:13px;
	font-weight:bold;
	color:#990000;
}
#slogan p#sloganContact a:link, #slogan p#sloganContact a:active, #slogan p#sloganContact a:visited {
	font-size:13px;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
}
#slogan p#sloganContact a:hover {
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
#qoute {
	float:right;
	margin-top:10px;
	margin-right:15px;
	font-weight:bold;
	font-size:11px;
}
.quotelink:link, .quotelink:active, .quotelink:visited {
	color:#000000;
	text-decoration:none;
}
.quotelink:hover {
	color:#990000;
	text-decoration:none;
}

/*  Menu  */

#navMenu {
	height:35px;
	padding:0px;
	margin:0px;
	background-image:url(images/menubg.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

/*  Menu  */

ul#menu {
	list-style: none;
	padding:0px;
	margin:0px;
}
ul#menu li {
	display: inline;
}
ul#menu li a {
	display: block;
	height: 35px;
	text-indent: -9999px;
	float:left;
}
ul#menu li.home a {
	background:url(images/btn_home.jpg) bottom center;
	width:85px;
	margin-left:30px;
}
ul#menu li.industries a {
	background:url(images/btn_industries.jpg) bottom center;
	width:92px;
}
ul#menu li.materials a {
	background:url(images/btn_materials.jpg) bottom center;
	width:92px;
}
ul#menu li.services a {
	background:url(images/btn_services.jpg) bottom center;
	width:82px;
}
ul#menu li.faq a {
	background:url(images/btn_faq.jpg) bottom center;
	width:48px;
}
ul#menu li.ourwork a {
	background:url(images/btn_ourwork.jpg) bottom center;
	width:85px;
}
ul#menu li.aboutus a {
	background:url(images/btn_aboutus.jpg) bottom center;
	width:82px;
}
ul#menu li.contactus a {
	background:url(images/btn_contactus.jpg) bottom center;
	width:124px;
}
ul#menu li a:hover {
	background-position:top center;
}

/*  Side Menu  */

#sideMenu {
	float:left;
	width:198px;
	margin: 0;
	padding:0px 1px;
}
#industriesMenuBox {
	background-color:#333333;
	background-image:url(images/catmenubg.jpg);
	background-repeat:repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#industriesMenuHeader {
	height:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top:5px;
	background-image:url(images/industriesheader.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#industriesMenuHeader h2 {
	text-indent: -9999px;
}
#industriesMenuBox ul {
	margin: 0;
	padding: 0px 0px 10px 0px;
	list-style: none;
}
#industriesMenuBox ul a:link, #industriesMenuBox ul a:active, #industriesMenuBox ul a:visited {
	padding:3px 15px;
	margin:0px;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}
#industriesMenuBox ul a.first {
	padding-top:3px;
}
#industriesMenuBox ul a:hover {
	color:#FFFFFF;
	background-image:url(images/industrieshoverbg.jpg);
	background-repeat:repeat-y;
	background-color:#999999;
}
#servicesMenuBox {
	background-color:#333333;
	background-image:url(images/servicesmenubg.jpg);
	background-repeat:repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#servicesMenuHeader {
	height:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#CCCCCC;
	padding-top:5px;
	background-image:url(images/servicesheader.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#servicesMenuHeader h2 {
	text-indent: -9999px;
}
#servicesMenuBox ul {
	margin: 0;
	padding: 0px 0px 10px 0px;
	list-style: none;
}
#servicesMenuBox ul a:link, #servicesMenuBox ul a:active, #servicesMenuBox ul a:visited {
	padding:3px 15px;
	margin:0px;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#servicesMenuBox ul a.first {
	padding-top:3px;
}
#servicesMenuBox ul a:hover {
	color:#FFFFFF;
	background-image:url(images/serviceshoverbg.jpg);
	background-repeat:repeat-y;
	background-color:#990000;
}

/*#servicesMenuForm {
	margin: 0;
	padding: 8px 0px 8px 0px;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#servicesMenuForm form {
	margin: 0;
	padding: 0px;
}
#servicesMenuJumpMenu {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border: 1px solid #FFFFFF;
	margin:0px;
	padding:0px;
}*/

#contactSideMenu {
	padding: 0px 10px;
	vertical-align:bottom;
	position:absolute;
	bottom:15px;
}
#contactSideMenu p {
	padding: 8px 0px 0px 0px;
	margin:0px;
}
#contactSideMenu p a:link, #contactSideMenu p a:active, #contactSideMenu p a:visited {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
#contactSideMenu p a:hover {
	font-weight:bold;
	color:#990000;
	text-decoration:none;
}

/* Content  */

#content {
	width:525px;
	min-height:500px;
	margin:0px;
	padding:10px 14px 50px 11px;
	float:right;
	background-image:url(images/contentbg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#content h1 {
	font-size:18px;
	color:#990000;
	padding:0px 0px 3px 0px;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align:right;
}
#content h2 {
	font-size:14px;
	color:#000000;
	padding:3px 0px 0px 0px;
	margin:0px;
	text-align:left;
}
#content h3 {
	font-size:14px;
	color:#990000;
	padding:20px 0px 0px 0px;
	margin:0px;
	text-align:center;
}
#content li {
	padding-bottom:8px;
}

/*  Welcome  */

#welcome {
	text-align:left;
}
#welcome p {
	margin:10px 10px;
}
#welcome img {
	border:solid 1px #666666;
	margin-bottom:10px;
}
#welcome h2 {
	text-align:right;
}

/*  Industries. Materials, & Services  */

#thumbnail {
	float:left;
	width:75px;
	margin: 10px 0px 10px 25px;
}
#smalldescription {
	float:right;
	width:380px;
	min-height:95px;
	margin: 10px 25px 10px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#smalldescription p {
	padding-bottom:13px;
}
#smalldescription h2 {
	text-align:left;
}
#smalldescription h2 a:link, #smalldescription h2 a:visited, #smalldescription h2 a:active {
	color:#000000;
	text-decoration:none;
}
#smalldescription h2 a:hover {
	color:#990000;
	text-decoration:none;
}
#materials {
	margin:0px 20px;
}
#materials h2 {
	padding-top:10px;
}
#materials ul {
	padding-bottom:0px;
	margin-bottom:0px;
}
#materials p {
	padding:0px 25px;
	margin-top:5px;
}

/*  FAQ  */

#questions {
	margin:0px 10px;
}
#questions h2 {
	color:#990000;
	margin-bottom:10px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#questions p {
	font-weight:bold;
	margin:0px 10px;
	padding-bottom:7px;
	color:#000000;
}
#questions p a:link, #questions p a:active, #questions p a:visited {
	color:#000000;
}
#questions p a:hover {
	color:#990000;
	text-decoration:none;
}
#answers {
	margin:0px 10px;
}
#answers h2 {
	color:#990000;
	padding-top:20px;
	margin-bottom:10px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#answers dt {
	font-weight:bold;
	margin:0px 10px;
	padding-bottom:7px;
}
#answers dd {
	font-style:italic;
	margin:0px 30px;
	padding-bottom:15px;
	color:#666666
}

/*  Our Work  */

#ourwork {
	text-align:center;
}
#ourwork img {
	opacity:0.5;
}
#ourwork img:hover {
	opacity:1.0;
}

/*  About Us  */

#aboutus {
	margin:0px 10px;
}
#aboutus p {
	margin: 0px 0px 10px 0px;
	padding:0px;
}
#aboutus h2 {
	text-align:left;
	padding-bottom:10px;
}

/*  Contact Us  */

#ourInfo {
	margin:0px 10px;
}
#ourInfo h2 {
	color:#990000;
	margin:10px 0px 0px 0px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#ourInfo p {
	margin: 10px 15px 0px 15px;
}
#location {
	float:left;
	text-align:left;
}
#email {
	float:right;
	text-align:right;
	color:#666666;
}
#email p a:link, #email p a:active, #email p a:visited {
	color:#000000;
	font-weight:bold;
}
#email p a:hover {
	color:#990000;
	text-decoration:none;
}
#directions {
	margin:0px 10px;
}
#directions h2 {
	color:#990000;
	margin:10px 0px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#directions p {
	margin: 0px 15px 10px 15px;
}
#additionalInfo {
	margin:0px 10px;
}
#additionalInfo h2 {
	color:#990000;
	margin:10px 0px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.contactForm {
	background-color:#dddddd;
	border:1px solid #dddddd;
	width:400px;
	height:16px;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.contactFormInfo {
	background-color:#dddddd;
	border:1px solid #dddddd;
	width:400px;
	height:80px;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.contactFormSmallText {
	color:#333333;
	font-size:9px;
}

/*  Testimonials  */

#testimonials {
	margin:20px 30px 0px 30px;
	padding:15px 10px;
	background-color:#FFFFFF;
	border: 2px dashed #666666;
}
#testimonials h2 {
	color:#990000;
	padding:0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#testimonials p {
	font-style:italic;
	padding:0px 15px;
}
#testimonials p.testimonialauthor {
	font-weight:bold;
	text-align:right;
	padding:0px 10px 0px 0px;
	margin:0px;
}
#testimonials p.testimonialcompany {
	font-size: 10px;
	font-style: italic;
	text-align: right;
	padding:0px 10px 0px 0px;
	margin:0px;
}

/*  Request A Quote  */

#contactInfo {
	margin:0px 10px;
}
#contactInfo h2 {
	color:#990000;
	margin:10px 0px 0px 0px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#jobInfo {
	margin:0px 10px;
}
#jobInfo h2 {
	color:#990000;
	margin:10px 0px 0px 0px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.quoteForm {
	background-color:#dddddd;
	border:1px solid #dddddd;
	width:400px;
	height:16px;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.quoteFormInfo {
	background-color:#dddddd;
	border:1px solid #dddddd;
	width:400px;
	height:80px;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.quoteFormAttachment {
	background-color:#dddddd;
	border:1px solid #dddddd;
	width:400px;
	height:22px;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.quoteFormSmallText {
	color:#333333;
	font-size:9px;
}

/*  Footer  */

#footer {
	margin: 0px auto;
	padding: 0px;
	width: 750px;
}
#partners {
	float:left;
}
#partners p {
	margin:0px 15px;
	padding:0px;
}
#partners p.partnerlinks {
	font-size:11px;
	color:#666666;
	padding-top:10px
}
#partners p.partnerlinks a:link, #partners p.partnerlinks a:active, #partners p.partnerlinks a:visited {
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
#partners p.partnerlinks a:hover {
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
#partners p.copyright {
	font-size:10px;
	color:#666666;
	padding-top:7px;
}
#ipixels {
	float:right;
	margin-right:15px;
	width:150px;
	height:30px;
	background-image:url(images/ipixels.png);
}
#ipixels h2 {
	position:absolute;
	margin-left:-9999px;
}
