/* CSS Document */
body {
	   margin: 0px;

}
html
{
	overflow:scroll;
}

img {
	margin: 0px;
	border: 0px;
}

.bodyLeftText
{
	width:100%;
	float:left;
}

h1 {
	font-family:  Arial;
	font-size: 16px;
	font-weight: bold;
	color: #319704;
	margin: 0px;
}

h3 {
	font-family: "trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #3f72ae;
	margin: 0px;
}

#headwrap {

	/*border:1px solid black;*/
	width: 1060px;
	height :106px;
	margin:auto;
	background: url(../images/TopHeadBg.jpg) repeat-x;
	clear: both;
}
#headertext {
/*border:1px solid black;*/
    /*margin-left:628px;*/

	width: 570px;
	float: left;
	padding-top:74px;
	float:right;
	margin-right:-9px;
}
.newImage
{
	width:6%;
	margin-left:13.5%;
}

#logo {
/*border:1px solid black;*/
	width: 132px;
	height: 105px;
	margin:auto;
	float: left;
	clear:both;
	padding-top:11px;


}

#bodywrap {
	/*border:1px solid black;*/
	width: 1060px;
	height :730px;
	margin:auto;
	margin-top:16px;

}

#appstore {
  /*border:1px solid black;*/
	width: 400px;
/*	height : 82px;*/
	margin-left: 0px;
	margin-top: 15px;
	float: left;

}

#body-left {
/*border:1px solid black;*/
	width: 500px;
	margin-top: 20px;
	margin-left:0px;
	float: left;
	padding: 0px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 41px;
	/*font-weight: bold;*/
	color: black;

}

#body-right {
	/*border:1px solid red;*/

	width: 488px;
	height : auto;
	margin-right:0px;
	float: right;
	background: url("images/HeaderPhoneImage-v1.7.png") ;
	background-repeat:no-repeat;
	margin-top:30px;
}

.line{
  background: url(../images/DividerLine.gif) repeat-x;
}
#background{
  margin-left:0px;
  background: url(../images/background_patch.png) repeat-x;
}
#pltext {
	/*border:1px solid black;*/
    width: 420px;
    height:auto;
	margin-top:0px;
	float: left;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: black;

	text-align:justify;
	/*line-height:20px;*/
		line-height:22px;

}

#mixTankDesc{
	 width: 1060px;
    height:auto;
	margin-top:140px;
	float: left;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: black;
	margin-left:0px;
	text-align:justify;
}

.mixingText{
    font-family:  Arial;
	font-size: 16px;
	font-weight: bold;
	color: none;
	text-align:center;
}
.button{
	width :2px;
	height:52px;
    background: url(../images/FooterBg.png) repeat-x;
}
.setcolor{
  /* font-family:  "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
;
   font-size: 46px;*/
   /*font-weight: bold;*/
   color: #319704;

}
#mixingorder{
	/*border:1px solid red;*/
	width: 314px;
	height: 178px;
	margin-right:19px;
	/*margin-left:-423px;*/
	/*margin-left:0px;;
	margin-top: 133px;*/
	padding: 0px;
	/*background-image:url("images/ThumbImage1-v1.2.png");*/
	float: left;
	overflow: hidden;

}

#viewproducts{
	/*border:1px solid red;*/
	width: 315px;

	margin-left:19px;
	margin-right:18px;
	/*margin-top: 1px;*/


	float: left;
	overflow: hidden;

}
#viewvideos{
/* border:1px solid red;*/
	width: 315px;
	height: 178px;
	margin-left:19px;
	/*margin-top: 1px;*/
	overflow: hidden;
	float: right;

}

