/* CSS Document */
* { margin:0px; padding:0px; }

body { font-family: Verdana ,Arial, Helvetica, sans-serif; font-size: 11px; width: 100%; position: relative; float: left; color: #4f4f4f; line-height: 16px; }

html, body { height:100%; min-width: 820px; }

html { background:  #ffffff url(images/css/top_background.gif) repeat-x; }

#wrapper1 { width: 820px; height: auto; margin: 0 auto; min-height: 100%;}

#wrapper_bottom { width: 820px; height: 32px;  margin: 0 auto; margin-top: -32px; }
#wrapper_bottom_2 { width: 820px; height: 32px; background: url(images/css/bottom_mid_background.gif) repeat-x; float: left;}
#wrapper_bottom_lef { background: url(images/css/bottom_left_background.gif) no-repeat; height: 32px; width: 10px; float: left;}
#wrapper_bottom_rig { background: url(images/css/bottom_right_background.gif) no-repeat; height: 32px; width: 6px; float: left;}


#wrapper_inner_left  { width: 652px; float: left;}
#wrapper_inner_right { float:right; }
.pic_large {margin-bottom: 27px; }
.pic_small_left {margin-bottom: 10px; }

h1 { background: url(images/css/block_1.gif) no-repeat 0px 0px; width: 252px; height: 25px; color:#FFFFFF; font-size: 11px; font-weight: bold; padding: 4px 0 0 10px; margin-bottom: 10px;}
h2 { font-size: 11px; font-weight: normal; width: 100%; position: relative; float: left; color: #4f4f4f; line-height: 16px; }
h3 { font-size: 11px; font-weight: normal; width: 100%; position: relative; float: left; color: #4f4f4f; line-height: 16px; }
.box_1 {  }
.f1c { clear: left; float: left; }
.f1 { float: left; }
.f2 { float: right; }

.pend { clear: left; }

a.lank1			{ color: #FFFFFF; font-size: 12px;  text-decoration: none; margin: 0 0 0 20px; float: left; width: 100px; }
a.lank1:hover 	{ font-weight: bold; }
a.lank1:active	{ text-decoration: none; background: url(images/menu_choise.gif) no-repeat 6px 5px;}