.container {
	width: 850px;
	float: none;
	height: auto;
	margin-right: 15%;
	margin-left: 15%;
	background-repeat: no-repeat;
	margin-top: 0%;
	background-color: #000;
}
.sub_container {
	width: 640px;
	background-image: url(../assets/Restoration/resto_bg.jpg);
	background-repeat: no-repeat;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.flash {
	width: 100%;
	height: 200px;
}
.menu_bar{
	height: auto;
	width: auto;
	margin-top: 100px;
	margin-right: 50px;
	margin-bottom: 40px;
	margin-left: 50px;

}
.menu {
	width: auto;
	height: 257px;
}
.content {
	margin-left: 114px;
	margin-top: 0px;
	margin-right: 96px;
	height: 4870px;
}

.footer{

}

body,div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333;
	padding: 1px;
	margin: 1px;
}

.main{
	
}

.restore_detail{
	height: auto;
	width: auto;
	margin-top: 0px;
	
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#232f95;
	padding:0px;
	margin:0px;
}