#footerwrap {
 /* border:1px solid red;*/
	width: 100%;
	clear: both;
	background: url(../images/FooterBg.png) no-repeat  center;
}
#footer {
	/*border:1px solid red;*/
	font-family: Arial;
	font-size: 11px;
	margin:auto;
	color: black;
	width: 1060px;
	height: 45px;
	font-weight: bold;
	margin-bottom: 25px;
	margin-top:200px;

	text-align: center;
	float: center;
	position: relative;
	background: url(../images/FooterBg.png) repeat-x;
	padding-top:10px;
	overflow:hidden;


}
#company {
	font-family: Arial;
	font-size: 11px;
	font-weight: 100;
	color: white;
	text-align: right;
	text-decoration: none;
}
#wordspace{
   word-spacing: 30px;
}
#companyname
{
  text-align:right;
  margin-right:11px;
  margin-top: -20px;
  font-weight: normal;
  color: white;
}

.seperatorl
{
	width : 20px;
	height : 161px;
	background-image: url("../images/SeperatorImage.png") ;
	background-repeat:repeat-y;
	float:left;
	margin-top : 16px;



}

.seperatorr
{
	width : 20px;
	height : 161px;
	background-image: url("../images/SeperatorImage.png") ;
	background-repeat:repeat-y;
	float:left;
	margin-top:-5px;
	/*margin-top:15px;*/
	margin-left:18px;
	margin-right:18px;
}
/*Links*/

.footer-link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #3F72AE;
	text-decoration: none;
	margin: 0 15px 0 15px;
}




/*Text*/
.blue {
	color: #3F72AE;
}



.padding {
	padding-right: 11px;
}


.inactive {

	color: black;
	text-decoration: none;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
}
.active{
     color: #319704;
	text-decoration: none;
	font-family: Arial;
	font-size: 18px;

}
.active1{
     color: #319704;
	text-decoration: none;
	font-family: Arial;
	font-size: 18px;

}
.inactive1 {

	color: black;

	text-decoration: none;
	font-family: Arial;
	font-size: 18px;
	font-weight:normal;
}
.footerhide{
    color: black;
	text-decoration: none;
}
.hide2 {
	padding-top: 10px;
	vertical-align:5px;
	color: white;
	text-decoration: none;
}

.appLogo
{
	margin-top: -41px;
	margin-bottom: 30px;
	float:right;
	/*margin-top:-28px;*/
	margin-right:5px;
	height:38px;
	padding-top:3px;
	width:240px;
}
#market{
	float:left;
	height:70px;
	width:180px;
	margin:auto;
}
#android_footer{
	height:38px;
	width:100px;
	float:left;
	margin:auto;
	padding-right:5px;
}

#divwrapper{
	overflow:hidden;
	height:auto;
	width:auto;
	padding:0px;
}

#bottomBody{
	width:1060px;
	position:absolute;
	height:auto;
	//margin-top:500px;
	padding-bottom: 20px;
	margin-top:12px;
}
#topBody
{
	width:1060px;
	position:relative;
	height:490px;
	padding-bottom: 20px;
}
@CHARSET "UTF-8";
#contactbodywrap {
	/*border:1px solid black;*/
	width: 1060px;
	height :557px;
	margin:auto;
	clear:both;

}
#contactbodymanage{
/*border:1px solid black;*/
	width: 307px;
	height:320px;
	font-size: 14px;
	font-family: Arial;
	margin-top: 27px;
	margin-left: 0px;
	float: left;
	padding: 0px;
    clear:both;
}
#map{
/*border:1px solid black;*/
	/*margin-top: px;*/

	color:#0000FF;
    text-align:left;
	width: 700px;
	height:500px;
	margin-left:53px;
	margin-top:27px;
	font-family: Arial;
	font-size: 14px;
	float:left;

	}
#followus{
   /* border:1px solid black;*/

	width: 150px;
	height:80px;
	margin-left:0px;
	margin-bottom:10px;
	float:left;

}

#headertextcontact {
	/*border:1px solid black;*/
    margin-left: 524px;
	margin-top: -60px;
	width: 535px;
	float: left;
	/*background: url(../images/Bg.jpg) repeat-x;*/
}


#footercontact{
	font-family: Arial;
	font-size: 11px;
	margin:auto;
	color: white;
	width: 1060px;
	height: 45px;
	font-weight: bold;
	text-align: center;
	float: center;
	position: relative;
	background: url(../images/FooterBg.png) repeat-x;
	padding-top:11px;

}