* {margin: 0; padding: 0;}

html { margin-bottom:-1px; height:100.15%}
li
	{
	list-style: none;
	}
a:link, a:visited
	{
	color: #999;
	}
a:hover, a:active
	{
	color: #d9d9d9;
	}
a:focus
	{
	outline: none;
	}



.clear
	{
	clear: both;
	}
em.red
	{
	color: #990000;
	}
strong
	{
	color:#0C3163;
	}
body
	{
	color: #FCFCFC;
	background: #2b2b2b url(images/back_body.gif) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;	
	padding-bottom: 1em;
	}
h1
	{
	font-size: 1.2em;
	font-weight: 100;
	}
p
	{
	margin:0 0 10px 0;
	font-size:12px;
	line-height: 1.4em;
	color: #FFFFFF;
	}
.grey p {margin-bottom:0px !important;}
ul
	{
	margin: 1em 0 0 0;
	}
li
	{
	font-size:0.8em;
	line-height: 1.4em;
	}
em.smaller
	{
	font-size: 75%;
	}

/* IE 5 HACKS */
body #ie5-5only, body #ie5-01only
	{
	text-align: center;
	}
#wrapper
	{
	width:880px;
	margin:25px auto 0 auto;
	background: #2b2b2b url(images/wrapper_bg.gif) repeat-x top left;
	}
#ie5-5only #wrapper, #ie5-01only #wrapper
	{
	text-align: left;
	}
	
/* menu */
#nav
	{
	background:url(images/nav_bg.gif) no-repeat top left;
	width:843px;
	height:32px;
	margin-left:20px;
	}
#nav ul
	{
	padding:0;
	margin:0;
	}
#nav li
	{
	float:left;
	text-indent: -5000px;
	}
#nav li a
	{
	display: block;
	background-repeat: no-repeat;
	height:32px;
	}
#nav li.home a { width:78px; background-image:url(images/nav_01.gif); }
#nav li.services a { width:144px; background-image:url(images/nav_06.gif); }
#nav li.about a { width:107px; background-image:url(images/nav_02.gif); }
#nav li.news a { width:78px; background-image:url(images/nav_03.gif); }
#nav li.people a { width:91px; background-image:url(images/nav_04.gif); }
#nav li.contact a { width:103px; background-image:url(images/nav_05a.gif); }
#nav li.admin a { width:97px; background-image:url(images/nav_07.gif); }

#nav ul li a:link, #nav ul li a:visited {
	background-position: left top
}
#nav ul li a:hover, #nav ul li a:active {
	background-position: right top;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: normal;
	color:#FFFFFF;
}
h6 img {padding-right:4px; padding-top:2px; padding-bottom:20px;}

#news h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#999999;
	padding-bottom:7px;
}

#content {
	margin-top: 20px;
}
#content #col1, #col2, #col3 {
	float: left;
}
#col1 .grey {
	background-color:#333333;
	padding:10px;
	padding-bottom:0px;
}
#col1 .grey2 {
	background-color:#333333;
	padding:10px;
	padding-bottom:0px;
}

#col2 .grey {
	background-color:#333333;
	padding:10px;
	padding-bottom:5px;
	vertical-align:top;
}
#col2 .grey a img {
	padding-top:10px;
	margin-left:-2px;
}
#content #col1 {
	width:auto;
 }
#content #col1 h1 {
	text-indent: -5000px;
	background:url(images/JRA_logo_new.gif) no-repeat top;
	height: 135px;
	padding-top:10px;
	padding-bottom:25px;
	width:224px;
	margin-left:20px;
}
#col1 .box1 {
	margin: 10px 0px 10px 20px;
	width: 224px;
}
#col1 .box1 p {
	padding-bottom:10px;
	background-color:transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position:bottom;
}
#col1 .box1 a {
	display: block;
	height:27px;
	width:87px;
	text-indent:-5000px;
	background-image: url(images/readmore.png);
	background-repeat: no-repeat;
	position:relative;
	margin-top:15px;
	margin-left:-2px;
}
#ie5-01only #col1 .box1 a,
#ie5-5only #col1 .box1 a,
#ie6only #col1 .box1 a {
	background-image: url(images/readmore.gif);
}

