/* ------------------------------GLOBAlS--------------------------------- */

body, th, td, div, select, optgroup, input, textarea, h1, h2, h3, p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 11px;
	color: #383838;
}
body	{
	margin: 0 0 10px 0;
	padding: 0;
	background: url('../img/bg_body.gif') center top repeat-y;
	background-color: #D8DDE3;
}
form, h1, h2, h3	{
	display: inline;
}
p, h1, h2, h3	{
	font-weight: normal;
	margin: 0;
	padding: 0;
}
p	{
	text-align: justify;
}
strong	{
	font-weight: normal;
}
img	{
	border: 0px solid black;
}
a	{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* ------------------------------LAYOUT----------------------------- */

div#head_bg	{
	position: absolute;
	top: 44px;
	width: 100%;
	height: 95px;
	background-color: #FFFFFF;
}
div#footer	{
	position: relative;
	left: 50%;
	margin-left: -398px;
	width: 757px;
	padding: 1px 0 3px 0;
	text-align: center;
	line-height: 18px;
	border-left: 40px solid #FFBDBD;
	color: #656565;
	background-color: #FFFFFF;
}
div#footer a	{
	color: #656565;
}
div#whole	{
	position: relative;
	left: 50%;
	margin-left: -348px;
	width: 747px;
	z-index: 10;
}
div#head	{
	position: absolute;
	top: 44px;
	left: -50px;
	border-left: 40px solid #FFBDBD;
	z-index: 20;
}
div#head_cross	{
	position: absolute;
	top: 0px;
	left: 680px;
	z-index: 30;
}
div#head_title	{
	padding: 8px 0 0 12px;
}
div#menu	{
	margin-top: 110px;
	padding: 1px 0 0 15px;
	line-height: 21px;
	background: url('../img/bg_menu.gif') left top repeat-x;
}
div#menu a.item	{
	display: block;
	padding-left: 12px;
	font-weight: bold;
	background: url('../img/bg_menu_item.gif') 0px 8px no-repeat;
}
div#main_text	{
	padding: 12px 15px 15px 15px;
	text-align: justify;
	line-height: 18px;
	font-size: 12px;
	color: #656565;
	background: url('../img/bg_text.gif') left bottom repeat-x;
	background-color: #FFFFFF;
}
h1#header	{
	display: block;
	line-height: 18px;
	font-size: 12px;
	color: #656565;
}
h2.catalogue_hdr	{
	display: block;
	margin-top: 10px;
	padding: 4px 0 5px 0;
	padding-left: 38px;
	_padding-left: 41px;
	color: #656565;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background: url('../img/bg_catalogue_hdr.gif') left top repeat-x;
	background-color: #3F72A5;
}
table.list	{
	margin: 10px 0 10px 0;
	width: 100%;
}
table.list tr th	{
	padding-left: 5px;
	padding-top: 1px;
	line-height: 21px;
	text-align: left;
	color: #FFFFFF;
	background: url('../img/bg_menu.gif') left top repeat-x;
}
table.list tr td	{
	padding-left: 5px;
	color: #383838;
}
table.list tr.r1_1 td	{
	height: 24px;
	background-color: #FFFFFF;
	cursor: pointer;
	_cursor: hand;
}
table.list tr.r1_2 td	{
	height: 36px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #A2A7B2;
}
table.list tr.r2_1 td	{
	height: 24px;
	background-color: #E9E9E9;
	cursor: pointer;
	_cursor: hand;
}
table.list tr.r2_2 td	{
	height: 36px;
	background-color: #E9E9E9;
	border-bottom: 1px solid #A2A7B2;
}
table.list tr.r1_1 td.img_cell, table.list tr.r2_1 td.img_cell	{
	height: auto;
	border-bottom: 1px solid #A2A7B2;
}
table.list tr.r1_1 td.img_cell img, table.list tr.r2_1 td.img_cell img	{
	margin-top: 2px;
	border: 1px solid #000000;
}
.services	{
	position: relative;
}
.services div	{
	position: absolute;
	top: 15px;
	_top: 14px;
	left: 615px;
	font-weight: bold;
	color: #FFFFFF;
}
a.detail	{
	color: #FF5657;
}
.pl15	{
	padding-left: 15px !important;
}
.pr15	{
	padding-right: 15px !important;
}
.mt15	{
	margin-top: 15px !important;
}
.aright	{
	text-align: right;
}
.normal	{
	font-weight: normal;
}
.clearer	{
	line-height: 0px;
	clear: both;
}
