body
{
	background:#ffffff;
	font-size:10px;
	font-family:arial;
	color:black;
}

a
{
	text-decoration:none;
	color:black;
}

a:hover
{
	text-decoration:underline;
	color:black;
}

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}

div.structure
{
	background:url(back_bg.jpg) repeat-y;
	width:1003px;
	margin:auto;
	overflow:auto;
}

div.structure div.structure_col_left
{	
	width:296px;
	height:auto;
	margin-left:11px;
	display: inline;
	float:left;
	overflow:hidden;
}

div.structure div.structure_col_left div.top_left
{
	background:url(top_left.jpg) no-repeat;
	width:296px;
	height:263px;
}

div.structure div.structure_col_center
{
	width:684px;
	height:1%;
	float:left;
	overflow:auto;
}

div.structure div.structure_col_center div.top_right
{
	background:url(top_right.jpg) no-repeat;
	width:684px;
	height:350px;
}

div.structure div.footer
{
	background:url(footer_bg.jpg) repeat-x;
	height:37px;
	margin-left:12px;
	margin-right:12px;
}

div.structure div.footer a.bigengine
{
	background:url(footer_bigengine.jpg) no-repeat;
	height:37px;
	width:110px;
	float:right;
	display:block;
}
