* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}
body{
	margin:0;
	background:#FFF;
}
p {
	line-height: 1.4em;
	text-align: left;
}
p.home {
	font-size:130%;
}
ul, ol, li {
	margin:0px;
	padding:0px;
	
}
hr {
margin-bottom:30px;
}

#wrapper{
	width:980px;
	margin:0 auto;
	border:1px solid #CCCCCC;
	position:relative;
	background: url('../images/topper.jpg') no-repeat 0 0;
}

/*Header*/

#header{
	width:100%;
	background: #ccc url('../images/topper.jpg') no-repeat 0 0;
}



/*header 2
-------------------------------------------*/

#header2 {
	margin-top:15px;
	float:left;
	background:#9db290 repeat-y;
	width:100%;
	height:100%;
	

}
#identity {
	float:left;
	width:240px;
	height:82px;
}
#header2 h1 {
	width:240px;
	height:82px;
	padding:0;
	margin:0;
	position:relative;
}
#header2 h1 span {
	width:240px;
	height:82px;
	position: absolute;
	background:#FFF url('../images/irs_logo2.jpg') no-repeat;
	top:0px;
	left:0px;
}

#header2 #navWrap {
	float:right;
	width:740px;
}
#header2 #nav_L1  {
	float:right;
	width:100%;
	background:#7b2427;
}
#header2 #nav_L1 li {
	float:left;
	list-style-type:none;
	margin-left:10px;
	display:inline;
}
#header2 #nav_L1 li.first {
	margin-left:29px;
}
#header2 #nav_L1 li a {
	display:block;
	color:#FFF;
	text-decoration:none;
	padding:11px;
	font-size:140%;
	font-family:Georgia, serif;
}
#header2 #nav_L1 li.highlight a {
	background:#9db290;
	}
#header2 #nav_L1 li a:hover {
	background:#9db290;
}

#nav_home,
#nav_about,
#nav_services,
#nav_customer,
#nav_industry,
#nav_sector,
#nav_news {
	display:none;
}
#nav_home.shownav,
#nav_about.shownav,
#nav_services.shownav,
#nav_customer.shownav,
#nav_industry.shownav,
#nav_sector.shownav,
#nav_news.shownav {
	display:block;
	
}


/* MAIN NAV AM HERE */

body.nav1 #header2 #nav_L1 li.nav1 a,
body.nav2 #header2 #nav_L1 li.nav2 a,
body.nav3 #header2 #nav_L1 li.nav3 a,
body.nav4 #header2 #nav_L1 li.nav4 a,
body.nav5 #header2 #nav_L1 li.nav5 a {
	background:#9db290;
}
body.nav0 #header2 #nav_L1 li.nav0 a {
	background:none;
}
#header2 ul.subnav_main {
	width:100%;
}
#header2 ul.subnav_main li {
	list-style-type:none;
	line-height:1em;
	float:left;
	display:inline; 	/* double float bug */
	padding:12px 0;
}
#header2 ul.subnav_main li.first {
	margin-left:29px;
}
#header2 ul.subnav_main li a {
	color:#000;
	text-decoration:none;
	font-family:arial, sans-serif;
	border-right:1px solid #6e7d65;
	padding:0 10px;
	display:block;
}
#header2 ul.subnav_main li.last a {
	border-right:none;
}


/* SUB NAV AM HERE */

body.sub1 #header2 ul.subnav_main li.sub1 a,
body.sub2 #header2 ul.subnav_main li.sub2 a,
body.sub3 #header2 ul.subnav_main li.sub3 a,
body.sub4 #header2 ul.subnav_main li.sub4 a,
body.sub5 #header2 ul.subnav_main li.sub5 a,
body.sub6 #header2 ul.subnav_main li.sub6 a {
	color:#7b2427;
}

/* Text To Logo Image Replacement 
--------------------------------------------*/
/* Header Image Replacement */

#header h1 {
	width:284px;
	height:77px;
	position: absolute;
	top:45px;
	left:0px;
	margin:0;
	padding:0;
}
#header h1 span {
	width:284px;
	height:77px;
	position: absolute;
	background: url('../images/irs_logo.gif') no-repeat;
	top:0px;
	left:0px;

}

/*This Section is for the home page only!*/

#homepics {
	margin-top:0px;
	background-color:#9db290;
	clear:both;
}
#quote{
	float:left;
	width:238px;
	display:inline;
}
#quote p {
	margin:0;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	padding:10px 10px 10px 10px;
	line-height:1.3em;
}
#picturebox {
	float:right;
	width:740px;
	display: inline;
}

#picturebox img {
	float:right;
	margin:8px 0 8px 8px;
	padding:0;
	border:0;
}
#picturebox img.last {
	margin:8px;
}



/*Category area*/


