/* Content */


#content{ float:left; }

#content_top
{
	background: url(../images/content_background_top.gif) no-repeat center top;
	height: 28px;
	width: 704px;
}

.content_top2
{
	background: url(../images/content_background_top.gif) no-repeat center top;
	height: 28px;
	width: 704px;
}



.content_top_image{ margin: 5px 5px 0 5px; }

#content_repeat
{
	background: transparent url(../images/content_background_repeat.gif) repeat-y center top;
	width: 704px;
}


.content_repeat2 {
	background: transparent url(../images/content_background_repeat.gif) repeat-y center top;
	width: 704px;



}



#content_showcase, #content_repeat_inside { margin-left: 5px; }

#content_repeat_inside { padding: 0 10px 0 10px; width: 674px;}
.content_repeat_inside2 { padding: 0 10px 0 10px; width: 674px;}
#content_bottom
{
	background: transparent url(../images/content_background_bottom.gif) no-repeat center top;
	height: 22px;
	width: 704px;
}


.content_bottom2
{
	background: transparent url(../images/content_background_bottom.gif) no-repeat center top;
	height: 22px;
	width: 704px;
}



.content_bottom_image{ margin: 0 5px 5px 5px; }
