#wrapper 
		{
	background-image:url(../images//bg copy.jpg);
   	width: 950px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	display:table;
	  }
.menu
		{
		height:58px;
		width:950px;
		overflow:hidden;
		float: left;
		background-image: url(../images/menu_bg.gif);
		background-repeat:no-repeat;
		}
.tab
		{
		width:237px;
		height:47px;
		float:left;
		}
.menuA
		{
		height:25px;
		width:950px;
		overflow:hidden;
		float: left;
		}
.main	{
		width:950px;
		height:auto;
		float:left;
		background-image: url(../images/content_bg.gif);
		background-repeat:repeat-y;
		}
.mainA	{
		width:870px;
		height:auto;
		margin-left:40px;
		margin-right:40px;
		margin-top:20px;
		margin-bottom:20px;
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		line-height:18px;
		}
.banner
		{
		width:950px;
		height:200px;
		float:left;
		}
.left_box
		{
	    background-image:url(../images/jpeg_14.jpg);
		background-repeat:repeat-y;
		width:555px;
		height:auto;
		float:left;
		}
.left_top
		{
		background-image:url(../images/jpeg_10.jpg);
		background-repeat:no-repeat;
		width:555px;
		height:78px;
		float:left;
		}
.left_middle
		{
		width:505px;
		height: auto;
		float:left;
		margin-left:25px;
		margin-right:25px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		line-height:18px;
		}
.left_bottom
		{
	    background-image:url(../images/jpeg_14.jpg);
		background-repeat:repeat-y;
		width:555px;
		height:164px;
		float:left;
		}
		
.right_box
         {
		width:395px;
		 height:auto;
		 float: right;
				 }
.right_img
         {
		width:395px;
		 height:auto;
		 float:left;
				 }

.text
		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #EF1C23;
	line-height:18px;
	font-weight: bold;
		}
		
.menudiv
{
	float:left;
	font:normal 12px/25px Tahoma, Arial;
	color:#FFFFFF;
	margin-top:18px;
	cursor:pointer;
	height:28px;
	padding-left: 35px;
	padding-right: 35px;
}
.style1 {
	font-family: Tahoma, Arial;
	font-size: 25px;
	font: normal 25px Tahoma, Arial;
	color: #FFFFFF;
}
.style1 ul{
	margin:0px;
	padding:0px;
}
.style1 ul li{
	display:inline;
	margin:0px;
	padding:0px;
	
}
.style2_spa{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px  ;
	color: #e18b36;
	background-color:#c76b22;
	padding:5px 10px 5px 10px;
	margin:0px 0px 0px 10px;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	text-indent:20px;


}
.style2_spa a:hover{
	color: #900;
	
	margin:0px 0px 0px 0px;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	
	
}
