/*
-----------------------------------------------
Tom's Landscaping Style Sheet
Author:   U4C Media Solutions | www.u4c.com
Version:  2008.1.0
----------------------------------------------- 
----------------------- BASIC ELEMENTS ----------------------- */

body {
	position:relative;
	margin:0;
	padding: 25px 0 0 0;
	background: #244E36 url(/images/bg-bottom.gif) bottom left repeat-x;
	font: normal small "Trebuchet MS", Helvetica, Arial, sans-serif;
	color:#000;
	z-index:0;
}

#top-bg {
	position:absolute;
	height: 359px;
	width: 100%;
	top: 0px;
	left: 0;
	background: #244E36 url(/images/bg-top.gif) repeat-x;
	z-index:2;
	}
	
#bottom-bg {
	position:absolute;
	height: 2000px;
	width: 100%;
	bottom: 0;
	left: 0;
	background: #244E36 url(/images/bg-bottom.gif) bottom left repeat-x;
	z-index:1;
	}

h1, h2 {
	color: #244E36;
}

h3 {
	color: #274870;
}

h2 {
	font-size: 1.3em;
	padding:0;
	margin:0 0 20px 0;
	line-height:125%;
}

h3 {
	padding:0;
	margin:0 0 10px 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height:150%;
}

a, a:link {
	border-bottom: 1px dotted #3b71b2;
	text-decoration: none;
	color: #3b71b2;
}

a:visited {text-decoration:none;}

a:hover {
	color: #5b2239;
}

img {
	border: none;
}

.pad5 {padding:5px;}
.pad10 {padding:10px;}
.pad20 {padding:20px;}


/* Header */

#client-login a{
	position:relative;
	float:right;
	top:-22px;
	padding-right:5px;
	color:#fff;
	font:bold 100% arial ;
	z-index:3;}
	
#client-login a:hover { border-bottom:1px dotted #fff;}

#main-bg {
	position:relative;
	width:903px;
	margin: 0 auto;
	background: #fff;
	z-index:2;
	}
	
#ea-logo {
	position:absolute;
	width:284px;
	height:83px;
	top:1px;
	background:#0b5029 url(/images/logo-emerald-air.gif) no-repeat;
	padding-bottom:1px;
	z-index:4;
	}

#header {
	position:relative;
	width: 901px;
	height: 84px;
	margin: 0 auto;
	z-index:3;
}

#header * {
	margin: 0;
	border: none;
	text-decoration: none;
	letter-spacing:-1px;
	font-weight: normal;
	color: #000;
}

#header h2{
	position:absolute;
	margin:5px 0 0 400px;
	font-size:275%;
	color:#fff;
	letter-spacing:1px;
	z-index:10;}

#header h3 {
	position:absolute;
	margin:40px 0 0 778px;
	font-size:100%;
	color:#fff;
	letter-spacing:1px;
	z-index:10;}

.hdrBG {
	position:absolute;
	width: 617px;
	height: 84px;
	background: url(/images/hdr-bg-top.jpg) 284px 1px no-repeat;
	z-index:5;
}

#home-pic{
	position:relative;
	height:201px;
	background:url(/images/hdr-pic.jpg) no-repeat;
	margin:1px;
	padding:0;
	z-index:3;
	}

#menu a, .noShow{
	display:block;
	overflow:hidden;
	text-indent:-6666px;
}

/* Menu */

#menu-container{
	position:absolute;
	top:60px;
	margin-left:285px;
	z-index:10;}
	
* html #menu-container{width:600px;}

#menu{
	height:24px;
	padding:0;
	list-style:none;
	background:url(/images/btn-bg.png) repeat-x;
	
}
#menu li{
	float:left;
	height:24px;
	padding:0;
	margin:0 1px;
}

#menu li.first{
	background:none;
	padding-left:1px;
}
#menu a{
	border-bottom: none;
	float:left;
	height:24px;
}
#menu a:hover{ background-position:0 -24px !important;}
#menu .selected a, #menu .selected a:hover, #menu a:focus{ background-position:0 -48px !important;}

