body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

a,
a:visited,
a:active,
a:hover {
	color: #3ba91e;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#layout {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
	border: 0;
}

#layout td {
	padding: 0;
	border: 0;
}

#logo {
	text-align: center;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url('images/logo_bgr.gif');
}

#logo img {
	border: 0;
	margin: 60px 0 25px 0;
	width: 179px;
	height: 67px;
}

#menu_left {
	height: 142px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url('images/menu_left_bgr.jpg');
}

#menu_left ul {
	margin: 0 0 0 35px;
	padding: 20px 0 25px 25px;
	list-style: none;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url('images/menu_list_bgr.gif');
}


#menu_left li {
	font-size: 14px;
	font-weight: bold;
	margin: 2px 0 0 0;
	padding: 2px 0 2px 30px;
	list-style: none;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url('images/menu_left_bullit.gif');
}

#menu_left li.selected {
	color: #52be31;
	font-size: 16px;
	padding: 5px 0 5px 30px;
	background-image: url('images/menu_left_bullit_selected.gif');
}

#menu_left a,
#menu_left a:visited,
#menu_left a:active,
#menu_left a:hover {
	color: #40403f;
	text-decoration: none;
}

#left_text, #left_list {
	margin-top: -8px;
	padding-top: 30px;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url('images/left_text_bgr.gif');
}

#left_text div, #left_list div {
	padding: 0 35px 0 70px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('images/tool_bgr.jpg');
}

#left_text h3 {
	color: #083473;
	font-size: 14px;
	font-weight: bold;
}

#left_text a,
#left_text a:visited,
#left_text a:active,
#left_text a:hover {
	color: #083473;
	text-decoration: underline;
}

#left_text a:hover {
	text-decoration: none;
}

.list a,
.list a:visited,
.list a:active,
.list a:hover {
	color: #3ba91e;
	text-decoration: underline;
}

.list a:hover {
	text-decoration: none;
}

.list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.list li {
	margin: 0 0 10px 0;
	padding: 0 10px 0 20px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('images/bullit.gif');
}

.list li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.list li ul li {
	margin: 5px 0 5px 0;
	padding: 0 10px 0 20px;
	background: none;
}

#price {
	width: 222px;
	height: 79px;
	color: #fff;
	margin: 0 0 0 65px;
	padding: 15px 0 0 65px;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('images/price_bgr.jpg');
}

#banner {
/*	width: 220px;
	height: 79px;*/
/*	color: #fff;*/
	margin: 0 0 0 65px;
	padding: 0 0 0 0;
	font-size: 11px;
/*	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('images/price_bgr.jpg');*/
}

#price strong {
	font-size: 12px;
}

#price a,
#price a:visited,
#price a:active,
#price a:hover {
	color: #fff;
	text-decoration: none;
}

#price a:hover {
	text-decoration: underline;
}


#sale {
	width: 294px;
	height: 44px;
	border: 0;
	margin: 61px 0 21px -46px;
	border-left: #a5a6a5 solid 3px;
}


#illustr {
	margin: -65px 10px 0 10px;
	padding: 0;
	border-spacing: 5px;
	border-collapse: collapse;
	border: 0;
}

#illustr td {
	padding: 0;
	border: 0;
}

#pic1,
#pic2,
#pic3 {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url('images/illustr_bgr1.jpg');
}

#pic1 img,
#pic2 img,
#pic3 img {
	width: 9px;
	height: 177px;
	border: 0;
	float: left;
}

#pic1 div,
#pic2 div,
#pic3 div {
	text-align: right;
}

#pic1 div img,
#pic2 div img,
#pic3 div img {
	float: right;
}

#pic2 {
	background-position: right bottom;
	background-image: url('images/illustr_bgr2.jpg');
}

#pic2 img {
	height: 119px;
}

#pic3 {
	background-image: url('images/illustr_bgr3.jpg');
}

#pic3 img {
	height: 183px;
}

#phone {
	color: #fff;
	font-size: 11px;
	margin-top: 5px;
	padding: 25px 11px 23px 11px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url('images/phone_bgr.jpg');
}

#phone strong {
	font-size: 12px;
}

#search {
	width: 153px;
	text-align: center;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url('images/search_bgr.gif');
}

#search img {
	color: #fff;
	width: 53px;
	height: 17px;
	border: 0;
	margin: 13px 0 14px 0;
	background-color: #40ad22;
}

#search input {
	width: 66px;
	height: 15px;
	border: #5e5e5e solid 1px;
}

#copy {
	color: #fff;
	background-color: #3ba91e;
	background-repeat: repeat-x;
	background-position: top left;
	background-image: url('images/copy_bgr.jpg');
}

#content {
	margin-top: -35px;
	padding: 25px 50px 10px 30px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('images/content_bgr.gif');
}

#content h1 {
	color: #3ba91e;
	font-size: 16px;
	border-left: #3ba91e solid 3px;
	padding-left: 15px;
}

#content table {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
	border: 0;
}

#content  td {
	padding: 5px;
	border: #3ba91e solid 1px;
}

#content  table.noborder td {
	border: 0;
}

#content  th {
	padding: 5px;
	border: #3ba91e solid 1px;
	background-color: #3ba91e;
}

#content  p.color {
	color: #ff0000;
}

#content  p.ok {
	color: #3ba91e;
}

#copy div {
	padding: 20px 0 10px 55px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('images/copy_ugol_bgr.gif');
}

#copy a,
#copy a:visited,
#copy a:active,
#copy a:hover {
	color: #fff;
	text-decoration: underline;
}

#copy a:hover {
	text-decoration: none;
}

