body{
	background-color: #FFFFFF;
}

a{
	text-decoration: none;
}

a:link{
	text-decoration: underline;
	color: #000066;
}

a:visited{
	text-decoration: underline;
	color: #000099;
}

a:hover{
	color: #0000FF;
	text-decoration: underline;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

h2{
	font-family: Arial,sans-serif;
	font-size: 24px;
	color: #990000;
	margin: 12px;
	padding-top: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

h3{
	font-family: Arial,sans-serif;
	font-size: 24px;
	color: #990000;
	margin: 0px;
	padding: 0px;
	margin-left: 12px;
	font-style: normal;
	font-weight: normal;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	margin-left: 3px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #666633;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
}
#container {
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 205px;
	height:350px;
	background-repeat: no-repeat;
	border-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 12px;
	margin-right: 0px;
	border-top-color: #990000;
	border-top-width: 16px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 4px;
	margin-top: 10px;
	list-style-position: outside;
	list-style-type: square;
	}
#container2 {
	float: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 645px;
	background-repeat: no-repeat;
	/* border-color: #006600;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 4px;
	margin-right: 4px;
	border-top-color: #990000;
	border-top-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px; */
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 4px;
}
#container3 {
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;
	background-repeat: no-repeat;
	border-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 4px;
	margin-right: 4px;
	height: 80px;
	border-top-color: #99CC66;
	border-top-width: 4px;
	border-top-style: solid;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
}
#container4 {
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 225px;
	background-repeat: no-repeat;
	border-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 2px;
	margin-right: 2px;
	height: 90px;
	border-top-color: #999999;
	border-top-width: 8px;
	border-top-style: solid;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 4px;
}
#uppernav{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #660000;
	margin-bottom: 6px;
	border-bottom-color: #999999;
	border-bottom-style: ridge;
	border-bottom-width: 4px;
	color: #CCCCCC;
	text-align: right;
	
}
#navBar{
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 130px;
	background-repeat: no-repeat;
	border-color: #003300;
	margin-left: 0px;
	margin-right: 0px;
	border-top-color: #666666;
	border-top-width: 0px;
	border-top-style: solid;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}

#headlines{
	float:right;
	width: 134px;
	background-color: #FFFFFF;
	padding-left: 8px;
}

#content{
	float: left;
	width: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	border-left-color: #E1E1E1;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 12px;
	border-right-color: #E1E1E1;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 12px;
	background-color: #FFFFFF;
}

/***********************************************/
/* Components                                  */
/***********************************************/
/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	width: inherit;
	line-height: 12px;
	margin-top: 2px;
}

.feature h3{
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	padding-top: 4px;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;

	
}
a.navbar:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-color: #000000;
	padding-left: 2px;
	background-color: #000000;
	vertical-align: bottom;
	border-top-color: #FFFFFF;
}
a.navbar:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-color: #000000;
	padding-left: 2px;
	background-color: #000000;
	vertical-align: bottom;
	border-top-color: #FFFFFF;
}
a.navbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-color: #999999;
	padding-left: 2px;
	background-color: #990000;
	vertical-align: bottom;
	border-top-color: #FFFFFF;
}
a.navbar:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-color: #000000;
	padding-left: 2px;
	background-color: #333333;
	vertical-align: bottom;
	border-top-color: #FFFFFF;
}
.uppernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-right: 6px;
}
a.uppernav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	line-height: 16px;
}
a.uppernav:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	line-height: 16px;
	}
a.uppernav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
	padding-right: 6px;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #CCCCCC;
	line-height: 16px;
	}
a.uppernav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	line-height: 16px;
}
.paragraph {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	padding: 0px;
	height: auto;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 12px;
	color: #000000;
	list-style-image: url(../images/list_image.jpg);
	text-align: left;
	margin-right: 12px;
	margin-bottom: 12px;
	}
.paragraph2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	height: auto;
	width: auto;
	list-style-position: outside;
	list-style-type: disc;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-top: 0px;
	list-style-image: url(../images/list_image.jpg);
	font-weight: bold;
	color: #000033;
}
a.paragraph2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 18px;
	height: auto;
	width: auto;
	list-style-position: outside;
	list-style-type: disc;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-top: 0px;
}
a.paragraph2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 18px;
	height: auto;
	width: auto;
	list-style-position: outside;
	list-style-type: disc;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-top: 0px;
}
a.paragraph2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 18px;
	height: auto;
	width: auto;
	list-style-position: outside;
	list-style-type: disc;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-top: 0px;
}
a.paragraph2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 18px;
	height: auto;
	width: auto;
	list-style-position: outside;
	list-style-type: disc;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-top: 0px;
}
.paragraph3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	}
.media_photos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	height: auto;
	width: auto;
	list-style-position: outside;
	list-style-type: disc;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #660033;
	height: auto;
	width: auto;
	font-style: normal;
	padding-left: 14px;
	padding-bottom: 0px;
	margin-bottom: -12px;
}
.reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 8px;
	margin: 6px;
	padding: 6px;
	height: 8px;
	width: auto;
	list-style-position: outside;
	list-style-type: disc;
	color: #FFFFFF;
	clear: both;
	text-align: center;
}
a.reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 8px;
	height: 8px;
}

