@charset "utf-8";
/* CSS Document */

#home_banner
{
float:left;
width: 900px;
height: 378px;
background-image:url(../images/home_images/home_banner.png);
position:relative;
}

#home_banner_left
{
	float:left;
	width: 218px;
	padding-top: 38px;
	padding-right: 54px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#home_banner_prod1
{
float:left;
width: 141px;
margin-right:12px;
padding-top:22px;

}
#home_banner_prod2
{
float:left;
width: 141px;
margin-right:12px;
padding-top:22px;
}
#home_banner_prod3
{
float:left;
width: 141px;
margin-right:12px;
padding-top:22px;
}
#home_banner_prod4
{
float:left;
width: 141px;
padding-top:22px;
}
#home_banner_prod1_txt
{
float:left;
width: 136px;
height:70px;
padding: 4px 10px 0 5px;
background-image:url(../images/home_images/home-cat-box.jpg);
background-repeat:no-repeat;
}
#home_banner_prod2_txt
{
float:left;
width: 136px;
height:70px;
padding: 4px 10px 0 5px;
background-image:url(../images/home_images/home-cat-box.jpg);
background-repeat:no-repeat;
}
#home_banner_prod3_txt
{
float:left;
width: 136px;
height:70px;
padding: 4px 10px 0 5px;
background-image:url(../images/home_images/home-cat-box.jpg);
background-repeat:no-repeat;
}
#home_banner_prod4_txt
{
float:left;
width: 136px;
height:70px;
padding: 4px 10px 0 5px;
background-image:url(../images/home_images/home-cat-box.jpg);
background-repeat:no-repeat;
}

#home_col_wrapper
{
 clear: both;
   float: left;
   position: relative;
	width: 900px;
}

#home_3col_1
{
	float:left;
	position: relative;
	width: 271px;
	height:180px;
	padding:34px 29px 25px 0px;
	border-right: 1px solid #b8aba2;
}
#home_3col_2
{
	float:left;
	position: relative;
	width: 246px;
	height:180px;
	padding-top: 34px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	border-right: 1px solid #b8aba2;	
}
#home_3col_3
{
	float:left;
	position: relative;
	width: 251px;
	height:230px;
	padding-top: 34px;
	padding-right: 29px;
	padding-bottom: 25px;
	padding-left: 20px;
}

#home_4col_1
{
float: left;
position: relative;
width: 214px;
min-height:150px;
padding:18px 10px 20px 0px;
border-bottom: 1px solid #baaea5;
}
#home_4col_2
{
  float: left;
   position: relative;
width: 214px;
min-height:150px;
padding:18px 10px 20px 0px;
border-bottom: 1px solid #baaea5;
}
#home_4col_3
{
  float: left;
   position: relative;
width: 214px;
min-height:150px;
padding:18px 10px 20px 0px;
border-bottom: 1px solid #baaea5;
}
#home_4col_4
{
float: left;
position: relative;
width: 214px;
min-height:150px;
font-size:10px;
padding:18px 10px 20px 0px;
border-bottom: 1px solid #baaea5;
list-style-image:url(../images/arrow.jpg);
list-style-position:inside;
}

