/*--------------------- Last Modified  2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  Copyright MondayGroup 200. Used with Permission.                             
  May not be duplicated or reproduced.
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari
  CSS Document - layout.css
/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, html, label, table, tr, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img, a img, :link img, :visited img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:'';
}
/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body {
	background:#2e4727 url(../images/repeat-x.jpg) top repeat-x;
	text-align:center;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#2e4727;
}
blockquote {
	margin-left:10px;
	margin-right:10px;
}
h1 {
	font-size:1.2em;
	color:#2E4727;
}
h2 {
	font-size:1.1em;
	color:#2E4727;
}
h3 {
	font-size:1.0em;
	color:#000;
}
h1 span, h2 span, h3 span {
	display:none;
}
a:link, a:visited {
	color:#0D204A;
	text-decoration:underline;
	outline:none;
}
a:hover, a:active {
	color:#2E4727;
	text-decoration:none;
	outline:none;
}
.div-expand a:link,.div-expand  a:visited {
	color:#2e4727;
	text-decoration:none;
	outline:none;
}
.div-expand a:hover,.div-expand  a:active {
	color:#2e4727;
	text-decoration:underline;
	outline:none;
}
h1, h2, h3, p {
	margin-bottom:10px;
}
/* ------------------------ classes ------------------------ */
.special {
	display:none; font:0.1em;
}
.clear {
	clear:both;
	width:100%;
}
p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url(../images/bullet-back-to-top.jpg) right no-repeat;
}
img.img-left {
	float:left;
	margin:2px 10px 10px 0px;
}
img.img-right {
	float:right;
	margin:0 0 10px 10px;
}
/* ------------------------ form elements ------------------------ */
form {
	margin:10px 0 15px 0; /* set margin left and right below */
}
form label {
	font-size:.95em;
}
form br {
	line-height:0;
	height:0;
} /* defaults vertical spacing between fields */
input, textarea, select {
	background: #FFFFFF url(../images/bg-input.jpg) top repeat-x; /* to prevent highlighting by Google Toolbar */
	border:1px solid #d2d2d2;
	color:#000;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
select {
	width:150px;
	padding:0;
} /* same width as form - !important */
textarea {
	height:90px;
	overflow:auto;
}
input#encrypt-form, input#reply-from {
	display:none;
}
input#check-form {
	display:none;
} /* test before you change !! will be display:none;*/
#copyright {
	display:none;
}
/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main {
	margin:20px 0 10px 0;
}
#contact-main label {
	width:220px;
	position:relative;
	display:block;
	text-align:right;
	margin-bottom:10px;
	font-size:1.0em;
}
#contact-main label input, #contact-main label textarea, #contact-main label select {
	width:170px;
	position:absolute;
	left:110%;
	top:-2px;
}
#contact-main label select {
	width:175px;
} /* fixes display issue - 5px larger than input field */
#contact-main label textarea {
	height:100px;
	overflow:auto;
}
/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main {
	width:60px;
	height:20px;
	cursor:pointer;
	padding:0;
}
input.submit-contact-main {
	margin:95px 0 0 243px;
} /* defines placement of contact-main submit button */
input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url(../images/button-submit.jpg);
	width:158px;
	height:29px;
	border:none;
	cursor:pointer;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url(../images/repeat-y.jpg) repeat-y;
	width:1024px;
	margin:0 auto;
	text-align:left;
}
/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url(../images/masthead.jpg);
	height:105px;
}
/* index page link within #masthead */		
	#masthead a.company {
	position:absolute;
	left:55px;
	width:327px;
	top:10px;
	height:86px;
}
#masthead span.phone {
	position:absolute;
	left:765px;
	width:199px;
	top:59px;
	height:37px;
	display: none;
}
#masthead a span {
	display:none;
}

/*twitter

#twit {
	position:fixed;
	background:url(http://www.greenproposals.com/images/follow_bird_us-c.png);
	height:105px;
}
/* index page link within #masthead 	
	#twit a.company {
	position:absolute;
	right:55px;
	width:100px;
	top:10px;
	height:86px;
}
#twit span.phone {
	position:absolute;
	right:765px;
	width:199px;
	top:59px;
	height:37px;
	display: none;
}
#twit a span {
	display:none;
}

*/



/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:335px;
	float: left;
}
#contact-sub {
	position:relative;
	background:url(../images/left-contact.jpg);
	height:138px;
}
#contact-sub h2 {
	display:none;
}
#contact-sub a {
	position:absolute;
	left:51px;
	width:255px;
	top:88px;
	height:32px;
}
#contact-sub a span {
	display:none;
}
#gov-sub {
	position:relative;
	background: url(../images/left-gov.jpg);
	height:233px;
	margin-bottom: 10px;
	color: #fbffcb;
	font:1.1em/1.5em Verdana, Arial, Helvetica, sans-serif;
}
#gov-sub h2 {
	display:none;
}
#gov-sub p.link-gov {
	position:absolute;
	left:51px;
	width:257px;
	top:38px;
}
#gov-sub p.link-vendor {
	position:absolute;
	left:51px;
	width:257px;
	top:147px;
}
#gov-sub a:link, #gov-sub a:visited {
	color:#FFCC00;
	text-decoration:none;
	outline:none;
}
#gov-sub a:hover, #gov-sub a:active {
	color:#FFCC00;
	text-decoration:underline;
	outline:none;
}
#column-left .content {
	padding-left:51px;
}
/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:665px;
	float:left;
}
#mission {
	background:url(../images/right-mission.jpg);
	height:138px;
	position:relative;
	font:16px/22px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
