/* POSITIONING BLOCKS */
body {
	background:#FFF;
	_behavior: url(csshover.htc);
}
#container{
	position:relative;
	width:944px;
	margin:0 auto;
}
#header {
	width:944px;
	height:55px;
}
#logo {
	float:left;
	width:109px;
	height:126px;
	background:url("images/logo.png") no-repeat;
}
#main {
	float:left;
	width:587px;
}
#right {
	float:left;
	width:248px;
}
#nav1{
	position:relative;
	width:587px;
	height:24px;
	background:url("images/bg_nav1.png") no-repeat;
	z-index:9999;
}
#flashobject{
	margin-left:5px;
	width:582px;
	height:247px;
}
#hero{
	margin-left:5px;
	width:582px;
	height:143px;
}
#inthenews{
	position:relative;
	margin:15px 0 0 0;
	float:left;
	width:289px;
	min-height:185px;
	border:1px solid #A8C54C;
	_width:289px;
	_height:183px;
}
#recentwork{
	position:relative;
	margin:15px 0 0 0;
	float:right;
	width:289px;
	min-height:185px;
	border:1px solid #A8C54C;
	_width:289px;
	_height:183px;
}
#articles{
	position:relative;
	margin:5px 0 0 15px;
	width:218px;
	border:1px solid #A8C54C;
}
.home_articles {
	/*min-height:194px;
	_height:194px;*/
}
#recent{
	position:relative;
	margin:5px 0 0 15px;
	width:218px;
	border:1px solid #A8C54C;
	background:#A8C54C;
}
#staff{
	position:relative;
	margin:5px 0 0 15px;
	width:218px;
	border:1px solid #A8C54C;
}
.home_staff{
	min-height:146px;
	_height:146px;
}
#adobe{
	position:relative;
	margin:5px 0 0 15px;
	width:218px;
	border:1px solid #A8C54C;
}
#inthenewscopy{
	margin:5px;
	min-height:155px;
	background:url("images/bg_dashed.png") 0 100% no-repeat;
	_height:155px;
	padding-left:62px;
	_padding-left:0px;
}
#recentworkcopy{
	margin:5px;
	min-height:155px;
	background:url("images/bg_dashed.png") 0 100% no-repeat;
	_height:155px;
	padding-left:62px;
	_padding-left:0px;
}
.articlescopy{
	padding:5px;
	background:#fff;
}
.staffcopy{
	margin:5px;
	padding:0 0 5px 0;
	background:url("images/bg_dashed.png") 0 100% no-repeat;
}
#adobecopy{
	margin:5px;
}
.articlescopy .article{
	padding:0 0 5px 12px;
	background:url("images/bg_dashed.png") 0 100% no-repeat;
}
#nav2{
	position:relative;
	width:248px;
	height:24px;
	background:url("images/bg_nav2.png") no-repeat;
}
#footer {
	position:relative;
	background:url("images/bg_footer.png") no-repeat;
	margin:15px 0 0 0;
	padding:9px 0 0 0;
}
#search{
	margin:0 0 0 15px;
	width:213px;
	border-right:1px solid #A0C800;
	border-bottom:1px solid #A0C800;
	border-left:1px solid #A0C800;
}
#searchbox{
	width:201px;
	height:21px;
	border:1px solid #A0C800;
}
#searchtext {
	float:left;
}
#searchsubmit {
	float:right;
}
#searchtext input{
	border:0;
	margin:1px 0 1px 1px;
	width:176px;
	height:17px;
	font: 13px verdana,sans-serif;
	_width:174px;
	_height:15px;
}
#searchsubmit input{ 
	margin:1px;
}
#content{
	margin-left:96px;
	padding:10px;
}

/* fonts etc. */
h4{
	font: 11px verdana,sans-serif;
	font-weight:bold;
	margin:0;
	color:#A8C54C;
}
h5 {
	font: 10px verdana,sans-serif;
	font-weight:bold;
	margin:0;
	color:#A8C54C;
}
h6 {
	font: 9px verdana,sans-serif;
	margin:0;
	color:#A8C54C;
}
#main #content li{
	margin:0 0 0 28px;
	list-style: disc;	
}
#main #content ul {
	margin:0 0 14px 0;
}
a{
	text-decoration:underline;
	color:#000;
}
a:hover{
	color:#0078B2;
}
strong{
	font-weight:bold;
}

/* footer */
#footer p{
	font: 9px verdana,sans-serif;
	color:#8C8C8C;
	margin:3px 0 0 0;
	text-align:center;
}
#footer p a{
	font: 9px verdana,sans-serif;
	color:#8BB110;
	text-decoration:none;
}
#footer p a:hover{
	color:#FF7F00;
}
#footer p a.on{
	color:#FF7F00;
}

