@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}
.homeBg{
	background:url(../images/homeBg01.jpg) 0 0 no-repeat;
}
.contactBg{
	background:url(../images/headerBg.png) 0 10px no-repeat;
}
.layout{
	width:1000px;
	margin:0 auto;	
}
.header{
	height:218px;
	padding:0 16px;
}
.banner{
	background:url(../images/bannerHome.jpg) 0 0 no-repeat;
	height:424px;
	width:939px;
	margin-left:16px;
}
.bannerContact{
	padding:10px 0 0 710px;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	
}
.topMenu{
	width:485px;
	float:left;
	padding:128px 0 0 116px;
	margin-right:44px;	
}
.topMenu ul{
	padding: 5px 22px;
	margin:0px;	
	border-top:2px solid #c7b3c4;
	border-bottom:2px solid #c7b3c4;
	font-size:18px;
	font-weight:normal;	
	font-family:Verdana, Geneva, sans-serif;
}
.topMenu li{
	padding: 0 18px;
	margin:0px;
	list-style-type:none;
	display:inline;
}
.topMenu li a{
	padding:0px;
	margin:0px;
	color:#fff;	
	text-decoration:none;
}
.logo{
	width:218px;
	float:left;
	padding: 15px 0 0;
}
.fottor{
	/*width:966pxpx;
	background:url(../images/fottorImg.jpg) 0 0 no-repeat;
	padding:25px 16px 10px;
	color:#fff;
	font-weight:bold;*/
	background: url(../images/fottorImg.jpg) no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-weight: bold;
    height: 120px;
    padding:23px 16px 0;
}
.fottorLeft{
	width:816px;
	float:left;
}
.fottorRight{
	float: left;
    padding: 80px 0 0;
    width: 150px;
}
.clear{
	clear:both;
}

/*contact us css*/
.logoContact{
	width:218px;
	float:right;
	padding: 15px 0 0;
}
.topMenuContact{
	width:485px;
	float:left;
	padding:33px 0 0 140px;	
}
.topMenuContact ul{
	padding:5px 0px;
	margin:0px;	
	border-top:2px solid #4b0049;
	border-bottom:2px solid #4b0049;
	font-size:18px;
	font-weight:normal;	
	font-family:Verdana, Geneva, sans-serif;
}
.topMenuContact li{
	padding: 0 14px;
	margin:0px;
	list-style-type:none;
	display:inline;
}

.topMenuContact li a{
	padding: 0 10px;
	margin:0px;
	color:#4b0049;	
	text-decoration:none;
}
.topMenuContact li a:hover{
	padding: 0 10px;
	margin:0px;
	color:#9fab78;
	text-decoration:none;
}
.topMenuContact li a.current{
	padding: 0 10px;
	margin:0px;
	list-style-type:none;
	display:inline;
	color:#9fab78;
}
.weMakeText{
	background:url(../images/weMakeText.jpg) right bottom no-repeat;
	height:71px;
	width:970px;
	
}
.leftSide{
	width:619px;
	float:left;
}
.rightSide{
	width:354px;
	float:right;
	margin:0 20px 0 0;
}
.contant{
	overflow:auto;
}
input[type="text"] {
	border:1px solid #aab588;
	width:254px;
	padding:5px;	
}
.myTable{
	color:#652d8a;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding-top:120px;
}
p{
	color:#4b0049;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	
}
.headerContact{
	height:196px;
	padding:0 16px;
}
h4{
	background:url(../images/dot.jpg) 0 center no-repeat;
	color:#4b0049;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	padding:0 0 0 15px;
	margin:0px;
	
}
.leftSide ul{	
	color:#4b0049;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	padding:0px 0 20px 30px;
	margin:0px;
	line-height:26px;
	
}
.leftSide li{	
padding:0px;
margin:0px;
list-style-type:none;
		
}
.servciesContant{
	padding:0 0 0 100px;
	
}