/* @override http://petadvisory.com:8888/site/templates/petadvisory/css/blue_bg.css */

#page_bg {
}
#pagetop_bg{
	background: url(../images/blue/working_repeat_02.jpg) repeat-x;
	height: 437px;
	top: -15px;
	display: block;
	position: relative;
}
#people_bg{
	background: url(../images/blue/people_repeat.png) repeat-x;
	height: 161px;
	position: relative;
	top: -126px;
}

#site_content_boxtop{
	height: 16px;
	background: url(../images/blue/mainbox_top.png) repeat-x;
}
#site_content_boxleft{
	width: 12px;
	background: url(../images/blue/mianbox_l.png) repeat-y 0;
}
#site_content_boxright{
	width: 17px;
	background: url(../images/blue/mainbox_rt.png) repeat-y;
}
#site_content_corner_l{
	background: url(../images/blue/left_corner.png) no-repeat;
}
#site_content_corner_r{
	background: url(../images/blue/rt_corner.png) no-repeat;
}
#site_content_box{
	background: url(../images/blue/content_background_colorfield.png) repeat;
}
#site_content_bcorner_l{
	background: url(../images/blue/left_cornerb.png) no-repeat;
}
#site_content_boxbottom{
	height: 16px;
	background: url(../images/blue/mainbox_bottom.png) repeat-x;
}
#site_content_bcorner_r {
	background: url(../images/blue/rt_cornerb.png) no-repeat;
}