/* headings and paragraphs */
#content h4{
	margin:0;
}
#inthenews h5,
#recentwork h5,
#staff h5,
#ourteam h5 {
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	background:url("images/bg_dashed.png") 0 100% no-repeat;
}
.article h5{
	margin:0 0 0 -12px;
	padding:0 0 0 12px;
	background:url("images/bg_article.png") 0 2px no-repeat;
}
#search h5{
	color:#ccc;
	margin:0 0 5px 0;
}
#inthenewscopy h6,
#recentworkcopy h6,
.staffcopy h6,
.article h6,
#ourteam h6{
	margin:5px 0;
	font:9px verdana,sans-serif;
	font-style:italic;
}
#inthenewscopy p,
#recentworkcopy p,
.staffcopy p,
#ourteam p,
#content p,
.article p,
#content ul{
	color:#8C8C8C;
	font:9px verdana,sans-serif;
	margin:0 0 14px 0;
	font-style:italic;
}
#content li,
#content th,
#content td{
	color:#8C8C8C;
	font:9px verdana,sans-serif;
	margin:0;
	font-style:normal;
}
#inthenewscopy p.learnmore,
#recentworkcopy p.learnmore,
#content p.learnmore,
.article p.learnmore {
	/* this is to remove the margin above 'learn more' */
	margin:-7px 0 0 0;
}
.article p,
#content p{
	font-style:normal;
}
#staffmember,
#inthenewspic,
#recentworkpic{
	float:left;
	padding:5px;
}
.team{
	margin:10px 0 20px 0;
}
.teampic{
	float:left;
}
.teamcopy{
	padding:0 0 0 90px;
}
p.learnmore{
	text-align:right;
	margin:0;
	padding:0;
}
p.bottom{
	position:absolute;
	top:100%;
	left:0;
	margin:-22px 0 0 -5px;
	padding:0 5px 0 0;
	width:inherit;
	_width:100%;
	min-width:280px;
}
p.learnmore a{
	color:#8BB110;
	text-decoration:none;
	font:9px verdana,sans-serif;
	font-style:italic;
}
p.learnmore a:hover{
	color:#FF7F00;
}
p.learnmore a.on{
	color:#FF7F00;
}
#adobe #flash {
	float:right;
}
#adobe #acrobat {
	float:left;
}

/* image replacement */
#inthenews h4{
	display:block;
	width:289px;
	height:28px;
	background:url("images/h4_inthenews.png") no-repeat;
	text-indent:-9999px;
	border-bottom:1px solid #A8C54C;
}
#recentwork h4{
	display:block;
	width:289px;
	height:28px;
	background:url("images/h4_recentwork.png") no-repeat;
	text-indent:-9999px;
	border-bottom:1px solid #A8C54C;
}
#articles h4{
	display:block;
	width:218px;
	height:28px;
	background:url("images/h4_articles.png") no-repeat;
	text-indent:-9999px;
	border-bottom:1px solid #A8C54C;
}
#recent h4{
	display:block;
	width:218px;
	height:28px;
	background:url("images/h4_recentwork.png") no-repeat;
	text-indent:-9999px;
	border-bottom:1px solid #A8C54C;
}
#staff h4{
	display:block;
	width:218px;
	height:28px;
	background:url("images/h4_staff.png") no-repeat;
	text-indent:-9999px;
	border-bottom:1px solid #A8C54C;
}

/* navigation */
#nav1 ul {
	list-style:none;
	margin:0;
	padding:0;
	height:24px;
	_margin:0 0 0 -5px;
}
#nav1 ul li {
	position:relative;
	margin:0;
	padding:0;
	float: left;
	margin:0 0 0 5px;
}
#nav1 ul ul {
	position:absolute;
	top:100%;
	left:0;
}
#nav1 ul ul li {
	margin:0 0 0 -5px;
	_margin:0;
	_float:left;
}
#nav1 ul ul,
#nav1 ul li:hover ul ul{
	display:none;
}
#nav1 ul li:hover ul,
#nav1 ul ul li:hover ul{
	display:block;
}
#nav1 a{
	margin:0;
	padding:0;
}

/* nav2 */
#nav2 ul,
#nav2 ul li {
	margin:0;
	border:0;
	padding:0;
	float:left;
}
#nav2a a{
	position:absolute;
	top:7px;
	left:24px;
	width:42px;
	height:11px;
	background:url("images/nav_sitemap_f1.png") no-repeat;
}
#nav2a a:hover{
	background:url("images/nav_sitemap_f2.png") no-repeat;
}
#nav2a a span{
	display:none;
}
#nav2b a{
	position:absolute;
	top:7px;
	left:75px;
	width:67px;
	height:11px;
	background:url("images/nav_printthispage_f1.png") no-repeat;
}
#nav2b a:hover{
	background:url("images/nav_printthispage_f2.png") no-repeat;
}
#nav2b a span{
	display:none;
}
#nav2c a{
	position:absolute;
	top:7px;
	left:151px;
	width:71px;
	height:11px;
	background:url("images/nav_emailthispage_f1.png") no-repeat;
}
#nav2c a:hover{
	background:url("images/nav_emailthispage_f2.png") no-repeat;
}
#nav2c a span{
	display:none;
}


