body{
       margin: 0 auto;
	background-color:#FFFFFF;
	font-family: georgia, Arial, Helvetica, sans-serif;
	position:relative;
       line-height:20px;
}
img{
	border:0;
}

#top{
    margin: 0 auto;
	background:URL("../images/top_headbg.gif") no-repeat top;
	width:1024px;
	height:192px;
	font-family:compctan,verdana, helvetica, sans-serif; 
	position:relative;
}
#top #logo{
    background:URL("../images/logo.gif") no-repeat;
	width:369px;
	height:46px;
	position:absolute;
	top: 50px;
	left:30px;
	z-index:20;
}
#top #topmenu{
	position:absolute;
	left:401px;
	width: 623px; 
	top:5px;  
	height:45px;
}
#top #topmenu ul li{
         float:left;
         list-style-type:none;

         padding-left:5px;

}


#top #topmenu a{
	padding:26px 5px 20px 0px;
       font-size:12px;
	font-weight:bold;
	color:#61605E;
	text-decoration:none;
	border-right:1px solid #AE8608;

}

#middle{

	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
#middle #middle_center{
    background-color:#D4C7A5;
    margin:0 auto;
	width:1024px;
	height:237px;
    position:relative;
	padding-top:30px;
    _z-index:300;
}
#middle #middle_left{
     width:330px;
     position:absolute;
	 left:15px;
	 clear:both;
     z-index:100;
}
#middle #middle_left ul {
     float:left;
     padding-left:10px;
	 margin-left:0px;
	 padding-right:20px;
	 
}
#middle #middle_left ul li{
     list-style-type:none;
	
}
#middle #middle_left ul li a{
      display:block;
	  background:url("images/pie.gif") no-repeat;
	 color:#29251A;
	 font-size:18px;
	 text-decoration:none;
	 padding-top:10px;	
	 padding-left:20px;
	 margin-bottom:10px;
	 height:20px;
}

#middle #middle_right{
	text-align:center;
	width:665px;
	height:401px;
	position:absolute;
	left:369px;
	background:url("../images/main_img.jpg") no-repeat;
	top: -61px;
	z-index:300;
}
#middle #middle_right p{
     text-align:left;
}
#buttom{
 	margin: 0 auto;
	width:1024px;
	background:URL("../images/buttom_bg.gif") no-repeat top;
	position:relative;
	font-size:12px;
	padding-top:113px;
	color:#333;
}
#buttom #contactfree{
	position:absolute;
	left: 116px;
	top: 19px;
	
}

#buttom h2{
    font-size:16px;
	font-weight:bold;
	color:#BE242E;
}
#buttom #buttom_left{
	width:342px;
    float:left;
	padding-top:35px;
	text-align:center;
	
	
}

#buttom #buttom_middle{
	width:630px;
       _width:330px;
	float:left;
	/*border-right:1px solid #B6CFF8;*/
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
       z-index:500;
       padding-bottom:20px;
}

#buttom #buttom_middle .typography #Content img{
      margin:20px;

}

#buttom #buttom_right{
	width:268px;
	float:left;
    padding-left:30px
}
#buttom #buttom_right ul{
    margin-left:20px;
	padding:0px;
}
#buttom #buttom_right ul li{
     list-style-image:url(../images/calendar_icon.gif);
	 _margin-top:10px;
}
#buttom #buttom_right h3{
    color:#AE8608;
	font-size:12px;
	padding-left:10px;
}

#footer{
	width:1004px;
	margin:0 auto;
	background-color:#D3D2D2;
	clear:both;
	position:relative;
	padding:10px 10px 20px 10px;
}
#footer a{
    font-size:12px;
	color:#545455;
	text-decoration:none;

}
#footer #phone{
	vertical-align:middle;
	color:#7D6108;
	font-size:20px;
	font-weight:bold;
	position:absolute;
	left: 720px;
	top: -16px;
	width: 260px;
}
#footer #copyright{
     color:#868583;
	 font-size:12px;
}
/*--------------------------subpage--------------------------*/

#subpage #middle #middle_center{
     height:36px;
}

#subpage #middle #middle_right{
	text-align:center;
	position:absolute;
	width:1024px;
       height:200px;
	left:0px;
	background:url("../images/sub_main_img.jpg") no-repeat;
	top: -64px;
	z-index:300;;
}

#subpage #buttom{
    
}
#subpage #buttom #buttom_left{
    padding-bottom:20px;
    
}

#subpage #buttom #buttom_middle{
    padding-bottom:20px;
}


#subpage #buttom #submenu{
      z-index:500;

}
#subpage #buttom #submenu ul li{
       list-style:none;
	text-align:left;
	padding-left:50px;
	padding-bottom:5px;
}
#subpage #buttom #submenu h3{
       color:#ccc;
       text-aligh:left;
       display:block;
       width:240px;
       font-size:18px;
       
       
}
#subpage #buttom #submenu #Menu2 a{
    font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#333333;
	text-decoration:none;
       font-style:normal;
	
}
#subpage #buttom_middle{
     width:600px;
	 border:0px;
}


#Form_Form fieldset{
     width:250px;
     text-align:left;
     border:0px;
     clear:both;
}

#Form_Form label{
     float:left;
     width:180px;
     padding-top:10px;
     padding-left:0px;
     font-weight:bold;
}
#Form_Form .middleColumn{
     padding-top:10px;
     width:180px;
     color:red;
     clear:both;
}

#Form_Form .middleColumn input, #Form_Form .middleColumn textarea{

     width:180px;
     background-color: #ccc;
     border:1px solid #ccc;
}

#Form_Form_action_process{
     background-color:#999;
     margin-left:130px;
}
