.body1 {
	background-image: url(https://www.tauruspozzolan.com/images/bghome2.jpg);
	background-position:center top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#666;
	background-color:#FFF;
}

.body2 {
	background-image: url(https://www.tauruspozzolan.com/images/bgcontent.jpg);
	background-position:center top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#666;
	background-color:#FFF;
}

/*#wrapper {
background-position: center top;
background-attachment: scroll;
border: 0;
background-repeat: no-repeat;
position: relative;
clear: both;
width: auto;
margin: 0;
border-collapse: collapse;
border-spacing: 0;
}*/

#wrappertop{
    display: block;
	background-image:url(https://www.tauruspozzolan.com/images/bgfoot.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
    height: auto;
    margin-left: auto;
    margin-right: auto;
	width:auto;
    overflow: visible;
    padding-bottom: 0;
}

.divwrapper {
	/*background-color:#FFF;*/
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

.foottext {
		font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#fff;
}.bigtext {
	font: 18px Arial, Helvetica, sans-serif;
	color: #7EB347;
}
input {
border-radius: 3px;
border: 1px solid #CDCDCC;
padding: 6px 12px;
width: 560px;
}

label {
	font-family: "tahoma",Arial,Helvetica,"Nimbus Sans L",sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding-top:5px;
}
select, textarea {

    border: 1px solid #CDCDCC;
    border-radius: 3px;
    padding: 6px 12px;
}
.but button {
    border: 0 none;
    background-color: #13161A;
    color: #FFFFFF;
border-radius: 3px;
    display: inline-block;
    font-family: "tahoma",Arial,Helvetica,"Nimbus Sans L",sans-serif;
    font-size: 16px;
    padding: 6px 12px;
    transition: all 0.2s ease 0s;
}
.flyashtext {
	font: bold normal 16px Tahoma, Geneva, sans-serif;
	color: #000;
}
.titbox {
	font: normal 24px Arial, Helvetica, sans-serif;
	color: #FFF;
}
.pinklink a {
    color: #666;
    font-size: 13px;
    font-weight: normal;
}
.pinklink a:link {
    text-decoration: none;
}
.pinklink a:visited {
    color: #999;
    text-decoration: none;
}
.pinklink a:hover {
    color: #333;
    font-weight: normal;
    text-decoration: underline;
}

.txtgreen a {
    color: #539C08;
    font-size: 13px;
    font-weight: normal;
}
.txtgreen a:link {
    text-decoration: none;
}
.txtgreen a:visited {
    color: #63BB0A;
    text-decoration: none;
}
.txtgreen a:hover {
    color: #539C08;
    font-weight: normal;
    text-decoration: underline;
}
:required {
box-shadow: none; /* Firefox (tested v6) adds red shadow by default */
}
::-webkit-validation-bubble-message {
  padding: 1em;
}
.txthome a {
    color: #fff;
    font-size: 11px;
    font-weight: normal;
	text-align: left;
}
.txthome a:link {
    text-decoration: none;
}
.txthome a:visited {
    color: #fff;
    text-decoration: none;
}
.txthome a:hover {
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
}