@charset "UTF-8";


body {
	margin:0px;
	padding:0px;
	background-color:#cbd2da;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
}

/*img { behavior: url(http://www.bonati.com/iepngfix/iepngfix.htc); }*/

/*img, #phone { behavior: url(http://www.bonati.com/iepngfix/iepngfix.htc); }*/

/*img, div { behavior: url(http://www.bonati.com/iepngfix/iepngfix.htc); }*/

img, div { behavior: url(http://www.bonati.com/iepngfix/iepngfix.htc); }


#Flash_WalkOn {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	position: fixed;
	z-index: 100;
	bottom:0px;
	right:0px;
	width:480px;
}



*html #Flash_WalkOn { position: absolute; width:480px; z-index:100; bottom:0px; right:0px;}


.HomeIframe {
	text-align:right;
	width:240px;
	margin:5px auto;
}


.HomeIframe a{
color:#294352;
display:block;
padding:0px 12px 0px 0px;
}


a {
	color:#000000;
}

a:hover {
	text-decoration:none;
}

.smallTXT {
	font-size:9px;
	line-height:14px;
	color:#666666;
}

.mediumTXT {
	font-size:14px;
	line-height:18px;
	color:#666666;
}

.Forms {
	color:#2a4353;
}

#MainContainer {
	width:970px;
	margin:0 auto;
	background-color:#FFFFFF;
	overflow:auto;
}

#LeftCol {
	width:279px;
	margin:0px 0px -120px 0px;
	float:left;
	position:relative;
	z-index:10;
}

#RightCol {
	width:691px;
	float:right;

}

#headerNav {
	width:680px;
	height:16px;
	padding:10px 10px 0px 0px;
	background-image:url(http://www.bonati.com/_img/header_navBG.jpg);
	text-align:right;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#headerNav a{
	color:#FFFFFF;
	text-decoration:none;
}

#headerNav a:hover{
	text-decoration:underline;
}



#MainNav {
	overflow:auto;
}

#NavList {
	width:272px;
	float:left;
}

#NavList .navSMLTxt {
	display:block;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	font-style:italic;
	margin:-4px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
}


#NavList a{
	display:block;
	width:252px;
	height:34px;
	margin:0px;
	background-image:url(../_img/MainNav_BG_new.jpg);
	padding:8px 0px 0px 20px;
	color:#2a4353;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.NavListSpacer {
	height:3px;
	width:272px;
	padding:0px;
	margin:0px;
	background-image:url(http://www.bonati.com/_img/MainNav_Div.jpg);
	background-repeat:no-repeat;
}

#NavList a:hover{
	background-image:url(../_img/MainNav_BG__newR.jpg);
	color:#FFFFFF;
}

#NavRigthSpacer {
	width:7px;
	height:229px;
	float:right;
}


#newsContent {
	padding:14px 0px 14px 14px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2a4353;
}

#SuccessStory {
	width:278px;
	height:188px;
	padding:10px 0px 0px 0px;
	font-size:12px;
	line-height:14px;
}
#SuccessStory .successStoryitem{
	width:247px;
	height:58px;
	margin:0 auto;
	padding:0px 0px 10px 0px;
}

#SuccessStory a{

}

#SuccessStory .successStoryitem img{
	float:left;
	display:block;
	padding:0px 10px 0px 0px;
}

#newsContent a{
	color:#2a4353;
}

#FooterTXT {
	padding:5px 0px 10px 0px;
	text-align:center;
	background-image:url(http://www.bonati.com/_img/footerTXTbg.png);
	color:#FFFFFF;
	font-size:10px;
}

#FooterTXT a{
	color:#FFFFFF;
	text-decoration:none;
}

#FooterTXT a:hover{
	text-decoration:underline;
}	

#sitemap ul{
	list-style:none;
}

