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/mainbg.jpg);
	background-repeat:no-repeat;
}

.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#MainContainer
{
	margin:auto;width:935px;
	
}
	div#MainContainerInt
	{
		float:left;width:935px;
		background-image:url(../Images/MainTopbg.png);background-repeat:no-repeat;
		padding-top:76px;
	}
/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	float:left;width:925px;
	background-image:url(../Images/MainbodyBG.png);
	background-repeat:repeat-y;padding:0px 5px 0px 5px;
}
	div#LeftPane
	{
		float:left;width:180px;
		padding:0px 14px 0px 20px;
		
	}
		div#LogoContainer
		{
			float:left;width:180px;height:103px;
		}
		div#MainMenu
		{
			float:left;width:180px;padding-bottom:20px;
		}
		div#LeftPanePortfolio
		{
			float:left;width:180px;
		}
	
	div#RightPane
	{
		float:left;width:695px;
		padding-right:16px;
	
	}
	div#RightPaneTop
	{
		float:left;width:695px;
		background-image:url(../Images/RightPaneBG.gif);
		background-repeat:repeat-y;
	}
	
		div#Sitesearch
		{
			float:left;width:695px;text-align:right;
			height:55px;background-image:url(../Images/Established.gif);
			background-repeat:no-repeat;background-position:19px 23px;
		}
		div#HeaderMainImage
		{
			float:left;width:695px;
			background-image:url(../Images/HdrImageBG.gif);background-repeat:no-repeat;
			padding-bottom:6px;background-position:left bottom;min-height:280px;_height:280px;
		}
		div#IntPreHeaderMainImage
		{
			float:left;width:682px;
			background-image:url(../Images/HdrImageBG.gif);background-repeat:no-repeat;
			padding-bottom:6px;background-position:left bottom;min-height:280px;_height:280px;
			padding-left:13px;
		}	


		div#IntHeaderMainImage
		{
			float:left;width:675px;
			background-image:url(../Images/HdrImageBG.gif);background-repeat:no-repeat;
			padding-bottom:6px;background-position:left bottom;min-height:280px;_height:280px;
			padding-left:20px;
		}
		
		
		div#MainContentArea
		{
			float:left;width:695px;
			padding:15px 0px 20px 0px;
		}	
			div#BreadCrumbsContainer
			{
				float:left;width:480px;
				padding:0px 0px 25px 0px;
			}
				div#IntBreadCrumbsContainer
				{
					float:left;width:695px;
					padding:0px 0px 15px 0px;
				}
			
			div#Youarehere
			{
				float:left;width:90px;
				color:#9d784a;padding:2px 0px 0px 0px;
				font-family:Georgia;font-size:11px;
				font-weight:bold;
			}
			
			div#ContentArea
			{
				float:left;width:480px;
				padding:0px 20px 0px 0px;
			}
				div#IntContentArea
				{
					float:left;width:695px;
					min-height:400px;_height:400px;
				}
			
			div#RightPanePortfolio
			{
				float:left;width:195px;
				
			}
		div#TabPannel
		{
			float:left;width:695px;
			padding:0px 0px 30px 0px;
			min-height:350px;_height:350px;
		}
		
		div#RandomCopyright
		{
			float:left;width:695px;
			padding:10px 0px 0px 0px;
			text-align:center;
		}
			
/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	margin:auto;background-color:#7b6c58;
}
	div#FooterContainerInt
	{
		margin:auto;
		width:935px;background-color:#7b6c58;
	}
	div#FooterLinks
	{
		float:left;
		width:935px;text-align:center;
	}
	div#RandomFooter
	{
		float:left;padding:0px 5px 10px 5px; 
		width:925px;text-align:center;
	}
/************************************************************************
*	Contact Form
************************************************************************/

.ContactUsInputBox {background-color: #ffffff; border: solid 1px #e7e3db; width: 304px; font-family:Georgia; font-size:11px; color:#9c885f; font-weight:normal;padding:3px 0px 0px 3px;height:20px;}

.ContactUsDDLBox {background-color: #ffffff; border: solid 1px #e7e3db; width: 304px; font-family:Georgia; font-size:11px; color:#9c885f; font-weight:normal;padding:3px 0px 3px 3px;height:26px;}



.ContactUsInputMultiBox {background-color: #ffffff; border: solid 1px #e7e3db; width: 307px; font-family:Georgia; font-size:11px; color:#9c885f; font-weight:normal; height:85px; }

.ContactStatus {font-family:Georgia;font-size:16px;color:#47bfe6;font-weight:bold;}

.ContactUsLabel {font-size:14px;
	font-weight:normal;
	line-height:18px;font-family:Georgia, "Times New Roman", Times, serif;
	color:#6d767d;padding-bottom:3px;font-smooth: auto;
	}
	
.ErrMsg			{ font-size:14px; color:#ff0000; font-weight:bold; line-height:130%;font-family:Georgia, "Times New Roman", Times, serif;}

.SuccMsg			{ font-size:14px; color:#666666; font-weight:bold; line-height:130%;font-family:Georgia, "Times New Roman", Times, serif;}
