body 			{
					background:#ffffff;
					color:#000000;
					text-align:center;
					font-family:arial;
				}
				
#wrapper 		{
					margin:0 auto;
					text-align:left;
					width:850px;
				}
				
#top_top 		{
					background:url(../images/top_top.jpg) no-repeat;
					width:850px;
					height:16px;
				}
				
#top_mid 		{
					background:url(../images/top_mid.jpg) repeat-y;
					width:850px;
				}
				
#top_btm 		{
					background:url(../images/top_btm.jpg) no-repeat;
					width:850px;
					height:17px;
				}
				
#mid_top 		{
					background:url(../images/mid_top.jpg) no-repeat;
					margin-left:12px;width:825px;height:16px;
				}
				
#mid_mid 		{
					background:url(../images/mid_mid.jpg) repeat-y;
					margin-left:12px;
					width:825px;
				}
				
#mid_btm 		{
					background:url(../images/mid_btm.jpg) no-repeat;
					margin-left:12px;
					width:825px;
					height:16px;
				}
				
#btm 			{
					margin-top:10px;
					width:850px;
					font-size:12px;
				}
				
#btmfull		{
					margin-top:20px;
					font-size:12px;
				}
				
#left 			{
					width:280px;
					float:left;
				}
				
#center 			{
					width:280px;
					margin-left:285px;
				}
				
#full_inventory	{
					float:center;
				}
				
#right 			{
					width:280px;
					float:right;
				}
				
#fulltanbox 		{
					width:500px;
				}
				
#topinventorynav
				{
					margin-left: 130px;
				}
				
#footer 			{
					clear:both;
					width:850px;
					color:#b0a14d;
					font-size:10px;
					margin-top:10px;
				}
				
img.contactus	{
					position: absolute;
					top: 20px;
					left: 200px;
				}
				
img.firefighter	{
					margin-right: 10px;
					float:left;
				}
				
p.inventory		{
					padding-left:10px;
					padding-right:10px;
				}
				
h3.inventorytitle
				{
					text-align:center;
					color:#b0a14d;
				}
				
h2.contactus	{
					text-align:center;
					color:#b0a14d;
				}
				
h2.inventoryfaqs
				{
					text-align:center;
					color:#b0a14d;
				}
				
h5.insurancerequirements
				{
					font-size: 14px;
				}
				
h5.insurancerequirements2
				{
					font-size: 12px;
				}
				
div.btm_top 		{
					width:280px;
					height:16px;
					background:url(../images/btm_top.jpg) no-repeat;
				}
				
div.btm_mid 		{
					width:280px;
					height:300px;
					background:url(../images/btm_mid.jpg) repeat-y;
				}
				
div.btm_btm 		{
					width:280px;
					height:17px;
					background:url(../images/btm_btm.jpg) no-repeat;
				}
				
div.btm_full		{
					width:845px;
					height:1200px;
					/*background:url(../images/btm_full.jpg) repeat;*/
				}
				
div.btm_full2	{
					width:845px;
					height:700px;
					/*background:url(../images/btm_full.jpg) repeat;*/
				}
				
div.btm_full3	{
					width:845px;
					height:760px;
					/*background:url(../images/btm_full.jpg) repeat;*/
				}
				
div.btm_full4	{
					width:845px;
					height:800px;
					/*background:url(../images/btm_full.jpg) repeat;*/
				}
				
div.btm_full5	{
					width:845px;
					height:700px;
					/*background:url(../images/btm_full.jpg) repeat;*/
				}
				
a.topnav1_links	{
					color: #038d04;
					text-decoration: none;
					border: none;
				}
							
a.topnav1_links:hover
				{
					text-decoration: underline;
				}
				
a.topnav2_links	{
					color: #038d04;
					font-size: 15px;
					text-decoration: none;
					font-weight: bold;
					border: none;
				}
							
a.topnav2_links:hover
				{
					text-decoration: underline;
				}
				
a.foot:link,a.foot:active,a.foot:visited 
				{
					text-decoration:none;
					color:#b0a14d;
					font-size:13px;
				}
				
a.foot:hover	{
					text-decoration:underline;
				}