@charset "utf-8";
/* CSS Document */

/***************************
Table Of Contents

1)Remove Defaults
2)HTML/BODY
3)Links/Text Styling
4)Hacks
5)Container
6)Top Header
7)Left Nav
8)Main Content Area
9)Nav Bar
10)Footer
****************************/






/***************************
1) Remove Defaults
****************************/

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;

}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	}
	
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/***************************
2) HTML/BODY
****************************/


html, body {
	text-align: center;
	height: 100%;
	width: 100%;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/backgroundbar2.png);
	background-repeat: repeat;
}

/***************************
3) Links/Text Styling
****************************/
p{
	padding-bottom: 1em;
}

a:link, a:visited, a:active {
	color: #C31D1D;
	text-decoration: none;
}

a:hover {
	color: #900;
	text-decoration: underline;
}


h2#pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #D7232F;
	text-align: left;
	padding-left: 5px;
	height: 18px;
	padding-top: 2px;
}

h3.leftsideheader {
	background-color: #333333;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

span.bold {
	font-weight: bold;
}

/***************************
4) Hacks
****************************/

html>body #container{height:auto;} /*For Mozilla as IE treats height as min-height anyway*/

* html #subcontainer{height:500px} /*To assign height parameter to IE-6 & under only */

.clearfloat {
	clear: both;
}

.fdpoweredby {
	display: none;
}

/***************************
5) Container
****************************/

#container {
	min-height: 100%;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #ced7da;
	border-left: 1px solid #ced7da;
	padding-top: 15px;
	background-color: #F3EAB5;
}


/***************************
6) Top Header
****************************/

#topheader {
	height: 155px;
	background-repeat: no-repeat;
	text-align: left;
	background-image: url(../images/topheader/topheaderbackground4.png);
	margin-left: 15px;
}

#logo{
	padding-top: 20px;
	padding-left: 15px;
	width: 225px;
	float: left;
	display: none;

}

#headerbanner {
	padding-top: 16px;
	padding-left: 348px;

}

/***************************
7) Left Nav
****************************/
#leftside {
	float: left;
	width: 205px;
	margin-left: 5px;
	display: inline;
	text-align: left;
}

#leftsidelinkbox {
	float: left;
	width: 185px;
	display: inline;
	text-align: left;
	margin-top: 8px;
	margin-left: 12px;
	border-top: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
}

#industrynews {
	padding: 1em;
}

ul#links{
	list-style-type: lower-roman;
	padding-bottom: 7px;

}

ul#links li {
	text-align: left;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 30px;
	list-style-image: url(../images/arrow.png);
	width: 120px;
	margin-bottom: 5px;
	font-size: 12px;
}

#rss {
	margin-right: auto;
	margin-left: auto;
	width: 180px;
}

/***************************
8) Main Content Area
****************************/
#pageheader {
	height: 25px;
	background-color: #CCCCCC;
}

#main {
	width: 750px;
	float: right;
}

#welcomepageimg{
	margin-right: auto;
	margin-left: auto;
} 

#rightside {
	float: right;
	width: 150px;
	border-top: #33FFCC;
	border-right: #33FFCC;
	border-bottom: #33FFCC;
	border-left: 1px solid #cfcfcf;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	padding-left: 8px;
	display: inline;
}

ul#didyouknow {
	text-align: left;
	padding-left: 0px;
}

ul#didyouknow li{
	padding-bottom: 10px;
	padding-left: 8px;
	text-align: left;
	list-style-type: none;
}

#middlecontent {
	width: 552px;
	text-align: left;
	margin-top: 10px;
	float: left;
	margin-left: 15px;
	display: inline;

}

#middlecontent #locations {
	margin-right: auto;
	margin-left: auto;
}

#careerslist {
	padding-left: 20px;
	list-style-type: disc;
}

#bodyimage {
	float: right;
	border: 1px solid #D6D6D6;
	margin-left: 10px;
	margin-bottom: 10px;
}

#frontimage{

}

#voiceofcustomer_holder {
	text-align: center;
}

#voiceofcustomer_table {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#frontpagetable {}

#frontpagetable th{
	background-color: #333333;
	color: #FFFFFF;
	text-align: center;
	width: 184px;
}

#frontpagetable td{
	background-image: url(../images/mainsection/frontpagetable/frontpagetableback.png);
	border-bottom: 1px solid #EEE092;
	padding: 10px;
	width: 184px;
	background-repeat: repeat-y;
}



/***************************
9) Nav Bar
****************************/

#navbar{
	height: 25px;
	list-style-image: none;
	list-style-type: none;
	float: none;
}

.navbarli{
	float: right;
	list-style-type: square;
}

/***************************
10) Footer
****************************/

#footer{
	font-size: 8px;
	background-color: #333333;
	color: #FFFFFF;
	width: 960px;
	border-top: 1px solid #ced7da;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #ced7da;
	border-left: 1px solid #ced7da;

}


.contact_table {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}

.contact_table td{
	white-space: normal;
	padding: 5px;
	border-bottom: 1px solid #ced7da;

}

.contact_table td.contact_inputs_bottom {
	border-style: none;

}

.black {
	color: #000000;
}

#footer a{
	color: #FFFFFF;
	text-decoration: underline;
}

.bigger {
	font-size: 12px;
	font-weight: bold;
}

.linecard td {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #C0C0C0;
	background-color: #C0C0C0;
	padding: 5px;
}

.linecard td.whiteback {
	background-color: #FFFFFF;
}

table.linecard {
	border: 1px solid #333333;
}

#excel {
	padding: 1em;
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

#products_port {
	background-image: none;

}

#products_port td {
	background-image: none;
	border-style: none;
}
