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

/* Meta, spellcheck, lores, keywords-images, etc, test ff. */

/* ADDRESSES EXTRA WHITESPCE IN LINKS BUG IN NAV */
[if IE]><style type="text/css"> a { zoom: 1;}</style><![endif]

/* ---------  BEGIN UNIVERSAL STYLES  ---------- */

/* Sets all initial padding and margins to 0 */
* {margin:0; padding:0;} 
 
/* REMOVES BORDER FROM LINKED IMAGES */
a img { border:0 }

p, ul {padding-bottom:0px;} /*sets universal spacing between para's & list ends */

.clearboth {
	clear: both;
	height: 1px;
	margin-bottom:20px;
}
.imgFloatRight {
	float:right;
	margin: 0 0 0 8px;
}
.imgFloatLeft {
	float:left;
	margin: 0 12px 0 0;
}
.relative {position:relative; z-index:1;}
.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

a:link {
	color:#636363;
	text-decoration:underline;
}
a:visited {
	color:#0d3e2b;
	text-decoration:underline;
}
a:hover {
	color:#24BD43;
	text-decoration:underline;
}

/* ---------  END UNIVERSAL STYLES  ---------- */

body{
margin:0;
padding:0;
/*background:#669966 url(../images/winbco-is-green.jpg) repeat-y center top;*/
background:#669966 url(../images/bobyBkgdFlatstip.png) repeat fixed center top;
width: 100%;
}
h1 {
	font:20px/24px Arial, Helvetica, sans-serif;
	color:#999999;
	letter-spacing:2px;
	margin:15px 17px 22px 50px;
	padding:0;
}
h2 {font:bold 15px/22px Arial, Helvetica, sans-serif; color:#000; margin:0 17px; padding:0;}
h3 {font:bold 14px/18px Arial, Helvetica, sans-serif; color:#777777; margin:0 17px; padding:0;}
b{font-size: 110%;}
em{
	color: #666666;
	font-style:italic;
}
.black {color:#000000;}
#maincontainer {
width: 876px; /*Width of main container, was 900 */
margin: 0px auto 30px auto; /*Center container on page*/
background:#fff;
border:6px solid #73876c;}

#topsection{
position:relative;

}
.innertubeTop{
	margin: 30px 50px 20px 50px; /*Margins for inner DIV inside each column (to provide padding)*/
}
.tag {
	position: absolute;
	top:70px;
	right: 49px;
	font:16px/18px Arial, Helvetica, sans-serif;
	color:#095c94;
}
#navPlace {
	height: 30px;
	background:url(../images/nav-background.jpg) top left repeat-x;
	margin: 0 auto;
	text-align: center;
}
#mainPic {height: 386px; background:#ccc; text-align:center; margin:0 auto;}
#mainPicFacil {height: 208px; background:#ccc; text-align:center; margin:0 auto;}
#mainPicBottom {
height: 30px; 
background:#095c94 url(../images/bottombar-background.jpg) top left repeat-x;
}
#topsection h1 {
margin: 0;
padding-top: 15px;
}

#contentwrapper {
float: left;
width: 100%;
background:#fff;
}
#contentwrappercontact {
float: left;
width: 100%;
background:#fff url(../images/winbco-facility2.jpg) bottom 50px no-repeat;
height:700px;
}
#contentcolumn{
margin-right: 390px; /*Set right margin to RightColumnWidth*/
font:14px/22px Arial, Helvetica, sans-serif; 
color:#095c94;
text-align:left;
}
.innertubeContent {
margin: 33px 3px 20px 33px; /*Margins for inner DIV inside each column (to provide padding)*/
}
.innertubeContent p {
	margin: 0 12px;
	padding-bottom:22px; /*Margins for inner DIV inside each column (to provide padding)*/
}
.innertubeContent ul, .fullinnertubeContent ul {
	padding-bottom:22px;
	list-style:none;
	margin-left: 17px;
}
.innertubeContent li, .fullinnertubeContent li {
	padding: 0px 0px 0px 13px;/* controls text item position */
	background: url(../images/bullet-blue.gif) no-repeat 0px 6px;/* controls bullet position */
}

/* BEGIN ONE FULL MAIN COLUMN */
#fullContentColumn{
	font:13px/21px Arial, Helvetica, sans-serif;
	color:#095c94;
	text-align:left;
}
.fullinnertubeContent {
	margin: 10px 150px 20px 150px; /*Margins for inner DIV inside each column (to provide padding)*/
}

.fullinnertubeContent h2 {
	margin-bottom: -10px;
}
.fullinnertubeContent p {
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}
/* END ONE FULL MAIN COLUMN */

/* BEGIN TWO COLUMN LAYOUT, NARROW LEFT COLUMN */
#content2column{
	margin-left: 280px; /*Set right margin to RightColumnWidth*/
	font:13px/21px Arial, Helvetica, sans-serif;
	color:#095c94;
	text-align:left;
}
.innertubeContent2 {
	margin: 10px 33px 20px 3px; /*Margins for inner DIV inside each column (to provide padding)*/
}
.innertubeContent2 p {
	margin: 0 17px;
	padding-bottom:7px; /*Margins for inner DIV inside each column (to provide padding)*/
}
.innertubeContent2 ul {
	list-style-type: none;
}
#left2column{
	float: left;
	margin-left: -876px;
	width: 280px;
}
.innertubeLeft2 {
	margin: 33px 3px 20px 33px; /*Margins for inner DIV inside each column (to provide padding)*/
}
.innertubeLeft2 p {
margin: 0 17px; padding-bottom:22px; /*Margins for inner DIV inside each column (to provide padding)*/
}