#category{
	background:#F1E5D7 url('../images/gl_head3.jpg') no-repeat;
	float:left;
	/* Next Three Statements Need To Be In Order */
	min-height:60px;
	height:auto !important;
	height:60px;
	width:100%;
	
}
#cat1{
	width:200px;
	float:left;
	padding-left:45px;
	padding-right:39px;
	vertical-align:middle;

}
#cat1 p {
	color:#134822;
	font-size:.1em;
	margin:0 0 0 0;
	line-height:.1em;
	vertical-align:middle;
}
#cat2{
	width:672px;
	float:right;
	padding-left:34px;
	padding-right:34px;
	vertical-align:middle;
}
#cat2 h2 {
	color:#134822;
	font-size:120%;
	margin:17px 0 0 0;
	line-height:1.7em;
	vertical-align:middle;
	
}

body#home #cat2 h2 {
	color:#7b2427;
	font-size:120%;
	
}
body#home #cat2 h2 span {
	font-style:italic;
	color:#134822;
	font-size:120%;
}
body#home #cat2 h2.hideme {
	visibility: hidden;
}


#cat2 p {
	line-height:1.7em;
	margin:0 0 0 0;
	font-family: Georgia, serif;
	vertical-align:middle;
}




/*BODY*/

#bodyDiv{
	width:100%;
	margin-top:20px;
/*	background: url('../images/background_rule.gif') repeat-y 0 0;*/
	float:left;

}

/* Column 1
------------------------------*/
#col1{
	float:left;
	width:200px;
	padding:0 20px 0 20px;
}
body#home #col1 {
	float:left;
	width:200px;
	padding:0 20px 0px 20px;
	text-align: left;
}
#col1 ul {
	margin:0;
	padding:0;
}
#col1 li a {
	margin:0;
	padding:0;
}

#col1 p{
	margin:0 0 10px 5px;
	padding:0;
}
#col1 h3 {
	font-size:110%;
	margin:0;
	padding:0;
	
}
#col1 ul li{
	list-style:none;
	margin-bottom:10px;
}
#col1 ul li a{
	text-decoration:none;
	color:#134822;
	text-transform:uppercase;
	font-weight:bold;
}
#col1 ul li a:hover{
	text-decoration:underline;
}
#col1 p {
	font-size:.9em;
	text-align:left;
	}

/* Column 2
------------------------------*/
#col2{
	width:437px;
	/*height:463px;*/
	float:left;
	padding:0 34px 40px 34px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	display: inline;
	
}
body#home #col2 {
	border-left:none;
	border-right:none;
	width:482px;
	padding:0 0 0 0;
	margin-top:0;
}

#col2 h2 {
	color:#134822;
	text-transform:uppercase;
	font-size:130%;
	padding:0;
	margin:0 0 10px 0;
}

#col2 p.contact,
#col2 p.directions {
	line-height:1.1em;
	padding-bottom:-10px;
	margin-bottom:-10px;
	}
body#home #col2 h2 {
	margin:0px 0 5px 0;
}
body#home #col2 ul.login li {
	padding:10px 0 10px 100px;
	margin-bottom:10px;
}
body#home #col2 ul.login li.drill {
	background:url('../images/login1.jpg') no-repeat 0 50%;
}
body#home #col2 ul.login li.inscope {
	background:url('../images/login3.jpg') no-repeat 0 50%;
}
body#home #col2 ul.login li.man {
	background:url('../images/login2.jpg') no-repeat 0 50%;
}
body#home #col2 ul.login li {
}

#col2 h3{
	color:#7b2427;
	font-size:120%;
	line-height:50%;
	margin:0 0 15px 0;
	padding:0;
	font-weight:normal;
}
#col2 h4 {
	font-weight:bold;
	font-size:120%
}

/* Team Page Gallery */
#col2.team ul {
	width:100%;
	clear:both;
	list-style:none;
	margin-bottom:16px;
}
#col2.team li {
	margin-bottom:-6px;
}
#col2.team li.pic {
	float:left;
}
#col2.team li.name {
	font-size:120%;
	color:#7b2427;
}

#col2.team img {
	margin:0 10px 10px 0;
	padding:0;
}

#col2 ul {
list-style:disc;
margin-left:2em;
list-style-position:outside;
	}
#col2 ul li {
	padding-bottom:10px;
	}

div#col2.expand {
	width:650px;
	float:left;
	padding:0 34px 40px 34px;
	border-left:1px solid #ccc;
	border-right:none;
	display: inline;
	}


/* Column 3
------------------------------*/

#col3{
	width:200px;
	float:right;
}
#col3 p {
	font-size:.9em;
	}
body#home #col3 {
	width:198px;
	padding:0 20px;
	text-align: right;
}

