
#homeimage {
	/*background: url(../images/HomePage/1.jpg) no-repeat;*/
}
/* header image */
#HeaderImage
{
	margin-right:0;
	float: right;
	position:relative;
	z-index:1;
	clear:left;

}
#HeaderImage a 
{
	float:right;
	display:block;
	margin:10px;
	margin-right: 20px;
	width:512px;
	height:52px;
}
.TOP
{
	background:url(../images/HomePage/HeaderLogo.png) no-repeat right top;
}
#HeaderImage a:hover {
	background-position:100% -52px!important;
}
/* End of header image */

/* navimage */
*+html #navimage 
{
	margin-right:0;
	float: right;
	position:relative;
	z-index:1;
}

#navimage 
{
	margin-right:0;
	float: right;
	position:relative;
	z-index:1;
}

#navimage a 
{
	float:left;
	display:block;
	margin:10px;
	margin-right: 20px;
	width:280px;
	height:140px;
}

.FTI
{
	background:url(../images/HomePage/FirstTitleInsurance.png) no-repeat right top;
}
.FTO
{
	background:url(../images/HomePage/FirstTitleOnline.png) no-repeat right top;
}
.LIVE
{
	background:url(../images/HomePage/Live.png) no-repeat right top;
}
.ENACT
{
	background:url(../images/HomePage/Enact.png) no-repeat right top;
}
	
#navimage a:hover {
	background-position:100% -140px!important;
}
/* End of navimage*/


#contentContainer #Dynctl_Cnttnt_content{
	padding-top: 350px;
}



#container #homeimage #sidebarContainer #sidebar #search {
	margin-bottom:15px;
	margin-top:0px;
	padding-top: 15px;
	}
	
.subsectionbg{ background: url(../images/transparent/navliBG.png) repeat-x; }
	p {
	margin: 0px;
	padding: 0px;
	}
	h2 {
	font-size: 1.2em;
	margin-bottom: 15px;
	}
	
#SideMenu {
	background:none;
}

#SideMenu li.HomePage0, 
#SideMenu li.Section0, 
#SideMenu li.Alias0, 
#SideMenu li.Page0 {
	position: relative;
	background-color: transparent;
	color: #FFFFFF;
}

#SideMenu a.HomePage0, 
#SideMenu a.Alias0, 
#SideMenu a.Page0{
	background-image: url(../images/transparent/black-50.png);
	background-color: transparent;
	color: #FFFFFF;
}
*html #SideMenu a.HomePage0,  
*html #SideMenu a.Alias0, 
*html #SideMenu a.Page0
{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	background-image:none;
	background-color: transparent;
	color: #FFFFFF;
/*	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/transparent/black-50.png',sizingMethod='scale');
}
#SideMenu a.Section0
{
	background-image: url(../images/transparent/black-50-east.png);
	background-color: transparent;
	color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
}
*html #SideMenu a.Section0
{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	background-image:none;
	background-color: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/transparent/black-50-east.png',sizingMethod='crop');
	color: #FFFFFF;
}
/*#SideMenu a.Section1,
#SideMenu a.Page1
{
	background-image: url(../images/transparent/white-85.png);
	background-color: transparent;
	color: #000000;
	background-position: left top;
	background-repeat:repeat;
}
*html #SideMenu a.Section1, 
*html #SideMenu a.Page1
{
	/* Mozilla ignores crazy MS image filters, so it will skip the following 
	background-image:none;
	background-color: transparent;
	color: #000000;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/transparent/white-85.png',sizingMethod='scale');
}*/
#SideMenu li:hover a.HomePage0, 
#SideMenu li:hover a.Alias0,  
#SideMenu li:hover a.Section0, 
#SideMenu li:hover a.Page0,
#SideMenu a.HomePage1:hover,
#SideMenu a.Alias1:hover, 
#SideMenu a.Section1:hover, 
#SideMenu a.Page1:hover 
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='false');
} 

#SideMenu li.HomePage0, 
#SideMenu a.HomePage0
{
	background-color: transparent;
	color: #FFFFFF;
}
#SideMenu li.Section1,
#SideMenu li.Alias1,
#SideMenu li.Page1
{
	background-color:Transparent;
}