a:link, a:visited { color: #FFFF66; text-decoration: none; font-weight: bold; } 
a:active, a:hover { color: #99FF00; text-decoration: underline; } 

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}
.jbox { clear: both; width: 100%; height: 100px; font-size: 0px;  }
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { float: left; width: 10px; height: 10px; font-size: 1px;	}
.margin_bottom_1 { clear: both; width: 100%; height: 1px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_10 {
	margin-right: 10px;
}

.rc_btn_01 a {
	float: left;
	text-align: center;
	display: block;
	width: 85px;
	height: 24px;
	padding-top: 4px;
	background: url(images/button_01.png) no-repeat;
	color: #CCFF66;
	font-weight: bold;
	text-decoration: none;
}

.rc_btn_01 a:hover {
	color: #FFF;
}

.rc_btn_02 a {
	float: right;
	text-align: center;
	display: block;
	width: 85px;
	height: 24px;
	padding-top: 4px;
	background: url(images/button_02.jpg) no-repeat;
	color: #FFFF66;
	font-weight: bold;
	text-decoration: none;
}

.rc_btn_02 a:hover {
	color: #FFF;
}

.rc_btn_03 a {
	clear: both;
	text-align: center;
	display: block;
	width: 100px;
	height: 21px;
	padding-top: 3px;
	background: url(images/button_03.jpg) no-repeat;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

.rc_btn_03 a:hover {
	color: #333;
}

#container
{
    padding: 25px 0px 0px 0px;
    width: 800px;
    margin: 0 auto;
}


/* content */

#content {
	clear: both;
	width: 800px;
	margin: 0 25px;
	padding: 0 15px 10px 15px;
	background: url(images/content_bg_repeat.png) repeat-y;
}

#content_bottom {
	margin: 0 25px;
	width: 970px;
	height: 10px;
	background: url(images/content_bottom.png) no-repeat;
}

#content #content_left {
	float: left;
	width: 260px;
	padding: 0;
	background: #b89329;
}

#content #content_right {
	float: right;
	width: 910px;
}

.header_01
{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #ffffff;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

/* left column */

#content_left .content_left_section {
	clear: both;
	position: relative;
	background: url(images/left_col_box_repeat.jpg) repeat-y;
}

#content_left .content_left_section_ad {
	clear: both;
	width: 250px;
	height: 150px;
	border: 5px solid #845410;
}

.content_left_section .content_left_section_bottom {
	width: 260px;
	height: 5px;
	bottom: 0;
	left: 0;
	background: url(images/left_col_box_bottom.jpg) no-repeat;
}

.content_left_section .content_left_section_title {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	width: 230px;
	height: 37px;
	padding: 8px 0 0 30px;
	background: url(images/left_col_header_bg.jpg) no-repeat;
}

.content_left_section .content_left_section_content {
	color: #FFF;
	margin: 0 40px;
	padding-bottom: 10px;
}

.content_left_section_content ul {
	margin: 10px 0 0px 10px;	
	padding: 0px;
}

.content_left_section_content ul li {
	padding: 0 0 8px 0;
	margin: 0px;
}

.content_left_section_content ul li a {
	color: #FFFFFF;
	font-weight: normal;
}

.content_left_section_content ul li a:hover {
	color: #99FF00;
}

.content_left_section_content form {
	padding: 0px;
	margin: 10px 0 0px 0;
}

.content_left_section_content #search_field {
	width: 170px;
}

.content_left_section_content #search_button {
	float: right;
	width: 100px;
	height: 25px;
	margin: 5px 2px 0 0;
	padding-top: 0px;
}
/* end of left column */

/* right column */
#content_right .right_col_section_j {
	padding: 20px;
	background: #647a2f;
}

#content_right .right_col_section_w650
{
    padding: 20px;
    background: #647a2f;
    margin-bottom: 10px;
}

.right_col_section_w650  p{
	text-align: justify;
	padding-bottom: 10px;
}

.right_col_section_w650 img {
	float: left;
	margin: 3px 10px 5px 0;
	border: 5px solid #333;
}
#content_right .right_col_section_jfull {
	float: left;
	width: 590px;
	padding: 10px 10px 0 10px;
	background: #b89329;
}

#content_right .right_col_section_w420
{
    float: left;
    width: 650px;
    padding: 10px 10px 0 10px;
    background: #CC0000;
}

.right_col_section_w420 .product_box
{
    position: relative;
    float: left;
    width: 320px;
    margin-bottom: 10px;
    background: #ffffff;
    color: #333;
}
.product_box .buttom_section {
	clear: both;
	height: 28px;
}

.product_box span {
	position: absolute;
	width: 320px;
	height: 5px;
	bottom: 0px;
	background: url(images/product_box_bottom.jpg) no-repeat;
}

.product_box img {
	float: none;
	border: 5px solid #CCC;
	margin-bottom: 10px;
}

.product_box .product_box_title
{
    width: 310px;
    height: 25px;
    padding: 5px 0 0 10px;
    font-weight: bold;
    background: url(images/product_box_header.png) no-repeat;
    text-align: center;
    background-color: #CC0000;
}

.product_box .product_box_content
{
    padding: 10px;
    color: #333;
    font-size: 11px;
}
.product_box_content p
{
    margin-bottom: 10px;
    color: #000000;
}

#content_right .right_col_section_w220 {
	float: right;
	width: 200px;
	padding: 10px;
	background: #b89329;
}

.news_section .news_title {
	color: #4f1f09;
	font-weight: bold;
}

.news_section p {
	margin-bottom: 10px;
	text-align: justify;
}


/* end of content right */

/* footer */
#footer {
	clear: both;
	padding: 10px 0 20px 0;
	text-align: center;
	color: #333;
}

#footer a{
	color: #000;
	font-weight: normal;
}
/* end of footer */
.product_box_titlej {
	width: 185px;
	height: 25px;
	padding: 5px 0 0 10px;
	font-weight: bold;
	background:url(images/product_box_header.jpg) no-repeat;
}
h3
{
    font-style: italic;
    color: #FFFFFF;
}
#content_area {
	
	width: 100%;
	background: url(images/flowers_bottom.jpg) no-repeat left top;
	
}
#bottom_bg {

	width: 100%;
	background: url(images/bottom_bg.jpg) #ec008c repeat-x;

}
