html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }

html,body
{
	background-color:#ede6dd;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

.PageBreak		{PAGE-BREAK-AFTER: always;}

img	{border-width: 0px 0px 0px 0px;}

div	{padding:0px 0px 0px 0px;border-width: 0px 0px 0px 0px;}



/************************************************************************
* 	Main Containers & Borders
************************************************************************/
div#FullContainer
{
	width:100%;
	float:left;
	background-color:#ede6dd;
}

	div#FullNav
	{
		width:100%;
		height:22px;
		float:left;
		background-image:url(/Images/QuickLinkBG.jpg);
		background-repeat:repeat-x;
	}
	
	#Quicklinks1_dtlDataList{
		float:right;
	}
	
	div#FullMainContent
	{
		width:100%;
		float:left;
	}


div#MainContainer
{
	background-image:url(../Images/BG_IMG_.jpg); 
	background-repeat:no-repeat;
	min-height:600px;
	_height:600px;

}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	width:1100px;
	float:left;
}
	div#Logo
	{
	float:left;
	width:217px;
	height:100px;
	padding:30px 0px 0px 65px;
	}
	
	div#Nav{
	padding:54px 68px 0px 148px;
	overflow:hidden;
	width:602px;
	float:left;
	}

	/*padding:54px 68px 0px 148px;*/

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{

	width:603px;
	float:left;
	padding:0px 67px 0px 430px;

}

	div#MainContent
	{
		
		float:left;
		min-height:100px;
		_height:100px;
		width:603px;
		padding:25px 0px 0px 0px;
	}
	
	div#MainContentInt
	{
		
		float:left;
		min-height:300px;
		_height:300px;
		width:603px;
		padding:25px 0px 0px 0px;
	}
	
	div#MainContentBook
	{
		
		float:left;
		min-height:300px;
		_height:300px;
		width:603px;
		padding:25px 0px 0px 0px;
	}
	
	div#BookContainer	{
		width:100%; float:left; width:538px; padding:0px 30px 0px 35px;
		background-image:url(/Images/ContentBG.jpg);
		background-repeat:repeat-y;
		}
	
	
	div#MainContentFooter
	{
		float:left;
		width:603px;
		height:256px;
	}
	
	div#MainContentFooterInt
	{
		float:left;
		width:603px;
		height:63px;
	}

/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
width:1100px;
float:left;
}

#Footer1_Footer1_dtlDataList{
	margin:auto;
}
