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


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,  p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;


}
a {
	color: #FFFFFF;

}
h6 {
	font-size:25px;
	font-weight:bold;
	color: #666666;
	line-height: 60px;

}

html {
	overflow-y:scroll;
}
body {
	line-height: 1;
	margin: 0px;
	
}
ol, ul {
	list-style: none;
	width: auto;
	clear: both;
	color: #999999;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0px;
}
/** Font Reset based on YUI **/



body {
	margin: 0;
	padding: 0;
	background-color: #414041;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;

}
/*-------------------------Navigation-----------------*/
td#navTable{
	text-align: left;
	padding-top: 85px;
	list-style: none;
	margin: 0px;
	padding-left: 0px;

}
	


ol#navigation li{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size: 93%;
	line-height: normal;
	width: 110px;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	list-style:none;
	overflow:auto;
	color: #FFFFFF;
	
}

ol#navigation li a{

	display:block;
	height:40px;
	padding-top: 18px;
}



ol#navigation a:hover,ol#navigation a:focus,ol#navigation a:active{
	background-color:#000033;
	color:#FFFFFF;
	display:block;
	
	}

ol#navigation li.selected a{
	background-color:#000033;
	color:#FFFFFF;
	
	}
	
ol#navigation{
	color:#FFFFFF;
}



/*---------------------end Navigation-----------------*/

/*---------------------sub Navigation-----------------*/
div#divSubNav{
	text-align: left;
	list-style: none;
	margin: 0px;
	padding-left: 0px;
	width: 925px;
	
}

ol#olSubNav{
	color:#999999;
	padding-top: 25px;
}

ol#olSubNav li{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 75%;
	line-height: normal;
	width: auto;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	list-style:none;
	overflow:auto;
	color: #999999;
	font-weight: bold;
	border-right: solid #999999 1px;
	padding-left: 20px;
	padding-right: 20px;
	
}

ol#olSubNav li a{
	color:#999999;
}

ol#olSubNav a:hover,ol#olSubNav a:focus,ol#olSubNav a:active{
	color:#FFFFFF;
	
}

ol#olSubNav li.selected a{
	color:#FFFFFF;
	
	}
/*---------------------end sub Navigation-----------------*/

/*-------------------------home page-----------------*/


div#container {
	height: auto;
	width: 100%;
	overflow: hidden;
	
}
div#header {
	width: 925px;
	height: 140px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
div#banner {
	margin-top: 20px;
}
div#textAndTag {
	height: auto;
	width: 925px;
}
div#footer{
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 146px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f8991;
	overflow: hidden;
	
}

td#homeHeading1{
	font-size: 22px;
	padding-top: 30px;
	font-weight: bold;
}
td#homeHeading2 {
	font-size: 22px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 25px;
	text-align: left;
}

td#homeTextContent {
	font-size: 16px;
	color: #8e8d8d;
	padding-top: 10px;
	line-height: 20px;
}
td#offeringPic1{
	border-left: solid #706f6f 1px;	
}
td#offeringLink1{
	border-left: solid #706f6f 1px;
}
td#affiliations{
	padding-top: 16px;
	padding-left: 10px;

}
td#amtil{
	vertical-align: bottom;

}
td#manufacture{
	vertical-align: bottom;

}

.offeringPics{
	border-right: solid #706f6f 1px;
	padding-top: 10px;
}
.offeringLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #8f8f8f;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

.normalFonts{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
/*---------------------end home page-----------------*/

/*---------------------what we offer page-----------------*/
div#textAndPic {
	height: auto;
	width: 925px;
	margin-top: 60px;
}
div#workExamples{
	margin-top: 50px;

}
td#offerHeading1{
	font-size: 22px;
	font-weight: bold;
}
td#offerHeading2{
	font-size: 22px;
	font-weight: bold;
	border-bottom: dashed white 1px;
	padding-bottom: 10px;
	text-align: left;
}
td#offerBigPic{
	padding-top: 30px;
	vertical-align: top;

}
td#offerTextContent {
	font-size: 16px;
	color: #8e8d8d;
	padding-top: 10px;
	line-height: 20px;

}
.underlinedText{
	font-size: 18px;
	text-decoration: none;
	padding-top: 40px;
	text-align: left;

}
.grayText{
	border-bottom: dashed #646363 1px;
	font-size: 14px;
	color: #8e8d8d;
	padding-top: 5px;
	padding-bottom: 45px;
	text-align: left;
	padding-right: 15px;

}
.examplePics{
	border-bottom: dashed #646363 1px;

}



/*---------------------end what we offer page-----------------*/


/*---------------------contact-----------------*/
table#tableContact{
	height: auto;
	clear: both;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

table#tableContact td{
	padding-top: 15px;
	padding-bottom: 15px;

}

td#contactHeading1{
	font-size: 24px;
	font-weight: bold;
	width: 300px;
}

td#contactContent {
	font-size: 16px;
	color: #8e8d8d;
	padding-top: 10px;
}

/*---------------------end contact-----------------*/

/*---------------------RFQ-----------------*/
.labels{
	padding: 15px 5px 15px;
}

.textArea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	color: #33FF00;
	
}

table#tableRFQ{
	height: auto;
	clear: both;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 100px;
}
.thumbnail {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #dddddd;
}
#offerings {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}


.offeringholder {
	width: 160px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
}


table#tableRFQ td{
	padding-top: 15px;
	padding-bottom: 15px;

}

/*---------------------end RFQ-----------------*/
.examplePics {
	padding-top: 10px;
	padding-bottom: 10px;
}
