body {
	color: #44433f;	
	margin: 0;
	padding: 0px;
        width: 100%;
}
a {
	color: #008a5f;
	text-decoration: none;
}
a:hover {
	color: #09548B;
}
.nav {
        white-space: nowrap;
        padding: 0px;
        margin: 0px;
	left: 0px;
	font: 14px "Futura Medium", "Myriad Pro", "Gill Sans", Helvetica, Arial, sans-serif;
        width: 100%;
	background: #fff url(images/nav_bg.png) repeat-x;
	float: left;
	clear: both;
}
.nav-wrapper {
        white-space: nowrap;
	clear: both;
        min-width: 925px;
        width: 100%;
        padding: 0px;
}
.nav ul {
        width: 860px;
	height: 37px;
	float: left;
	margin: 0px;
        left: 0px;
        padding-left: 5px;
        padding-right: 0px;
	padding-top: 3px;
	list-style: none;
	font-size: 13px;
        white-space: nowrap;
}
.nav li {
        white-space: nowrap;
	float: left;
	padding: 0 2px;
	background: url(images/split.png) no-repeat right bottom;
	position: relative;
	z-index: 998;
}
.nav li.last {
        white-space: nowrap;
	background:none;
}
.nav li:hover {
	z-index:999;
}
.nav li a {
	color: #008a5f;
	text-decoration: none;
	display: block;
	line-height: 32px;
	float: left;
        padding: 0px;
        margin: 0px;
        overflow: hidden;
}
a .menu-left {
	background: url(images/menu_left.gif) no-repeat left top;
	width: 5px;
	height: 34px;
	line-height: 37px;
	display: block;
	float: left;
}
a .menu-mid {
	background: url(images/menu_mid.gif) repeat-x top left;
	height: 34px;
	line-height: 37px;
	display: block;
	float: left;
}
a .menu-right {
	background: url(images/menu_right.gif) no-repeat top left;
	width: 5px;
	height: 34px;
	line-height: 37px;
	display: block;
	float: left;
}
.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid,
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
	background-position: 0 -37px;
	line-height: 35px;
}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
	color: #34414a;
}
.nav li:hover .sub,
.nav li.hover .sub {
	display:block;
}
.nav li .sub {
	display: none;
	position: absolute;
	top: 34px;
	left: 0px;
	background: url(images/submenu_top.png) no-repeat;
	width: 206px;
	padding-top: 9px;
}
.nav li ul {
	background: url(images/submenu_bg.png) repeat-y;
	width: 166px;
	height: auto;
	margin: 0;
	padding: 0 12px 10px;
	list-style: none;
	font-size: 12px;
}

.nav li:hover li,
.nav li.active li {
	width: 100%;
	padding: 1px 0 1px;
	border-bottom: 1px #34414a dashed;
	background: none !important;
}
.nav li:hover li a,
.nav li.active li a {
	color: #34414a;
	background: none !important;
	line-height: normal;
	width: 166px;
	padding: 6px 3px 3px;
	text-indent: 1px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover {
	color: #fff;
	background: #008a5f !important;
	text-decoration: none;
	line-height: normal;
}
/*IE*/
.nav li li a:hover,
.nav li li a:hover {
	color: #fff;
	background: #008a5f !important;
	text-decoration: none;
	line-height: normal;
}
/**/
.nav .btm-bg {
	background: url(images/submenu_bottom.png) no-repeat;
	width: 215px;
	height: 9px;
	clear: both;
        overflow: hidden;
}

body {
        background-color: #dbd8bd;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 20px;
}

div#top_right_half_bg
{
        position: absolute;
        width: 50%;
        background-color: #008a5f;
        top: 0px;
        left: 50%;
        height: 88px;
        z-index:0;
}

div#mainContent
{
        width: 982px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 0px;
        position: relative;
        z-index: 1;
}

div#top_bar
{
        width: 100%;
        background-color: #008a5f;
        height: 72px;
        overflow: hidden;
}

div#top_logo
{
        float: left;
        width: 262px;
        height: 100%;
        background-image:url(images/logo_caryoil_top.gif);
        background-repeat:no-repeat;
        background-position:bottom;
}

div#top_right_nav
{
        float: right;
        width: auto;
        text-align:right;
        height: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding-top:10px;
        margin-top: 0px;
}
div#top_right_nav, div#top_right_nav a {
        color:#ABD9C4;
        text-decoration: none;
}
div#top_right_nav a:hover {
        text-decoration: underline;
}
div#top_right_nav input {
        background-color: #6BA88E;
        color: #dddddd;
        font-size: 11px;
}

