html,body,div,span,hr,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,:before,:after,input,textarea,select{background:none;border:0;border-collapse:collapse;border-spacing:0;border-width:0;bottom:auto;clear:none;content:none;direction:ltr;float:none;left:auto;margin:0;outline:0;padding:0;right:auto;text-decoration:none;text-indent:0;top:auto;}
body,input,select,textarea,option,iframe,code{background:#fff;font-family:Arial,Helvetica,sans-serif;}



/* Main page body. */

body {
color: #5c5c5c;
font-size: 62.5%;
text-align: center;
}

	body#news ul#subpages, 
	body#testimonials ul#subpages {
	display: none;
	}



/* Backgrounds and fades etc. */

#wrapper {
background: url(../graphics/layout/banner.jpg) no-repeat;
margin: 0 auto;
padding: 114px 0 0;
text-align: left;
width: 960px;
}



/* Top navigation. */

#nav {
background: #507E2A;
color: #507E2B;
font-size: 1.4em;
font-weight: bold;
}

	#nav p {
	float: right;
	padding: 7px 10px;
	}
	
		#nav p a {
		color: #fff;
		padding: 0 1px;
		}
	
	#nav ul {
	list-style: none;
	text-transform: lowercase;
	}
	
		#nav ul li {
		background: #5D8F32 url(../graphics/layout/nav_right.jpg) 100% 0 no-repeat;
		border-right: 2px solid #fff;
		float: left;
		}
		
		#nav ul a {
		background: url(../graphics/layout/nav_left.jpg) no-repeat;
		border: 1px solid #507E2A;
		color: #fff;
		float: left;
		padding: 7px 20px;
		}
		
			#nav ul a#main_business-clients {
			text-transform: none;
			}
		
			#nav ul a:hover {
			color: #000;
			}
		


/* Main content wrapper. */

#main {
padding: 14px 0;
}



/* Main content. */

#content {
display: inline;
float: left;
font-size: 1.2em;
line-height: 1.6em;
width: 716px;
}

	#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-size: 1.4em;
	padding: 17px 20px 0 0;
	}
	
		#content h2 {
		color: #639837;
		padding: 5px 20px 0 100px;
		}

	#content p, #content ul, #content ol, #content blockquote {
	padding: 17px 20px 0 0;
	}
	
		#content ul, #content ol, #content blockquote {
		margin: 0 40px;
		}
		
		#content p#breadcrumbs {
		font-size: .9em;
		padding: 0;
		}
		
	#content a {
	color: #639837;
	}
	
		#content p#breadcrumbs a {
		margin: 0 3px;
		}
	
		#content a:hover {
		color: #000;
		}

	#content hr {
	background: #5c5c5c;
	height: 1px;
	width: auto;
	margin: 20px 30px 5px 0px;
	}


/* Right panel. */

#right {
display: inline;
color: #fff;
float: left;
font-size: 1.2em;
margin: 0 0 0 14px;
width: 230px;
}

	#right #vacancies, #right #submit {
	background: #639837 url(../graphics/layout/right_bottom.jpg) 0 100% no-repeat;
	}
	
		#right #vacancies {
		margin: 0 0 14px 0;
		height: 284px;
		}
	
		#right .box {
		background: url(../graphics/layout/right_top.jpg) no-repeat;
		padding: 0 0 25px;
		}
	
			#right #vacancies .box {
			padding: 0 0 51px;
			}
		
		#right h1 {
		font-size: 1.2em;
		padding: 17px 20px 0 20px;
		}
		
			#right #vacancies p {
			padding: 17px 20px 0 20px;
			}
		
		#right ul {
		list-style: none;
		padding: 17px 20px 0 20px;
		}
		
			#right ul li {
			background: url(../graphics/layout/bullet.gif) 0 50% no-repeat;
			padding: 3px 0 3px 15px;
			}
		
			#right ul a {
			color: #fff;
			}
		
				#right ul a:hover {
				color: #000;
				}
		
		#right p {
		line-height: 1.4em;
		padding: 17px 20px 0;
		}
		
			#right p img {
			margin-top: 5px;
			}

		
		
/* Footer panel. */

#footer {
border-top: 1px solid #B1B3B6;
color: #5F5C5C;
font-size: 1.1em;
padding: 10px 0;
text-align: right;
}

	#footer p#logos {
	float: left;
	}

	#footer a {
	color: #5F5C5C;
	padding: 0 2px;
	}
	
		#footer a:hover {
		color: #000;
		}
		
	#footer span {
	color: #4C7A28;
	padding: 0 2px;
	}



/* Homepage */

#home_banner {
background: #639837 url(../graphics/layout/home_top.jpg) no-repeat;
color: #fff;
line-height: 1.5em;
position: relative;
}

	#home_banner .box {
	background: url(../graphics/layout/home_bottom.jpg) 0 100% no-repeat;
	}
	
	#home_banner h1 {
	font-size: 1.2em;
	padding: 17px 20px 0;
	}
	
	#home_banner p {
	padding: 17px 20px 0;
	width: 370px;
	}
	
	#home_banner object {
	position: absolute;
	bottom: 0;
	right: 0;
	}



/* Home page tabs. */

