* {
	padding: 0;
  	margin: 0;
}

body {
	margin: 10px;
	background: #FFFFFF url(images/index_bg.jpg) repeat-x;
}

#container {
	margin: 0 auto;
	width: 735px;
}

#masthead {
	width: 735px;
	position: relative;
	background: #FFFFFF url(images/masthead.jpg) no-repeat;
	height: 95px;
}

#subheading {
	width: 735px;
	height: 190px;
	float: left;
}

#mainnavigation {
	width: 165px;
	height: 190px;
	background: url(images/menu_bg.jpg) no-repeat;
	float: left;
}

#mainpicture {
	width: 570px;
	height: 190px;
	float: right;
}

#introtext {
	width: 495px;
	margin-top: 15px;
	margin-left: 25px;
	float: left;
}

#content {
	width: 495px;
	margin-left: 25px;
	float: left;
}

#producebox {
	width: 495px;
	float: left;
	margin-bottom: 15px;
}

#producebox_title {
	width: 485px;
	padding: 5px;
	vertical-align: middle;
	float: left;
	background: url(images/producebox_title_bg.jpg);
}

#producebox_picture {
	width: 485px;
	padding: 4px;
	float: left;
	background: #FFF;
	border: 1px solid #CC6600;
	float: left;
}

#producebox_text {
	width: 473px;
	padding: 10px;
	float: left;
	background: #FFF;
	border: solid #CC6600;
	border-width: 0px 1px 1px 1px;
	float: left;
}

#producebox_bottom {
	width: 495px;
	height: 10px;
	vertical-align: middle;
	float: left;
	background: url(images/producebox_title_bg.jpg);
}

#fullwidthbox {
	width: 693px;
	float: left;
	padding: 10px;
	background: url(images/fullwidthbox_bg.jpg) repeat-x;
	border: 1px solid #303D4E;
	margin-bottom: 10px;
}

#middlecolumn {
	width: 195px;
	padding: 10px;
	margin-left: 5px;
	float: right;
}

#rightcolumn {
	width: 175px;
	height: 217px;
	background-image: url(images/contact_bg.jpg);
	margin-top: 20px;
	padding: 10px;
	float: right;
}

#bottomline {
	width: 715px;
	height: 3px;
	background: #303D4E;
	margin-left: 25px;
	margin-top: 10px;
	Clear: both;
}

#footer2 {
	width: 715px;
	margin-left: 25px;	
	float: left;
}

ul {
	margin: 0px;
	padding-left: 10px;
	padding-top: 10px;
	list-style-type: none;
}

li a:link {
	padding: 0 18px;
	line-height: 25px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 900;
	font-family: "Trebuchet MS";
	font-size: 10pt;
}

li a:visited {
	padding: 0 18px;
	line-height: 25px;
	color: #FFF;
}

li a:hover {
	color: #303D4E;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: 900;
	color: #FF9900;
	display: inline;
	line-height: 17pt;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 100;
	color: #303D4E;
	line-height: 12pt;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: 900;
	color: #FFFFFF;
	display: inline;
	line-height: 17pt;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 100;
	color: #303D4E;
	display: inline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 900;
	text-decoration: none;
	color: #FF9900;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 900;
	text-decoration: none;
	color: #FF9900;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 900;
	text-decoration: none;
	color: #FFCC99;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 100;
	color: #FFFFFF;
	line-height: 12pt;
	margin-top: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