#menu .menu-tech{
	width:106px;
	background:url(/images/nav/btn-top-tech.png) no-repeat;
}
#menu .menu-secret{
	width:124px;
	background:url(/images/nav/btn-top-secret.png) no-repeat;
}
#menu .menu-reports{
	width:103px;
	background:url(/images/nav/btn-top-rep.png) no-repeat;
}
#menu .menu-goal{
	width:69px;
	background:url(/images/nav/btn-top-goal.png) no-repeat;
}
#menu .menu-tell{
	width:95px;
	background:url(/images/nav/btn-top-tell.png) no-repeat;
}
#menu .menu-about{
	width:72px;
	background:url(/images/nav/btn-top-about.png) no-repeat;
}

/* Content */

#content {
	position:relative;
	width: 100%;
	min-height:550px;
	z-index:3;
	margin-bottom:15px;
}

* html #content {height:550px;}

#shadeTop{
	position:relative;
	height:39px;
	margin:1px;
	background:url(/images/shading-top.gif) repeat-x;
	z-index:4;
	}

#shadeBottom{
	position:relative;
	height:30px;
	margin:-35px 0 1px 0;
	background:url(/images/shading-bottom.gif) repeat-x;
	z-index:4;
	}
	
* html #shadeBottom{margin-top:-20px;}

#colOne {
	position:relative;
	float:left;
	width: 260px;
	margin:-20px 0 0 15px ;
	padding: 0 10px 5px 0 ;
	z-index:10;
	font-size:90%;
}

* html #colOne{ margin-left:10px;margin-right:5px;}

#colTwo {
	position:relative;
	float: left;
	width: 570px;
	padding: 0 0 0 15px;
	margin:-20px 15px 0 0;
	font-size:100%;
	z-index:5;
	border-left: 1px dotted #c0c0c0;
}

* html #colTwo {width:550px;}

#colThree {
	display:none;
	float: right;
	width: 0px;
	padding: 10px;
}

#single-Col{
	position:relative;
	width: 875px;
	margin:20px 0 0 15px ;
	padding: 0 10px 0 0 ;
	z-index:10;
	font-size:100%;
	}

#colOne-subStandard {
	position:relative;
	float:left;
	width: 260px;
	margin:20px 0 0 15px ;
	padding: 0 10px 0 0 ;
	z-index:5;
	font-size:100%;
}

#colTwo-subStandard {
	position:relative;
	float: left;
	width: 570px;
	padding: 0 0 0 15px;
	margin:20px 15px 0 0;
	font-size:100%;
	z-index:5;
	border-left: 1px dotted #c0c0c0;
}

#colOne-3col {
	position:relative;
	float: left;
	width: 290px;
	padding: 0;
	margin:0 0 0 20px;
	z-index:5;
}

#colTwo-3col {
	position:relative;
	float: left;
	width: 290px;
	padding: 0;
	margin:0 10px 0 0;
	z-index:5;
}

#colThree-3col {
	position:relative;
	float: left;
	width: 290px;
	padding: 0;
	margin:0 10px 0 10px;
	z-index:5;
}



/* Footer */

#btmFooBar {
	position:relative;
	height:29px;
	width:901px;
	margin-left:1px;
	padding-bottom:1px;
	background:url(/images/footer-bar.jpg) no-repeat;
	z-index:3;
	}

#btmReflect{
	position:relative;
	width: 915px;
	height:58px;
	margin: 0 auto;
	background: url(/images/footer-reflection.png) no-repeat;
	z-index:2;
	}

#footer {
	position:relative;
	width: 901px;
	height:90px;
	margin: 0 auto;
	top:-40px;
	padding:0;
	font-size: 90%;
	text-align:center;
	background:url(/images/bottom-reflect.jpg) no-repeat;
	z-index:2;
	color:#FFFFFF;
}
#footer a, #footer a:visited {
	border-bottom: none;
	color:#FFFFFF;
	text-decoration:none;
	margin:0 8px;
	}
	
#footer a:hover {
	border-bottom: 1px dotted #FFFFFF;
	}

#copyright{color:#8e8f8c;}