html {
	background:#b3c7dd url('../images/bg_slice.jpg') repeat-x;
}

body {
	background:transparent url('../images/top_slice.jpg') repeat-x top;
	width:882px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	position:relative;
}

a img {
	border:none;
}

#container {
	width:882px;
	margin:0 auto;
}

#left h2 {
margin: 0px;
padding: 0px;
font-size: 16px;
font-weight: normal;
color:#114C8E;

}


#left h3 {
margin: 0px;
padding: 0px;
font-size: 12px;
font-weight: normal;
color:#114C8E;
letter-spacing:1px;
}


#banner {
	width:882px;
	margin:0 auto;	
	height:104px;
}

#lefthold {
	width:406px;
	float:left;
}

#left {
	width:380px;
	float:left;
	background:white url('../images/left_top.jpg') no-repeat top;
	height:318px;
	padding:21px 10px 3px 16px;
}

#left2 {
	float:left;
	margin-top:-26px;
}

#left p {
	margin-top:2px;
}

#right {
	float:left;
	width:476px;
	height:414px;
	background:white url('../images/right.jpg') no-repeat;
}

#bottom {
	width:882px;
	margin-top:19px;
	float:left;
}

*+html .moreinfo {
	position:relative;
	top:-3px;
}

*+html #bottom {
	width:882px;
	margin-top:16px;
	float:left;
}
