#container {
  background: transparent;
  border: none;
}


#nav {
	width: 950px; 
	height: 33px;	
}
#main_graphic {
  margin: 8px 0 0 0;
  height: 355px;
  background: url(../images/main_graphic_bg.jpg) 0 0 no-repeat;
}

#mg_left {
  padding: 77px 0 0 0;
  margin: 0;
  width: 614px;
  float: left; 
}

#searchform {
  margin: 0 0 0 30px;
}
#searchform ul {
	margin: 0;
}

#searchform label {
	margin: 0 0.4em 0.8em 0;
	padding: 0;
	width: 7em;
	display: block;
	float: left;
	text-align: right;
	font-size: 11px;
}

#searchform input, select {
	margin: 0 0.2em 0.8em 0;
	padding: 2px;
	width: 9em;
	float: left;
	display: block;
	font-size: 12px;
}

#searchform input {
  margin: -50px 55px 0 0;
  float: right;
}

#searchform br {
   font-size: 1px;
   line-height: 0px;
   height: 0;
   clear: left;
}

#mg_left_menu {
  padding: 22px 0 0 0;
  margin: 78px 0 0 20px;
  height: 90px;
  width: 594px;
  background: url(../images/mg_btn.png) 0 0 no-repeat;
}

#mg_left_menu a {
  margin: 50px 0 0 9px;
}

#mg_right { 
  margin: 25px 30px 0 0;
  width: 285px;
  float: right;
}

#bttm {      
  padding: 40px 0 0 0;
  height: 222px;
  background: url(../images/bttm_bck.jpg) 0 0 no-repeat;  
}

#bttm_left {
  width: 464px;
  height: 125px;
  background: url(../images/social_bck.jpg) 0 0 no-repeat;  
}

#bttm_left a {
  margin: 16px 0 0 8px;
  padding: 0;
  background: none;  
  float: left;
}

#bttm_round a {
  margin: 17px 0 0 6px;
  padding: 10px;
  width: 286px;
  height: 18px;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  background: url(../images/btn_bck.png) 0 0 no-repeat;    
  float: left;
}

#footer {
  color: #666;
  background: #fff;
}

#seo_text {
  height: 200px;
}

