@charset "utf-8";
/* CSS Document */
body			{
	text-align:		center;
	margin:			0 auto;
}
img
{
	border: none;
}
#wrapper		{	
	bottom: 0px;
	width:			900px;
	height:			auto;
	margin:			0 auto;
	text-align:		left;
}

.top_page	{
	width:			900px;
	height:			31px;
	text-align:		center;
	font:			20px Trebuchet MS;
	margin: 		0px 0px 0px 0px;
}
#header			{
	width:			900px;
	height:			404px;
	float:			left;
	margin: 		0 auto;
}
#content		{
	width:			900px;
	height:			auto;
	margin:			15px 0px 0px 0px;
	float:			left;
}
#page		{
	font-family		: "Trebuchet MS";
	font-size		: 12px;
	width:			890px;
	height:			auto;
	padding			: 5px;
	float:			left;
}
#page br
{
	clear			: left;
}
#page input,
#page textarea
{
	float			: left;
	margin			: 0px 0px 2px;
}
#page label
{
	float			: left;
	width			: 150px;
}
#footer
{
	font:			12px Trebuchet MS;
	text-align		: center;
}
#footer a:hover
{
	text-decoration: none;
}
.case			{
	width:			900px;
	height: 		auto;
	padding:        0px 0px 0px 7px;
	float:			left;
	margin:			0px 0px 10px 0px;
}
.case_title	 h2		{
	width:			871px;
	height: 		29px;
	float:			left;
	padding:  		7px 0px 0px 15px;
	margin-top:		-3px;
	font:			16px Trebuchet MS;
}
.case_test		{

	width:			871px;
	height: 		29px;
	float:			left;
	padding:  		7px 0px 0px 15px;
	margin-top:		-3px;
	font:			16px Trebuchet MS;
}
.case_spacer			{
	width:			900px;
	height: 		auto;
	float:			left;
	line-height:	1.1em;
}
.big_pic		{
	width:			412px;
	height: 		auto;
	float:			left;
	margin:			8px 0px 0px 9px;
}
.big_pic img		{
	width:			412px;
	height: 		336px;
}

.small_pic		{
	width:			218px;
	height: 		auto;
	float:			left;
	margin:			8px 0px 0px 8px;
}
.small_image	{
	margin-bottom:	3px;
}
.case_article	{
	width:			235px;
	float:			left;
	
	margin:			0px 0px 0px 0px;
	padding:        0px 0px 0px 0px;
}
.article_spacer	{
	width:			209px;
	height: 		246px;
	overflow: 		hidden;
	float:			left;
	margin:			-4px 0px 0px 0px;
	padding:        0px 13px 0px 13px;
	font:			12px Trebuchet MS;
	line-height:		1.4;
}
.case_logo	{
	width:			235px;
	height: 		78px;
	float:			left;
}
.case_buttons			{
	width:			886px;
	height: 		49px;
	margin:			5px 0px 5px 0px;
	float:			left;
}
.img					{
	border:0; 
}
.img_header					{
	margin: -5px 0px 0px 0px;
	float:left;
	padding: 0 auto;
}
.img_header_title					{
	margin: -0px 0px 0px 0px;
	float:left;
	padding: 0 auto;
}
.img_header_left					{
	margin: -5px -4px 0px 0px;
}
#pagination
{
	clear: left;
	height: 36px;
	margin: 7px;
	width: 886px
}
#pagination img
{
	float: left;
}
#pagination img.next
{
	float: right;
}
