#container {

	background:#FFF url("../img/conbg_inside.jpg") top center repeat-y;
	

}
#header {

	width:900px;
	height:112px;
	background:url("../img/header_inside.jpg") top left no-repeat;
}


#content-hold {

	width:690px;
	float:right;
	background:transparent url("../img/main_content_bg_inside.jpg") top left no-repeat;
	padding-top:45px;

}
#welcome {

	width:502px;
	float:left;
	padding:6px;
	margin-top:5px;


}



#latest-news {

	width:144px;
	float:left;
	margin-top:15px;
	padding:6px 6px 6px 7px;
	background:#FFF url("../img/side_dots.jpg") top left repeat-y;
	

}
