#product_chooser {
	position:relative;
	width: 100%;
}
#address {
	width: 60%;
	float: right;
}
#form_container {
	position: relative;
	width: 100%;
	height: 400px;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #241910;
}

img {
	border:0;
}

#maincontain {
	width: 1024px;
	height: 100%;
	margin: 0px auto;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #40a135;
}
#container {
	position: inherit;
	width: 100% auto;
	height: 100%;
	background-color: #fefeff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	font-size: 14px;
	font-family: Cambria;
	border-color: #803900;
	border-width: 5px;
	border-style: solid;
}
#masthead {
	clear:both;
	height: 200px;
	width: 1024px;
	background-image:url(../images/pallette/mast.png);
}
#navigation {
	position: relative;
	float: left;
	width: 210px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#footer {
	text-align: center;
	clear: both;
	width: 100% auto;
	height: 70px;
	background-color: #fefeff;
	border-color: #803900;
	border-style: solid;
	border-width: 5px;
	margin-top: 200px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #999;
	font-family: Calibri, Cambria, Arial;
}

/* Content Styles */
table td, {
	text-align:left;
}
table th {
	text-align:center;
}
#content h1,h2,h3,h5,h6 {
	color: #000;
	text-align: left;
}
#content h4 {
	color: #000;
	text-align: center;
	font-size:14px;
}
#content img {
	border:0;
}
img {
	border:0;
}
#masthead h1 {
	color: #3d6c87;
}
#masthead h3 {
	color: #5f8ea9;
}
#container h4 {
	font-size: 24px;
	text-align:center;
}