.innertubeLeft2 ul {
	padding-bottom:22px;
	list-style:none;
	margin-left: 17px;
}
.innertubeLeft2 li{
	padding: 0px 0px 0px 13px;/* controls text item position */
	background: url(../images/bullet-blue.gif) no-repeat 0px 6px;/* controls bullet position */
}

#left2column p.text {
	font:13px/21px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	margin: 0;
	padding: 0;
	margin-left: 17px;
}
#left2column ul.text {
	font:13px/21px Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:left;
	padding-bottom:0px;
	list-style:none;
	margin-left: 17px;
}
#left2column li{
	padding: 0px 0px 0px 13px;/* controls text item position */
	background: url(../images/bullet-blue.gif) no-repeat 0px 6px;/* controls bullet position */
}


.innertubeLeft2 a:link {text-decoration:none;}
.innertubeLeft2 a:visited {text-decoration:none;}
.innertubeLeft2 a:hover {
	text-decoration:none;
	color:#000;
	background-color:#FEF9E4;  /*background-color:#DEE9F3;*/
}


/* END TWO COLUMN LAYOUT, NARROW LEFT COLUMN */

#listLeftColumn {
float: left;
width:60%;
}

#listRightColumn {
float: right;
width:40%;
}


/* ---------  BEGIN RIGHT COLUNN  ---------- */
#rightcolumn{
float: left;
width: 390px; /*Width of right column*/
margin-left: -390px; /*Set left margin to -(RightColumnWidth) */
background: #fff;
}
.innertubeRt{
	margin: 33px 33px 20px 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	position: relative;
}
/* ---------  END RIGHT COLUNN  ---------- */
/* ---------  BEGIN FOOTER  ---------- */
#footer{
clear: left;
width: 100%;
height:80px;
background: #002156;
color: #FFF;
text-align: left;
font:12px/14px Arial, Helvetica, sans-serif;
padding: 20px 0;
border-top:2px solid #000;
}
#leftFooterContent {
float: left;
width:486px;
text-align:center;
margin-top:10px;
}
.ltBlue {
	color: #8CDAFB
}
.footerTag {
	font-size: 18px;
	color: #a2ff00;
}
#rightFooterContent {
float: right;
height: 50px;
width:390px;
margin:-10px 0 0 0;
padding-top:0;
}
#rightFooterContent ul {
margin-left:70px;
}
#footer a:link{
color: #FFF;
text-decoration:none;
}
#footer a:visited{
color: #FFF;
text-decoration:none;
}
#footer a:hover{
color: #FFF;
text-decoration:underline;
}
/* ---------  END FOOTER  ---------- */
.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
.none {list-style:none;}
#chartBkgd {background:url(../images/green.jpg) no-repeat;}
p.noSpace {padding-bottom:0px;}
#greenBackground {
	width: 100%;
	border:0;
	padding:0;
	margin:0;
	background:url(../images/green.jpg) top left no-repeat;
	border-collapse: collapse;
}
#chartHead {
	position:absolute;
	width:100%;
	top:14px;
	left:0;
	font:14px/16px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
}
#mainKey {
	position:absolute;
	width:200px;
	top:240px;
	left:669px;
	font:14px/16px Arial, Helvetica, sans-serif;
	color:#B5DFFB;
	text-align:left;
}
#horRule {
	height: 1px;
	width: 85%;
	padding:0;
	line-height: 1px;
	background-color:#666666;
	text-align: left;
	margin:10px 0 10px 17px;
}
#horRuleLetters {
	height: 1px;
	width: 93%;
	padding:0;
	line-height: 1px;
	background-color:#666666;
	text-align: left;
	margin:0 0 5px 7px;
}
#horRuleMain {
	height: 1px;
	width: 95%;
	padding:0;
	line-height: 1px;
	background-color:#000;
	text-align: left;
	margin:0px 50px 25px 17px;
}
.dropcap {
	float:left;
	color:#999999;
	font-size:48px;
	font-weight:bold;
	line-height:36px;
	padding-top:3px;
}
.pquote {
	float: left;
	width: 200px;
	padding: 0;
	margin: 10px 20px 10px 10px;
	color: #000;
	font: bold 18px/32px Arial, Helvetica, sans-serif;
	background-color: #CCE7B1;
	letter-spacing: -1px;
}
.ghost {
	background:url(../images/Winbco-new10.gif) no-repeat 660px 200px;
}
.ghostMission {
	background:url(../images/Winbco-new10.gif) no-repeat 660px 60px;
}
.ghostTank {
	background:url(../images/fittings.jpg) no-repeat 30px 50px;
}
.Pic {background:url(../images/fabcap1.jpg) no-repeat bottom center ;
}
#list td, #list h3 {margin:0 0 0 10px; padding:0 8px 0 0;}
#list h3 a:link {text-decoration:none;}
#list h3 a:visited {color:#FF6600; text-decoration:underline;}
#list h3 a:hover {text-decoration:none;}
.largeBlueCap {font-size:36px; color:#095c94; padding-top:20px;}
#bottomSpacer {margin-bottom:20px;}
#credit {
	width: 200px;
	font:9px/10px Arial, Helvetica, sans-serif;
	color:#002156;
	text-align:center;
	margin:0px auto;
	margin-top: -25px;
	margin-bottom: 20px;
}