.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 32px;
	color: #000000;

}
.resource_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	line-height: normal;
	padding: 0px;
	margin-left: 12px;
}
#rates {
	position:absolute;
	width:115px;
	height:69px;
	z-index:1;
	left: 768px;
	top: 18px;
}
.home_sect_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #990000;
	line-height: normal;
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
}
.home_paragraph_sect {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	padding: 0px;
	height: auto;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 23px;
	color: #000000;
	list-style-image: url(../images/list_image.jpg);
	text-align: left;
	margin-right: 23px;
	margin-bottom: 12px;
	}
#braided_bottom {
	float: left;
	width: 155px;
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 4px;
}
#container_specialty_braid {
	float: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 650px;
	height:390px;
	background: url(../images/custom_braided/braided_bracelets.jpg);
	background-repeat: no-repeat;
	/* border-color: #006600;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 4px;
	margin-right: 4px;
	border-top-color: #990000;
	border-top-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px; */
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 4px;
}
#specialty_braid {
	float: left;
	width: 400px;
	background-repeat: no-repeat;
	margin-top: 250px;
	margin-left: 5px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 4px;
}
#container_custom_braid {
	float: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 650px;
	height:420px;
	background: url(../images/flat_braided/custombraided_collage.jpg);
	background-repeat: no-repeat;
	/* border-color: #006600;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 4px;
	margin-right: 4px;
	border-top-color: #990000;
	border-top-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px; */
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 4px;
}
#custom_braid {
	float: left;
	width: 500px;
	background-repeat: no-repeat;
	margin-top: 350px;
	margin-left: 5px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 4px;
}
#container_hydraulic_hose {
	float: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 650px;
	height:490px;
	background: url(../images/hydraulic_lines/hydraulic_lines_2.jpg);
	background-repeat: no-repeat;
	/* border-color: #006600;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 4px;
	margin-right: 4px;
	border-top-color: #990000;
	border-top-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px; */
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 4px;
}
#hydraulic_hose {
	float: left;
	width: 450px;
	background-repeat: no-repeat;
	margin-top: 250px;
	margin-left: 5px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 4px;
}
#container_hydraulic_hose_lines {
	float: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 650px;
	height:400px;
	background: url(../images/hydraulic_lines_hoses/hydraulic_hoses_lines_comb.jpg);
	background-repeat: no-repeat;
	/* border-color: #006600;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 4px;
	margin-right: 4px;
	border-top-color: #990000;
	border-top-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px; */
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 4px;
}
#hydraulic_hose_lines {
	float: left;
	width: 400px;
	background-repeat: no-repeat;
	margin-top: 270px;
	margin-left: 5px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 4px;
}
#container_flat_braided {
	float: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 650px;
	height:450px;
	background: url(../images/flat_braided/custombraided_collage.jpg);
	background-repeat: no-repeat;
	/* border-color: #006600;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 4px;
	margin-right: 4px;
	border-top-color: #990000;
	border-top-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px; */
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 4px;
}
#flat_braided {
	float: left;
	width: 400px;
	background-repeat: no-repeat;
	margin-top: 345px;
	margin-left: 5px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 4px;
}
#container_assemlies {
	float: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 650px;
	height:415px;
	background: url(../images/flat_braided/custombraided_collage.jpg);
	background-repeat: no-repeat;
	/* border-color: #006600;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 4px;
	margin-right: 4px;
	border-top-color: #990000;
	border-top-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px; */
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 4px;
}
#assemblies {
	float: left;
	width: 400px;
	background-repeat: no-repeat;
	margin-top: 330px;
	margin-left: 5px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 4px;
}
#container_mag_wire {
	position:relative;
	width:505px;
	top:-13px;
	left:90px;
	z-index:1;
	}
#container_mag_wire_sm {
	position:relative;
	left:85px;
	top:555px;
	width:162px;
	height:74px;
	z-index:1;
	}
