* {
	margin: 0px;
	padding: 0px;
}

html {
	overflow-y: auto;
}

body {
	background-color: #333;
	color: #9f9f9f;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	background: url(../images/bg.gif) repeat-y;
	background-position: top center;
	background-color: #333;
}

a {
	text-decoration: underline;
	color: #A0121A;
}

img {
	border: none;
}

a.other {
	background: none;
	color: #666666;
	border-bottom: 1px dashed #CCCCCC;
	text-decoration: none;
}

a.other img {
	margin: 1px 0px 0px 4px;
}

a.other:hover {
	background: none;
	color: #666666;
	border-bottom: 1px dashed #999999;
}

a:hover {
	text-decoration: none;
	color: #fff;
	background: #E72E38 url(../images/bbg1.gif) repeat-x;
}

strong {
	background: inherit;
	color: #50514D;
}

h1 {
	background: inherit;
	color: #50514D;
	/*text-transform: lowercase;*/
	font-size: 26px;
}

h1 span {
	background: inherit;
	color: #E72E38;
}

div#center {
	width: 681px;
	margin-left: auto;
	margin-right: auto;
}

div#topbg {
	height: 36px;
	background: center no-repeat url(../images/topbg.gif);
}

/***********************************************
/* HEADER
************************************************/

#header {
	width: 680px;
	height: 104px;
	background-color: #4d4d4d;
	background: url(../images/a1.gif) repeat-x;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
/*	border-left: solid 1px #666666;
	border-right: solid 1px #666666;*/
}

#header_inner {
	width: 680px;
	height: 104px;
	font-size: 32px;
	color: #DADADA;
	font-weight: normal;
}

#header img#logo {
	margin: 20px 20px 0px 20px;
	vertical-align: middle;
}

div#headerinfo {
	float: right;
	margin: 15px 20px 0px 0px;
	display: inline;
	font-weight: bold;
}

div#headerinfo p {
	color: #E2E2E2;
	font-size: 10px;
	text-align: left;
	line-height: 12px;
}

#slogan {
	background: inherit;
	color: #DADADA;
	font-size: 13px;
	position: relative;
	margin: -45px 0px 0px 150px;
}

#main {
	width: 680px;
	margin: 0px 2px 0px 0px;
	padding-bottom: 10px;
	background: url(../images/divider.gif) repeat-y;
	background-position: 183px 0px;
}

/***********************************************
/* NAVIGATION 
************************************************/

div#menu {
	position: relative;
	float: left;
	display: inline;
}

#menu ul {
	list-style: none;
	margin: 0px;
}

#menu li {
	background: none;
	padding: 0px;
	font-weight: bold;
}

#menu a {
	display: block;
	position: relative;
	width: 180px;
	height: 27px;
	/*margin-bottom: 1px;*/
	text-decoration: none;
	background-image: url(../images/bbg0.gif);
	padding-left: 17px;
	padding-top: 11px;
	color: #636363;
	text-align: left;
	font-size: 13px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #E7E7E7;
}

#menu a span {
	position: absolute;
	right: 0px;
	margin-top: 5px;
	margin-right: 15px;
	width: 7px;
	height: 7px;
	background: url(../images/x1.gif) no-repeat; 
}

#menu a:hover span {
	position: absolute;
	right: 0px;
	margin-top: 5px;
	margin-right: 15px;
	width: 7px;
	height: 7px;
	background: url(../images/x2.gif) no-repeat;
}

#menu a:hover {
	background: inherit;
	color: #fff;
	background-image: url(../images/bbg1.gif);
	border-top: 1px solid #990000;
}

#menu a.first {
	border-top: 1px solid #CCCCCC;
}

#menu_end {
	width: 180px;
	height: 30px;
	background-image: url(../images/a2.gif);
}

/*h3.first {
	margin-top: 30px;
	background: inherit;
	color: #50514D;
	font-size: 15px;
	text-transform: lowercase;
	height: 34px;
	background: url(../images/a3.gif) repeat-x 0px 17px;
}

h3.first span {
	background: inherit;
	color: #E72E38;
}

h3.first {
	margin-top: 0px;
}*/

