/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; background:#f5f5f5}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#4e4949;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
object { vertical-align:top;}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{ vertical-align:top;  }
h1 {
font-size:14px;
color:#999999;
margin-bottom:10px;
}

a{color:#666666; text-decoration:underline} 
a:hover{text-decoration:none; color:#000000;}
.current {color:#666666; text-decoration:none;}
h3 a{color:#37819a; text-decoration:underline} 

.link{color:#000000; background:url(images/marker.gif) top left no-repeat; padding-left:20px; background-position:0 5px; text-decoration:none; font-size:.916em  }
.link:hover{text-decoration:underline }

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:20px; }
#content ul li a{color:#4d4d4d; text-decoration: underline; line-height:2.08em} 
#content ul li a:hover { text-decoration:none; }

.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; }
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:2px 23px 3px 28px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}


/*header*/
#header {font-size:0.6875em; color:#FFFFFF }
#header .logo{ margin:38px 0 38px 2px }
#header .slogan{ margin:52px 0 0 314px}
#page1 #header .banner{ background:url(images/banner1.jpg) no-repeat top left; height:348px; width:100%}
#header .banner{ background:url(images/banner1.jpg) no-repeat top left; height:167px; width:100%}
#header .menu{margin:48px 0 0 386px; position:absolute; width:583px; height:41px; background:url(images/bg_menu1.gif) no-repeat top left}




/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-main{padding:39px 30px 21px 36px}
#content .title{  margin-bottom:8px}
#content .title1{  margin-bottom:4px}
#content .img-left{ float:left; margin:0 18px 24px 0}
#content .img-left1{ float:left; margin:0 18px 0 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0 0 17px 0}
#content h4{color:#37819a; font-weight:normal; font-size:1em; margin-bottom:21px;  }
#content h3{color:#37819a;  font-size:1em; margin-bottom:13px;  }
#content .h-3{color:#37819a;  font-size:1em; margin-bottom:0  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}

#content .indent{padding:25px 0 25px 0}
#content .indent1{padding:5px 0 25px 0}
#content .indent-1{padding:11px 0 0 0}

/*box*/
.box{ background:#f6f6f6; width:100%;}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:15px 20px 20px 15px; }
/*box1*/
.box1{ background:#ffffff; width:100%; color:#4e4949}
.box1 .border-top {background:url(images/border_top1.gif) repeat-x top;}
.box1 .border-bottom {background:url(images/border_bottom1.gif) repeat-x bottom;}
.box1 .border-left {background:url(images/border_left1.gif) repeat-y left;}
.box1 .border-right {background:url(images/border_right1.gif) repeat-y right;}
.box1 .corner-top-left {background:url(images/corner_top_left1.gif) no-repeat left top;}
.box1 .corner-top-right {background:url(images/corner_top_right1.gif) no-repeat right top;}
.box1 .corner-bottom-left {background:url(images/corner_bottom_left1.gif) no-repeat left bottom;}
.box1 .corner-bottom-right {background:url(images/corner_bottom_right1.gif) no-repeat right bottom; width:100%; }
.box1 .indent-box{ padding:15px 30px 30px 21px; }
.box1 .indent-box1{ padding:15px 10px 30px 21px; }
.box1 a{ color:#37819a }


/*footer*/
#footer { color:#3b3b3b; font-size:0.6875em; text-align:right; text-transform:uppercase  }
#footer .indent-footer{
	padding:27px 43px 0 50px;
}
#footer a {color:#3b3b3b; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

.jamp2{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px;	font-family:Tahoma;}

.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:34px}
.block-contact span{ float:right; margin-right:70px}
input{
   	border:1px solid #a09b96; 
	background:#FFFFFF;
	width:174px; height:19px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #a09b96; 
	background:#FFFFFF;
	width:195px; height:122px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
	
	
	
	
#MFeature ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

#MFeature ul li{
  float: left;

  display: block;

}

#MFeature ul li a{
  display: block;
  height: 75px;
  width: 100px;

}



#MFeature ul li img{
  position: absolute;

}

.menu ul li{
	float: left;
	display: block;
	margin-left:35px;
	padding-left: 35px;
	margin-top:12px;
	border-left:1px #666666 solid;
}
