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:#eeeeee;
	color:#777777;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	background-image:url(/Images/SiteBG.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}

.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:1198px;
margin:auto;
}

div#MainFooterContainer
{
	width:100%;
	margin:auto;
	background-color:#b32315;
	min-height:55px;
	_height:55px;
}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	width:1000px;
	height:232px;
	float:left;
	background-image:url(/Images/HeaderBG.jpg);
	background-repeat:no-repeat;
}
	div#LogoContainer
	{
		width:1000px;
		float:left;
		height:134px;
	}

	div#Logo
	{
		width:306px;
		float:left;
	}
	
	div#QuickNavContainer
	{
		width:560px;
		float:left;
		padding:0px 0px 0px 134px;
		background-image:url(/Images/QuickLinkNav.jpg);
		background-repeat:no-repeat;
		background-position:top right;
		height:40px;
		overflow:hidden;
	}
	
	div#SearchContainer
	{
			width:190px;
			float:left;
			padding:0px 0px 0px 504px;
		}
/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyHeader
{
	width:1000px;
	float:left;
}

div#MainBodyContainer
{
	width:940px;
	float:left;
	background-color:#FFF;
	padding:5px 30px 0px 30px;
}

div#MainBodyContainerInt
{
	width:970px;
	float:left;
	background-color:#FFF;
	padding:0px 30px 0px 0px;
}

div#MainBodyContainerIntLink
{
	width:970px;
	float:left;
	background-color:#FFF;
	padding:0px 30px 0px 0px;
	background-image:url(/Images/linkBG.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}

	div#LeftPane
	{
		width:700px;
		float:left;
		padding:0px 20px 10px 0px;
		overflow:hidden;
	}
	
	div#LeftPaneInt
	{
		width:730px;
		float:left;
		padding:0px 20px 10px 0px; overflow:hidden;
	}
	
	div#LeftPaneIntContact
	{
		width:730px;
		float:left;
		padding:0px 20px 10px 0px; overflow:hidden;
	}
	
	div#LeftPaneIntVer2
	{
		width:950px;
		float:left;
		padding:0px 20px 10px 0px;
	}
	div#LeftPaneNav
	{
		width:170px;
		float:left;
		padding:44px 20px 0px 0px;
		background-image:url(/Images/InsideThisSection.jpg);
		background-repeat:no-repeat;
	}
	
	div#LeftPaneIntContent
	{
		width:540px;
		float:left;
		padding:0px 0px 0px 0px;
	}
	
	div#LeftPaneIntContentContact
	{
		width:700px;
		float:left;
		padding:0px 0px 0px 30px;
	}
	
	div#LeftPaneIntContentVer2
	{
		width:760px;
		float:left;
		padding:0px 0px 0px 0px;
		overflow:hidden;
	}
	
	div#RightPane
	{
		width:220px;
		float:left;
		/*overflow:hidden;*/
	}
	
	div#NewsletterContainer
	{
		width:220px;
		float:left;
		background-color:#ffbb11;
		}
	
	div#NewsletterHead
	{
		width:220px;
		float:left;
		background-image:url(/Images/head_Newsletter.jpg);
		background-repeat:no-repeat;
		height:53px;
	}
	
	div#NewsletterContent
	{
		width:220px;
		float:left;
		background-color:#ffbb11;
		}
	
	div#NewsletterFooter
	{
		width:220px;
		float:left;
		background-image:url(/Images/head_F_Newsletter.jpg);
		background-repeat:no-repeat;
		height:17px;
		}
		
		div#ContactFormContainer{
			width:700px;
				float:left;
				padding:10px 0px 0px 30px;
		}
	

/************************************************************************
*	Footer
************************************************************************/
div#HomeSEOContainer
{
	width:1000px;
	float:left;
}

div#FooterContainer
{
width:1000px;
margin:auto;
}


/************************************************************************
*	Refer A Friend Container
************************************************************************/		
	div#ReferAFriendContainer{
		float:left;height:204px;width:191px; z-index:3200; position: relative; margin-top:-15px;  margin-left:-235px;
		visibility:hidden;
	}	
div#ReferAFriendLinkContainer{float:left;padding-top:13px; padding-bottom:30px; width:220px; font-family:Arial;font-size:11px; color:#707a7b; z-index:111;position:relative; 
		margin-left:-0px;margin-top:-0px; 
		height:44px; 
		}	
		
		div#ReferAFriendLinkContainerContact{float:left; padding-bottom:30px; width:220px; font-family:Arial;font-size:11px; color:#707a7b; z-index:111;position:relative; 
		margin-left:-0px;margin-top:-0px; 
		height:44px; 
		}
		
		
/************************************************************************
*	Contact Form
************************************************************************/
.RedCopy	{font-size:11px; color:#e4781d; font-weight:normal; line-height:18px; padding-right:0px;}
.SuccessMsg {font-weight:bold; color:#f37022; }

.ContactHeaders	{font-family:Verdana, Geneva, sans-serif; color:#777777; font-weight:normal; font-size:12px; text-decoration:none; font-weight:bold; line-height:21px;}
.ContactNote		{font-size:11px; color:#b3acac; font-weight:normal; line-height:18px;}
.OrangeNote {color:#f37022; font-family:Verdana, Geneva, sans-serif; font-style:italic; font-size:12px;}

.txtbox{
	width:300px;
	float:left;
	border:solid 1px #eaeaea;
	padding:7px 7px 7px 7px;
	color:#383838;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

.txtboxsmall{
	width:30px;
	float:left;
	border:solid 1px #eaeaea;
	padding:7px 7px 7px 7px;
	color:#383838;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

.txtboxdrop{
	width:315px;
	float:left;
	border:solid 1px #eaeaea;
	padding:5px 5px 5px 5px;
	color:#383838;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

.txtarea{
	width:300px;
	float:left;
	height:175px;
	border:solid 1px #eaeaea;
	padding:7px 7px 7px 7px;
	color:#383838;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

.FormNameContainer{
		width:365px;
		height:23px;
		padding:0px 0px 0px 0px;

	}
	
.FormInputContainer{
		width:365px;
		padding:0px 0px 15px 0px;
	}	
			