* {margin:0;padding:0;font-family: Tahoma, Verdana, Arial, serif;}
table {border-collapse:collapse;}
a{text-decoration:none; color: #054d92;}
a:hover {text-decoration:underline;}
a img {border:none}
ul, ol {list-style:none}

html {font-size: 100.01%}
body {text-align: center;}

.clear{clear: both; font-size:0}
.flt{float:left;}
.blk{display: block;}
.no_brd{border: none!important;}
.no_bg{background: none!important;}

h1 {
	color: #444;
	font: bold 21px Tahoma, Verdana, Arial, serif;
	position: relative;
}

h3 {
	color: #111;
	font: bold 18px Tahoma, Verdana, Arial, serif;
	position: relative;
}

.welcome_lbl {
	background: url(../img/welcome_fill.gif) no-repeat;
	height: 25px;
	position: absolute;
	left: 0; top: 0;
	width: 220px;
}

.all{
	background:/*#9932CC*/ url(../img/icons/all_ico.gif) no-repeat 0 center;
	color: #006fc4;
	font-size: 11px;
	padding: 6px 0 7px 35px;
	text-decoration: underline;
}


/* CONTEINER */

#container {
	background: /*#E9967A*/ url(../img/bg.jpg) no-repeat right top;
	margin: 0px auto;
	text-align: left;
	width: 998px;
}

/* HEADER */

#header {
	background: /*#6A5ACD*/ url(../img/head_bg.gif) no-repeat;
	height: 141px;
	padding: 50px 0 0 60px;
}

#header a {
	float: left;
}

#header div {
	background: /*#8B4513*/ url(../img/icons/phone_line.gif) repeat-x left 55px;
	color: #ababab;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 80px;
	margin: 55px 0 0 140px;
	text-align: right;
	width: 180px;
}

#header div img {
	margin: 10px 0 20px;
}

#header div a {
	color: #006fc4;
	float: left;
	font-weight: normal;
	text-decoration: underline;
	margin-left:18px
}

#header form{float:right;display:block;margin-top:-30px;width:70px;font-size:11px;}
#header form input{float:right;clear:both;margin-top:10px;font-size:11px;}
#header form select{float:right;font-size:11px;}

#header ul{float:left;margin-bottom:-16px;margin-top:-38px;margin-right:-82px;clear:both;padding-left:9px;}
#header ul li{float:left;margin-right:5px;}
#header ul li a{}
#header ul li a img{}
/* LEFT */

#left {
	/*background: #E6E6FA;*/
	float: left;
	margin-right: 53px;
	width: 215px;
}

#left ul {
	text-align: right;
	padding: 20px 0;
}

#left ul li {
	/*background: #2F4F4F;*/
	padding-left: 40px;
}

#left ul li a {
	/*background: Yellow;*/
	color: #222;
	display: block;
	font: bold 12px Tahoma, Verdana, Arial, serif;
	padding: 7px  25px 7px 0;
	text-decoration: none;
	width: 150px;
	
}

#left ul li a:hover {
	background: /*Yellow*/ url(../img/icons/menu_pointer.gif) no-repeat right center;
	color: #0072bc;
	text-decoration: none; 
}

#left ul li a.active {
	background: /*Yellow*/ url(../img/icons/menu_pointer.gif) no-repeat right center;
	color: #0072bc;
	text-decoration: none; 
}

#left img {
	display: block;
	padding: 20px 0 8px 64px;
	_padding-bottom: 0px;
	margin: 0px auto;
}

*+html #left img {
	padding-bottom: 0px;
}

#left a {
	color: #006bcc;
	font-size: 9px;
	padding-left: 118px;
	text-decoration: underline;
}

/* CONTENT */

#content {
	/*background: #FFC0CB;*/
	color: #4c4c4c;
	float: left;
	font-size: 12px;
	margin-top: 40px;
	padding-bottom: 40px;
}

