body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,p,blockquote,th,td {
margin:0; padding:0;
}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;font-weight:normal;
}
ol {list-style:none;}
ul {list-style-image:url(pics/bullet.gif);}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}


html, body {
	background: #FFF url(../images/bg.jpg) repeat-x top left;
	text-align: center;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #585858;
}

img {
	border: 0;
	margin: 0;
    padding: 0;
}

a:active,
a:visited,
a:link {
	text-decoration: none;
	color: #6fa9d5;
}

a:hover {
	color: #585858;
}

#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 130px;
}

#top_menu {
	padding: 0 0 9px 10px;
	background: transparent url(../images/top_menu_bg.jpg) no-repeat bottom left;
}

#top_menu a:active,
#top_menu a:visited,
#top_menu a:link {
	display: block;
	float: left;
	line-height: 35px;
	text-decoration: none;
	color: #585858;
	font-weight: bold;
	padding: 0 15px 0 15px;
}

#top_menu a:hover {
	background: transparent url(../images/top_menu_hover.jpg) repeat-x bottom left;
	color: #FFF;
}

.top_menu_border {
	background: transparent url(../images/top_menu_separator.jpg) no-repeat center right;
}

.tiny_block_head {
	line-height: 28px;
	padding: 0 10px 0 10px;
	background: transparent url(../images/tiny_block_head_bg.jpg) no-repeat bottom left;
	color: #585858;
	font-weight: bold;
	text-align: center;
}

.tiny_block_body {
	background: transparent url(../images/tiny_block_body_bg.jpg) repeat-y top left;
}
.tiny_block_body2
{
	background: transparent url(../images/tiny_block_body_bg.jpg) repeat-y top left;
	padding-left: 4px;
}

.tiny_block_foot {
	background: transparent url(../images/tiny_block_footer_bg.jpg) no-repeat top left;
}

.tiny_block_body p {
	padding: 10px;
	background: transparent url(../images/tiny_block_separator.jpg) no-repeat bottom center;
}

#left_menu {
	padding: 0 0 0 2px;
	font-variant: small-caps;
}

#left_menu a:link,
#left_menu a:active,
#left_menu a:visited {
	display: block;	
	line-height: 20px;
	width: 150px;
	padding: 0 0 0 5px;
	text-decoration: none;
	font-weight: bold;
	color: #585858;
}

#left_menu a:hover {
	color: #a8a8a8;
}

.left_menu_row0 {
	background: #e5e5e5;
}

.left_menu_row1 {
	background: #f2f2f2;
}
tr.arlist_row0_l{
	background-color: #e5e5e5;
	width: 80%;
	text-align: left;
	font-size: 9px;
}

tr.arlist_row0_r {
	/*width: *;*/
	text-align: right;
	background-color: #e5e5e5;
	font-size: 9px;
}


tr.arlist_row1_l {
	width: 80%;
	text-align: left;
	background-color: #f2f2f2;
	font-size: 9px;
}

tr.arlist_row1_r {
	/*width: *;*/
	text-align: right;
	background-color: #f2f2f2;
	font-size: 9px;
}

.content_head {
	height: 21px;
	background: transparent url(../images/center_block_head_bg.jpg) no-repeat bottom left;
}

.content_body {
	background: transparent url(../images/center_block_body_bg.jpg) repeat-y top left;
}

.content_foot {
	height: 20px;
	background: transparent url(../images/center_block_foot_bg.jpg) no-repeat bottom left;
}

.content_body table tr td {
	padding: 10px;
}

.content_body h2 {
	margin: 5px;
}

.product_block0 {
	background: transparent url(../images/hr_left.jpg) no-repeat bottom right;
	vertical-align:top;
}

.product_block1 {
	background: transparent url(../images/hr_right.jpg) no-repeat bottom left;
	vertical-align: top;
	text-align: justify;
}

.product_block2 {
	background: transparent url(../images/hr_right.jpg) no-repeat bottom left;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
}

.product_category 
{
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.5em;
}

.hide
{
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
	visibility: hidden;
}