#body{
	width:950px;
	height: auto;
	float:none;
	clear:both;
	margin:auto;
}
.name{
	width:250px;
	height:30px;
	float:left;
	margin-top:10px;
	margin-left:15px;
	padding-top:5px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align:center;
	font-weight:normal;
	}
.menu{
	width:650px;
	height:40px;
	float:right;
	margin-right:25px;
	margin-top:80px;
	}
.menu1{
	width:122px;
	height:30px;
	float: left;
	background-image:url(menu.jpg);
	padding-top:10px;
	text-align:center;
	margin-left:0px;

	}
.head{
	width:950px;
	height:120px;
	float:left;
	background-color:#1d1b20;
	-moz-border-radius: 15px 15px 0px 0px;
	}
.mid{
	width:950px;
	height: auto;
	float:left;
	background-color:#faf4e4;
}
.content{
	width:445px;
	height:auto;
	float:left;
	background-color:#FFF;
	padding-left:5px;
	padding-right:5px;
	margin-top:10px;
}
.content1{
	width:215px;
	height:auto;
	float:left;
	margin-left:5px;
	padding-right:5px;
	margin-top:10px;
	}
.content2{
	width:260px;
	height:auto;
	float:left;
	margin-left:5px;
	background-color:#FFF;
	margin-top:10px;
	}
.content3{
	width:160px;
	height:auto;
	float:left;
	margin-left:5px;
	border-bottom:solid 1px #F00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#33afd3;
	text-align:center;
	}
	.content4{
	width:215px;
	height:auto;
	float:left;
	border-bottom:solid 1px #F00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#33afd3;
	text-align:center;
	}
	.content5{
	width:260px;
	height:auto;
	float:left;
	border-bottom:solid 1px #F00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#33afd3;
	text-align:center;
	}
.reed{
	width:100px;
	height:20px;
	float:right;
	margin-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#33afd3;
	text-align:center;
}
.date{
	width:120px;
	height:20px;
	float:left;
	margin-left:10px;
	padding-top:5px;
	margin-top:3px;
	background-color:#900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pxpx;
	font-weight:bold;
	text-align:center;
	color:#FFF;
}
.side{
	width:260px;
	height:20px;
	padding-top:5px;
	float:left;
	border-bottom:solid 1px #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	color:#000000;
	text-align:center;
	}
.testimonials{
	width:255px;
	height:110px;
	float:left;
}
.image{
	width:103px;
	height:100px;
	float:left;
}
.image1{
	width:145px;
	height:100px;
	float:left;
	margin-left:5px;
}
.footer{
	width:950px;
	height:50px;
	float:left;
	background-color:#212121;
	}