/* CSS Document */
.home_box {
	/*padding-left:40px;*/
}
.index_box {
		
}
.home {
	background:url(../images/oil_bg.jpg) no-repeat 160px 0;
	position:relative;
}
.home .phone {
	position:relative;
	background:url(../images/phone.gif) no-repeat;
	font-size:15px;
	color:#7a7b7b;
	height:46px;
	padding-left:79px;
	padding-top:24px;
	top:25px;
	margin-left:40px;
}
.home .phone span {
	font-size:22px;
	color:#2d2c2c;
}
.home_products {
	margin-top:33px;
}
.home_products ul {
	overflow:hidden;
	zoom:1;
}
.home_products ul li {
	float:left;
	margin:0 40px 0 36px;
	display:inline;
	text-align:center;
}
.home_products ul li a {
	/*display:block;
	width:146px;
	height:146px;*/
	/*margin:0 20px 0 25px;*/
}
.home_products ul li h3 {
	font-size:17px;
	text-align:center;
}

/** solin
.oils {
	background:url(../images/oils.jpg) no-repeat;
}
.coolants {
	background:url(../images/coolants.jpg) no-repeat;
}
.forming_fluids {
	background:url(../images/forming_fluids.jpg) no-repeat;
}
**/

.home_content {
	padding-top:20px;
    overflow:hidden;
    zoom:1;
	margin-left:20px;
}
.home_content h2 {
	background:url(../images/diamond.gif) no-repeat 0% 6px;
	padding-left:14px;
	margin-left:20px;
	color:#195e2e;
	font-size:17px;
	margin-bottom:5px;
	margin-top:10px;
}
.home_content p {
	margin-left:36px;
}
.home_content_box {
	overflow:hidden;
	zoom:1;
}
.home_content_box ul li {
	background:url(../images/circle.gif) no-repeat 0% 9px;
	text-indent:10px;
	margin-left:34px;
}
.home_content_left {
    float:left;
    width:46%;
}
.home_content_right {
    float:left;
    width:46%;
}
/**products**/
.content_title_wrap {
    background:url(../images/top_line_center.gif) repeat-x left bottom;
    overflow:hidden;
    margin-top:15px;
    zoom:1;
    margin-bottom:20px;
}
.content_title_box {
    background:url(../images/top_line_left.gif) no-repeat left bottom;
}
.content_title {
	/*border-bottom:1px solid #dadada;*/
	background:url(../images/top_line_right.gif) no-repeat right bottom;
	color:#4a4a4a;
	padding-left:25px;
	font-size:11px;
	font-weight:bold;
    padding-bottom:15px;
	text-transform:capitalize;
}	
.content_title span {
	color:#798b25;	
}
.content_title a {
	color:#4a4a4a;
}
.content_title a:hover {
	color:#798b25;
}

#switch_in {
	background-image: url(../images/example/customer_logo.jpg);
	background-repeat: no-repeat;
	height: 138px;
	width: 171px;
	overflow: hidden;
	margin: 7px;
	margin-bottom: 0;
	background-position: 0 0;
}

#sidebar ul li.active {
	background:url(../images/arrow_visited.gif) no-repeat left center;
}

#sidebar ul li.active a {
	color:#728414;
}

#nav ul li #active_menu {
	background:url(../images/visited.gif) no-repeat center top;
	color:#F2FD8B;
}


.jquerycssmenu ul li.active {
	background:url(../images/visited.gif) no-repeat center top;
}

.jquerycssmenu ul li.active ul li.active {
	background: #31934E; 
}


.jquerycssmenu ul li.active a{
	color: #F2FD8B;
}

.jquerycssmenu ul li.active ul li a {
    color:#fff;
}

