html, body {
	text-align: center;
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #002303;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
div#flash {
	height: 100%;
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg-inner.jpg);
	background-repeat: repeat-y;
}
div#footer {
	background-image: url(images/bg-footer.jpg);
	background-repeat: no-repeat;
	height: 109px;
}
div#outerfooter {
	/*height: 66px;*/
	background-color: #fff;
	background-image:url(images/bg-outer.gif);
	background-repeat: repeat-y;
}
div#footermain {
	/*background-image:url(images/bg-outer.gif);
	background-repeat: repeat-y;*/
	background-image: url(images/bg-footer2.jpg);
	background-repeat: no-repeat;
	height: 66px;
	margin-left: 11px;
	/*margin-bottom: 25px;*/
}
p.menu {
	text-transform: uppercase;
	margin: 0px;
	padding-top: 7px;
	padding-top: 25px;
}
div#footermain p.menu {
	text-transform: uppercase;
	margin: 0px;
	padding-top: 7px;
}
p.copyright {
	margin: 10px;
}
p.menu a, p.copyright {
	color: #002501;
	font-size: x-small;
	font-weight: bold;
}
ul, li, p {
	margin: 0px;
	padding: 0px;
}
div#outer {
	margin-left: auto;
	margin-right: auto;
	width: 725px;
	height: 100%;
	background-color: #fff;
	background-image:url(images/bg-outer.gif);
	background-repeat: repeat-y;
	display: table;
}
div#header {
	background-image: url(images/bg-header.jpg);
	background-repeat: repeat-y;
	height: 131px;
}
div#menu {
	background-image: url(images/bg-menu.gif);
	background-repeat: repeat-y;
	height: 30px;
	text-align: center;
}
div#menu ul {
	width: 707px;
	margin-left: auto;
	margin-right: auto;
}
div#menu ul li {
	/*display: inline;*/
	margin-top: 7px;
	list-style: none;
	width: 101px;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
div#menu ul li a {
	text-decoration: none;
	color: #fff;
}
div#menu ul li a:hover {
	text-decoration: none;
	color: #ff0;
}
div#menu ul li.smallmenu {
	margin-top: 4px;
	font-size: 12px;
	line-height: 1em;
}
div#main {
	background-image: url(images/bg-main.jpg);
	background-repeat: no-repeat;
	text-align: left;
	min-height: 479px;
	padding-top: 26px;
}
div#main p {
	line-height: 1.4em;
	margin-bottom: .8em;
}
div#main .contentleft {
	margin-left: 36px;
	float: left; 
}
div#main p, div#main h1, div#main ul {
	width: 496px;
	margin-left: 192px;
}
div#contentleft p.subhead {
	font-size: 16px;
	font-weight: bold;
	color: #030;
}
div#main h1 {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
}
div#main h2 {
	margin: 0px;
	margin-top: -4px;
	margin-left: 25px;
	text-align: right;
	float: left;
	width: 154px;
	color:#030;
	text-transform: capitalize;
	font-size: 1.5em;
}
* html div#main h2 {
	margin-left: 12px;
}
/*
div#main img.tradename {
	float: left;
	width: 82px;
	margin: 20px 0px 0px 96px;
}*/
div#main img.tradename {
	float: right;
	margin: 0em 0em 0em 2em;
}
div#main img {
	border: 1px solid #F4F2F2;
}
div#main ul {
	padding-left: 14px;
	list-style-type: square;
	list-style-position: outside;
}
div#main ul li {
	margin-bottom: .5em;
}
img#logo {
	margin-top: 13px;
	margin-left: 24px;
}
img#phone {
	margin-top: 58px;
	margin-right: 12px;
}
img.left {
	float: left;
}
img.right {
	float: right;
}

a:link , a:visited   {
	color: #030;
}
a:hover, a:active  { 
	color: #060;
}
h3 {
	font-size: 16px;
	background-color: #C1DCB3;
	width: 496px;
	margin-left: 192px;
	margin-bottom: 0px;
	border: 1px dashed #aaa;
	border-bottom: 1px none #aaa;
	padding: 4px;
}
p.special {
	padding: 4px;
	margin-top: 0px;
	background-color: #fff;
	border: 1px dashed #aaa;
	border-top: none;
}
span.special-price {
	color: #060;
	font-weight: bold;
	font-size: 120%;
}
/* FORMS */

* html form {
	margin:0px;
	padding:0px;
}

div#main form {
	width: 496px;
	margin-left: 192px;
}

input {
	background-color: #fcfcfc;
}

select {
	width: 4em;
	background-color: #f9f9f9 ;
}

* html select {
	margin: 0px;
	padding: 0px;
}

input, label {
	display: block;
	width: 12em;
	float: left;
	margin-bottom: .5em;
}
form#rfq input, form#rfq label {
	width: 11em;
} 
label {
	width: 7.5em;
	margin-top: .2em;
	padding-right: 1em;
	text-align: right;	
}
form br {
	clear: left;
}
form#contact input.button, form#rfq input.button {
	margin: 1em 1em 0em 1em;
	width: 6em;
}
form#rfq input.button2 {
	margin: 1em 1em 0em 1em;
	width: 16em;
}
legend {
	font-weight:bold;
	font-size:1.2em;
	padding: 0.4em;
	color: #030;
}
* html legend {
	margin-bottom: 1em;
	color: #030;  
}
fieldset {
  clear: both;
  border-color: #000000;
  border-width: 1px 0px 0px 0px;
  border-style: solid none none none;
  padding: 1em;
  margin: 0em;
}
* html fieldset {
	padding: 10px;
}
textarea {
	background-color: #fff;
	width:18em;
}
form#contact #buttons {
	width: 20em;
	margin-right:auto;
	margin-left:auto;
}
form#rfq #buttons {
	margin-left:11em;
}
* html form#rfq #buttons {
	margin-left:10em;
}
span.requiredfields {
	float: right;
	font-weight: bold;
	font-size: 90%;
}
.required {
	font-weight: bold;	
}
.rfq_header {
	background-color: #000;
	color: #FFF;
	padding: 0.5em;
	font-weight: bold;
	margin-bottom: .5em;
}
p.error {
	color: #900;
}