/*-------DNN Nav Menu Items----------*/
.main_dnnmenu_rootitem
{
	margin-right:10px;
}


/*------------------Clear---------------------*/
.Clear 
{
	clear:both;
}

/*-----------------Body--------------------------*/
body 
{
	text-align:center;
}

/*------------------siteWrapper------------------*/
#siteWrapper 
{
	width:747px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	
}

/*------------------toppane------------------*/
.toppane
{
	margin-bottom:10px;
}

/*------------------toppanenav------------------*/
.toppanenav
{
	margin:0;
	padding:0;
}

/*------------------ThreeCol------------------*/
#ThreeCol 
{
	width:747px;	
	display:block;
	margin:0;
	padding:0;
	background-image:url(/images/og/ORGANIC_CATEGORY_BKGD.jpg);
	background-repeat:no-repeat;
}


/*------------------LeftPane------------------*/
#ThreeCol .leftpane
{
	width:195px;	
	float:left;
	text-align:center;		
	
}


/*------------------ContentPane------------------*/
#ThreeCol .contentpane
{
	width:410px;
	float:left;
	text-align:left;	
	padding-bottom: 10px;
}


/*------------------RightPane------------------*/
#ThreeCol .rightpane
{
	width:130px;
	float:right;		
}

/*------------------bottompanenav------------------*/
.bottompanenav
{
	margin-bottom:10px;	
}

/*------------------bottompane------------------*/
.bottompane
{
	text-align:center;
}	