#home_tabs {
line-height: 1.3em;
padding: 14px 0 0;
}

	#home_tabs .tab {
	background: #E8ECED url(../graphics/layout/box_top.jpg) no-repeat;
	float: left;
	margin: 0 11px 0 0;
	width: 231px;
	}
	
	#home_tabs .tab_wrap {
	border-left: 1px solid #C4C8CB;
	border-right: 1px solid #C4C8CB;
	height: 203px;
	}
	
		#home_tabs h2, #home_tabs h3, #home_tabs h4 {
		padding: 0 20px;
		}
		
		#home_tabs .tab_wrap p {
		font-size: .9em;
		padding: 17px 20px 0;
		}
	
		#home_tabs .tab p.tab_header, #home_tabs .tab p.tab_footer {
		background: url(../graphics/layout/box_top.jpg) no-repeat;
		height: 13px;
		font-size: 0;
		padding: 0;
		}
		
			#home_tabs .tab p.tab_footer {
			background: url(../graphics/layout/box_bottom.jpg) no-repeat;
			}
	
		#home_tabs .tab.nomargin {
		margin: 0;
		}
	


/* Limited details. */

p#ltddetails {
font-size: .9em;
color: #999;
}
	


/* Section lines. */

#content .section {
float: left;
margin: 14px 0 0;
}

#content p.section_header {
background: url(../graphics/layout/section_top.jpg) no-repeat;
font-size: 0;
float: left;
height: 10px;
padding: 0;
width: 100%;
}

#content .section_wrap {
background: #E8ECED;
float: left;
border-left: 1px solid #C4C8CB;
border-right: 1px solid #C4C8CB;
}

	#content .section_wrap strong {
	color: #4C7A28;
	margin-left: 2px;
	}

	#content .section_left {
	float: left;
	padding: 0 10px;
	width: 232px;
	}
	
		#content .section_left_wide {
		float: left;
		padding: 0 10px;
		width: 538px;
		}

	#content .section_middle {
	float: left;
	width: 308px;
	}

	#content .section_right {
	float: left;
	text-align: right;
	padding: 0 10px;
	width: 134px;
	}
	
		#content .section_right img {
		margin-top: 5px;
		}

#content p.section_footer {
background: url(../graphics/layout/section_bottom.jpg) no-repeat;
font-size: 0;
float: left;
height: 10px;
padding: 0;
width: 100%;
}

#content #section_description {
background: #E8ECED;
border-left: 1px solid #C4C8CB;
border-right: 1px solid #C4C8CB;
clear: both;
padding: 10px;
}
	
	
	
	
/* Tables. */

table { background: #eee; border: 1px solid #ccc; margin: 0; padding: 0; width: 100%; }
table.cms_form thead { display: none; }
table td,
table th { padding: 5px 10px; vertical-align: top; }
table td.left,
table th.left { border-right: 1px solid #fff; padding: 9px 10px 5px 10px; width: 150px; }
table td label,
table th label { display: block; padding-top: 2px; }
table input,
table select,
table textarea { background: #fff; border-bottom: 1px solid #aaa; border-left: 1px solid #ccc; border-top: 1px solid #ccc; border-right: 1px solid #aaa; font-size: 1em; padding: 3px 5px; }
table select { padding: 2px; }
table input.highlighted,
table select.highlighted,
table textarea.highlighted { border-bottom: 1px solid #900; border-left: 1px solid #c00; border-top: 1px solid #c00; border-right: 1px solid #900; }
table input,
table select { width: 187px; }
table textarea { width: 250px; height: 70px; }
table input.checkbox { width: auto; }

table input.cms_code { background: #fff url(../graphics/layout/code.gif) no-repeat; color: #c00; }



/* Email and review forms. */

form#email_form,
form#review_form,
form#newsletter_form,
form#apply_form,
form#submit_form { font-size: 1.2em; text-align: left; padding: 10px 10px 0; width: 500px; }



/* Cart buttons. */

body p.cart_buttons, #content p.cart_buttons { padding: 14px 0 20px; margin: 0; width: 100%; }
body p.cart_buttons a, #content p.cart_buttons a,
body p.cart_buttons input, #content p.cart_buttons input { background: #d6d6d6; border-bottom: 1px solid #aaa; border-left: 1px solid #ccc; border-top: 1px solid #ccc; border-right: 1px solid #aaa; color: #000; display: block; float: left; font-size: 1em; margin: 0 5px 0 0; padding: 5px 10px; }
body p.cart_buttons input, #content p.cart_buttons input { cursor: pointer; padding: 6px 10px 5px; }
body p.cart_buttons a.important, #content p.cart_buttons a.important, 
body p.cart_buttons input.important, #content p.cart_buttons input.important { background: #B82E23; color: #fff; float: right; font-weight: bold; margin: 0; }
body p.cart_buttons a:hover, #content p.cart_buttons a:hover,
body p.cart_buttons input.hover, #content p.cart_buttons input.hover { background: #7B8084; border-bottom: 1px solid #777; border-left: 1px solid #aaa; border-right: 1px solid #777; border-top: 1px solid #aaa; }



/* Information messages. */

p#info_message {
background: #649738;
border: 1px solid #507E2A;
color: #fff;
margin: 17px 0 0 0;
padding: 10px;
}

	p#info_message.error {
	background: #F5CCCC;
	border: 1px solid #c00;
	}
	
	
	
/* Sitemap. */

#content ul.sitemap {
padding: 17px 20px 0 0;
}

	#content ul.sitemap ul {
	padding: 0 20px 17px 0;
	}



/* Bug fixes. */

		  #nav,			  #main,		   p#logos { height: 1%; }
html>body #nav, html>body #main, html>body p#logos { height: auto; overflow: auto; }