/* Home Page Template */
#content{
	width: 948px;
	padding-bottom: 11px;
}
#img_wrapper_7{
	float: right;
	margin: 10px;
}
#block_1, #block_4{
	margin-left: 323px;
}
* html #block_1, * html #block_4{
	display: inline;
}
#block_2, #block_5{
	margin-left: -615px;
}
#block_3, #block_6{
	margin-left: 11px;
}
#group_1-3, #group_4-6{
	margin-top: 11px;
	clear: both;
}
#block_1, #block_2, #block_3, #block_4, #block_5, #block_6{
	float: left;
	width: 301px;
}
/* Start Mac IE5 filter \*//* */
#block_1, #block_2, #block_3, #block_4, #block_5, #block_6{
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	background-repeat: no-repeat;
}
/* End Mac IE5 filter */
@media all and (min-width: 0px) {
#block_1, #block_2, #block_3, #block_4, #block_5, #block_6{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
	/* mysterious 5 pixel shift - Opera I love you */
	margin-top: -5px;
	background-position: 0 5px;
}
#block_1:before, #block_2:before, #block_3:before, #block_4:before, #block_5:before, #block_6:before{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	background: inherit;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	height: 0;
}
}
.verticalalign{
	position: absolute;
	bottom: 0;
	height: 20px;
	background-position: 0 100%;
	background-repeat: no-repeat;
}
.row_wrapper .verticalalign{
	width: 150px;
}
#block_4 .verticalalign, #block_5 .verticalalign{
	width: 230px;
}
#block_7 .verticalalign, #block_8 .verticalalign{
	width: 310px;
}
/* since we're using pixel widths we don't need to
do the usual 100% fix for old Operas or IE */
.verticalalign p{
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
/* IE Win shifts these snaps upwards - at some font-sizes (sigh) */
* html #group_1-3 .verticalalign, * html #group_4-6 .verticalalign{
	bottom: -1px;
}
/* IE Mac 5 makes a hash of the absolute positioning */
* html>body .verticalalign{
	position: static;
	width: 100% !important;
}
* html>body .verticalalign p{
	position: static;
	float: right;
}
.row_wrapper_extra{
	position: relative;
}
/* IE 5.01 doesn't like this */
* html .row_wrapper{
	position/**/: relative;
}
.row_wrapper{
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	display: inline-block; /* Fixes nasty Opera7 scrolling bug */
}
/* easy clearing */
.row_wrapper:after{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.row_wrapper{
	display: inline-block;
}
/*\*/
* html .row_wrapper{
/* only IE 5.01 should get this float value - otherwise 5.5 sometimes makes the width of wrapper too small */
	float: left;
	float/**/: none;
}
.row_wrapper{
	display: block;
}
/* end easy clearing */
.row_wrapper h2{
	z-index: 1000;
	margin: 0;
	padding: 10px;
	background-position: 100% 0;
	background-repeat: no-repeat;
}
/* Firefox 1.0 doesn't like the pos:rel - cause text selection problems
see http://archivist.incutio.com/viewlist/css-discuss/64928 for details */
* html .row_wrapper h2{
	position: relative;
}
#content p{
	margin: 0;
	padding: 0 10px 10px 10px;
}
.block{
	border: 1px solid #999;
	border-width: 1px 0 0 1px;
	background-color: #eee;
}
.block .image_wrapper{
	margin: 5px auto 0;

}

