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:Arial, Helvetica, sans-serif; 
	font-size:12px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	background-image:url(../Images/footer_background_texture.gif);
	background-repeat: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
{
	float:left;
	width:100%;
}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	float:left;
	width:100%;
	background-image:url(/Images/headerBG.jpg);
	background-repeat:repeat-x;
	height:141px;
}

div#HeaderInternalContainer
{
	float:left;
	width:100%;
	background-image:url(/Images/headerINTBGCorner.jpg);
	background-repeat:repeat-x;
	height:143px;
}

	div#HeaderInnerContainer
	{
		width:960px;
		margin:auto;
	}
		div#InternalBGHeader
		{
			width:960px;
			float:left;
			height:143px;
			background-image:url(/Images/headerInternalBG.jpg);
			background-repeat:no-repeat;
		}
		
		div#InternalBGHeaderSiteMap
		{
			width:960px;
			float:left;
			height:143px;
			background-image:url(/Images/headerInternalNewBG.jpg);
			background-repeat:no-repeat;
		}
	
		div#Logo
		{
			width:240px;
			float:left;
			height:112px;
			background-image:url(/Images/Logo.jpg);
			background-repeat:no-repeat;
			margin-top:5px;
		}
		
		div#NavContainer
		{
			width:720px;
			float:left;
		}
		
			div#SearchContainer
			{
				width:160px;
				float:left;
				height:42px;
				margin-top:5px;
				padding:10px 0px 0px 560px;
			}
			
			div#Nav
			{
				width:720px;
				float:left;
			}
		
div#FlashContainer
{
	float:left;
	width:100%;
	background-image:url(/Images/headerborder.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;
	background-color:#FFF;
}


	div#SurveyBTN
	{
		float:left;
		width:100%;
		text-align:right;
		height:229px;
	}

	div#FlashHolder
	{
		width:960px;
		margin:auto;
	}
	
		div#Flash
		{
			width:940px;
			float:left;
			margin-top:-229px;
			padding:0px 10px 20px 10px;
			z-index:50;
			position:relative;
		}
/*	*/


/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:100%;
	float:left;
	background-image:url(/Images/background_texture.gif);
	background-repeat:repeat;
}

	div#MainContent
	{
		width:940px;
		margin:auto;
	}

	div#MainContentInt
	{
		width:940px;
		margin:auto;
	}
	
	div#ContentHolder
	{
		width:940px;
		float:left;
		background-image:url(/Images/HomeContentBG.jpg);
		background-repeat:repeat-y;
		padding:15px 0px 0px 0px;
	}
	
		div#HomeContent
		{
			width:290px;
			float:left;
			padding:10px 10px 0px 10px;
		}
	
		div#HomePort1
		{
			width:290px;
			float:left;
			padding:10px 10px 10px 19px;
		}
		
		div#HomePort2
		{
			width:280px;
			float:left;
			padding:10px 10px 10px 19px;
		}
		
		div#InternalContent
		{
			width:940px;
			float:left;
		}
		
			div#LeftPaneNavContainer
			{
				width:219px;
				float:left;
				padding:20px 0px 0px 10px;
			}
			
				div#LeftHeader
				{
					width:200px;
					float:left;
				}
			
			div#RightPaneContent
			{
				width:651px;
				float:left;
				padding:20px 30px 20px 30px;
				background-image:url(/Images/RightPaneContentBG.jpg);
				background-repeat:repeat-y;
				min-height:400px;
				_height:400px;
			}
			
			div#RightPaneContentSiteMap
			{
				width:890px;
				float:left;
				background-color:#FFF;
				padding:20px 30px 20px 20px;
				background-image:url(/Images/RightPaneContentSiteMapBG.jpg);
				background-repeat:repeat-y;
				min-height:400px;
				_height:400px;/**/
			}
			
				div#ContentINTHeader
				{
					width:651px; float:left;
					padding:0px 0px 10px 0px;
				}
				
				div#InternalImageHolder
				{
					width:651px; float:left;
					padding:0px 0px 10px 0px;
				}
				
			div#ContactUsForm
			{
				width:480px;
				float:left;
				padding:10px 0px 0px 0px;
			}
			
				div#ConYourDet
				{
					width:420px;
					height:600px;
					background-image:url(/Images/Contact_YourDet_BG.jpg);
					background-repeat:no-repeat;
					padding:10px 30px 20px 30px;
				}
				
				div#ConInterest
				{
					width:480px;
					height:119px;
					background-image:url(/Images/Contact_Interested.jpg);
					background-repeat:no-repeat;
					padding:20px 30px 20px 30px;
				}
				
				div#ConProject
				{
					width:480px;
					height:312px;
					background-image:url(/Images/Contact_Project.jpg);
					background-repeat:no-repeat;
					padding:20px 30px 20px 30px;
				}
				
				div#ConFile
				{
					width:480px;
					height:116px;
					background-image:url(/Images/Contact_File_BG.jpg);
					background-repeat:no-repeat;
					padding:20px 30px 0px 30px;
				}
				
				div#ProductDet
				{
					width:312px; float:left;	
				}
				
				div#FlashGalleryDet
				{
					width:319px; float:left;	
					padding:0px 0px 0px 20px;
				}
				
				div#RelatedItems
				{
					width:651px;
					float:left;
  				 	border-top:1px solid #dbd5cf;
					padding:20px 0px 20px 0px;
				}

