body {
	background-color: #ffffff;
	
	/*Begin LMI Added*/
		margin:0px;
	/*End LMI Added*/
}


/*#pageback {
	position: absolute;
	height: 955px;
	width: 1024px;
	margin-left: -512px;
	left: 50%;
	z-index: 1;
	background-image: url(http://www.hi-pointfirearms.com/images/background.gif);
	background-repeat: no-repeat;
	top: 0px;	
}

#pagebackL {
	position: absolute;
	height: 1368px;
	width: 1024px;
	margin-left: -512px;
	left: 50%;
	z-index: 1;
	background-image: url(http://www.hi-pointfirearms.com/images/backgroundL.gif);
	background-repeat: no-repeat;
	top: 0px;	
}*/

#pagebackL2 {
/*	position: absolute;
	height: 1368px;
	width: 1024px;
	margin-left: -512px;
	left: 50%;
	z-index: 1;
	background-image: url(http://www.hi-pointfirearms.com/images/backgroundL2.gif);
	background-repeat: no-repeat;
	top: 0px;	*/
	
/*Begin LMI Added*/
	background:url(../images/hi-main_bg.gif) repeat-y top center;
	width:870px;
	margin-left:auto;
	margin-right:auto;
/*End LMI Added*/
}

/*Begin LMI Added*/
#header{
	background:url(../images/hi-header.gif) no-repeat top center;
	width:869px;
	margin-left:auto;
	margin-right:auto;
	padding:145px 0px 0px 0px;
}

#footer{
	background:url(../images/hi-footer_bg.gif) no-repeat bottom center;
	padding:0px 0px 113px 0px;
	margin-left:auto;
	margin-right:auto;
}

#content{
	width:767px;
	margin-left:auto;
	margin-right:auto;
	#margin-left:51px;
	#margin-right:51px;
}
/*End LMI Added*/

#navbar {
	margin-left:auto;
	margin-right:auto;
/*	position: absolute;
	left: 132px;
	top: 145px;
	width: 780px;
	z-index: 2;*/
}


/*this div tag is used to place the banner that spans the page*/
#banner {
/*	position: absolute;
	left: 126px;
	top: 172px;
	width: 800px;
	z-index: 2;*/
	
	/*Begin LMI Added*/
	margin:10px 0px 0px 0px;
	/*End LMI Added*/
	
}


/*this div tag is used to place the banner on indiv handgun pages*/
#banner2 {
	position: absolute;
	left: 357px;
	top: 172px;
	width: 540px;
	z-index: 2;
}


/*this div tag is used to place the name of the first gun on indiv gun pages*/
#gunName {
	position: absolute;
	left: 382px;
	top: 192px;
	width: 75px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #122c43;
	font-style: normal;
}

/*this div tag is used to place text assoc with the first gun on the page*/
#gunTxt {
	position: absolute;
	left: 750px;
	top: 315px;
	width: 125px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #122c43;
	font-style: normal;
}



/*this div tag is used to place the name of the second gun on indiv gun pages*/
#gunName2 {
	position: absolute;
	left: 382px;
	top: 315px;
	width: 75px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #122c43;
	font-style: normal;
}


/*this div tag is used to place the picture of gun on indiv handgun pages*/
#gunPic {
	position: absolute;
	left: 540px;
	top: 202px;
	width: 200px;
	z-index: 3;
}

/*this div tag is used to place the first picture the carbine on the indiv pages*/
#carbinePic1 {
	position: absolute;
	left: 465px;
	top: 202px;
	width: 200px;
	z-index: 3;
}

/*this div tag is used to place the second picture the carbine on the indiv pages*/
#carbinePic2 {
	position: absolute;
	left: 465px;
	top: 320px;
	width: 200px;
	z-index: 3;
}



/*this div tag is used to place the specs on indiv handgun pages*/
#gunSpecs {
	position: absolute;
	left: 366px;
	top: 370px;
	width: 500px;
	z-index: 4;
}

/*this div tag is used to place the specs on indiv carbine pages*/
#carbineSpecs {
	position: absolute;
	left: 366px;
	top: 450px;
	width: 500px;
	z-index: 4;
}


/*this div tag is used to place the product buttons on hi_point_handguns*/
#PRODbuttons {
	position: absolute;
	left: 126px;
	top: 321px;
	width: 222px;
	z-index: 4;
}


/*this div tag is used to place the product buttons on the indiv handguns pages*/
#PRODbuttons2 {
	position: absolute;
	left: 126px;
	top: 172px;
	width: 222px;
	z-index: 4;
}


/*this div tag is used to place the sidebar background graphic*/
#sidebar {
	position: absolute;
	left: 126px;
	top: 322px;
	width: 222px;
	z-index: 2;
}

/*this div tag is used to place the sidebar background graphic on the products pages*/
#sidebar2 {
	position: absolute;
	left: 126px;
	top: 310px;
	width: 222px;
	z-index: 2;
}

/*this div tag is used to place the sidebar background graphic lower on the page*/
#sidebar3 {
	position: absolute;
	left: 126px;
	top: 390px;
	width: 222px;
	z-index: 2;
}