#mission p {
	position:absolute;
	left:36px;
	width:613px;
	top:17px;
	height:93px;
}
#column-right ul {
	padding-left:5px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#column-right ul li {
	list-style:disc;
	padding-left:10px;
}
/*--	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 0px 10px 0px;
		}

	#column-right form { margin-left:0px; }





	#column-right ul { padding-left:5px; } 
		#column-right ul li { 
			background:transparent url(../images/bullet.jpg) 0px 6px no-repeat;
			padding-left:10px; 
			float:left;
			width:150px;
			line-height:20px; 
			}


	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-right dl dd {
			background:transparent url(../images/bullet.jpg) 0px 6px no-repeat; 
			padding-left:10px; 
			margin-left:5px;
			} --*/

/* ------------------------ header framework ------------------------ */
#header-flash {
	height:254px;
	background: url(../images/flash-header-sub.jpg) top no-repeat;
}
body#index #header-flash {
	height:254px;
	background:url(../images/flash-header.jpg) top no-repeat;
}
/* ------------------------ subhead framework ------------------------ */
#subhead {
	background: url(../images/subhead-sub.jpg) top no-repeat;
	padding-top: 12px;
	padding-left: 36px;
}
body#index #subhead {
	background: url(../images/subhead-sub.jpg) top no-repeat;
	padding-top: 75px;
}
body#index #subhead {
	background:url(../images/right-intro-top.jpg) top no-repeat;
	padding-top: 43px;
}
#subhead .content {
	width:595px;
}
.testi-pod{ display:block; margin-bottom:20px;}
#subhead h1 {
	color:#666666;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-bottom: 20px;
}
#subhead .content .quote {
	padding:5px;
	background:#e2e2e2;
	text-align: center;
	display: block;
}
.box {
	display:block;
	background-color:#CCCCCC;
	padding: 5px;
}
/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url(../images/bottom-wrap.jpg);
	width:100%; /* fix for Safar */
	height:30px;
	clear:both; /* important - do not remove */
}
/* ------------------------footer framework ------------------------ */
#footer {
	width:1024px;
	margin:0 auto;
	text-align:center;
}
#footer p {
	color:#FFFFCC;
	margin-bottom:10px;
}
#footer a:link, #footer a:visited {
	color:#FFFFCC;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color:#FFFFCC;
	text-decoration: none;
}
#footer ul {
	margin:10px;
}
#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
	display: inline;
	border-left: 1px solid #FFFFCC;
}
#footer li.first {
	border: none;
}
/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */



/* ------------------------ horizontal sprite nav ------------------------ */
#nav {
	background:url(../images/nav.jpg) no-repeat;
	width:1024px;
	height:40px;
	margin:0;
	padding:0;
}
#nav span {
	display: none;
}
#nav li, #nav a {
	height:40px;
	display:block;
} /* change height here also */
#nav li {
	float:left;
	list-style:none;
	_display:inline;
	position:relative;
}
#nav-01 {
	width: 109px;
	margin-left: 17px;
}
#nav-02 {
	width: 120px;
}
#nav-03 {
	width: 109px;
}
#nav-04 {
	width: 211px;
}
#nav-05 {
	width: 182px;
}
#nav-06 {
	width: 115px;
}
#nav-07 {
	width: 144px;
}
/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover {
	background:url(../images/nav.jpg) -17px -40px no-repeat;
}
#nav-02 a:hover {
	background:url(../images/nav.jpg) -126px -40px no-repeat;
}
#nav-03 a:hover {
	background:url(../images/nav.jpg) -246px -40px no-repeat;
}
#nav-04 a:hover {
	background:url(../images/nav.jpg) -355px -40px no-repeat;
}
#nav-05 a:hover {
	background:url(../images/nav.jpg) -566px -40px no-repeat;
}
#nav-06 a:hover {
	background:url(../images/nav.jpg) -748px -40px no-repeat;
}

#nav-07 a:hover {
	background:url(../images/nav.jpg) -863px -40px no-repeat;
}

#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#1c3015;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#nav li ul li { 
	height:20px; /* Height of each drop down nav item */
	border:1px solid #33472c;
	border-top:none;
	}	

#nav li ul li a {
	width:100%;
	height:20px;	/* Height of each drop down nav item, should match above */
	line-height:20px;	 /* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:5px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#FFFFFF;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
 #nav-04 ul a:hover { 
	background-image:none;
	background-color:#33472c;
	color:#FFFFFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
	
#nav-04 ul, #nav-04 li { width:240px; }


.a-toggle{ display:block;}
.hidden {
	display: none;
	margin:15px 0;
	padding:10px;
	background-color:#e9e9e9;
}

 #nav-02 ul a:hover { 
	background-image:none;
	background-color:#33472c;
	color:#FFFFFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
	
#nav-02 ul, #nav-02 li { width:240px; }


.a-toggle{ display:block;}
.hidden {
	display: none;
	margin:15px 0;
	padding:10px;
	background-color:#e9e9e9;
}

