@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}


.wraper {
	width: 100%;
	overflow: hidden;
	clear: both;
}

.header-bg {
	background-image: url(http://goyalagrochemindustries.com/images/header-bg.gif);
	background-repeat: repeat-x;
	height: 547px;
}
#header {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#header .logo  {
	height: 127px;
	width: 295px;
	display: block;
	float: left;
}
#header .logo a {
	background-image: url(http://goyalagrochemindustries.com/images/logo.gif);
	background-repeat: no-repeat;
	height: 127px;
	width: 295px;
	display: block;
	text-indent: -999em;
}
#nav {
	float: right;
	width: 550px;
	padding-top: 20px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
	color: #FFF;
}
#nav ul li a {
	color: #FFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 8px;
	margin-left: 8px;
	font-weight: bold;
}
#nav ul li a:hover {
	color: #CC975B;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 8px;
	margin-left: 8px;
	font-weight: bold;
}



.welcome-bg {
	background-image: url(http://goyalagrochemindustries.com/images/welcome-bg.jpg);
	background-repeat: repeat;
	min-height: 200px;
}
#welcome {
	width: 916px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ec3539;
	color: #b59889;
	padding-top: 30px;
	overflow: hidden;
}
.col1 {
	width: 600px;
	float: left;
	margin-right: 8px;
}
.col1 p{
	margin:0px;
	padding:0px; 
}

.col1last {
	width: 300px;
	margin-right: 0px;
	float: left;
}

#welcome h1 {
	color: #b59889;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
}
#welcome p {
	color: #b59889;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
.productBg {
	background-color: #d0bda3;
	clear: left;
}
#products {
	width: 916px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 22px;
	margin-bottom: 1px;
	overflow: hidden;
}
img {
	margin: 0px;
	padding: 0px;
}

#products h1 {
	color: #41281b;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: normal;
}
.contentBg {
	background-image: url(http://goyalagrochemindustries.com/images/body-bg.gif);
	background-repeat: repeat;
}
#content h1 {
	color: #bf9d8b;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	text-decoration: none;
}


#content {
	background-image: url(http://goyalagrochemindustries.com/images/body-bg.gif);
	background-repeat: repeat;
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
}
#productList {
	float: left;
	width: 242px;
	padding-right: 34px;
	padding-bottom: 20px;
	overflow: hidden;
}
#productBox {
	background-color: #decbb0;
	border: 1px solid #ba6233;
	border-radius: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-top: 20px;
}
#productBox ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#productBox h2 {
	color: #53301e;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
 #contactBox {
	background-color: #decbb0;
	border: 1px solid #ba6233;
	border-radius: 20px;
	padding-left: 15px;
	padding-bottom: 20px;
	padding-right: 15px;
	margin-top: 35px;
	padding-top: 20px;
}

#contactBox h2 {
	color: #53301e;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
 #contactBox p {
	color: ##53301e;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-top:0px;
	padding-top:0px; 
}

#contactBox p p {
	color: #53301e;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-top:0px;
	padding-top:0px; 
}



#ProductListing {
	float: left;
	width: 620px;
}


#ProductListing p  {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
	text-decoration: none;
	font-weight: normal;
	color: #ad9282;
}
#ProductListing h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	color: #bf9d8b;
}

#ProductListing h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #bf9d8b;
}

#ProductListing h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #bf9d8b;
}


.footerBg {
	background-image: url(http://goyalagrochemindustries.com/images/footerBg.gif);
	background-repeat: repeat-x;
}

#footer {
	width: 916px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #00a859;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 18px;
	overflow: hidden;
}
#footer .copyright {
	color: #D0BDA3;
	text-decoration: none;
	float: left;
}
#footer .designBy {
	float: right;
}
#footer .designBy a {
	color: #D0BDA3;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.MenuStlye
{
    margin: 0px;
	line-height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #53301e;
	list-style-image: url(http://goyalagrochemindustries.com/images/bullet.gif);
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B2681F;
}
 .MenuStlye a
{
    color: #53301e;
	text-decoration: none;
}
 .MenuStlye a:hover
{
    color: #53301e;
	text-decoration: none;
}
.content
{
    
    color: #b59889;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-right: 0px;   
    
}
.content1
{
    color:#53301e;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-right: 0px;   
    
}

.linkStlye
{
    margin: 0px;
	line-height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #53301e;
	list-style-image: url(http://goyalagrochemindustries.com/images/bullet.gif);
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B2681F;
}
 .linkStlye a
{
    color: #53301e;
	text-decoration: none;
}
 .linkStlye a:hover
{
    color: #53301e;
	text-decoration: none;
}

.grvheading{
	color: #b59889;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding-right: 0px;
	
}


#ProductListing ol {
    margin: 0px;
    list-style-type: none;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 25px;
}
#ProductListing ol li {
    margin: 0px;
    line-height: 30px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    color: #53301e;
    list-style-image: url(../images/bullet.gif);
    list-style-type: none;
    padding-top: 4px;
    padding-right: 0px;
    padding-bottom: 4px;
    padding-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #B2681F;
}
#ProductListing ol li a {
   
    text-decoration: none;
		font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    color: #53301e;
	
}
#ProductListing ol li a:visited {
   
    text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    color: #53301e;
	
	
}

