body {
	padding: 0px; margin: 0px;
	font-family: arial, helvetica, sans-serif, "times new roman";
	font-size: 14px;
	line-height: 21px;
	color: #444444;
	background-color: #eff1f8;
}


div#box {
	position:absolute;
	left:50%;
	width: 1026px;
	margin-top: 0px;
	margin-left: -513px;
	background-color: #172983;	
	min-height:920px;
	height:auto !important;
	height:920px;	
}


div#header {
	position: relative;
	left: 6px; top: 0px; width: 1014px; height: 140px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	border-top: 30px solid #172983;
	border-bottom: 10px solid #172983;
}


div#button1 {
	position: absolute;
	left :475px; top: 70px; width: 86px; height: 86px;
}


div#button2 {
	position: absolute;
	left: 571px; top: 70px; width: 86px; height: 86px;
}


div#button3 {
	position: absolute;
	left: 667px; top: 70px; width: 86px; height: 86px;
}


div#line {
	position: relative;
	left: 6px; top: 0px; width: 1014px; height: 2px;
	background-color: #8B94C1;
}


div#menu_left {
	float: left;
	width: 190px;
	margin-top: 35px;
	margin-left: 25px;  
	line-height: 17px;
	color: #FFFFFF; font-family: Arial, Verdana, "Times New Roman"; font-size: 15px;
}


div#content {
	float:left;
	width: 500px;
  margin-top: 15px;
  margin-left: 25px;
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	min-height:763px;
	height: 763px;
	height:auto !important;
	border-bottom: 20px solid #172983;
}


div#right {
	float:left;
	width: 212px;
  margin-top: 15px;
  margin-left: 18px;
}


div#footer {
	position:relative;
	left:50%;
	width:1026px; height:0px;
	margin-left: -513px;
}
