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

#wrapper
{
	width:874px;
	margin:0px auto;	
}

#header
{
	background:url(../images/header.jpg) top no-repeat;
	width:874px;
	height:240px;
}

#search_div
{
	float:left;
	width:240px;
	padding-left:20px;
	padding-top:180px;
}

#body1
{
	background-color:#ffffff;
}

#body2
{
	background:url(../images/top_blue.jpg) top no-repeat;
	width:874px;
}

#white_top
{
	background:url(../images/white_top.jpg) top no-repeat;
	height:51px;
}
#white_bg
{
	background:url(../images/white_bg.jpg) top repeat-y;
	width:874px;
}

#body_div
{
	width:847px;
	margin:0px auto;
	padding-left:2px;
}

#blue_div1
{
	float:left;
	background-color:#F7F7F7;
}
#blue_div
{
	width:406px;
	float:left;
}

#green_div
{
	width:216px;
	float:left;
	position:relative;
}
#orange_div
{
	width:224px;
	float:left;
}