html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }

html,body
{
	color:#858585;
	font-family:Verdana, Arial; 
	font-size:11px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

.BodyIndex{
	background-image:url(/Images/BG.gif);
	background-repeat:repeat-x;
	background-color:#29447b;
}
.BodyExtranet{
	background-image:url(/Images/BGExtranet.gif);
	background-repeat:repeat-x;
	background-color:#45a7b2;
}

.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
{
	width:1000px;
	margin:auto;
}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainerIndex
{
	width:1000px;
	height:212px;
	float:left;
}
	div#HeaderImgExtranet
	{
		width:270px;
		height:154px;
		background-image:url(/Images/HeaderExtranet.jpg);
		background-repeat:no-repeat;
		float:left;
		padding:23px 11px 0px 719px;
		text-align:right;
	}
	div#HeaderImgIndex
	{
	width:270px;
	height:154px;
	background-image:url(/Images/HeaderIndex.jpg);
	background-repeat:no-repeat;
	float:left;
	padding:23px 11px 0px 719px;
	text-align:right;
	}
	div#HomeHeaderImgIndex
	{
	width:981px;
	height:177px;
	
	float:left;
	padding:0px 0px 0px 9px;
	text-align:right;
	}
	
	
	div#MenuIndex
	{
		width:845px;
		height:35px;
		padding:0px 0px 0px 10px;
		float:left;
	}
	div#MenuIndex2
	{
		width:980px;
		height:35px;
		padding:0px 0px 0px 10px;
		float:left;
	}
	div#MenuExt
	{
		width:844px;
		height:35px;
		padding:0px 0px 0px 11px;
		float:left;
		background-image:url(/Images/menuleftline.gif);
		background-repeat:no-repeat;
		background-position:10px 0px;
	}
	div#QuickLinksIndex
	{
		width:135px;
		height:35px;
		padding:0px 10px 0px 0px;
		float:left;
		background-image:url(/Images/QuickLinksIndexBG.gif);
		background-repeat:no-repeat;
		overflow:hidden;
	}

/************************************************************************
*	MainBody
************************************************************************/
div#MainContentContainer
{
	width:980px;
	padding:0px 10px 0px 10px;
	float:left;
}
	div#MainCont
	{
		width:978px;
		border-left:1px solid #231300;
		border-right:1px solid #231300;
		background-color:#FFFFFF;
		background-image:url(/Images/BodyImgTop.gif);
		background-repeat:repeat-x;	
		padding-top:15px;
		padding-bottom:16px;
		float:left;
	}
		div#MainBodyContainerInternal
		{
			width:978px;
			float:left;
			background-image:url(/Images/DottedLine.gif);
			background-repeat:repeat-y;
			background-position:191px 0px;
		}
		div#MainBodyContainer
		{
			width:978px;
			float:left;
			background-image:url(/Images/DottedLine.gif);
			background-repeat:repeat-y;
			background-position:252px 0px;
		}
			div#LeftPaneInternal
			{
				width:176px;
				float:left;
				padding:0px 1px 0px 15px;
				overflow:hidden;
			}
			div#LeftPane
			{
				width:253px;
				float:left;
			}
				div#MapSearch
				{
					width:216px;
					height:219px;
					float:left;
					background-image:url(/Images/MapSearch.gif);
					background-repeat:no-repeat;
					background-position:10px 0px;
					padding:76px 18px 0px 19px;
				}
				div#BasicSearch
				{
					width:208px;
					height:71px;
					float:left;
					background-image:url(/Images/BasicSearch.gif);
					background-repeat:no-repeat;
					background-position:17px 0px;
					padding:55px 18px 0px 27px;
				}
			div#MainBodyExtranal
			{
				width:925px;
				float:left;
				padding:11px 22px 0px 15px;
				min-height:410px;
				_height:410px;
			}
			div#MainBodyInternal
			{
				width:750px;
				float:left;
				padding:11px 22px 0px 14px;
				min-height:410px;
				_height:410px;
			}
			div#MainBodyIndex
			{
				width:689px;
				float:left;
				padding:11px 22px 0px 14px;
				overflow:hidden;
			}
			div#BottomPortfolio
			{
	width:700px;
	float:left;
	padding:17px 11px 0px 14px;
	overflow:hidden;
			}
			
.RecFormTextBox {border:1px solid #834400;width:152px;height:17px;}
.RecFormTR {padding-bottom:14px;}

div#SearchResult {width:651px;float:left;}
#ibtnSearchState{border:0px;}
#ibtnSearchPostCode{border:0px;}

#tblResult A:link		{font-family:Verdana;color:#ff7609;text-decoration:underline;}
#tblResult A:visited	{font-family:Verdana;color:#ff7609;text-decoration:underline;}
#tblResult A:active		{font-family:Verdana;color:#ff7609;text-decoration:underline;}
#tblResult A:hover		{font-family:Verdana;color:#ff7609;text-decoration:underline;}

#cmbState {font-family:Verdana; font-size:11px; color:#858585; width:217px;}

.txtSearch {border:1px solid #000000;background-color:#FFFFFF !important;width:192px;height:18px;font-family:verdana;font-size:11px;color:#2b2b2b;padding-top:4px;padding-left:6px;}

.ibtnSearch {padding-top:5px;border:0px;background-color:#152544 !important;}

/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	width:932px;
	border-left:1px solid #231300;
	border-right:1px solid #231300;
	background-color:#FFFFFF;
	float:left;
	padding:0px 30px 0px 16px;
}
