body {
	margin: 0px;
	min-width:1003px;
	
}
.bg_top_left {
	background: url(img/bg_top_left.gif) no-repeat left top;
	height: 35px;
	width: 171px;
}
.bg_top_center {
	background: url(img/bg_top_center.gif) repeat-x top;
}

.bg_top_right {
	background-image: url(img/bg_top_right.gif);
	height: 35px;
	width: 64px;
}
.bg_middle_left {
	background: url(img/bg_middle_left.gif) no-repeat left top;
	height: 121px;
	width: 172px;
}
.bg_middle_main {
	background: url(img/bg_middle_main.gif) repeat-x top;
	
}
.termo {
	background: url(img/termo.gif) no-repeat;
	width: 99px;
}
.bg_middle_right {
	background: url(img/bg_middle_right.gif) no-repeat right top;
	width: 56px; 
}
.bg_middle_picture {
    width: 30%;
	background: #D7B58A url(img/bg_picture_corner.gif) no-repeat right top;
}
.bg_picture {
	height: 121px;
	background: url(img/bg_picture.jpg) no-repeat;
    
	
}
.bg_bottom_left {
	background: url(img/bg_bottom_left.gif) no-repeat left;
	height: 90px;
	width: 172px;
}
.bg_bottom_right {
	background: url(img/bg_bottom_right.gif) no-repeat right top;
	width: 107px;
}
.bg_select_form {
	height: 35px;
	background: url(img/bg_bottom_middle.gif) repeat-x top;
}
.bg_middle_menu {
	background-color: #E2C9A7;
	background-image: url(img/bg_middle2_left.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 55px;
}
.bg_bottom_menu {
	background: #E7D1B3 url(img/bg_bottom_menu.gif) no-repeat left top;
	height: 31px;
	margin-left: 80px;
}
.icons {
	height: 120px;
	width: 40px;
	margin-left:33px;
}
.icon_home {
	margin-top: 15px;
	margin-left: 14px;
	border: none;
}
.icon_mail {
	margin-top: 25px;
	margin-left: 14px;
	border: none;
}
.call_me {
	margin: 80px 10px 0 0;
	width:194px;
	height:23px;
}

   

.bg_number {
	background: url(img/bg_bottom_middle.gif) repeat-x;
	width: 131px;
}
.new_topmenu
{
padding:4px 0 0 60px;
}

.new_topmenu a
{
font-family: Tahoma; font-size: 12px; color: #000000; 
text-decoration:none;
font-weight:bold;
}

.new_topmenu a:hover
{
text-decoration:underline;
}

