body {
	background-color:#ffffff;
	margin: 0px auto;
	margin-left: 0 auto;
	margin-right: 0 auto;
	font-family: 'Open Sans',sans-serif;
}
#container {
	background: #000;
	width: 1005px;
	margin: 0px auto;
	margin-left: 0 auto;
	margin-right: 0 auto;
}
#main {
	width: 1005px;
	height: 738px;
}
#head {
	width: 1005px;
	height: 96px;
	background:url(images/header-bg.jpg) no-repeat center #01355b;
}
#bottom {
	background:url(images/bg.jpg) center top;
	width: 1005px;
}
#middle {
	width: 876px;
	margin: 0 auto;
	margin-left: 65px;
	margin-top: 0px;
	padding-top: 0px;
	border: none;
}
#bottom-head {
	background: url(images/main-image2.jpg) no-repeat top center #c2dff4;
	height: 690px;
	width: 876px;
}
#bottom-head2 {
	background: #c2dff4;
	height: 236px;
	width: 876px;
	padding: 0;
}
#bottom-head3 {
	background: #c2dff4;
	height: 240px;
	width: 876px;
	padding: 0;
}
#table {
	margin: 0;
	padding: 0;
}
#table a{
	color: #0F6;
	border: 0px;
	background: none;
	padding: 0;
	margin: 0;
}

#content {
	width: 846px auto;
	height: 510px auto;
	background: #c2dff4;
	border: 10px solid #C2DFF4;
	margin: 0px;
	clear: both;
}
#menu_content {
	background: url(images/menu_bg.jpg) no-repeat;
	height: 780px;
	width: 260px;
	float: left;
	margin-bottom: 0px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	margin-top: -1px;
}
<!--New Menu Working Start-->

#button1 {
	background: url(images/1.png) no-repeat #09C;
	height: 51px;
	width: 190px;
	margin-left: 33px;
}
#menu_content {
	
}
.button {
	width: 190px;
	height: 50px;
	margin-left: 33px;
	margin-top: -4px;
}
.button a {
	padding-left: 50px;
}
#button1 {
	background: url(images/1.png) no-repeat;
}
#button1:hover {
	background: url(images/1.1.png) no-repeat;
}
#button2 {
	background: url(images/2.png) no-repeat;
}
#button2:hover {
	background: url(images/2.1.png) no-repeat;
}
#button3 {
	background: url(images/3.png) no-repeat;
}
#button3:hover {
	background: url(images/3.1.png) no-repeat;
}
#button4 {
	background: url(images/4.png) no-repeat;
}
#button4:hover {
	background: url(images/4.1.png) no-repeat;
}
#button5 {
	background: url(images/5.png) no-repeat;
}
#button5:hover {
	background: url(images/5.1.png) no-repeat;
}
#button6 {
	background: url(images/6.png) no-repeat;
}
#button6:hover {
	background: url(images/6.1.png) no-repeat;
}
#button7 {
	background: url(images/7.png) no-repeat;
}
#button7:hover {
	background: url(images/7.1.png) no-repeat;
}
#button8 {
	background: url(images/8.png) no-repeat;
}
#button8:hover {
	background: url(images/8.1.png) no-repeat;
}
#button9 {
	background: url(images/9.png) no-repeat;
}
#button9:hover {
	background: url(images/9.1.png) no-repeat;
}
#button10 {
	background: url(images/10.png) no-repeat;
}
#button10:hover {
	background: url(images/10.1.png) no-repeat;
}
#button11 {
	background: url(images/11.png) no-repeat;
}
#button11:hover {
	background: url(images/11.1.png) no-repeat;
}
#button12 {
	background: url(images/12.png) no-repeat;
}
#button12:hover {
	background: url(images/12.1.png) no-repeat;
}

#menu_content .men {
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
#menu_content .men:hover {
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}
#area_content {
	float: none;
	overflow: hidden;
	width: 640px auto;
	padding: 10px;
}
#left_content {
	width: 410px;
	float: left;
	background: F9C;
	margin: 10px;
}
#right_content {
	width: 410px;
	float: right;
	background: F9C;
	margin: 10px;
}
#center_content {
	width: 8px;
	background: #666;
	float: none;
	min-height: 300px;
	margin: 0 auto;
	background: background: #b3dced; /* Old browsers */
background: -moz-linear-gradient(top,  #b3dced 0%, #29b8e5 50%, #bce0ee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3dced), color-stop(50%,#29b8e5), color-stop(100%,#bce0ee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* IE10+ */
background: linear-gradient(to bottom,  #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3dced', endColorstr='#bce0ee',GradientType=0 ); /* IE6-9 */

}
#footer {
	background: #781ef3;
	height: 100px;
	width: 876px;
	background: #1e5799;
 /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMTNmNWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #1e5799 0%, #313f5b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(100%,#313f5b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1e5799 0%,#313f5b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1e5799 0%,#313f5b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1e5799 0%,#313f5b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1e5799 0%,#313f5b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#313f5b',GradientType=0 ); /* IE6-8 */
}
ul#footer {
	display: inline;
	margin-top: 50px;
	background: none;
}
ul#footer li {
	display: inline;
	background: none;
}
ul#footer li a {
	text-decoration: none;
	display: inline;
	color: #3CF;
	padding: 0px 10px 0px 10px;
	background: none;
}
ul#footer li a:hover {
	color: #3FF;
}
#wrap {
	padding-top: 70px;
	margin: 0px auto;
	width: 400px;
}