body {
	background-color: #d5d6d7;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

#main_page {
	height: 1280px;
	width: 820px;
	border: 10px solid #999999;
	padding: 0px;
	background-color: #FFFFFF;
	margin: auto;
}

#main_sub {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
}


#header {
	height: auto;
	margin: 0px;
	padding:20px 20px 20px 35px;
}

#menu {
	height:25px;
}


.box {
	FLOAT: left;
	display: block;
	height: 250px;
	width: 220px;
	background-image: url(Photos/productBoxBackground.jpg);
	position: relative;
}

.box_header{
	background-color: #CC0000;
	text-align: center;
	margin-top: 0;
	background-repeat: no-repeat;
	background-position: 40px;
	margin-bottom: 5px;
	
}

.box_header_text{
	text-decoration: none;
	color: #FFFFFF;
}

.box_content_size {
	margin-top:10px;
	margin-left: 10px;
	margin-right: 10px;
}

.no_deco{
	text-decoration: none;
}

.image_left{
	position: absolute;
	left: 144px;
	top: -546px;
}

.image_right {
	FLOAT: right
}

.border {
	border:thin solid #000000;
}

.border_bottom{
	position: absolute;
	top: 570px;
	left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f1f1;
}

.no_space{
margin-top:0;
margin-bottom:0;
}

.ver_space{
	height:20px;
	width:780px;
	FONT-SIZE: 0px;
	float: left;
}

.ver_space_small{
	height:15px;
	width:200px;
	FONT-SIZE: 0px;	
}

.box_spacer {
	FONT-SIZE: 0px;
	WIDTH: 16px;
	HEIGHT: 11px;
}

#flash_header {
	height: 250px;
	width: 500px;
	position: absolute;
}



/*Product Div */
#products {
	width: 780px;
	position: absolute;
	top: 280px;
	left: 0px;
}


#products ul
{
	margin-top: 5px;
	padding: 0px;
	position: absolute;
	width: 65em;
	margin-left: 0px;
	
}

#products ul li
{
	width: 10.8em;
	background-repeat: no-repeat;
	list-style-type: none;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


/* stop the floating after the list */
#products br
{
  clear: left;
}
/* separate the list from what follows it */


/* anchor styling */
#products ul li a
{
	text-decoration: none;
	background-image: url(Photos/arrowheads.jpg);
	background-repeat:no-repeat;
	background-position: 5px 4px;
	display: block;
	padding-left: 15px;
}

.link_small_arrow{
	background-image: url(Photos/arrowheads.jpg);
	background-repeat:no-repeat;
	display: block;
	float: left;
	padding-left: 10px;
	background-position: 1px;
}

.link_big_arrow{
	background-image: url(largearrow.jpg);
	background-repeat:no-repeat;
	float: left;
	padding-left: 10px;
	background-position: 1px;
	height: 11px;
	width: 10px;
}
/*End Product Div */




/*company Div */


#company {
	position:absolute;
	top: 570px;
}

/*end company Div */

/*contacts Div*/

address{
	font-style:normal;
	margin-left: 0px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/*end contacts Div*/

/*dealers DIV*/

#dealers{
	position: absolute;
	top: 0px;
	left: 550px;
}

#dealers p {
	position: absolute;
	top: 100px;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

/*end dealers Div*/

/*media DIV*/
#media{
	height:130px;
	margin-top: 10px;
	position: absolute;
	top: 110px;
}

/*end media DIV*/

#container {
	display: block;
	height: 510px;
	padding: 0px;
	margin-top: 0px;
}
#main_contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	width: 780px;
	margin-left: 30px;
	float: left;
	position: relative;
}
#flash_header object {

}
.footer {
	height: 50px;
	border: medium solid #0000FF;
	width: 900px;
	margin: auto;
}
#test {
	height: 16px;
	width: 700px;
	background-color: #CCCCCC;
	margin: 0px;
}

#dealers .productbox_content_size {
	display: block;
	height: 70px;
	width: 150px;
	margin-top: 10px;
}

#media .largehammer_content_size {
	height: 100px;
}
#contact {


}
#products ul li p {
	margin-top: 5px;
	font-size: 10px;
	margin-left: 0px;
}
#qicklink {
	position: absolute;
	left: 280px;
	top: 570px;
}
#quicklink {
	position: absolute;
	left: 280px;
	top: 570px;
}
#details_footer {
	position: absolute;
	width: 428px;
	top: 884px;
	left: 475px;
	height: 1px;
}


#contact {
	position: absolute;
	left: 560px;
	top: 570px;
}


#spanish {
	position:absolute;
	top: 840px;
	left: 7px;
	}

#footerbar {
	position:relative;
	top: 1020px;
	left: 7px;
	}

