@charset "utf-8";
/* CSS Document */


#body_wrapper
{
	width:976px;
	padding-top:12px;
	margin:0px auto;
	
}

#repeat_white
{
	background:url(../images/repeat_white1.png) top repeat-y;
	width:976px;
}

#content_div_outer
{
	width:960px;
	margin:0px auto;
}
#content_div_inner
{
	width:936px;
	margin:0px auto;
	position:relative;
}

#latest_div
{
	width:236px;
	float:left;
	background:url(../images/latest_bg_repeat.jpg);
}
#latest_left
{
	width:219px;	
	background:url(../images/letest_repeat.jpg) repeat-x;	
	float:left;	
	padding-left:9px;	
}


#latest_shadow1
{
	width:8px;
	background:url(../images/letest_shadow.jpg) top repeat-y;	
	float:left;	
}


#txt_right_div
{
	width:695px;
	float:right;
	padding-top:8px;
}

#blue_div_content
{
	width:947px;
	margin:0px auto;
}
#blue_div_repeat
{

	background:url(../images/blue_repeat.jpg) top repeat-x;
	background-color:#B2B3B4;
	width:932px;
	padding-left:15px;
}


#inner_div
{
	width:936px;
	padding-top:8px;
}