#content p {
	/*padding: 20px 0 0 40px;*/
	padding: 20px 0 0;
}

#catalogue p {
	padding: 10px 0 0;
}

#catalogue h1 {
	padding: 0 0 10px;
}

.index #content {
	padding-bottom: 80px;
	width: 360px;
}

.index #content .all {
	left: 0px;
	position: relative;
	top: 35px;
}
.inside #content {
	width: 400px;
}

.inside #content a {
	text-decoration: underline;
	color: #0070d7;
}
.inside #content ul {
	list-style-type: disc;
	padding: 20px 0 0 25px;
}

.inside #content ol {
	list-style-type: decimal;
	padding: 20px 0 0 30px;
}

.inside #content ul li, .inside #content ol li {
	padding: 2px 0;
}
.inside #content ul ul, .inside #content ol ul,
.inside #content ul ol, .inside #content ol ol {
	padding: 10px 0 10px 0px;
}

.paging {padding-top:15px;}
.paging {color:#A6AEB9;font-size:14px;font-weight:bold;}

/* Pics PREVIEW */

#pics_preview {
	/*background:	Aqua;*/
	float: left;
	margin-left: 90px;
	overflow: hidden;
	padding: 170px 0 10px;
	width: 220px
}

#pics_preview img {
	display: block;
	margin-top: 20px;
}
.inside #pics_preview {
	margin-left: 50px;
}
/* NEWS */

#news {
	/*background: #F0E68C;*/
	clear: both;
	color: #898989;
	font-size: 9px;
	margin-left: -20px;
	padding-bottom: 50px;
	width: 680px;
}

#news h3 {
	padding: 0 0 40px 20px;
}

#news ul {
	/*position: relative;
	left: -20px;*/
	}

#news ul li {
	float: left;
	margin-bottom: 35px;
	padding: 0 20px 10px 53px;
	width: 147px;
}

#news ul li.center {
	border: solid #cecece;
	border-width: 0 1px;
}

#news ul li a {
	color: #898989;
	display: block;
	font-size: 11px;
	margin: 15px 0 0 7px;
}

#news p span {
	background: #006fc4;
	color: #fff;
	margin-right: 10px;
	padding: 5px 7px;
	position: relative;
}

.index #news .all {
	margin-left: 60px;
}

/* Catalogue */

#catalogue {
	color: #4c4c4c;
	float: left;
	font-size: 12px;
	margin-top: 40px;
	padding-bottom: 20px;
	width: 400px
}

#catalogue form {
	background: #dae0e9;
	font-size: 10px;
	margin: 20px 0;
	padding: 5px 10px;
	width: 360px;
}

#catalogue form select {
	float: right;
	font-size: 10px;
	height: 18px;
	_height: 21px;
	display: block;
	width: 210px;
}


#catalogue form label {
	display: block;
	float: left;
	padding-top: 3px;
}

#catalogue ol {
	font: bold 14px Tahoma, Verdana, serif;
	color: #a6aeb9;
	padding-left: 40px;
	position: relative;
	width: 340px;
}

#catalogue ol li {
	border-bottom: 1px solid #a6aeb9;
	list-style-type: decimal;
	padding-top: 20px;
}

#catalogue ol li p {
	color: #222;
	font: normal 11px Tahoma, Verdana, serif;
	padding: 0 0 20px 10px;
	line-height: 160%;
}

#catalogue ol li p strong {
	display: block;
}

/* FOOTER */

#footer {
	background: /*#191970*/ url(../img/foot_bg.gif) no-repeat 310px top;
	clear: both;
	margin: 0 auto;
	text-align: left;
	height: 100px;
	position: relative;
	/*top: -100px;*/
	width: 998px;
	
}

#footer p {
	color: #898989;
	font-size: 11px;
	padding: 30px 10px 10px 310px;
}
#footer a{
	font-size:11px;
	color: #898989;
	position:absolute;
	left:60px;
	top:30px;
	
}