
* {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;

}
html, body {
    background-color: #fbfbfd;
    color: #261d17;
}


body {
    -x-system-font: none;
    font-family: "Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;
    font-size: 80%;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.5em;
    text-shadow: 0 0 0 #000000;
}
#home #main {
    margin-top: 160px;
}
#home #main p {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("http://danielsagrosciences.com/new/images/home_bg.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 533px;
    text-indent: -9999px;
    width: 600px;
}


h1 {
	-x-system-font: none;
	color: #12522F;
	display: block;
	font-family: "Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;
	font-size: 1.8em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 10px;
}

h2 {
	-x-system-font: none;
	color: #12522F;
	display: block;
	font-family: "Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;
	font-size: 1.4em;
	margin-bottom: 30px;
}

h3 {
	display: block;
	color: #261d17;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
}
p {
    clear: both;
    margin-bottom: 1.5em;
}
a {
	color: #9b4e13;
    text-decoration: none;

}

img {
    border-bottom-style: none;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-top-style: none;
    vertical-align: bottom;
}

.productImage {
    padding: 5px 30px 30px 10px;
    float: left;
}

#container {
    overflow-x: hidden;
    overflow-y: hidden;
    padding-left: 50px;
    padding-right: 10px;
    padding-top: 67px;
    width: 850px;
	
}


#sidebar {
	float: left;
	padding-bottom: 55px;
	width: 250px;
}
#sidebar a#logo {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("http://danielsagrosciences.com/new/images/logo.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 118px;
    margin-bottom: 53px;
    text-indent: -9999px;
    width: 260px;
}
#sidebar ul#navigation {
    -x-system-font: none;
    font-family: "Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;
    font-size: 1.3em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
}
#sidebar ul#navigation li {
        list-style-type: none;
}

#sidebar ul#navigation li a {
    color: #7D7D7D;
    text-decoration: none;
}
#sidebar ul#navigation li a.current {
	color: #4cafda;
}
#sidebar ul#navigation li a:hover {color: #4cafda;}

#main {
    display: inline;
    float: right;
    margin-top: 171px;

    padding-bottom: 55px;
    width: 600px;
    list-style-type: circle;
    list-style-position: inside;
}
#main .row {
    margin-bottom: 60px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 700px;
}
#main .row .left {
    float: left;
    width: 180px;
}
#main .row .right {
    float: right;
    height: 306px;
    position: relative;
    width: 500px;
}
#main .row .right img {
    position: absolute;
}
#footer {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    -x-system-font: none;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("http://danielsagrosciences.com/new/images/logo_small.png");
    background-position: 252px 10px;
    background-repeat: no-repeat;
    border-top-color: #242729;
    border-top-style: solid;
    border-top-width: 1px;
    clear: both;
    color: #9b4e13;
    font-family: "Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;
    font-size: 0.8em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 10px;
    padding-bottom: 50px;
    padding-left: 320px;
    padding-top: 10px;
    width: 635px;

.error {
    background-color: #722E2E;
}
