html, body {
	margin: 10px 0 10px 0;
	padding: 0px;
	
	
}
body  {
    overflow:scroll;
}

table {

}

td {
	
}

#page-container {

    width: 960px;
	border-style:solid;
	border-color:#3c489e;
	border-width: 1px;
	margin:auto;
	
	
}

#a {
    height: 182px;
	width: 960px;
}

#b {
	height: 8px;
	width: 960px;
}

#c {
    height: 27px;
	width: 960px;	
	background-color: #3c489e;
	padding: 5px 0 0 0;
		
}

#d {
    width: 960px;
	background-color: #3c489e;	
}

#d_01 {
	width: 250px;
	background-image:url(/images/sidebar/bg.gif);
	background-repeat:repeat-y;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	vertical-align: top;	
}

#d_02 {
	width: 630px;
	background-color: #ffffff;
	margin: 0 0 0 0;
	padding: 20px 40px 20px 40px;	
	text-align: left;
}





#e {
    width: 960px;
    text-align: center;
	margin:auto;
	
}




