#sections
{
	background:			black url(/images/bg_sections.gif) no-repeat top left;
	width:				940px;
	height:				138px;
	position:			relative;
}

.section
{
	position:			absolute;
	width:				170px;
	height:				73px;
	top:				39px;
}

.section img
{
	border:				1px white solid;
}

#section1
{
	left:				35px;
}

#section2
{
	left:				269px;
}

#section3
{
	left:				499px;
}

#section4
{
	left:				733px;
}
.animation_images
{ 
	overflow:			hidden;
	filter:				alpha(opacity=100);
	-moz-opacity:		1;
	opacity:			1;


}
.animation_images img
{ 
	width:				184px;
	height:				114px;
}

#animation-image1 img
{
	height:				343px;
	width:				660px;

}
#animation-image1
{
	width:				665px;
	height:				349px;
	margin-left:		30px;
}


#animation-image2,
#animation-image3,
#animation-image4
{
	margin-left:		30px;
	width:				184px;
	height:				114px;
	border-bottom:		1px solid white;
}

#animation_left
{
	background:			url('/images/animation-left-bg.gif');
	background-repeat:	no-repeat;
	background-position:right bottom; 
}

#animation_right
{
	background:			url('/images/animation-right-bg.gif');
	background-repeat:	no-repeat;
	background-position:right bottom; 
	width:				219px;
}

#blog_area
{
	border:				1px solid #bec3bf;
	background-color:	#e9e9e9;
	background-image:	url('/images/blog-widget-fader.gif') ;
	background-repeat:	repeat-x;

}

.home_blog td
{
	width:				50%;
}

.home_blog td.blog_right .bodytext
{
	margin:				0;
}

.home_blog td.blog_right
{
	padding-left:28px;
}

.home_blog td.blog_right h2
{
	font-weight:		normal;
	font-size:			0.7em;
}