body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

table#structure {
	min-width: 780px;
}

#header {
	height: 89px;
	border-bottom: 2px solid #ffffff;
	background-repeat: no-repeat;
	text-align: right;
}

#home_strap_top {
	background-color: #006426;
	border-bottom: 2px solid #ffffff;
	height: 15px;
}

#home_strap_bottom {
	background-color: #006426;
	border-top: 2px solid #ffffff;
	height: 15px;
}

#home_image {
	background-color: #000000;
	text-align: center;
}

#nav {
	width: 140px;
	vertical-align: top;
}

#menu {
	
}

#menu .top_level {
	padding: 5px 10px;
	background-color: #006426;
	display: block;
	color: #ffffff;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

#menu .sub_menu {
	border-bottom: 1px solid #ffffff;
	width: 140px;
}

#menu .sub_level {
	padding: 2px 10px;
	background-color: #B2BFB7;
	display: block;
	color: #333333;
	font-size: 0.7em;
	text-decoration: none;
	border-right: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#content {
	vertical-align: top;
}

#content #table_outer {
	background-color: #006426;
	padding: 1px;
	width: 100%;
}

#content table th {
	font-size: 0.8em;
	line-height: 1.2em;
	color: #ffffff;
	text-align: left;
	background-color: #006426;
	padding: 2px 10px;
}

#content table td {
	font-size: 0.8em;
	line-height: 1.2em;
	color: #666666;
	vertical-align: top;
	padding: 4px 10px;
	background-color: #ffffff;
}

#content #title {
	height: 25px;
	background-color: #B2BFB7;
	background-image: url(../images/background_dash.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px 0px 10px 28px;
}

#content #title h1 {
	margin: 0px;
	font-size: 1.4em;
	font-weight: normal;
	color: #006426;
}

#side_image {
	width: 186px;
	float: right;
	margin-top: 22px;
}

#content_inner_wide {
	font-size: 0.8em;
	padding: 22px 18px 22px 28px;
	text-align: justify;
	color: #666666;
}

#content_inner {
	font-size: 0.8em;
	padding: 22px 218px 22px 28px;
	text-align: justify;
	color: #666666;
}

#content_inner p, #content_inner_wide p {
	margin: 0px 0px 15px 0px;
	line-height: 1.6em;
}
#content_inner ul, #content_inner_wide ul {
	line-height: 1.6em;
}

#content_inner h2, #content_inner_wide h2 {
	margin: 0px 0px 2px 0px;
	font-size: 1.3em;
	line-height: 1.2em;
	color: #006426;
}

#content a			{text-decoration: none; color: #006426}
#content a:link	{text-decoration: none; color: #006426}
#content a:visited	{text-decoration: none; color: #006426}
#content a:active	{text-decoration: none; color: #006426}
#content a:hover 	{text-decoration: underline; color: #006426}

.first_line {
	color: #333333 !important;
	font-weight: bold;
}

#footer {
	padding: 4px 10px;
	background-color: #006426;
	height: 10px;
	font-size: 0.65em;
	color: #ffffff;
}
p#footer_left {
	float: left;
	display: inline;
	margin: 0px;
}
p#footer_right {
	float: right;
	display: inline;
	margin: 0px;
}
#footer a			{text-decoration: none; color: #ffffff}
#footer a:link	{text-decoration: none; color: #ffffff}
#footer a:visited	{text-decoration: none; color: #ffffff}
#footer a:active	{text-decoration: none; color: #ffffff}
#footer a:hover 	{text-decoration: underline; color: #ffffff}

.dynamic_wrapper {
	font-size: 0.9em !important;
	line-height: 1em !important;
}
.dynamic_wrapper_img {
	padding-left: 77px;
	font-size: 0.9em !important;
	line-height: 1em !important;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
#side_image_dynamic {
	float: right;
	margin: 0px 0px 20px 20px;
}
.caption {
	font-size: 0.9em;
	padding-top: 4px;
	font-style: italic;
}

#paging {
	padding-right: 10px;
	margin-top: 10px;
	text-align: right;
	float: right;
	font-size: 0.9em;
}

#paging_left {
	width: 19px;
	height: 21px;
	display: inline;
	float: left;
}

#paging_centre {
	width: 40px;
	height: 17px;
	display: inline;
	text-align: center;
	background-color: #E4E4E4;
	float: left;
	padding-top: 4px;
	font-weight: bold;
}

#paging_right {
	width: 19px;
	height: 21px;
	float: left;
	display: inline;
}
#contact {
	margin: 20px 30px 20px 0px;
}
#contact label {
	width: 100px;
	float: left;
	margin-top: 0px;
}
#contact p {
	padding-left: 110px;
}
#contact input {
	width: 90%;
}
#contact textarea {
	width: 100%;
}
#flash_gallery {
	text-align: center;
	margin-top: 15px;
}
#client_logos {
	margin-top: -10px;
}
#client_logos td {
	padding: 10px 40px;
}