/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	width:100%;
	float:left;
	background-image:url(/Images/footer_background_texture.gif);
	background-repeat:repeat;
	padding:18px 0px 18px 0px;
}

	div#FooterContent
	{
		width:940px;
		margin:auto;
	}
	
		div#FooterInternal
		{
			width:940px;
			float:left;
		}
		
		div#FooterCopyContainer
		{
			width:429px;
			float:left;
			padding:0px 0px 0px 10px;
			overflow:hidden;
		}
		
		div#FooterNewsContainer
		{
			width:200px;
			float:left;
			padding:0px 40px 0px 0px;
			overflow:hidden;
		}
		
		div#FooterLinksContainer
		{
			width:210px;
			float:left;
		}
		
/************************************************************************
*	Add My Listing FORM Styles
************************************************************************/

.RedCopy	{font-size:11px; color:#ee0000; font-weight:bold; line-height:18px; padding-right:0px;}
.ContactHeaders{font-family:Tahoma, Geneva, sans-serif; color:#3f3f3f; font-weight:bold; font-size:11px; text-decoration:none;}
.ContactNote{font-size:11px; color:#b3acac; font-weight:normal; line-height:18px;}
.FormHead	{font-size:15px;}

div#InputFieldContainer
{
	background-image:url(/Images/textfieldBG.gif);
	background-repeat:no-repeat;
	width:176px;
	height:23px;
	padding:2px 2px 2px 2px;
}

div#MultiFieldContainer
{
	background-image:url(/Images/multifieldtextfieldBG.gif);
	background-repeat:no-repeat;
	width:416px;
	height:153px;
	padding:4px 4px 4px 4px;
}

.ComboFieldContainer
{
	width:176px;
	height:20px;
	padding:2px 2px 2px 2px;
}

.txtbox{
	width:160px;
	float:left;
	border:1px solid #FFFFFF; padding:3px 3px 3px 3px;
	color:#3f3f3f;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
}

.browseclass{
	color:#3f3f3f;
	width:160px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	border:1px solid #FFFFFF; padding:3px 3px 3px 3px;
}

.txtmultibox{
	width:400px;
	float:left;
	height:135px;
	border:1px solid #FFFFFF; padding:3px 3px 3px 3px;
	color:#3f3f3f;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
}


.txtboxdrop{
	width:180px;
	float:left;
	border:1px solid #dcd6d1;
	padding:4px 5px 4px 5px;
	color:#3f3f3f;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
}

.txtboxdropbrowse{
	width:244px;
	float:left;
	border:1px solid #FFFFFF; padding:3px 3px 3px 3px;
	color:#3f3f3f;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
}



.FormNameContainer{
		width:240px;
		padding:14px 0px 10px 0px;
		color:#000;
		font-size:11px;
		font-weight:bold
}

.FormNameContainerCom{
		width:240px;
		padding:14px 0px 10px 0px;
		color:#000;
		font-size:11px;
		font-weight:bold
}
.FormNameContainerRight{
		width:200px;
		padding:14px 0px 10px 0px;
		color:#000;
		font-size:11px;
		font-weight:bold
}
	
.CPTitleContainer{
		padding:7px 0px 3px 0px;
}	
	
.FormInputContainer{
		width:305px;
		padding:0px 0px 5px 0px;
	}	
	
	
div#upImg{
			float:left; 
			width:260px; 
			background-position:right top;
			height:27px;
			background-image:url(/Images/textfieldBGbrowse.gif); 
			background-repeat:no-repeat; 
			/*padding-top:6px;
			padding-right:10px;
			position:relative; 
			z-index:100;
			text-align:right;
			vertical-align:middle;*/
		}
	
		div#upTxt{
			float:left;		
			clear:both;
			overflow:hidden;
			position:relative;
			padding:0px 0px 0px 5px;
			margin-top:-25px;
			
		}	
		