img.news {margin-left:-10px;margin-right:-10px; margin-bottom:10px;}	

#content #col2 {
	width: 600px;
	padding-left:20px;
}
#col2 h1
	{
	text-indent: -5000px;
	height: 34px;
	margin-top: 31px;
	}
img.banner {
	align:right;
	padding-bottom:10px;
}
#col2 #intro
	{
	padding-top: 15px;
	}
#col2 h2
	{
	margin-top: 15px;
	}
#col2 p.borderBot, #col2 ul.borderBot
	{
	}
#col2 h2 em
	{
	font-size: 1.1em;
	font-style: normal;
	display: block;
	text-indent: -5000px;
	width: auto;
	height:36px;
	}

h4 {
	font-size: 14px;
	font-family: Arial,sans-serif;
	font-weight:normal;
	color:#ffffff;
	margin:0px;
	padding:0px;
	background-image:url(images/corner_back.gif);
	background-repeat:repeat-x;
	height:25px;
	line-height:24px;
	white-space:nowrap;
	width:auto;
	padding-left:5px;
	
}
div.corner_left {
	background-image:url(images/corner_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:5px;
}
div.corner_right {
	background:url(images/corner_right.gif) no-repeat;
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:5px;
}

	
img.title {
	margin-top:10px;
	margin-bottom:10px;
	}
#col2 h5
	{
	margin-top: 1em;
	font-size: 1em;
	font-weight:normal;
	line-height: 1.3em;
	color: #999999;
	}
#col2 p strong
	{
	line-height: 2em;
	}
#col2 p strong, #col2 li strong
	{
	color: #fff;
	}
#col2 td h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-top:15px;	
}
#col2 td a:link, a:visited {
	color: #ffffff;
	text-decoration:none;
}
#people #col2 p strong
	{
	color: #aaa;
	font-weight: 100;
	line-height: 1.4em;
	}
#people #col2 p.noMarg
	{
	margin-top: 0.4em;
	}
#col2 ul
	{
	margin: 10px 0 10px 0;
	padding-left:15px;
	
	}
#col2 li
	{
	list-style: square;
	margin-left:5px;
	color:#FFFFFF;
	padding-bottom:6px;
	}
#col2 #hideBox1 li,
#col2 #hideBox2 li,
#col2 #hideBox3 li,
#col2 #hideBox3 li,
#col2 #hideBox4 li,
#col2 #hideBox5 li,
#col2 #hideBox6 li
	{
	list-style: none;
	margin-left:5px;
	color:#FFFFFF;
	padding-bottom:6px;
	}
#ie #col2 li
	{
	background-position: left 0.65em;
	}

.grey2 li  {
	list-style: square;
	margin-left:5px;
	color:#FFFFFF;
	padding-bottom:6px;
}
.grey2 ul {
	padding-bottom:5px;
}


#col2 iframe
	{
	border: 0px solid #ccc;
	}
#col2 iframe a
	{
	line-height: 2em;
	}

#col2 .box2, #col2 .box3
	{
	width: 300px;
	height: 6em;
	background: url(images/box_bg.gif) no-repeat left top;
	padding-bottom: 1em;
	position: relative;
	}
#col2 .box4
	{
	width: 300px;
	background: url(images/box_bg.gif) no-repeat left top;
	padding-bottom: 1em;
	position: relative;
	}

#col2 .grey a, #col2 .box3 a
	{
	display: block;
	height:27px;
	width:87px;
	text-indent:-5000px;
	background-image: url(images/readmore.png);
	background-repeat: no-repeat;
	position:relative;
	margin-top:5px;
	margin-left:-2px;
	}
#ie5-01only #col2 .grey a, #ie5-01only #col2 .box3 a,
#ie5-5only #col2 .grey a, #ie5-5only #col2 .box3 a,
#ie6only #col2 .grey a, #ie6only #col2 .box3 a {
	background-image: url(images/readmore.gif);
}
#col2 a.allservices
	{
	display: block;
	height:37px;
	width:123px;
	text-indent:-5000px;
	background-image: url(images/viewall.png);
	background-repeat: no-repeat;
	background-position:center;
	position:relative;
	margin-top:5px;
	margin-left:-2px;
	}
