@import url(solparmenu.css);

/*===================================================*/
/*   Global Desing Elements override DNN default     */
/*===================================================*/
body {
   font-family: Arial,Helvetica,sans-serif;
	background:#FFFFFF url(bg.gif);
	min-width: 770px;
	text-align: center;
}

h1, h2, h3 {
	color: #FF9900;
	font-size: 13px;
}

/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/



/*========================================================*/
/*     Layout Design Elements                             */
/*========================================================*/
/*-- Common position style      
     Use the combination of these style 
	 postion element             --*/
	 .wrapper01{
	 width:720px;
	 margin-left:82px;
	 text-align:center;
	 }
	 
.wrapper01 .pane03{
	width:100% !important;
	margin:0 auto;
}

.breadcrumb
{
	width:864px;
	border-bottom:1px solid #bde0ea;
	height:22px;
	padding-top: 22px;
	margin-bottom:15px;
	padding-right:20px;
	text-align:left;
}

.breadcrumb, .breadcrumb a.SkinObject
{
	font-weight:normal;
	font-size:12px;
}
