#FlashHeader{
	height: 280px;
	width: 100%;
	float: left;
	background-image:url(Images/header.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#FlashHeaderBackground{
	height: 280px;
	width: 100%;
	float: left;
	background-color:#FFFFFF;
	background: url(Images/headerBackground.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
#ContentBackgroundImage{
	background-repeat: repeat-y;
	background-image: url(Images/background.jpg);
	background-position: left;	
}
#Content{
	width: 100%;
	float: left;
	padding-bottom: 60px;
	background-repeat: no-repeat;
	background-image: url(Images/background_contentHome.jpg);
	background-position: 803px top;
}
#Content_Left{
	width: 365px;
	float: left;
	margin-top: 0px;
	
}
#Content_Left p{
	font-size: 9pt;
	color:#000033;	
}
#Content_Left h1{
	width: 365px;
}
#Content_Middle{
	display:inline;
	float: left;
	width: 321px;
	margin-left:42px;
}
#Content_Middle h1{
	width: 318px;
	float: left;
	margin-bottom: 0px;
}
#Content_Middle ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#Content_Middle li{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 318px;
	background-image: url(Images/feature_03.jpg);
	background-position: top;
	padding-top: 19px;
	padding-bottom: 10px;
	text-decoration:none;
	background-repeat: no-repeat;
	background-color: #cccfe9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8f8fdb;
}
.feature_text{
	display: block;
	margin-left: 45px;
	width: 265px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #666666;
}
.feature_heading{
	display: block;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color:#333399;
	padding-bottom: 8px;
}
#Content_Middle li a{
	display: block;
	padding-top: 8px;
	font: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #0000CC;
	text-decoration: none;	

}
#Content_Right{
	display:inline;	
	width: 183px;
	float: left;
	margin-left: 47px;

}
.pbSiteSearch {
	background-image:url(Images/background_searchhome.jpg);
}
.pbSiteSearch .Button{
	background-image: url(Images/button_searchhome.jpg); 
}
#pbUserLogin { 
	background-image: url(Images/background_memberhome.jpg);
}
#Content_Left ul{
	display:block;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
#Content_Left li{
	margin: 0px;
	display: block;
	float: left;
	width: 335px;
	list-style-type: none;
	background-image: url(Images/list_arrow.jpg);
	background-repeat:no-repeat;
	padding-left: 15px;
	font-size: 9pt;
	color:#000033;
	padding-bottom: 10px;
	background-position: 0px 2px;
}