﻿
/*Tags!*/
body{
	background-image:url('../images/bodyBg.jpg');
	background-repeat:repeat-x;
	background-color:black;
	margin:0px;
	padding:15px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#d8d8d8;
}

img{
	border:0;
}

h4{
	margin:0px;
	padding:0px;
}

h3{
	margin:0px;
	padding:0px;
}

h2{
	margin:0px;
	padding:0px;
}

h1{
	margin:0px;
	padding:0px;
}

h1{
	font-size:10pt;
	margin-left:5px;
}

h2{
	font-size:14pt;
	margin-top: 5px;
}

p{
	display:block;
	padding:0px;
	margin:0px 0px 10px 0px;
}

a{
	color:#fff901;
	text-decoration:none;
}

/*Classes!*/
.clearFix{
	clear:both;
}
.seo	{
	font-size: 10pt;
	text-align: left;
	margin-left: 100px;
	margin-right:85px;
	margin-top: 10px;
	margin-bottom:10px;
	font-weight: bold;
}
.left{
	float:left;
}

.right{
	float:right;
}

.navTitle{
	width:207px;
	margin-left:18px;
	margin-top:11px;
	background-image:url('../images/navTitle.jpg');
	background-repeat:no-repeat;
	padding:2px 0px 1px 0px;
	font-weight:900;
	text-align:center;
	color:#000000
}

.rightCol{
	margin-left:2px;
}

.productLine{
	width:150px;
	padding-left:50px;
}

.productLogo{
	text-align:center;
}

.peckLogo{
	font-family:Bell MT;
	font-size:25pt;
	color:#ff0000;
	font-style:italic;
}

.staff{
	width:150px;
	text-align:center;
	float:left;
}

.location{
	width:175px;
	padding-bottom:25px;
	padding-left:40px;
}

.location img{
	border:1px solid #fff901;
}

.GENXVwxNewStyle img{
	border:none!important;
}

/*ID's*/
#Container{
	width:969px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('../images/containerBg.gif');
	background-repeat:repeat-y;
}

#Content{
	min-height:841px;
	background-image:url('../images/contentBg.gif');
	background-repeat:no-repeat;
}

#leftContent{
	width:300px;
}

#rightContent{
	width:600px;
}

#leftCol{
	width:234px;
}

#iowaMap{
	margin-left:2px;
	margin-top:11px;
}

#jdParts{
	margin-left:19px;
	margin-top:12px;
}
#leftcell{
	width:130px;
	float:left;
	margin-left:10px;
}
#centercell{
	width:130px;
	float:left;
	margin-left:35px;
	margin-right:10px;
}
#rightcell{
	width:130px;
	float:right;
	margin-right:10px;
}
#midCol{
	width:503px;
}

#midCol #topButtons img{
	float:left;
}

#TextArea{
	background-image:url('../images/midBg-repeatY.gif');
	background-repeat:repeat-y;
	margin-top:10px;
	margin-bottom:3px;
}

#TextArea div.subArea{
	min-height:400px;
	background-image:url('../images/midBg.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	padding:10px 11px 10px 11px;
}

#rightCol{
	width:226px;
	padding-left:6px;
}

#scrollerBox{
	width: 213px;
	height: 250px;
	background-image: url('../images/marquee-bg.jpg');
	background-repeat: no-repeat;
	padding-top:7px;
	margin-top:8px;
}
.textMarquee{
    width:230px;
    height:105px;
    margin-right:10px;
    margin-left:17px;
    margin-top:13px;
    font-family: Verdana;
	font-size:x-small;
	color: #ffffff;
	overflow:hidden;
        }
a.textMarqueeAnchor:link{color: #ffffff;}
        a.textMarqueeAnchor:visited{color: #ffffff;}
        a.textMarqueeAnchor:active{color: #ffffff;}

#scrolling-text{
	width:175px;
	height:103px;
	padding-top:20px;
	margin-left:14px;
	overflow:hidden;
}

#scrolling-thumbs{
	width:183px;
	height:90px;
	padding-top:20px;
	margin-left:14px;
	margin-right:14px;
	overflow:hidden;
}

#infoBox{
	background-image:url('../images/black-box.jpg');
	background-repeat:no-repeat;
	height:205px;
	width:213px;
	padding-top:11px;
	margin-top:11px;
}

#buildurown{
	margin-top:12px;
}

#ELS{
	background-image:url('../images/wideBg2.gif');
	background-repeat:repeat-y;
	width:941px;
	margin-left:15px;
}

#ELS div{
	background-image:url('../images/wideBg.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}

#I1 {
	height:600px;
	overflow:auto;
	width:100%;
}

#Footer{
	text-align:center;
	clear:both;
	font-size:10px;
}

#ContactMap {
	margin-left:40px;
	background-color:white;
	border:1px solid silver;
	border-bottom:2px solid gray;
	border-right:2px solid gray;	
	width:400px;
	height:400px;	
	color:black;
}

#ContactMap #googlemap {
	width:400px;
	height:400px;
	position:absolute;
	z-index:1;
}

.main {
	width: 960px;
	height: 720px;
	margin-left: auto;
	margin-right: auto;
}
.homebtn {
	width: 140px;
	height: 50px;
	float: left;
	padding: 2px;
}
.prevbtn {
	width: 140px;
	height: 50px;
	float: left;
	padding: 2px;
}
.nxtbtn {
	width: 140px;
	height: 50px;
	float: left;
	padding: 2px;
}
.btncontain {
	height: 50px;
	width: 445px;
	position: relative;
	left: 375px;
}

#FlashBox {
	padding: 23px 22px 22px 28px;
	width: 451px;
	height: 210px;
	background-image: url('../images/frame.gif');
	background-repeat: no-repeat;
}

#flashshow {
	position: relative;
	margin: auto;
}



#flash {
	width: 449px;
	height: 210px;
	margin: 20px;
}

.flashbox{
	width: 503px; height: 255px;
}