/*this div tag is used to place the text within the sidebar*/
#sidebartext {
	position: absolute;
	left: 150px;
	top: 550px;
	width: 185px;
	z-index: 5;
}

/*this div tag is used to place the text within the sidebar*/
#sidebartext2 {
	position: absolute;
	left: 150px;
	top: 675px;
	width: 185px;
	z-index: 5;
}

/*this div tag is used to place the sidebar background graphic lower on the page*/
#sidebar4 {
	position: absolute;
	left: 126px;
	top: 770px;
	width: 222px;
	z-index: 2;
}

/*this div tag is used to layout the sidebar text*/
#sidebarTBL {
	position: absolute;
	left: 160px;
	top: 380px;
	width: 160px;
	z-index: 4;
}


/*this div tag is used to place text on the page*/
#copy1 {
	position: absolute;
	left: 400px;
	top: 325px;
	width: 450px;
	z-index: 5;
}

/*this div tag is used to place text on the page*/
#copy2 {
/*	position: absolute;
	left: 205px;
	top: 326px;
	width: 640px;
	z-index: 5;*/
	
	/*Begin LMI Added*/
		margin:10px 0px 0px 0px;
	/*End LMI Added*/
	
}

/*this div tag is used to place text on the page*/
#copy3 {
	position: absolute;
	left: 185px;
	top: 325px;
	width: 670px;
	z-index: 5;
}


/*this div tag is used to place text on the form*/
#formTEXT {
	position: absolute;
	left: 200px;
	top: 150px;
	width: 640px;
	z-index: 5;
}



a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #822b1e;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E4063;
}


/*this div tag is used to format the text in the sidebar*/
.sidebarTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}

.redB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #8a0606;
}

.blueB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #122c43;
}

.p6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}


/*these div tags are used to format accessories page*/
#bar1 {
	position: absolute;
	left: 137px;
	top: 390px;
	width: 750px;
	z-index: 5;
}


#bar2 {
	position: absolute;
	left: 137px;
	top: 835px;
	width: 750px;
	z-index: 5;
}

#pic1 {
	position: absolute;
	left: 215px;
	top: 438px;
	z-index: 5;
}

#TXTpic1 {
	position: absolute;
	left: 198px;
	top: 574px;
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 135px;
}

#pic2 {
	position: absolute;
	left: 370px;
	top: 438px;
	z-index: 5;
}

#TXTpic2 {
	position: absolute;
	left: 353px;
	top: 574px;
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 135px;
}

#pic3 {
	position: absolute;
	left: 540px;
	top: 438px;
	z-index: 5;
}

#TXTpic3 {
	position: absolute;
	left: 523px;
	top: 574px;
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 135px;
}

#pic4 {
	position: absolute;
	left: 700px;
	top: 438px;
	z-index: 5;
}

#TXTpic4 {
	position: absolute;
	left: 696px;
	top: 574px;
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 135px;
}

#pic5 {
	position: absolute;
	left: 205px;
	top: 610px;
	z-index: 5;
}

#TXTpic5 {
	position: absolute;
	left: 192px;
	top: 757px;
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 135px;
}

#pic6 {
	position: absolute;
	left: 355px;
	top: 610px;
	z-index: 5;
}

#TXTpic6 {
	position: absolute;
	left: 353px;
	top: 757px;
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 135px;
}


#pic7 {
	position: absolute;
	left: 525px;
	top: 610px;
	z-index: 5;
}

#TXTpic7 {
	position: absolute;
	left: 523px;
	top: 757px;
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 135px;
}

#pic8 {
	position: absolute;
	left: 700px;
	top: 610px;
	z-index: 5;
}


#TXTpic8 {
	position: absolute;
	left: 690px;
	top: 757px;
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 135px;
}

#pic1b {
	position: absolute;
	left: 215px;
	top: 880px;
	z-index: 5;
}

#TXTpic1b {
	position: absolute;
	left: 198px;
	top: 1022px;
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 135px;
}

#pic2b {
	position: absolute;
	left: 365px;
	top: 880px;
	z-index: 5;
}

#TXTpic2b {
	position: absolute;
	left: 355px;
	top: 1022px;
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 135px;
}

#pic3b {
	position: absolute;
	left: 540px;
	top: 880px;
	z-index: 5;
}

#TXTpic3b {
	position: absolute;
	left: 517px;
	top: 1022px;
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 135px;
}

#pic4b {
	position: absolute;
	left: 680px;
	top: 880px;
	z-index: 5;
}

#TXTpic4b {
	position: absolute;
	left: 700px;
	top: 1022px;
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 135px;
}

#pic5b {
	position: absolute;
	left: 200px;
	top: 1073px;
	z-index: 5;
}

#TXTpic5b {
	position: absolute;
	left: 192px;
	top: 1225px;
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 135px;
}

#pic6b {
	position: absolute;
	left: 355px;
	top: 1073px;
	z-index: 5;
}

#TXTpic6b {
	position: absolute;
	left: 345px;
	top: 1225px;
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 135px;
}


#pic7b {
	position: absolute;
	left: 137px;
	top: 1058px;
	z-index: 5;
}

#pic8b {
	position: absolute;
	left: 137px;
	top: 1058px;
	z-index: 5;
}