/***********************************************
/* LEFT COLUMN 
************************************************/

#lcol {
	position: relative;
	width: 197px;
	float: left;
}

#lcontent {
	position: relative;
	clear: both;
	/*padding: 0px 15px 0px 15px;*/
}



p {
	margin-bottom: 25px;
	text-align: justify;
	line-height: 20px;
}

#lcol p {
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
}

/***********************************************
/* RIGHT COLUMN
************************************************/
#rcol {
	float: right;
	width: 480px;
	position: relative;
	display: inline;
	background-image: url(../images/bkgnd_fleetline.gif);
	background-repeat: repeat-x;
	display: inline;
	right: 2px;
}

#rcontent {
	clear: both;
	position: relative;
	padding: 15px 20px 10px 20px;
	text-align: left;
	width: 440px;

}

.divider {
	font-size: 0px;
	position: relative;
	border-bottom: solid 1px #F5F5F5;
	height: 1px;
	width: 100%;
	margin: 10px 0px 10px 0px;
}

.summary {
	text-align: right;
	font-style: italic;
}

ul.divided li {
	border-top: solid 1px #F5F5F5;
	margin-top: 4px;
	padding-top: 4px;
	background-position: 0px 9px;
}

ul.divided li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-position: 0px 5px;
}

#slogan2 {
	font-size: 14px;
	position: relative;
	top: -5px;
	width: 400;
}

.box {
	position: relative;
	border:  1px #dadada;
	margin-top: 15px;
	margin-bottom: 15px;
	background: inherit;
	color: #AAB165;

}

.box h2 {
	background: inherit;
	color: #E72E38;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 5px;

}

.box p {
	font-size: 10px;
	line-height: 16px;
	margin: 0px;

}

.clear {
	clear: both;
}

.box_inner {
	border: 1px solid #fff;
	padding: 15px 15px 0px 15px;
	/*background-color: #f1f1f1;*/
	color: inherit;

}

.box_inner img {
	margin: 5px 10px 0px 10px;

}

.box_inner p {
	color: #E72E38;
	font-size: 14px;
	text-align: left;

}

.box_inner h2 {
	text-align: left;

}

.captioned_image {
	position: relative;
	padding-bottom: 15px;
	float: left;
	margin-right: 17px;

}

.captioned_image div {
	position: absolute;
	font-size: 9px;
	bottom: 0px;
	left: 0px;

}

/***********************************************
/* FOOTER 
************************************************/
#footer {
	display: block;
	clear: both;
	background: url(../images/bbg0.gif) repeat-x;
	width: 675px;
	margin: 0px auto;
	padding-top: 10px;
	text-align: center;
	text-transform: lowercase;
}

/***********************************************
/* SELECTED MENU ITEM 
************************************************/

body#home a#homelink {
	color: #E72E38;
	background: #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

body#home a#homelink:hover {
	border-top: 1px solid #CCCCCC;
}

body#weldfit a#weldfitlink {
	color: #E72E38;
	background: #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

body#weldfit a#weldfitlink:hover {
	border-top: 1px solid #FFFFFF;
}

body#pipeline a#pipelinelink {
	color: #E72E38;
	background: #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

body#pipeline a#pipelinelink:hover {
	border-top: 1px solid #FFFFFF;
}

body#fabweld a#fabweldlink {
	color: #E72E38;	
	background: #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

body#fabweld a#fabweldlink:hover {
	border-top: 1px solid #FFFFFF;
}

body#emer a#emerlink {
	color: #E72E38;	
	background: #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

body#emer a#emerlink:hover {
	border-top: 1px solid #FFFFFF;
}

body#contact a#contactlink {
	color: #E72E38;	
	background: #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

body#contact a#contactlink:hover {
	border-top: 1px solid #FFFFFF;
}
