html, body				{
					width:100%;
					text-align:center;
					background-color:#cccccc;
					padding:0px;
					margin:0px;
}

table					{
						background-color:#FFFFFF;
}




#container_page				{
					border:0px;
					margin:0px;
					padding:0px;
					text-align:center;
					margin: 0 auto;
					width: 805px;
					background-color:#ffffff;
					height:100%;
}
					
#container_content			{
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:13px;
					text-align:left;
					vertical-align:top;
					height:100%;
}



#banner					{
					width: 800px;
					height:100px;
					background:url(images/bannerRed.jpg);	
}

#nav					{
					width:800px;
					height:33px;
					background:url(images/navCream.jpg);
}

#index_content				{
					width:600px;
					height:100%;
					margin-left:10px;
					background-color:#ffffff;
					margin-top:0px;
					padding:0px;
}

.spacer					{
					width:10px;
					height:20px;

}

#flashTitle				{
					width:180px;
					height:28px;
					/*background:url(images/barRed.jpg);*/
}

#flash1					{
					width:180px;
					height:160px;
					background-color:#FDFAF0;
}

#servicesNavBox				{
					width:160px;
					background-color:#FDFAF0;
					padding:10px;

					
}

#servicesNavContent			{
					width:155px;
					padding:0px;
					margin-left:0px;
					
}

#contactTitle				{
					width:180px;
					height:28px;
					/*background:url(images/barRed.jpg);*/
}

#contact				{
					width:160px;
					height:140px;
					background-color:#FDFAF0;
					vertical-align:middle;
					padding:10px;
					
}

#nav,#contactTitle,#flashTitle 		{
					position:relative;
					vertical-align:middle;
					text-align:left;
					font-size:11pt;
					color:#FDFAF0;
					font-weight:bold;
					font-family:Arial;
}

a.nav:link, a.nav:visited		{
					color:#A13322; 
					text-decoration:none;
}

a.nav:hover				{
					color:#aaaaaa;
					text-decoration:underline;				
}

a.nav:actitve				{
					color:#333333;
					text-decoration:underline;
}

#footerContent				{
					font-size:9pt;
					text-align:center;
					color:#FDFAF0;
					font-weight:bold;
}

#navTxt,#flashTitleTxt,#contactTitleTxt,#footerContent	{
					position:relative;
					top:5px;
					padding-left:15px;
			
}

#footer					{
					margin-top:20px;
					background:URL("images/barRed.jpg");
					width:800px;
					height:30px;
}

h3					{
					color:#8d101f;
}

#assistanceIndex			{
					margin-top:20px;
}

h2					{
					padding-top:0px;
					margin-top:0px;
}

td					{
					vertical-align:top;
}

.foam					{
					height:100px;
					min-height:100%;
}


.bold					{
						font-weight:bold;
}
