Body{
 background:#FFF;
 font:12px Verdana, Tahoma sans-serif;
 margin:0px}
 
#TOP{
	 width:762px;
	 height:253px;
	 position:relative;
	 margin-left:auto;
	 margin-right:auto}
.bg1{ 
	 background-image:url(IMG/right_shdw.jpg);
	 background-position:right;
	 background-repeat:repeat-y}
.bg2{
	 background-image:url(IMG/left_shdw.jpg);
	 background-position:left;
	 background-repeat:repeat-y}
.bg3{
	 background-image:url(IMG/top.jpg);
	 background-position:top;
	 background-repeat:no-repeat}
#IMG_logo_1{
	 width:362px;
	 height:89px;
	 position:absolute;
	 top:67px;
	 left:46px}
#IMG_logo_2{
	 width:260px; 
	 height:180px;
	 position:absolute;
	 top:67px;
	 left:408px} 
#Top_mail{
	 text-align:right;
	 width:266px;
	 height:28px;
	 position:absolute;
	 left:20px;
	 top:201px;
	 border-top:1px dotted #000;
	 padding:5px 0px 0px 0px}

#main_blck{
	 width:762px;
	 height:auto;
	 position:relative;
	 margin-left:auto;
	 margin-right:auto}
.bg_main1{
	 background-image:url(IMG/main_bg.jpg);
	 background-position:bottom;
	 background-repeat:repeat-x}
.bg_main2{
	 background-image:url(IMG/left_shdw.jpg);
	 background-position:left;
	 background-repeat:repeat-y}
.bg_main3{
	 background-image:url(IMG/right_shdw.jpg);
	 background-position:right;
	 background-repeat:repeat-y}

#menu_blck{
	 width:181px;
	 height:100px;
	 background-color:#FFF;
	 float:left;
	 margin-left:17px;
	 padding-top:5px;}
#menu_bg{
	 width:181px;
	 height:12px;
	 position:absolute; 
	 left:17px;
	 top:100px;
	 background-image:url(IMG/menu_btm.gif);
	 background-position:top;
	 background-repeat:no-repeat}
.menu_blk_a{
	 font:12px Verdana sans-serif;
	 font-weight:bold;
	 text-align:right;
	 padding-right:10px;
	 margin-bottom:5px;} 
.menu_blk_a a{

	 text-decoration:none;
	 color:#000;
	 padding-right:30px;
	 background-image:url(IMG/a_bg_n.gif);
	 background-position:right;
	 background-repeat:no-repeat;
}
.menu_blk_a a:visited{
	 text-decoration:none;
	 color:#000;
	 padding-right:30px;
	 background-image:url(IMG/a_bg_n.gif);
	 background-position:right;
	 background-repeat:no-repeat;
}

#cntnt_blck{
	 width:500px;
	 position:relative;
	 margin-left:200px;
	 padding-bottom:12px;} 
 
#footer{
	background:transparent url(/IMG/footer.gif) repeat scroll 0 0;
	height:78px;
	 width:762px;
	 margin-left:auto;
	 margin-right:auto;
	clear:both;
	margin-top:15px;} 

.ftext{
	padding-left:250px;
	padding-top:5px;
}



.menu_blk_a a:hover{
	 color:#FAB44B;
	 background-image:url(IMG/a_bg_ho.gif);
	 background-position:right;
	 background-repeat:no-repeat}

a {text-decoration:none;color:#000000;}