/* GENERAL STYLES */
@charset "UTF-8";
/* CSS Document */

html { min-height: 100.1%; height: 100.1%; }

#header {
	position:relative;
	width:940px;
	height:96px;
	z-index:1;
	margin:0px;
}

#menu {
	position: relative;
	height: 18px;
	width: 434px;
	float: right;
	clear: both;
	margin-bottom: 0px;
        margin:0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background:#ffffff;
	color:#333333;
        margin:0px;
}

h1{
	color:#CC6633;
	font-size: 1.5em;
	margin-bottom: 3px;
}

h2{
	color:#CC6633;
	font-size: 1.1em;
	margin-bottom: 1px;
}

p {
	margin-top: 0em;
	margin-bottom: 1em;
}

a { padding: 0px; color:#336633 }
a:visited { color:#336633}
a:active { color:#cc6633}
a:hover {
	color:#cc6633
}

#master {
	position: relative;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainIndex {
	position:relative;
	width:940px;
	z-index:2;
	height: 420px;
	margin:0px;
}
#main {
	position:relative;
	width:940px;
	z-index:2;
	height: auto;
	margin:0px;
       background-image:url(../images/cols.png);
}
#mainContent {
        position:relative;
	width:630px;
	z-index:3;
	margin: 10px;
       margin-left:40px;
        text-align:justify;
}
#mainContentLevel1 {
        position:relative;
	width:630px;
	z-index:3;
	margin: 10px;
        margin-bottom:0px;
        top:0px;
        margin-left:40px;
        text-align:justify;
}

#footer {
	width:940px;
	height:auto;
	z-index:1;
	margin-top: 10px;
	position: relative;
	clear:both;
}
#footer p{
	color:#666666;
	margin-bottom: 0px;
        z-index:1;
	}
#footer a{
	color:#666666;
	text-decoration: underline;
	}	
#footer a:hover{
	color:#333333;
	}	
#recMember{
	width:auto;
	height:auto;
	z-index:1;
	position: relative;
	float:right;
}
	
#logo {
	position:relative;
	width:auto;
	height:69px;
	z-index:1;
	float: left;
}

#rightPanel li {
	margin-bottom: 0.5em;
}

#rightPanel ul {
	margin-left: 0px;
        padding-left: 15px;
}
.clear {clear: both;}


/* ----------------------------- start #nav ----------------------------- */
#nav * { padding: 0; margin:0 }
#nav img { border: none; }
#nav li { display: inline; list-style:none; }
#nav li a { float: left; display:block; width: auto; height: auto; }
#nav li a img {  border:none; vertical-align:bottom; /* for IE6 */}
#nav li a:hover { visibility:visible; }
#nav li a:hover img { visibility:visible; }
#nav li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}
/* ----------------------------- end #nav ----------------------------- */


/* ----------------------------- start #nav ids ----------------------------- */
#home { background:url(../images/menu/home_on.png) no-repeat left bottom; }
#about { background:url(../images/menu/about_us_on.png) no-repeat left bottom; }
#clients { background:url(../images/menu/clients_on.png) no-repeat left bottom; }
#candidates { background:url(../images/menu/candidates_on.png) no-repeat left bottom; }
#thinktank { background:url(../images/menu/think_tank_on.png) no-repeat left bottom; }
#contact { background:url(../images/menu/contact_us_on.png) no-repeat left bottom; }

/* ----------------------------- end #nav ids ----------------------------- */

#grass {
	position:relative;
	width:634px;
	height:44px;
	z-index:1;
	margin-top: 25px;
	margin-bottom:0px;
	float: right;
}

#sep {
        background-image:url(../images/green_line.png);
        margin:0px;
        padding:0px;
        height:5px;
        width:940px;
}
#carousel {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
	top: 8px;
	left: 15px;
        margin-bottom:10px;
       display:none;
}
#plane {
	position:relative;
	width:auto;
	height:auto;
	z-index:1;
	margin-top: -12px;
	margin-left: 15px;
}

#face {
	position:absolute;
	width:364px;
	height:364px;
	z-index:2;
	top: 33px;
	left: 55px;
display:none;
}
#faceText {
	position:absolute;
	width:340px;
	height:21px;
	z-index:3;
	top: 53px;
	left: 65px;
display:none;
}
#homeContentBackground {
	position:absolute;
	width:351px;
	height:256px;
	z-index:5;
	top: 100px;
	left: 330px;
       background-color:#669933;
