.left_1 {
	width: 444px;
	height: 100px;
	background-image: url("images/left.jpg");
	align: left;
}

.right_1 {
	width: 296px;
	height: 100px;
	background-image: url("images/right.jpg");
	align: right;
}


li.header dt, li.header dd {
	line-height: 1em;
	border-left-width: 0;
	margin: 2px 0 4px 0;
	color: #4583C8;
	font-weight:bold;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

body{
	background: url(images/body_back.gif) repeat-x #F2F6F9;
	background-attachment: fixed;
}