div#top_left_image
{
        float: left;
        background-repeat: none;
/*      background-image:url(images/topimage_woman_headset.jpg); */
        height: 148px;
        width: 518px;
        background-color: #FFFFFF;
}
div#top_right_phrase
{
        width: 464px;
        height: 148px;
        background-color: #FFFFFF;
        position: relative;
        float: right;
}
div.full_bar
{
        clear:both;
        width: 100%;
        height: 4px;
        background-color: #008a5f;
        overflow: hidden;
}
.copyright {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        background-color: #DBD8BD;
        text-align: center;
        padding: 20px;
        color: #4A493E;
}
div#content
{
        float: right;
        width: 679px;
        margin: 20px 0px 20px 0px;
        padding: 0px 20px 0px 20px;
        border-left:dashed 1px #333333;
}

div.crumbs
{
        margin: 0px;
        padding-top: 5px;
        padding-right: 15px;
        padding-bottom: 8px;
        padding-left: 21px;
}
div.crumbs, div.crumbs a {
        text-decoration: none;
        color: #666666;
        font-size: 12px;
        font-style: italic;
        font-weight: normal;
        font-family: "Times New Roman", Times, serif;
}
div.crumbs a {
        padding-right: 4px;
        padding-left: 2px;
}
div.crumbs a:hover {
        text-decoration: underline;
}

div#content h2 {
        margin: 0px;
        padding: 4px 19px 5px 19px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 28px;
        font-weight: normal;
        color: #008A5F;
}
div#content h1 {
        padding: 3px 15px 3px 15px;
        margin: 2px;
        border: 1px solid #dbd8bd;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 36px;
        color: #008A5F;
}

div#content h3 {
        padding: 10px 10px 0px 19px;
        margin: 2px 5px 2px 2px;
        border: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 17px;
        color: #333333;
}

div#content h4 {
        padding: 10px 10px 0px 19px;
        margin: 2px 5px 2px 2px;
        border: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 17px;
        color: #008A5F;
}


div#main_nav
{
        width: 518px;
        height: 55px;
        background-image:url(images/navbar_bg.gif);
        background-repeat:repeat-x;
}

div#customer_comments
{
        width: 221px;
        float: left;
        padding: 0px 15px 0px 25px;
        margin: 2px 0px 20px 0px;
}


div#home_leftside
{
        width: 221px;
        float: left;
        padding: 20px 15px 0px 25px;
        margin: 2px 0px 20px 0px;
}

div#content p, div#content li {
        font-family: Arial, Helvetica, sans-serif;
        color: #333333;
        font-size: 13px;
}

div#content p {
        margin: 0px;
        padding-top: 10px;
        padding-right: 30px;
        padding-bottom: 5px;
        padding-left: 20px;
}

div#content li {
        padding-top: 2px;
        padding-bottom: 3px;
}

ul.group_links
{
        list-style-type: none;
        margin: 0px;
        padding: 19px;
}
ul.group_links li {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
}
ul.group_links li a {
        text-decoration: underline;
        color: #000066;
        font-size: 14px;
}
ul.group_links li a:hover {
        text-decoration: none;
}

div.green_home_box {
        background-color: #eff6df;
        background-image: url(images/home_box_arrow.gif);
        background-repeat: no-repeat;
        background-position: 14px 11px;
}
div.green_home_box_inner {
        padding-left: 17px;
        padding-top: 3px;
        padding-right: 0px;
        padding-bottom: 15px;
        margin: 0px;
        line-height: 1.3em;
}

div#content p.leadershipname {
  padding-bottom: 0px;
  color: #008A5F;
}
div#content p.leadershiptitle {
  padding-top: 0px;
  color: #666666;
}

.productsbox {
background-color:#e1eec3;
color: #008a5f;
border: 2px solid #e1eec3;
width:205px;
height:220px;
float:left;
position:relative;
}

.productsheader {
font-family: Arial, Helvetica, sans-serif;
font-size: 17px; 
font-weight:normal;
color: #008A5F;
margin:auto;
height:40px; 
padding:5px 0px 5px 0px;
vertical-align: middle;
text-align:center;
}

.phonetype {
color: #666666;
font-style: italic;
padding-right: 3px;
font-size: 12px;
}

.directions {
        font-family: Arial, Helvetica, sans-serif;
        color: #000000;
        font-size: 13px;
}

.directionsheader {
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #666666;
  border-bottom: 1px solid #666666;
}

.contactformheader {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #008A5F;
  padding-top:10px;
  padding-bottom: 0px;
  margin: 0px;
}

.contactformoptions {
  font-family: Arial, Helvetica, sans-serif;
}

.comments {
 color: #999999;
 font-style: italic;
 font-size: 13px;
}

.quoted {
font-size: 11px;
color: #666666;
}

.sidebarheader {
font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 17px; color: #008A5F;padding-bottom:18px;padding-top:18px;
}

div#content p.subheader  {
font-weight:bold;
color: #76c880;
}

.bulletheader {
color: #008A5F;
font-weight:bold;
}
