#text_block{
	/*position: absolute;*/
	float: left;
	width: 752px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666765;
	line-height: 17px;
	padding-left: 25px;
	background-color: #FFFFFF;
/*	top: 720px;
	left: 28px;*/
}

#shield{
	background-color: #394772;
	background-image: url(../images/structure/shield.jpg);
	background-repeat: repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 300;
	width:	100%;
	height: 100%;
/*	visibility: hidden;
	display: none;
*/}

h3{
	margin-bottom: 5px;
	font-size: 12px;
	color: #CC9444;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	/*border: 1px solid #ff0000*/
}

p{
	/*border: 1px solid #ff0000;*/
	margin-top: 0px;
	margin-bottom: 20px;
}


#page_logo{ 
	position: absolute;
	width: 129px;
	height: 65px;
	top: 19px;
	left: 17px; 
}

#page_image{
	position: absolute;
	top: 109px;
	left: 9px;
}

#related_images{
	position: absolute;
	height: 34px;
	left: 686px;
	top: 35px;
}

#related_image{
	float: left;
	padding-right: 12px;
	height: 34px;
}

#threeBlocks{
	padding-left: 5px;
	padding-right: 5px;
	line-height: 12px;
	text-align: justify;
}

#threeBlocks_header{
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
}

#threeBlocks_header2{
	text-align: left;
	padding-top: 30px;
	padding-bottom: 20px;
}

#threeBlocks_title{
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}

#threeBlocks_image{
}

#block1{
	float: left;
	width: 230px;
	padding-right: 17px;
}

#side_image{
	float: left;
}

#berry_text{
	margin-top: -13px;
	float:left;
	padding-left: 30px;
	width: 480px;
}

#berry_rates{
	padding: 10px;
	width: 340px;
	border: 2px solid #F6F1DE;
}