#ie5-01only #col2 a.allservices,
#ie5-5only #col2 a.allservices,
#ie6only #col2 a.allservices {
	background-image: url(images/viewall.gif);
}
.largeshadow {
	float:right;
	width:160px;
	height:156px;
	background-image:url(images/shadow_large.png);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	margin-top:10px;
}
#ie5-01only #col2 .largeshadow,
#ie5-5only #col2 .largeshadow,
#ie6only #col2 .largeshadow {
	background-image:none;
	width:151px;
	height:151px;
}

#col2 .box2 a:link, #col2 .box3 a:link, #col2 .box2 a:visited, #col2 .box3 a:visited
	{
	background-position: top left;
	}
#col2 .box2 a:hover, #col2 .box3 a:hover, #col2 .box2 a:active, #col2 .box3 a:active
	{
	background-position: top right;
	}

#col2 .box2
	{
	float: left;
	clear: left;
	margin: 20px 0 0 0;
	}
#col2 .box3
	{
	float: right;
	clear: right;
	margin: 20px 0 0 20px;
	}
#col1 .box4
	{
	margin: 10px 0px 10px 20px;
	width: 224px;
	}
#col2 .box5
	{
	float: left;
	width: auto;
	padding-bottom:10px;
	}
#col2 .box4 li
	{
	position: relative;
	}
#col2 .box2 p, #col2 .box3 p, #col2 .box4 p, #col2 .box4 ul
	{
	margin: 10px;
	margin-right:90px;
	color: #999;
	
	}
#col1 .box4 ul
	{
	margin: 10px;
	margin-top:0px;
	margin-bottom:20px;
	color: #999;
	
	}
#col2 .box2 h3, #col2 .box3 h3, #col2 .box4 h3
	{
	font-size: 0.8em;
	color: #eee;
	font-weight: 100;
	line-height: 21px;
	padding-left: 10px;
	}
#cats_small h3 {padding-top:0px;}

#col2 #hideBox1, #col2 #hideBox2, #col2 #hideBox3, #col2 #hideBox4, #col2 #hideBox5, #col2 #hideBox6
	{
	height:2px;
	background: url(images/divider_main.gif) no-repeat left top !important;
	text-indent: -5000px;
	}
#ie #col2 #hideBox1, #ie #col2 #hideBox2, #ie #col2 #hideBox3, #ie #col2 #hideBox4, #ie #col2 #hideBox5, #ie #col2 #hideBox6
	{
	overflow: hidden;
	}
#col2 #hideBox1 li, #col2 #hideBox2 li, #col2 #hideBox3 li, #col2 #hideBox4 li, #col2 #hideBox5 li, #col2 #hideBox6 li
	{
	background: none;
	}
#col2 #hideBox1 p.borderBot,#col2 #hideBox2 p.borderBot,#col2 #hideBox3 p.borderBot,#col2 #hideBox4 p.borderBot,#col2 #hideBox5 p.borderBot,#col2 #hideBox6 p.borderBot, #col2 #hideBox1 ul.borderBot, #col2 #hideBox2 ul.borderBot, #col2 #hideBox3 ul.borderBot, #col2 #hideBox4 ul.borderBot, #col2 #hideBox5 ul.borderBot, #col2 #hideBox6 ul.borderBot
	{
	padding-bottom: 0;
	margin-bottom:0;
	background: none !important;
	}
#our_expertise #col2 p
	{
	position: relative;
	}
#col2 a.hideBox1, #col2 a.hideBox2, #col2 a.hideBox3, #col2 a.hideBox4, #col2 a.hideBox5, #col2 a.hideBox6
	{
	display: block;
	height:27px;
	width:87px;
	text-indent:-5000px;
	background-image: url(images/readmore.png);
	background-repeat: no-repeat;
	position:relative;
	margin-top:15px;
	margin-left:-2px;
	}
