html, body
{
	font-family: Arial,sans-serif;
	color: #333333;
	font-size: 12px;
	margin: 0;
	width: 100%;
	font-weight: normal;
	background-color: #FFFFFF;
}
.bodystyle
{
	font-family: Arial,sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}
a
{
	color: #4A224A;
	text-decoration: none;
}

a:link
{
	color: #4A224A;
	text-decoration: none;
}

a:visited
{
	color: #4A224A;
	text-decoration: none;
}

a:hover
{
	color: #666666;
	text-decoration: underline;
}
.link2
{
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 120%;
}
.link2 a:link, .link2 a:visited  
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
.link2 a:hover
{
	text-decoration: underline;
	color: #FFCCFF;
}
.link3
{
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4A224A;
}
.link3 a:link, .link3 a:visited  
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4A224A;
}
.link3 a:hover
{
	text-decoration: underline;
	color: #000000}
h1
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #4A224A;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4A224A;
	font-weight: normal;
	margin: 0;
}
h3
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4A224A;
	font-weight: normal;
	margin: 0;
}
h4
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A224A;
	font-weight: normal;
	margin: 0;
}
h5
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A224A;
	font-weight: normal;
	margin: 0;
}
h6
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A224A;
	font-weight: normal;
	font-style: italic;
	margin: 0;
}
ul
{
	list-style-type: square;
}
/***********************************************/
/* Layout Divs                                 */
#clear
{
	clear: both;
} 
/***********************************************/
#bg_image 
{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	width: 80%;
	margin-left: 5%;
	/*height: 100%;*/
}
#bg_image_2
{
	position: fixed;
	top: 0;
	right: 0;
	z-index: 3;
	height: 100%;
	width: 30%;
	/*height: 100%;*/
}
#wrapper_all
{
	position: relative;
	z-index: 8;
	background-color: #33FF6;
	top: 0px;
	margin-left: 4%;
} 
#rightcol
{
	background-color: #FFFFFF;
	top: 0px;
}
#right_content
{
	width: 280px;
	background-image: url(../image/image_site/cutlery.jpg);
	padding-bottom: 255px;
	padding-top: 10px;
	background-position: bottom;
	background-repeat: no-repeat;
	
}
#right_content_no
{
	width: 280px;
	padding-bottom: 10px;
	padding-top: 10px;
	
}
#content_holder
{
	margin-top: 187px;
	margin-bottom: 20px;
}
#content
{
	padding: 20px 40px 20px 20px;
	background-image: url(../image/image_site/image_white.png);
	width: 580px;
	text-align: left;
}

#footer
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding-left: 10px;
	clear: both;	
}
#tab1
{
	background-color: #000000;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	width: 194px;
	margin-top: 8px;	
}
#tab2
{
	padding-top: 10px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 10px;
	color: #663300;
	font-size: 11px;	
}
#line1
{
	margin-bottom: 10px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;	
}
#breadcrumb
{
	text-align: right;
	padding-top: 4px;
}
.breadcrumb
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	display: inline;
}
.breadcrumb a:link, .breadcrumb a:visited  
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	display: inline;
	padding-top: 2px;
	padding-bottom: 2px;
}
.breadcrumb a:hover
{
	text-decoration: none;
	color: #660000;
	font-size: 11px;
}
/************* #breadCrumb styles *************/
#breadCrumb
{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}
.link1
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	display: block;
}
.link1 a:link, .link1 a:visited  
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #444444;
	line-height: 140%;
}
.link1 a:hover
{
	text-decoration: underline;
	color: #461C47;
}
.float_right
{
	float: right;
}
.float_left
{
	float: left;
}
.image_float_right
{
	float: right;
	margin-left: 14px;
	margin-bottom: 10px;
}
.image_float_left
{
	float: left;
	margin-bottom: 10px;
	margin-right: 14px;
}
.button 
{
	background-color: #8DCBCC;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}
.button:hover
{
	background-color: #999999;
	color: #FFFFFF;
}
#padding1
{
	padding: 20px 20px 20px 20px;
}
#padding2
{
	padding-left: 20px;


}
.text1
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	background-color: #000000;
}
.text2
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.text3
{
	color: #FFFFFF;
}
#news
{
	background-image: url(/image/image_site/news.png);
	background-repeat: repeat;
	color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 194px;
	font-size: 10px;
}
.px1
{
	font-size: 14px;
}
