html {
	margin: 	0;
	padding: 	0;
	height: 	100%;
}

body {
	background:		#fbfcf5;
	color: 			#444;
	margin: 		0;
	font-family:	Verdana;
	font-size:		9pt;
	line-height:	20px;
	min-width:		630px;
	margin: 		0;
	padding: 		0;
	height: 		100%;
}

iframe {
	display: 	block;
	width: 		100%;
	height: 	100%;
	border:		none;
}


#head { 
	background: 	#ffffff url(http://greenhamsolutions.com/images/topbg.gif);
	height:			110px;
	width: 			100%;
	margin: 		0 auto;
	position: 		relative;	
}

#head #logo {
	margin-left:	25px
}

#head #menu {
	margin-top:		80px;
	margin-left:	10px;
	float:			left;
	font-size:		10px;
}

#head #menu a {
	text-decoration:	none;
	color:				#514125;
	padding:			6px 10px 6px 10px;
}

#head #menu a:hover {
	color:				#ffffff;
	background-color:	#319947;
}

#head #menu .current {
	color:				#ffffff;
	background-color:	#319947;
}

#container { 
	padding-left:	200px;
	padding-right:	190px;
	overflow:		hidden;
}

#container .column {
	padding-top:	10px;
	position:		relative;
	float:			left;
	padding-bottom: 1001em;
	margin-bottom: 	-1000em;
}

#company_info {
	width:		80%;
	float:		left;
	font-size:	11px;
}

#center {
	padding:		0	20px;
	width:			100%;
	text-align:		justify;
}

#left {
	width:			190px;
	padding:		10px;
	right:			250px;
	margin-left: 	-100%;
	border-right:	1px dotted #000;
	background:		#f6f7ea;
}

#right {
	width:			130px;
	padding:		0 10px;
	margin-right:	-191px;
	border-left:	1px dotted #000;
	background:		#f6f7ea;
	font-size:		9px;
	line-height:	12px;
	text-align:		justify;
}

#footer {
	height: 		25px;
	background: 	#ffffff url(http://greenhamsolutions.com/images/bgimage.gif);
	clear: 			both;
	position:		relative;
	text-align:		center;
	border-top:		1px solid #000;
	border-bottom:	1px solid #000;
	font-size:		10px;
}

.product {
	width:			50%;
	background:		#f1f3de;
	padding:		15px;
	font-size:		11px;
	line-height:	18px;
}

.productlight {
	width:			50%;
	background:		#f6f7ea;
	padding:		15px;
	font-size:		11px;
	line-height:	18px;
}

a {
	text-decoration:	none;
	color:				#319947;
}

a:hover {
	text-decoration:	underline;
	color:				#514125;
}

h1 {
	font-size:		18px;
	font-weight:	normal;
	color:			#319947;
}

h2 {
	font-size:		16px;
	font-weight:	normal;
	color:			#319947;
}

h3 {
	font-size:		14px;
	font-weight:	normal;
	color:			#319947;
}

h4 {
	font-size:		12px;
	font-weight:	normal;
	color:			#319947;
}

hr.dotted {
	border:			none;
	border-top:		1px dotted #000;
	margin-bottom:	1px;
}

b {
	color:			#319947;
	font-weight:	bold;
}

table.bordered {
	border: 			1px dotted #000;
	border-spacing: 	0px;
	border-collapse: 	collapse;
	background-color:	white;
	text-align: 		center;
}
table.bordered th {
	border: 			1px dotted #000;
	padding: 			2px;
	background-color: 	#4863A0;
	color: 				white;
}
table.bordered td {
	border: 			1px dotted #000;
	padding: 			2px;
	background-color: 	#fbfcf5;
}
table.bordered td.odd {
	border: 			1px dotted #000;
	padding: 			2px;
	background-color: 	#f6f7ea;
}

.menuBox {
	margin-right: 10px;
	margin-bottom: 10px;
	background: #ffffff url(http://greenhamsolutions.com/images/bgimage.gif);
	border: solid 1px gray;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
}

.menuBox ul {
	padding-right: 20px;
}

.menuBox p {
	padding: 0 10px;
}

.menuBoxHeader {
	text-align: center;
	font-size: 18px;
	padding-bottom: 5px;
	background-color: darkgreen;
	background: darkgreen url(images/header_bg.png);
	font-weight: bold;
	/*border: solid 1px darkgreen;*/
	height:		50px;
	padding-top:	25px;
	border-bottom:		1px solid gray;
}

.menuBoxHeader h1,.menuBoxHeader h2 {
	color:					green;
	font-weight: 			bold;
	border: 				solid 1px gray;
	border-radius: 			5px;
	-moz-border-radius: 	5px;
	-webkit-border-radius: 	5px;
	display:				inline;
	padding:				5px;
	background: #ffffff url(http://greenhamsolutions.com/images/bgimage.gif);
}

.menuBoxHeader h2:hover {
	background:	#319947;
	color: white;
}


.productBox {
	width:	400px;
	background: #ffffff url(http://greenhamsolutions.com/images/bgimage.gif);
	border: solid 1px gray;
	margin:	10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	min-height:		370px;
	font-size:		11px;
	text-align:		center;
	float: left;
}

.productBox ul {
	padding-right: 20px;
}

.productBox p {
	padding: 0 10px;
}

.productBoxHeader {
	text-align: 		center;
	padding-top:		10px;
	padding-bottom: 	5px;
	background-color: 	darkgreen;
	border: 			solid 1px gray;
	height:				25px;
	border-bottom:		1px solid gray;
}

.productBoxHeader h1 {
	font-size:				14px;
	color:					green;
	font-weight: 			bold;
	border: 				solid 1px gray;
	border-radius: 			5px;
	-moz-border-radius: 	5px;
	-webkit-border-radius: 	5px;
	display:				inline;
	padding:				5px;
	background: #ffffff url(http://greenhamsolutions.com/images/bgimage.gif);
}

.productBoxHeader h1:hover {
	background:	#319947;
	color: white;
}

.productDate {
	margin-top: 	5px;
	padding: 		3px;
	float: 			right;
	color: 			white;
	font-weight: 	bold;
}

.floatleft {
	float:	left;
}

.floatright {
	float:	right;
}


/*** IE Fixes ***/
* html #left {
  left: 150px;
}

* html body {
  overflow: hidden;
}

* html #footer-wrapper {
  float: 			left;
  position: 		relative;
  width: 			100%;
  padding-bottom: 	10010px;
  margin-bottom: 	-10000px;
  background: 		#fbfcf5;
}