#ie5-01only #col2 a.hideBox1, #ie5-01only#col2 a.hideBox2, #ie5-01only#col2 a.hideBox3, #ie5-01only#col2 a.hideBox4, #ie5-01only#col2 a.hideBox5, #ie5-01only#col2 a.hideBox6,
#ie5-5only #col2 a.hideBox1, #ie5-5only #col2 a.hideBox2, #ie5-5only #col2 a.hideBox3, #ie5-5only #col2 a.hideBox4, #ie5-5only #col2 a.hideBox5, #ie5-5only #col2 a.hideBox6
#ie6only #col2 a.hideBox1, #ie6only #col2 a.hideBox2, #ie6only #col2 a.hideBox3, #ie6only #col2 a.hideBox4, #ie6only #col2 a.hideBox5, #ie6only #col2 a.hideBox6
 {
	background-image: url(images/readmore.gif);
}
/* Text Heading Images */
#home #col2 h2 em { background:url(images/H_Home.png) no-repeat left top; }

#about_us #col2 h2 em { background:url(images/H_History.png) no-repeat left top; }
#about_us #col2 h2.sub1 em { background: url(images/H_General_Info.png) no-repeat left top; }

#our_expertise #col2 h2.safety { background: url(images/H_Safety.png) no-repeat left top; }
#our_expertise #col2 h2.airworth { background: url(images/H_Airworth.png) no-repeat left top; }
#our_expertise #col2 h2.environmental { background: url(images/H_Environment.png) no-repeat left top; }
#our_expertise #col2 h2.project { background: url(images/H_Project.png) no-repeat left top; }
#our_expertise #col2 h2.uas { background: url(images/H_Unmanned.png) no-repeat left top; }
#our_expertise #col2 h2.airport { background: url(images/H_Airports.png) no-repeat left top; }


#latest_news #col2 h2.latest em { background:url(images/H_Most_Recent.png) no-repeat left top; }
#latest_news #col2 h2.archive em { background:url(images/H_Archived.png) no-repeat left top; }

#people #col2 h2 em { background: url(images/H_Associates.png) no-repeat left top; }
#people #col2 #staff em { background:url(images/H_KeyStaff.png) no-repeat left top; }

#contact #col2 h2 em { background:url(images/H_Address.png) no-repeat left top; }

#thanks #col2 h1 { background: url(images/title_thanks.gif) no-repeat left top; }
#thanks #col2 h2 em { background:url(images/subheading_contact1.gif) no-repeat left top; }

#ie5-01only #col2 h2 em,
#ie5-5only #col2 h2 em,
#ie6only #col2 h2 em
	{
	font-size: 1.0em !important;
	background-image:none !important;
	text-indent:0;
	}
#ie5-01only #col2 h2,
#ie5-5only #col2 h2,
#ie6only #col2 h2
	{
	font-size: 1.0em !important;
	background-image:none !important;
	}

/* Footer */
.footer {
	clear:left;
	padding:40px;
	padding-top:10px;
	position: relative;
	background: url(images/footer.gif) no-repeat center top;
	margin-bottom:25px;
}
.footer_left {
	float:left;
}
.footer_left img {
	margin:0px 20px 0px 0px;
}
.footer_right {
	float:right;
	color:#cccccc;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px;
	text-align:right;
	padding-top:7px;
}


hr {
	border:0px;
	background-image:url(images/divider_main.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:0px;
	padding:7px 0px 7px 0px;
	height:2px;
}
#ie5-01only hr,
#ie5-5only hr,
#ie6only hr {
	border:0px;
	border-bottom:1px solid #666666;
	height:1px;
}
.map {float:right; font-size:0.7em; text-align:center; padding-left:15px; padding-top:10px;}

h2 {padding:0px; margin:0px;}

.grey2 a:link, .grey2 a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.grey2 a:hover, .grey2 a:active {
	color: #d9d9d9;
	text-decoration:underline;
}
input, textarea
	{
	width:195px;
	padding: 3px 3px;
	background:transparent;
	border: 1px solid #222222;
	font-size: 1em;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	}
input.error, textarea.error
	{
	background: #3e3f3f url(images/form_bgError.gif) repeat-x left top;
	}
#submit
	{
	width: 87px;
	height: 27px;
	background: url(images/submit.gif) no-repeat left top;
	display: block;
	padding: 0;
	text-indent: -5000px;
	border-width: 0;
	margin-left:-2px;
	}
#submit:hover
	{
	cursor: pointer;
	}