body, html {
	font-size: 14px;
	font-weight:bold;
	font-family: Tahoma;
	color: #676767;
	padding: 0;
	margin: 0;
	background-color: #e57825;
	}

p{
	line-height:120%;
	margin: 0;
	padding: 0;
	}

a {
	color: black;
	font-size: 14px;
	text-decoration: underline;}

a:hover {
	text-decoration: none;}

a img {border:0;}

.clear {
	clear: both;}

#main {
	width: 1000px;
	background: url(../images/main-bg.gif) repeat-y top left;
	padding: 0;
	margin: 0px auto;}

#logo {
		padding: 31px 0 0 40px;
		float: left;}

#mainmenu {
		float:right;
		width:623px;
		padding: 27px 40px 0 0;}

#maintext {
		height: 200px;
		padding: 40px 40px 0 35px;}

#maintext img {
		float:left;
		padding-right:18px;
		padding-bottom:10px;}

#contacts p{
		line-height:220%}

.blue {
	color: #0084ff;
}

.heading {
	background: url(../images/bg-heading.gif) no-repeat top left;
	padding: 5px 0 0 40px;
	margin-left:42px;
	margin-top:40px;
	height:32px;
}



#services-table {
	background: url(../images/bg-services.gif) no-repeat top left;
	margin: 10px 0 0 19px;
	padding: 18px 60px 0 40px;
	height:415px;}

#descr {

	margin: 10px 0 0 19px;
	padding: 18px 40px 0 40px;
	font-size: 13px;}

#descr h1{	font-size: 16px;
	font-color: #676767;}


#services-table td {
	vertical-align:top;
	height:210px;}

#services-table p {
	font-size:11px;
	padding-top:5px}

#services-table a {
	font-size:11px;
	color: #676767;}

#catalog {
	padding:18px 0 0 80px;

	height:400px}

.cat-list {
        border:1px;
	margin-left:-20px;
	float:left;
	width:270px;
}

.cat-list2 {
        border:1px;
	float:left;
	width:270px;
}


.cat-list ul {
	  list-style-type:none;
	  padding: 10px 0 0 2px;
	  margin: 0;}

.cat-list li {
	padding: 8px 0 0 18px ;
	background-image: url(../images/list-pic.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	font-size:11px;
	line-height:100%;
	margin-top:3px;}

.cat-list a {
	font-size:11px;
	line-height:100%;
	margin-top:3px;}


.cat-list2 ul {
	  list-style-type:none;
	  padding: 10px 0 0 2px;
	  margin: 0;}

.cat-list2 li {
	padding: 8px 0 0 18px ;
	background-image: url(../images/list-pic.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	font-size:11px;
	line-height:100%;
	margin-top:3px;}

.cat-list2 a {
	font-size:11px;
	line-height:100%;
	margin-top:3px;}



#prices {
	padding: 0 50px 0 50px;
}

#prices table {
	margin: 20px 0;
	}

#prices td {
	padding: 10px 10px;
	border: 1px solid #fbfbfb;
	background-color: #f0f0f0;
	font-size: 13px;

	align:center;
}

#prices .td-head {
	background-color: #cecece;
	color: #fff;
	font-size: 14px;
	font-weight:bold;
	padding: 10px 0 10px 10px;
	height:50px;
}

#prices .tr-head {
	font-size: 14px;
	font-weight:bold;
	text-align:center;
}

#prices a {
	color: #e57825;
	font-size: 13px;
	text-decoration: underline;}

#prices a:hover {
	text-decoration: none;}

#footer {
	background: #e57825 url(../images/bg-bottom.gif) no-repeat top left;
	width:1000px;
	height:60px;
	padding: 50px 0 0 52px;
	}

#copy {
	float: left;
	font-size:12px;
	line-height:150%;
	color:#fff;}
#copy a{	
	font-size:12px;	
	color:#fff;}

#counters {
	float: left;
	padding-left:45px;
	width: 180px;
}

