html,body{
	margin:0px; 
	padding:0px;
	height:100%;
	}
body,table,a,input,select{
	font-family:arial; 
	font-size:12px;
	}
input,select,textarea{
	border:1px solid #aaaaaa;
	}
textarea{
	overflow:auto;
	}
table{
	border-collapse:collapse;
	}
td{
	margin:0px; padding:0px;
	}
a{
	text-decoration:none;
	}
body {
  	min-height: 100%;
  	height: auto !important;
  	position: relative;
  	text-align:center;
  	height:100%;
}
#conteiner{
	width:742px;
	margin: 0 auto;
	text-align:left;
}
#header {
	margin-top:0px;
  	height: 195px;
}
#work_area {
  	padding-bottom: 89px;
        padding-left:5px;
  	padding-top:5px;
        padding-right:2px;
        color:#565656;
}
#footer {
  	height: 78px;
  	width:742px;
  	position: absolute;
  	bottom: 0px;
  	clear:both;
}
#search_left{
	float:left;
	background-image:url(img/bg_header_top.jpg);
	height: 28px;
  	width:606px;
}
#search_right{
	float:left;
	background-color:#BCBAB9;
	border-bottom:1px solid #ffffff;
	height: 27px;
  	width:136px;
}
#header_center{
	clear:both;
	/*background-image:url(img/bg_header_center.jpg);*/
	height: 130px;
  	width:742px;
}
#search_right div{
	margin-top:7px;
	margin-right:7px;
	padding-left:19px;
	float:left;
	background-image:url(img/arrow_search.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}
#search_right a{
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}
#top_menu{
	margin-top:1px;
	background-image:url(img/bg_top_menu.jpg);
	background-repeat:repeat-x;
	height: 36px;
}
#footer_left{
	float:left;
	background-color:#E7E8E8;
	height: 73px;
	width:509px;
	border-right:2px solid #ffffff;
	font-size:11px;
	padding-top:5px;
	padding-left:17px;
	color:#565656;
}
#footer_right{
	height: 23px;
	width:214px;
	float:left;
	background-color:#E7E8E8;
	text-align:center;
	padding-top:55px;
	font-size:11px;
	color:#565656;
}
.rosdizain{
    font-size:11px;
	color:#565656;
}