/* CSS Document */

* {margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
body{
	background:#B0B0B0;
	height: 80px;
}
img {border:0}

.column {float:left;}
.clear 	{clear:both;}

#main {
	margin:0 auto;
	line-height:18px;
	color:#666666;
	background:url(images/top.jpg) 0 0 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.nn a	{text-decoration:none;}
.nn a:hover {text-decoration:underline;} 

input, textarea, select{
	color:#5B5B5B;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}		
/*††††††††††††††††††††††††††--MENU--††††††††††††††††††††††††††††††*/
#menu	{width:701px;}
#menu a {font:normal 12px Tahoma; color:#FFF}
.ind {padding:20px 0px 0px 0px; height:26px}
#menu div.m1, #menu div.m2, #menu div.m3, #menu div.m4, #menu div.m5 {
	float:left;
	height:46px;
} 
#menu div.m1 a, #menu div.m2 a, #menu div.m3 a, #menu div.m4 a, #menu div.m5 a {
	display: block;
	height:100%;
	text-align:center;
}
#menu div.m1 a:hover, #menu div.m2 a:hover, #menu div.m3 a:hover, #menu div.m4 a:hover, #menu div.m5 a:hover {
	background:none;
}
#menu div.m1 			{width:132px; background:url(images/0m1.jpg) 0 0 no-repeat; vertical-align:middle}
#menu div.m1 a 			{background:url(images/1m1.jpg) top left no-repeat;}

#menu div.m2 			{width:126px; background:url(images/1m2.jpg) 0 0 no-repeat;}
#menu div.m2 a 			{background:url(images/0m2.jpg) top left no-repeat;}

#menu div.m3 			{width:126px; background:url(images/2m3.jpg) 0 0 no-repeat;}
#menu div.m3 a 			{background:url(images/0m3.jpg) top left no-repeat;}

#menu div.m4 			{width:126px; background:url(images/3m4.jpg) 0 0 no-repeat;}
#menu div.m4 a 			{background:url(images/0m4.jpg) top left no-repeat;}

#menu div.m5 			{width:132px; background:url(images/4m5.jpg) 0 0 no-repeat;}
#menu div.m5 a 			{background:url(images/0m5.jpg) top left no-repeat;}

#menu div.act a 		{background:none}

/*††††††††††††††††††††††††††--^^^^--††††††††††††††††††††††††††††††*/
#header {
	position:absolute;
	height:285px;
}
#header .indent {padding:28px 32px 0px 33px;}
.mpct	{height:188px; background:url(images/header_bg.jpg) 0 0 no-repeat}
#indent {padding:262px 32px 0px 33px;}

/*----------------------------------*/
#content {width:701px}
.c_tl {background:url(images/c_tl.jpg) 0 0 no-repeat}
.c_t  {background:url(images/c_t.jpg) 0 0 repeat-x #FFF}
.c_tr {background:url(images/c_tr.jpg) top right no-repeat}
.c_l  {background:url(images/c_l.jpg) 0 0 repeat-y}
.c_r  {background:url(images/c_r.jpg) top right repeat-y}
.c_bl {background:url(images/c_bl.jpg) bottom left no-repeat}
.c_b  {background:url(images/c_b.jpg) bottom repeat-x}
.c_br {background:url(images/c_br.jpg) bottom right no-repeat; width:100%;}

.c2_tl {background:url(images/c2_tl.jpg) 0 0 no-repeat}
.c2_t  {background:url(images/c2_t.jpg) 0 0 repeat-x #F1F0EC; color:#868686; font:normal 12px Georgia}
.c2_tr {background:url(images/c2_tr.jpg) top right no-repeat}
.c2_l  {background:url(images/c2_l.jpg) 0 0 repeat-y}
.c2_r  {background:url(images/c2_r.jpg) top right repeat-y}
.c2_bl {background:url(images/c2_bl.jpg) bottom left no-repeat}
.c2_b  {background:url(images/c2_b.jpg) bottom repeat-x}
.c2_br {background:url(images/c2_br.jpg) bottom right no-repeat;}

.gl {background:url(images/l.gif) bottom repeat-x}
.gl2 {background:url(images/gl2.gif) bottom repeat-x}

li {
	list-style:none;
	line-height:12px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 2px 0px;
}
li a {
	color:#868686;
	font:normal 11px Georgia;
}
.list_1 li  {
	margin:0px 0px 9px 0px;
}
.list_1 li a {
	color:#FF5C00;
	font:normal 12px Georgia;
}
a {
	color:#868686;
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:hover {text-decoration:none} 
strong	{color:#5B5B5B}
.t	{
	color:#5B5B5B;
	line-height: 22px;
}
.link_1  {
	color:#F7F7F7; 
	font:normal 11px Tahoma; 
	background:url(images/bullet1.gif) 0 0 no-repeat #838383; 
	padding:1px 10px 3px 13px;
}
.m {
	background:url(images/bullet1.gif) 0 0 no-repeat #7E7D7C; 
}
.link_2  {
	color:#F7F7F7; 
	font:normal 11px Tahoma; 
	background:#7E7D7C; 
	padding:1px 10px 3px 13px;
}
.link_3 {color:#FF5C00}
.link_4 {color:#FF5C00; font-size:12px}

.input input, .ta {
	width:211px;
	height:20px;
	border:1px solid #404040;
	vertical-align:top;
	color:#868686;
}
.ta {
	height:110px;
	overflow:auto;
	margin:0px 0px 9px 0px;
}
.eq_height {height:30px}

#footer {
	color:#00CC66;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#footer a{color:#818181; font:normal 11px Tahoma;}
.footer_bg_l {background:url(images/footer_bg_l.jpg) 0 0 no-repeat}
.footer_bg_c {background:url(images/footer_bg_c.jpg) 0 0 repeat-x}
.footer_bg_r {background:url(images/footer_bg_r.jpg) top right no-repeat; height:89px}
.footer_bg_r div{
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 63px;
}

/*®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®*/