display:none;

}
#homeContentText {
        border: 3px;	
        border-style: solid;
         border-color:#ffffff;
        position:absolute;
       color:#ffffff;
	width:325px;
	height:230px;
        padding:10px;
	z-index:6;
	top: 100px;
	left: 330px;
       display:none;
}

#homeContentText p{
	font-size: 1.3em;
        text-align:right;
        margin-bottom:0.5em;
}
#homeContentText h1{
	font-size: 1.3em;
        text-align:right;
        color:#ffffff;
        margin-bottom:0.5em;
        margin-top:0em;
        font-weight:bold;
}

#recruitment {
	position:relative;
	width:335px;
	height:26px;
	z-index:3;
}
#sectionHeader{
	position:relative;
        top:0px;
        left:0px;
	width:auto;
	height:auto;
	z-index:1;
        display:block;
}

#rightPanel {
	position:relative;
	width:220px;
	height:auto;
	z-index:4;
	margin: 0px;
	float: right;
}

#rightPanelContent {
	position:relative;
	width:210px;
	height:auto;
	z-index:1;
	margin: 0px;
	overflow: hidden;
	padding: 10px;
}

#rightPanelContent p{
	color:#336633;
}

#rightPanelContent a{
	color:#336633;
	text-decoration:underline;
}
#rightPanelContent a:hover{
	color:#CC6633;
	}	

#newsList a{
	color:#CC6633;
	font-size: 1em;
        text-decoration:none;
}
#newsList li{
	list-style:none;
        margin-left:0px;
}

#newsList ul{
	list-style:none;
        margin-left:0px;
}


#bottomPanel {
	position:relative;
	width:940px;
	height:auto;
	z-index:2;
}
#bottomPanelBox1 {
	position:relative;
	width:340px;
	height:120px;
	z-index:1;
        margin-top:5px;
	float: left;
}
#bottomPanelBox2 {
	position:relative;
	width:340px;
	height:120px;
        margin-left:10px;
        margin-top:5px;
	z-index:1;
	float: left;
}
#bottomPanelContent {
	margin: 0px;
}

#bottomPanelContent p{
	color:#333333;
}

#bottomPanelContent h1{
	color:#CC6633;
	font-size: 1.5em;
	margin-top: 0px;
	margin-bottom: 8px;
}
#bottomPanelContent a{
	color:#336633;
	text-decoration:underline;
}

.quote{
	color:#666666;
	font-style: italic;
	font-size: 1em;
	margin-bottom: 10px;
}
.quoteAuthor{
	color:#666666;
}

#clientsLogos {
	position:relative;
	width:228px;
	height:132px;
	z-index:2;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 0px;
}

#clientBox {
	position:relative;
	width:auto;
	height:auto;
	z-index:2;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 0px;
}

#signUp {
	position:relative;
	width:268px;
	height:auto;
	z-index:1;
	border-color: #CC6600;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
}
#signUp input#signUpButton{
float:left;
}
#signUp input#email{
width:150px;
}

#signUp input#meadowsSubsribeForm_5_cmdSignupButton{
float:left;
}
#signUp input#meadowsSubsribeForm_5_email{
width:150px;
}


#signUp input#meadowsSubsribeForm_4_cmdSignupButton{
float:left;
}
#signUp input#meadowsSubsribeForm_4_email{
width:150px;
}

/* ----------------------------- CLIENT LOGO BOX ----------------------------- */
/* The logoLargeX divs are the ones displayed when you hover over a logo-------*/

#logoLarge1 {
	display:none;
	position:absolute;
	top:-81px;
	left:3px;
	margin:0px;
	padding:5px;
	height:115px;
	width:170px;
        font-size:0.8em;
        border:1px solid #999;
        background-color: #fff;
        text-align: justify;
        z-index:5;
}

#logoLarge2 {
	display:none;
	position:absolute;
	top:-81px;
	left:25px;
	margin:0px;
	padding:5px;
	height:115px;
	width:170px;
        font-size:0.8em;
        z-index:5;
        border:1px solid #999;
        background-color: #fff;
        text-align: justify;
	}
	
