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:#ffffff;
	color:#000000;
	font-family:Verdana, Arial; 
	font-size:11px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	background-image:url(../Images/BodyBG.jpg);background-repeat:no-repeat;
	background-position:center top;
}

.PageBreak		{PAGE-BREAK-AFTER: always;}

img	{border-width: 0px 0px 0px 0px;}

div	{padding:0px 0px 0px 0px;border-width: 0px 0px 0px 0px;}

.prevtable{border-collapse:separate;}

/************************************************************************
* 	Main Containers & Borders
************************************************************************/
div#MainContainer
{
	margin:auto;width:1004px;
	
}

div#MainContainerInt
{
	float:left;width:939px;
	padding:0px 35px 0px 30px;background-image:url(../Images/MainBodyBG.png);background-repeat:repeat-y;
}
/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	float:left;width:939px;height:214px;
}

	div#HeaderContainerTop
	{
		float:left;width:939px;height:153px;overflow:hidden;padding-bottom:20px;
	}
		div#HeaderLogo
		{
			float:left;width:290px;height:153px;
		}
		div#HeaderImage
		{
			float:left;width:643px;height:150px;
			background-image:url(../Images/HeaderImageBG.gif);
			background-repeat:no-repeat;padding:0px 3px 3px 3px;
			overflow:hidden;
		}
	div#HeaderContainerNavigation
	{
		float:left;width:939px;height:41px;
	}
/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	float:left;width:939px;padding-top:21px;
}
	div#LeftPane
	{
		float:left;width:265px;padding-right:25px;min-height:754px;_height:754px;overflow-x:hidden;
	}
	div#ContantArea
	{
		float:left;width:647px;background-color:#e1c180;border:1px solid #896e4e;
	}
	div#InternalRight
	{
		float:left;width:647px;
	}
		div#InternalContent
		{
			float:left;width:484px;border:1px solid #896e4e;background-color:#e1c180;
		}
			div#InternelContantAreaTop
			{
				float:left;width:412px;background-image:url(../Images/InternalContentBG.gif);
				background-repeat:no-repeat;padding:28px 36px 0px 36px;min-height:640px;_height:640px;
			}
			div#InternelContantAreaBottom
			{
				float:left;width:484px;background-image:url(../Images/InternalContentBGBtm.gif);
				background-repeat:no-repeat;height:68px;overflow:hidden;
			}
			div#Randomcopyright
			{
				float:left;width:412px;
				padding:15px 36px 20px 36px;
			}
			div#previewContent
			{
				float:left;width:412px;
				padding:0px 0px 20px 0px;
			}
			
		div#RightPane
		{
			float:left;width:139px;padding-left:22px;
			
		}
	
		div#ContantAreaTop
		{
			float:left;width:575px;background-image:url(../Images/ContentBG.gif);
			background-repeat:no-repeat;min-height:689px;_height:689px;padding:28px 36px 0px 36px;
			
		}
		div#ContantAreaBottom
		{
			float:left;width:647px;background-image:url(../Images/ContentBG.gif);
			background-image:url(../Images/ContentBGBtm.gif);background-repeat:no-repeat;height:66px;
		}
		
		

/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	float:left;width:934px;padding-top:25px;padding-bottom:15px;

}
	div#FooterLeft
	{
		float:left;width:164px;
	
	}
	div#FooterCenter
	{
		float:left;width:640px;text-align:center;font-family:Arial;
		color:#a97d45;font-size:12px;
	}
	
	div#FooterLinks
	{
		float:left;width:934px;text-align:center;padding-bottom:25px;
	}
	div#FooterRight
	{
		float:left;width:130px;text-align:right;
	
	}
	
/************************************************************************
*	Contact Form
************************************************************************/

.ContactUsInputBox {background-color: #ffffff; border: solid 1px #CACACA; width: 275px; font-family:verdana; font-size:11px; color:#555555; font-weight:normal;height:18px;}
.ContactUsInputMultiBox {background-color: #ffffff; border: solid 1px #CACACA; width: 275px; font-family:verdana; font-size:11px; color:#555555; font-weight:normal; height:80px; }
.ContactStatus {font-family:Arial;font-size:16px;color:#47bfe6;font-weight:bold;}
.ContactUsLabel {font-size:11px;
	font-weight:normal;
	line-height:18px;
	}
	
	