body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align:center;
	margin:0px;
	padding:0px;
	background:#DDEBF7;
}
#page {
	width:819px;
	margin: 0px auto;
	border:1px solid #333333;
	overflow:hidden;
	background:#FFFFFF;
	text-align:left;
}
#header {	
	width:819px;
	height:168px;
	float:left;
	margin:0px 0px 10px 0px;
}
#header img {
	float:left;
	margin:0px;
}
#buttons {
	width:819px;
	float:left;
	height: 310px;
	border-bottom:5px solid #DDEBF7;
}
#buttons img {
	float:left;
	margin:0px 20px 10px 30px;
}
.sml {
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
a#but {
	float:left;
	clear:left;
	width:185px;
	height:25px;
	padding:5px 0px 0px 10px;
	border-bottom:1px solid #cccccc;
	text-decoration:none;
	color: #333333;
}
a:hover#but {
	color:#003399;
	text-decoration:none;
	border-bottom:1px solid #003399;
}
h1 {
	float:left;
	font-size:24px;
	color:#003366;
	margin:10px;
}
#text-bg {
	float:left;
	width:799px;
	overflow:hidden;
	background:#03002E;
	padding:10px;
	color:#FFFFFF;
	line-height:15px;
}
#text-bg img {
	float:left;
	margin:0px 15px 15px 0px;
}
#footer {
	float: left;
	width:799px;
	padding:5px 10px;
	overflow:hidden;
	background:#03002E;
	font-size:11px;
	color: #C8DFF9;
	margin:0px 0px 20px 0px;
}
#footer img {
	float:right;
	margin:8px 0px 0px 20px; 
}
	
	
	
	

