h1{
	display: none;
}
.pages_cont{
	display: none;
}
.pages_subpages{
	background-color: #000;
}
.pages_subpages p{
	display: none;
}

.inner_left{
	padding: 0px;
	margin: 0px;
	width: 483px;
}

.pages_subpages_home{
	background-color: #000;
	overflow: hidden !important;
	height: auto !important;
	padding: 10px;
	overflow: auto;
	height: 100%;
	padding-right: 0px;
/*	width: 473px;*/
}
.pages_subpages_home div.first{
	margin: 0px;
}
.pages_subpages_home div{
	float: left;
	margin-left: 10px;
	padding: 10px;
	width: 128px;
	background-image: url(images/home_module_bk.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	text-align: center;
	background-color: #BCBCBC;
	padding-top: 7px;
}
.pages_subpages_home div strong{
	font-family: "Palatino Linotype", "Book Antiqua", Times New Roman, Palatino, serif;
	display: block;
	width: 128px;
	text-align: left;

	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	height: 24px;
	overflow: hidden;
	float: left;
	clear: both;
}
.pages_subpages_home div a.readmore{
	background-image: url(images/button_bk.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 82px;
	height: 19px;
	padding-top: 5px;
	margin: auto;
	margin-bottom: 0px;
	float: none;
	margin-top: 10px;

}
.pages_subpages_home div a.readmore:hover{
	background-position: left -24px;	
	text-decoration: none;
}

.pages_subpages_home div a.thumb{
	border: 0px;
	padding: 0px;
	margin: auto;
	clear: both;
	display: block;
	width: 128px;	
	height: 128px;
}
.pages_subpages_home div a.thumb img{
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 128px;	
	height: 128px;
}














#flashheader{
	margin: 0px !important;


}