#logoLarge3 {
	display:none;
	position:absolute;
	top:-81px;
	left:47px;
	margin:0px;
	padding:5px;
	height:115px;
	width:170px;
        font-size:0.8em;
        border:1px solid #999;
        background-color: #fff;
        z-index:5;
        text-align: justify;
}
#logoLarge4 {
	display:none;
	position:absolute;
	top:-36px;
	left:3px;
	margin:0px;
	padding:5px;
	height:115px;
	width:170px;
        font-size:0.8em;
        border:1px solid #999;
        background-color: #fff;
        z-index:5;
        text-align: justify;
}
#logoLarge5 {
	display:none;
	position:absolute;
	top:-36px;
	left:25px;
	margin:0px;
	padding:5px;
	height:115px;
	width:170px;
        font-size:0.8em;
        border:1px solid #999;
        background-color: #fff;
        z-index:5;
        text-align: justify;
}

#logoLarge6 {
	display:none;
	position:absolute;
	top:-36px;
	left:47px;
	margin:0px;
	padding:5px;
	height:115px;
	width:170px;
        font-size:0.8em;
        border:1px solid #999;
        background-color: #fff;
        z-index:5;
        font-size:0.8em;
        text-align: justify;
}

#logoLarge7 {
	display:none;
	position:absolute;
	top:9px;
	left:3px;
	margin:0px;
	padding:5px;
	height:115px;
	width:170px;
        font-size:0.8em;
        border:1px solid #999;
        background-color: #fff;
        z-index:5;
        text-align: justify;
}

#logoLarge8 {
	display:none;
	position:absolute;
	top:9px;
	left:25px;
	margin:0px;
	padding:5px;
	height:115px;
	width:170px;
        font-size:0.8em;
        border:1px solid #999;
        background-color: #fff;
        z-index:5;
        text-align: justify;
}

#logoLarge9 {
	display:none;
	position:absolute;
	top:9px;
	left:47px;
	margin:0px;
	padding:5px;
	height:115px;
	width:170px;
        font-size:0.8em;
        border:1px solid #999;
        background-color: #fff;
        z-index:5;
        text-align: justify;
}
/* The logoX divs are transparent divs defining the 'sensitive' areas for the mouseover-------*/
#logo1 {
   position: absolute;
   left:20px;
   top:15px;
   height:auto;
   width:auto;
   z-index:10;
   margin:3px;
}
#logo2 {
   position: absolute;
   left:96px;
   top:15px;
  height:auto;
   width:auto;
   z-index:10;
   margin:3px;
}
#logo3 {
   position: absolute;
   left:172px;
   top:15px;
   z-index:10;
   margin:3px;
}
#logo4 {
   position: absolute;
   left:20px;
   top:59px;
   z-index:10;
   margin:3px;
}
#logo5 {
   position: absolute;
   left:96px;
   top:59px;
   z-index:10;
   margin:3px;
}
#logo6 {
   position: absolute;
   left:172px;
   top:59px;
   z-index:10;
   margin:3px;
}
#logo7 {
   position: absolute;
   left:20px;
   top:105px;
   z-index:10;
   margin:3px;
}
#logo8 {
   position: absolute;
   left:96px;
   top:105px;
   z-index:10;
   margin:3px;
}
#logo9 {
   position: absolute;
   left:172px;
   top:105px;
   z-index:10;
   margin:3px;
}

#logoThumb1 {
   position: absolute;
   left:0px;
   top:0px;
   z-index:1;
   margin:3px;
   border:1px solid #999;
}
#logoThumb2 {
   position: absolute;
   left:76px;
   top:0px;
   z-index:1;
   margin:3px;
   border:1px solid #999;
}
#logoThumb3 {
   position: absolute;
   left:152px;
   top:0px;
   z-index:1;
   margin:3px;
   border:1px solid #999;
}
#logoThumb4 {
   position: absolute;
   left:0px;
   top:45px;
   z-index:1;
   margin:3px;
   border:1px solid #999;
}
#logoThumb5 {
   position: absolute;
   left:76px;
   top:45px;
   z-index:1;
   margin:3px;
   border:1px solid #999;
}
#logoThumb6 {
   position: absolute;
   left:152px;
   top:45px;
   z-index:1;
   margin:3px;
   border:1px solid #999;
}
#logoThumb7 {
   position: absolute;
   left:0px;
   top:90px;
   z-index:1;
   margin:3px;
   border:1px solid #999;
}
#logoThumb8 {
   position: absolute;
   left:76px;
   top:90px;
   z-index:1;
   margin:3px;
   border:1px solid #999;
}
#logoThumb9 {
   position: absolute;
   left:152px;
   top:90px;
   z-index:1;
   margin:3px;
   border:1px solid #999;
}



/* EDITOR PROPERTIES */
h1 {

}

h2 {

}

quote {

}

.green {
color:#336633;

}

.orange {
color:#CC6633;

}

