#main_menu{
	color:#CC3333;
	font-family:verdana,Arial,Helvetica,sans-serif;
	font-size:100%;
	padding:0;
	width:212px;
	margin: 2px 0 0 0;
	margin-left: 13px !important;
}

#main_menu li{
	list-style:none; 
	padding:0; 
	margin-bottom:3px; 
	width:212px;
	font-size: 100% !important;
}

#main_menu a img, #pf a img{
	border:0;
}

#main_menu a {
	/* it is to fix IE bug */
	background-color: #ffffff;
	display:block;
	/* end */
	text-decoration:none;
	color:#CC3333;
}

#main_menu .body_menu a:hover{
	text-decoration:underline;
}

.body_menu a{	
	background: transparent url(/generic/Common/images/greyarrow.gif) no-repeat right center;
	padding-right: 10px;
}

.body_menu a.get_a_quote{
	font-weight: bold;
}

#main_menu .largeText .head_menu {
	height:37px;
}

#main_menu .head_menu a{
	background-color: transparent !important;
	text-transform: uppercase !important;
	font-size: 0.8em;
}
#main_menu .head_menu{
	height:24px;
	font-weight:bold;
	width:auto;
	cursor:pointer; padding:6px 0 0 6px;
}

#main_menu  .menu_on .body_menu{background:#ffffff url(/generic/Common/images/menu-border.gif) no-repeat scroll bottom left;}
#main_menu  .body_menu{padding:0; font-size:80%; text-align:right; background:#ffffff;}
#main_menu .body_menu div{
	padding: 0 5px; 
	height: 90px;
}

#main_menu .head_menu{background:#ffffff url(/generic/Common/images/menu-header-1.gif) no-repeat scroll top left;}
/* #main_menu .menu_on .head_menu, #pf .menu_on .head_menu{background:#ffffff url(/generic/Common/images/menu-header-1-on.gif) no-repeat scroll top left;} */

#main_menu .largeText .head_menu{background:#ffffff url(/generic/Common/images/menu-header-2.gif) no-repeat scroll top left;}
/* #main_menu .largeText.menu_on .head_menu, #pf .largeText.menu_on .head_menu{background:#ffffff url(/generic/Common/images/menu-header-2-on.gif) no-repeat scroll top left;} */

#main_menu .body_menu p{margin:0; padding:4px 7px 4px 2px; background: #ffffff;}
#bottom_menu_image.jsOn{
	position: relative;
	width: 209px;
	height: 1px;
	margin-left: -3px;
}
#pf .body_menu p{
	color:#CC3333;
}
