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:repeat-x;
}

.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:996px;
	
}
	
/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	float:left;
	width:996px;
	height:182px;
}
	div#HeaderContainerLogo
	{
		float:left;
		width:233px;padding-top:44px;
		height:138px;
	}
	div#HeaderContainerPortfolio
	{
		float:left;
		width:763px;
		height:182px;overflow:hidden;
	}
/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	float:left;
	width:996px;background-image:url(../Images/MainBodyBG.gif);background-repeat:repeat-y;

}
	div#Leftpane
	{
		float:left;
		width:213px;padding-top:32px;
		background-image:url(../Images/LeftPaneBG.gif);background-repeat:no-repeat;
	}
	div#Rightpane
	{
		float:left;
		width:763px;padding-left:20px;
	}
		div#RightpaneInt
		{
			float:left;
			width:763px;
		}
			div#GalleryContainer
			{
				float:left;
				width:763px;height:455px;overflow:hidden;
			}
			div#ContentContainer
			{
				float:left;
				width:763px;
			}
			div#PreviewContentContainer
			{
				float:left;
				width:748px;
			}
			
				
			
				div#ContentArea
				{
					float:left;
					width:482px;background-color:#FFFFFF;
					padding:28px 17px 0px 17px;
				}
				div#PreviewContentArea
				{
					float:left;
					width:714px;background-color:#FFFFFF;
					padding:28px 17px 0px 17px;
				}
				
				
				div#PropertyContentArea
				{
					float:left;
					width:482px;background-color:#FFFFFF;
					padding:20px 17px 0px 17px;min-height:350px;_height:350px;
				}
					div#ContentAreaInt
					{
						float:left;
						width:482px;min-height:100px;_height:100px;
					}
					div#Preview
					{
						float:left;
						width:714px;min-height:150px;_height:150px;
					}
					
					div#ConatctContainer
					{
						float:left;
						width:482px;
					}
					
					div#BreadCrumbs
					{
						float:left;
						width:482px;background-color:#FFFFFF;
						padding:0px 0px 20px 0px;
					}
					div#PropertNavigation
					{
						float:left;
						width:516px;
						overflow:hidden;
					}
					
				
				div#RandomCopyrights
				{
					float:left;
					width:482px;padding-top:25px;padding-bottom:28px;
				}
				div#PreviewRandomCopyrights
				{
					float:left;
					width:714px;padding-top:25px;padding-bottom:28px;
				}
				
				div#RightPanePortfolio
				{
					float:left;
					width:227px;
					padding:0px 0px 0px 20px;
				}
/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	float:left;
	width:899px;
	background-image:url(../Images/FooterBG.gif);
	background-repeat:no-repeat;padding:23px 32px 45px 65px;
}
	div#FooterLinks
	{
		float:left;
		width:899px;
		
	}
	div#RandomFooter
	{
		float:left;
		width:899px;text-align:center;
		padding-top:30px;
		
	}
	
	

/************************************************************************
*	Contact Form
************************************************************************/

.ContactUsInputBox 		{background-color: #f0efee; border: solid 1px #cccccc; width: 226px; height:24px;padding:4px 0px 0px 4px; font-family:verdana; font-size:11px; color:#555555; font-weight:normal;}

.ContactUsDDLBox 		{background-color: #f0efee; border: solid 1px #cccccc; width: 480px; height:24px;padding:4px 0px 0px 4px; font-family:verdana; font-size:11px; color:#555555; font-weight:normal;}

.ContactUsInputMultiBox {background-color: #f0efee; border: solid 1px #cccccc; width: 226px; height:150px;padding:4px 0px 0px 4px;  font-family:verdana; font-size:11px; color:#555555; font-weight:normal;  }

.ContactStatus 			{font-family:Arial;font-size:12px;color:#47bfe6;font-weight:bold;}

.ContactUsLabel 		{font-size:10px;font-weight:bold;line-height:18px;color:#3b3b3b;font-family:Verdana;text-transform:uppercase;padding:0px 0px 5px 0px;}