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:#000000;	
	
	background-image:url(/Images/mainbg.jpg);
	background-repeat:repeat-x;
	
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;		
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccccc;
}

.PageBreak		{PAGE-BREAK-AFTER: always;}

img	{border-width: 0px 0px 0px 0px;}

div	{padding:0px 0px 0px 0px;border-width: 0px 0px 0px 0px;}



div#MainContainer{
	margin:auto;	
	padding-top:144px;	
	width:851px;	
}

	div#HeaderContainer{
		float:left;
		width:851px;
		height:234px;
		overflow:hidden;
	}
		div#Logo{
			float:left;
			width:170px;
			height:127px;
		}
		div#Telephone{
			float:left;
			width:192px;
			height:35px;
			padding:71px 8px 21px 481px;
		}
		div#TextBanner{
			float:left;
			width:170px;
			height:107px;
		}
		div#MenuBox{
			float:left;
			width:669px;
			height:25px;
			padding:57px 0px 25px 12px;
			overflow:hidden;
		}
	div#MainBody{
		float:left;
		width:642px;
		background-image:url(/images/leftbg.jpg);
		background-repeat:repeat-y;
		padding-left:209px;
		min-height:600px;
		_height:600px;
		padding-bottom:30px;
	}
	div#privacypolicylink{
		float:left;
		width:146px;
		height:17px;
		padding-left:300px;	
		margin-top:-20px;	
	}
	div#ContactTexts{
		float:left;
		width:248px;
	}
	
	div#ContactForm{
		float:left;
		width:394px;
	}
	
	div#thankyou{
		float:left;
		/*width:851px;
		height:815px;
		*/
		height:445px;
		width:361px;
		height:131px;
		padding:372px 0px 310px 490px;
		
		background-image:url(/images/thankfullbg.jpg);
		background-repeat:no-repeat;
	}
	
	
	div#thankmsg{
		float:left;
		width:361px;
		height:131px;		
		z-index:20;
		position:absolute;
		padding-top:131px;				
			
	}
	div#msgcontainer{
		float:left;
		width:361px;
		padding-left:460px;
	}
