* {
   margin: 0;
   padding: 0;
   border: 0;
   /*outline: 0;*/

	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
img {
	border:none;
}

p {
  margin-top: 0em;
  margin-bottom: 0em;
}

a:link {
	color: #CC9900;
	text-decoration: none;
}


a:visited {color: #CC9900;
text-decoration: none;}
a:hover {color: #003769;
text-decoration: none;}
a:active {color: #CC9900;
text-decoration: none;}

a.two:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a.two:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	

}
a.two:active {
	text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;


}
a.two:hover {
	text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC9900;
}

p.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003769;
	line-height: 20px;
}
p.smtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003769;
}

body {
	width: 887px;
	margin: auto;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
}

#wrap {
	width: 885px;
	height: 450px;
	border-left: 1px solid #003769;
	border-right: 1px solid #003769;
	border-bottom: 1px solid #003769;
	background-color: #FFFFFF;
}
#menuwrap {
	float: left;
	width: 885px;
	height: 35px;
	background-color: #003769;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu1 {
	float: right;
	width: 510px;
	height: auto;
	margin-top: 6px;
	margin-right: 10px;
}

#flash {
	float: left;
	width: 627px;
	height: 148px;
	border-right: 1px solid #003769;

}
#quote{
	float: left;
	width: 257px;
	height: 148px;
}

#menu2 {
	float: left;
	z-index:100;
	width: 627px;
	height: 35px;
	background-image: url(images/menu2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #003769;
}

#products {
	float: left;
	width: 627px;
	height: 148px;

}



#warehouse {
	float: right;
	width: 257px;
	height: 184px;
	

}

#logos {
	float: right;
	width: 257px;
	height: 81px;
}
#copy {
	float: left;
	width: 627px;
	height: 81px;
	border-right: 1px solid #003769;
}
#footer {
	clear: both;
	width: 885px;
	height: 20px;
	text-align: center;
	margin-top: 10px;
}
