@charset "utf-8";
/* CSS Document */

body {margin:0px; padding:0px; font:14px Tahoma, Geneva, sans-serif; color:#585858;}
body a {outline:none;}
input, textarea
{
	font: 14px Tahoma, Geneva, sans-serif;
	color: #585858;
}
#header {background:url(images/header_bg2.jpg) no-repeat; width:999px; height:423px;}
#menu {float:left; margin-left:2px; padding-top:382px;}
#menu a {display:block; float:left; height:41px; text-align:center; font-size:16px; color:#fff; text-align:center; text-decoration:none;}
#menu a span {display:block; padding-top:13px;}
#m1 {width:170px;}
#m1:hover,#m1.active {background:url(images/m1m.jpg) no-repeat;}
#m2 {width:170px;}
#m2:hover,#m2.active {background:url(images/m2m.jpg) no-repeat;}
#m3 {width:170px;}
#m3:hover,#m3.active {background:url(images/m3m.jpg) no-repeat;}
#m4 {width:155px;}
#m4:hover,#m4.active {background:url(images/m4m.jpg) no-repeat;}
#m5 {width:155px;}
#m5:hover,#m5.active {background:url(images/m4m.jpg) no-repeat;}
#m6 {width:176px;}
#m6:hover,#m6.active {  background: url(images/m5m.jpg) no-repeat 100% 0;}

#content {width:999px; min-height:360px; text-align:left;}
#title {font-size:24px; color:#4c4c4c; text-align:left; margin-left:58px; padding-top:42px; margin-bottom:11px;}
#content p,#content ul {margin:0px; padding:0px; line-height:16px; padding-bottom:16px;}
#content p {text-align:justify; margin-left:58px; margin-right:58px;}
#content a {text-decoration:underline; color:#585858;}
#content a:hover {text-decoration:none;}
#content ul {text-align:left; list-style-type:none; margin-left:82px;}
#content ul ul {margin-left:24px;}
#content ul li {background:url(images/marker.jpg) 0px 6px no-repeat; padding-left:15px;}
#content .list1,#content .list2 {float:left;}
#content .list1 {width:415px;}
#content .list2 {width:200px;}


#footer {width:999px; height:41px; text-align:center; background:url(images/footer_bg.jpg) 2px 0px no-repeat;}
#copy {font-size:11px; color:#fff; padding-top:13px;}