/* CSS Document */
#top
{
	width:780px;
	height:130px;
	background-image:url(../images/bg_top.jpg);
	/*behavior: url(styles/iepngfix.htc);*/
	z-index:9;	
}

#content
{
	top:140px;
	width:100%;
}

#content #helper
{
	float:left;
	width:100%;
}

#content #helper #left
{
	float:left;
	width:224px;
	padding-left:25px;
}

#content #helper #right
{
	float:left;
	width:520px;	
	line-height:150%;
	padding-bottom:30px;
}

#footer
{
	width:100%;
	height:50px;
	background-color:#e6e6e6;
	border-top:1px solid #c4c4c4;
	color:#3d3d3d;
}

.footer_box1
{
	float:left;
	padding-right:167px;
	height:50px;
	padding-left:25px;
}

.footer_box
{
	float:left;
	padding-right:20px;
	height:50px;
}

.footer_box p
{
	margin-bottom:-6px;
}