/* Column 4!!!
------------------------------*/
#col4{
width:684px;
/*height:463px;*/
float:left;
padding-left:10px;
padding-right:10px;
}
#col4 p{
padding-left:10px;
padding-right:10px;

font-size:12px;
}
#col4 h2{
color:#134822;

text-transform:uppercase;
font-weight:bold;
font-size:18px;
line-height:50%;
padding-left:10px;
padding-right:10px;
}
#col4 h3{
color:#7b2427;

font-size:14px;
line-height:50%;
padding-left:10px;
padding-right:10px;
}
#col4 h4{
font-weight:bold;
padding-left:10px;
padding-right:10px;

font-size:12px;
padding-left:10px;
padding-right:10px;
}


/*Footer*/

#footer{
clear:both;
width:100%;
height:53px;
text-align:center;
background:url(../images/bot_grad.gif) repeat-x;

}
#footer p{

font-size:10px;
font-weight:bold;
padding:18px 0px 0px 0px;
}

/* Functional Classes 
-------------------------------*/
.tocenter {
	text-align:center;
}
/*.homeleft {
padding:8px;
text-align:left;
}*/
.homeleft ul {
list-style:none;
}
.homeleft h2 {
font-size:16px;
color:#7b2427;
background-image:url(../images/bot_grad.gif);
background-repeat:repeat-x;
display:block;
padding-top:8px;
padding-left:4px;
}

.career h4 {
margin-top:50px;
margin-bottom:0;
}
.career h3 {
margin-bottom:0}
.career h2 {
margin-bottom:50px;
}
#carryleft {
width:48%;
float:left;
text-align:center;
margin-bottom:30px;

}
#carryleft img {
border:2px groove #000000;
padding:4px;
margin-top:20px;
}
#carryleft a {
text-decoration:none;
}
#carryleft a:hover {
text-decoration:underline;
}
#carryright {
width:48%;
float:left;
text-align:center;
margin-bottom:30px;
}
#carryright img {
border:2px groove #000000;
padding:4px;
margin-top:20px;
}
#carryright a {
text-decoration:none;
}
#carryright a:hover {
text-decoration:underline;
}
#col2 div.news {
margin-top:10px;
margin-bottom:25px;
}
#col2 div.news h3 {
font-weight:bold;
line-height:1.3em;
font-size:1em;
margin-bottom:10px;
}
#col2 div.news h4 {
margin-top:-10px;
font-size:100%;

}
body#home #col2 div.news h4 {
margin-top:-10px;
font-size:100%;
margin-bottom:-40px;
}
#col2 div.news p {
margin-top:0px;
}


/* self-clear floats */

.group:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
	

#homebutton {
text-align:right;
margin-right:8px;
vertical-align:bottom;
margin-top:10px;
margin-bottom:0px;
cue-after:none;
}
#homebutton a {
font-family:Georgia, serif;
font-size:14px;
color:#7b2427;
text-decoration:none;
padding:6px 6px 6px 6px;
text-transform:uppercase;
font-weight:bold;
border:1px #CCC solid;
}
#homebutton a:hover {
background:#FFFFFF;
border:1px #FFFFFF solid;
}
body#home #col2 div#left,
body#home #col2 div#right {
	width:48%;
	padding-left:4px;
	padding-right:4px;
	padding-top:0;
	float:left;
	line-height:1.5em;
	margin-top:0px;
	margin-bottom:0px;
		}
body#home #col2 div#mission p{
	font-size:1.0em;
	line-height:1.5em;}
	
body#home #col2 div#left,
body#home #col2 div#right p {
	font-size:1em;
		}
body#home #col2 div#right div.news h4 {
	margin-bottom:0px;
	}

body#home #col2 div#right div.news p {
	font-size:.9em;
	}

div.listMod ul{
	padding-left:10px;
	list-style-position:inside;
	list-style-type:disc;
	}
div.listMod ol{
	padding-left:10px;
	list-style-position:inside;
	list-style-type:upper-latin;}

#col2 ul.unMod {
	margin:0px;
	padding:0px;
	list-style-image:none;
	list-style-type:none;
	list-style-position:outside;
	}
#col2 ul.unMod li {
	list-style-type:none;
}

div.testimonials hr {
	margin-bottom:20px;
	}
div.testimonials h3 {
	}
div.testimonials h4 {
	margin-bottom:40px;}

.highlighted {
	text-decoration:underline;
	margin-bottom:0;
	padding-bottom:0;
	}
.bolded {
	font-weight:bold;
	
	}
.compact {
	padding:0;
	margin:0;
	}
div#contractorDays hr {
	margin:80px 0 20px 0;
	width:75%
	
	}
a img {
	border:none;
	text-decoration:none;
	}
.littletext {
	font-size:11px;
	}
div#textbox {
	border:solid red 2px;
	padding:4px 6px;
	width:200px;
	color:red;
	font-weight:bold;
	}