/*************************************
*  
*  MAYFRAN INTERNATIONAL
*
*  oneColLayout.css
*
*  Last Updated By: Ryan Perry
*
*  Last Updated: 1/30/2009
*
*************************************/



/*************************************
*  BEGIN CONTENT LAYOUT
*************************************/

.contentContainer .breadCrumbNav {
	padding:10px 0 5px 0px !important;
	margin:0 0 22px 0;
	clear:both;	
	height:20px;
	font-size:10px !important;
}

.contentContainer .mainContent {
	margin:0 20px 0 0px !important;
	display:block;
	padding:0 0 100px 0;
}
	
/*************************************
*  END CONTENT LAYOUT
*************************************/


/*************************************
*  BEGIN SITEMAP LAYOUT
*************************************/

.sectionBox {
	float:left;
	display:inline;
	width:135px;
	margin:0 20px 45px 0;
}

.sectionBox h2 {

}

.sectionBox ul {
	list-style:none;
	margin:0;
	padding:0;
}

.sectionBox ul li {
	margin:0 !important;
	background:url('/images/Mayfran/sitemapBulletBG.gif') no-repeat 0 10px !important;
	padding:0 0 0 15px !important;
	
	
}

.sectionBox ul li a {
	display:block;
	padding:3px 0 !important;
}

.sectionBoxLast {
	margin: 0 0 45px 0 !important;
	width:135px;
}
	
	
.sectionBox ul ul {
	margin:0 0 10px 10px !important;
	padding:0;
}

.sectionBox ul ul li a {
	font-weight:normal !important;
	color:#666666 !important;

}

/*************************************
*  END SITEMAP LAYOUT
*************************************/
	