/* LMG CSS */


* {
	margin: 0;
}

.footer{
	height:10px;
	width:857px;
	background-color:#040405;
	margin-left:auto;
	margin-right:auto;
	padding:37px 37px;
}

html{
	height:100%;
}

body{
	height:100%;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	background-color:#0d0e0c;
	background-image:url(images/grass_bg.jpg);
	background-repeat: repeat-x;
	
}

/* holds entire webpage */

#entire_page{
width:930px;
background-color:#040405;
	min-height: 100%;
	height: auto;
	height: 100%;
	margin: 0 auto 0 auto;
}

#content_container{

}

#footer_index{
	display:block;
	clear:both;
}
/* top container holding logo and navbar */

#top_container{
	width:857px;
	height:141px;
	margin-left:auto;
	margin-right:auto;
	background-color:#040405;
}

#logo{
	display:block;
	padding:40px 0 24px 0;
}

/* slick rollovers, using one 372px image */

#top_nav{
	float:left;
	padding:0 0 0 0;
	width:241px;
	height:28px;
	margin:0 auto;
	background:#040405 url(images/top_nav.gif) no-repeat; 			
}
#top_nav ul{
	border:0;
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
	clear:left;
}
#top_nav ul li{
	display:block;
	float:left;
	text-align:center;
	padding:0;
	margin:0;
}
#top_nav ul li a span{
	display:none;
}
#top_nav ul li a{
	height:28px;
	margin:0px;
	padding:0px;
	display:block;
}
#top_nav ul li a#who{
	width:58px;
}
#top_nav ul li a#who_on{
	background:url(images/top_nav.gif) 0px -28px;
	width:58px;
}
#top_nav ul li a#what{
	width:65px;
}
#top_nav ul li a#what_on{
	width:65px;
	background:url(images/top_nav.gif) -58px -28px;
}
#top_nav ul li a#business{
	width:71px;
}
#top_nav ul li a#business_on{
	width:71px;
	background:url(images/top_nav.gif) -123px -28px;
}
#top_nav ul li a#contact{
	width:47px;
}
#top_nav ul li a#contact_on{
	width:47px;
	background:url(images/top_nav.gif) -194px -28px;	
}
#top_nav ul li a#who:hover{
	background:url(images/top_nav.gif) 0px -28px;
}
#top_nav ul li a#what:hover{
	background:url(images/top_nav.gif) -58px -28px;
}
#top_nav ul li a#business:hover{
	background:url(images/top_nav.gif) -123px -28px;
}			
#top_nav ul li a#contact:hover{
	background:url(images/top_nav.gif) -194px -28px;
}

/* controls right section of top nav bar */
#case_studies_nav{
	text-align:right;
	width:616px;
	height:28px;
	float:right;
	background:url(images/bg_nav.gif) repeat-x;
}
#case_studies_container{
	float:right;
	padding:0 0 0 0;
	width:97px;
	height:28px;
	margin:0 auto;
	background:url(images/case_studies.gif) no-repeat; 	
}
#case_studies_container #case_studies_rollover span{
	display:none;
}
#case_studies_container a#case_studies_rollover{
	display:block;
	height:28px;
	width:97px;
	margin:0px;
	padding:0px;
}
#case_studies_container a#case_studies_rollover:hover{
	background:url(images/case_studies.gif) 0px -28px;
}
	
/* middle section */

#middle_container{
	width:930px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#040405;
}

#footer_container{
	width:857px;
	height:auto;
	background-color:#040405;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
#footer_container_small{
	width:857px;
	height:56px;
	background-color:#040405;
	margin-left:auto;
	margin-right:auto;
	padding:37px 37px;
	display:block;
}

#sign_in_container{
	width:227px;
	height:265px;
	float:left;
}
#sign_in_top{
	height:97px;
	width:220px;
	margin:0 0 0 7px;
	padding: 0;
	background-color:#040405;
	font-size:11px;
	color:#666666;
	line-height:18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#sign_in_form{
	height:103px;
	width:217px;
	padding:35px 0 0 0;
}
#sign_in_left{
	float:left;
	width:126px;
}
#sign_in_right{
	float:left;
	width:25px;
	height:103px;
	vertical-align:middle;
}
input#submit_button{
	width:30px;
	height:23px;
	background:url(images/form_submit.gif) no-repeat;
	outline:none;
	margin:0px;
	padding:0px;
	border:0px;
}
#sign_in_right input#submit_button:hover {
	background:url(images/form_submit.gif) no-repeat 0 -23px;
}

#form_input{
	width:117px;
	height:18px;
	padding:0;
	margin:0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-size: 12px;
}
#form_input_tried{
	width:117px;
	height:18px;
	padding:0;
	margin:0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-size: 12px;
	background: #60aec0;
}

#our_process{
	float:left;
	width:259px;
	height:148px;
	margin: 20px 0 20px 0;
	padding: 0;
	background-color:#040405;
	font-size:11px;
	color:#666666;
	line-height:18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#our_process a{text-decoration: none; color:#666666;}
#our_process a:hover{text-decoration: underline; color:#666666;}

#our_services{
	float:left;
	width:259px;
	height:148px;
	margin: 20px 0 20px 46px;
	padding: 0;
	background-color:#040405;
	font-size:11px;
	color:#666666;
	line-height:18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#our_services a{text-decoration: none; color:#666666;}
#our_services a:hover{text-decoration: underline; color:#666666;}

#topic_header{color:#75cede;}
#topic_header a{text-decoration: none; color:#75cede;}
#topic_header a:hover{text-decoration: underline; color:#75cede;}

#grey_line{
	height:1px;
	width:100%;
	display:block;
	padding:0 0 0 0;
	background-color:#242426;
	padding: 0 0 0 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer{
	height:10px;
	width:900px;
	float:left;
	padding:0 0 0 30px;
	background-color:#1c1c1c;
	padding: 0 30px 0 30px;
	font-family: Univers, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#242426;
}

/* secondary pages, subnavs etc. */

#top_container_sub{
	width:857px;
	height:185px;
	margin-left:auto;
	margin-right:auto;
	background-color:#040405;
}

#sub_nav_container{
	width:426px;
	height:27px;
	float:left;
	padding:0 0 0 0;
	margin:0 auto;
	background:#040405 url(images/bg_subnav.gif) repeat-x;			
}

#sub_nav{
	width:24px;
	height:27px;
	float:left;
	padding:0 0 0 0;
	margin:0;
	background:#040405 url(images/team.gif) no-repeat;
}
#sub_nav_on{
	width:24px;
	height:27px;
	float:left;
	padding:0 0 0 0;
	margin:0;
	background:#040405 url(images/team.gif) 0px -27px;
}
#sub_nav span{
	display:none;
}
#sub_nav_on span{
	display:none;
}
#sub_nav a{
	width:24px;
	height:27px;
	margin:0px;
	padding:0px;
	display:block;
}
#sub_nav_on a{
	width:24px;
	height:27px;
	margin:0px;
	padding:0px;
	display:block;
}
#sub_nav_container a#sub_nav:hover{
	background:url(images/team.gif) 0px -27px;
}
#sub_nav_container a#sub_nav_on:hover{
	background:url(images/team.gif) 0px -27px;
}

#sub_middle_container{
	width:293px;
	height:auto;
	margin-right:20px;
	background-color:#040405;
}
#sub_text_left{
	float:left;
	width:507px;
	height:auto;
	margin-left:36px;
	margin-top:25px;
	padding: 0;
	background-color:#040405;
	font-size:11px;
	line-height:18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#5798a4;
}
#case_login_container{
	width:auto;
	height:auto;
	margin-left:36px;
	margin-top:0;
	margin-bottom:54px;
	padding: 0;
	background-color:#040405;
	font-size:11px;
	line-height:18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#5798a4;
}
#text_header{
color:#FFFFFF;
}

#sub_right_container{
	float:right;
	width:580px;
	min-height:270px;
	background-color:#040405;
	font-size:12px;
	color:#999999;
	line-height:20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin:0 35px 0 0px;
}

#our_business_subnav{
	float:left;
	padding:0 0 0 0;
	width:215px;
	height:27px;
	margin:0 auto;
	background:#040405 url(images/our_business_subnav3.gif) no-repeat; 			
}

#our_business_subnav ul{
	border:0;
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
	clear:left;
}
#our_business_subnav ul li{
	display:block;
	float:left;
	text-align:center;
	padding:0;
	margin:0;
}
#our_business_subnav ul li a span{
	display:none;
}
#our_business_subnav ul li a{
	height:27px;
	margin:0px;
	padding:0px;
	display:block;
}
#our_business_subnav ul li a#mission{
	width:40px;
}
#our_business_subnav ul li a#mission_on{
	background:url(images/our_business_subnav3.gif) 0px -27px;
	width:40px;
}
#our_business_subnav ul li a#process{
	width:84px;
}
#our_business_subnav ul li a#process_on{
	width:84px;
	background:url(images/our_business_subnav3.gif) -40px -27px;
}
#our_business_subnav ul li a#services{
	width:49px;
}
#our_business_subnav ul li a#services_on{
	width:49px;
	background:url(images/our_business_subnav3.gif) -124px -27px;
}
#our_business_subnav ul li a#clients{
	width:42px;
}
#our_business_subnav ul li a#clients_on{
	width:42px;
	background:url(images/our_business_subnav3.gif) -173px -27px;	
}
#our_business_subnav ul li a#mission:hover{
	background:url(images/our_business_subnav3.gif) 0px -27px;
}
#our_business_subnav ul li a#process:hover{
	background:url(images/our_business_subnav3.gif) -40px -27px;
}
#our_business_subnav ul li a#services:hover{
	background:url(images/our_business_subnav3.gif) -124px -27px;
}			
#our_business_subnav ul li a#clients:hover{
	background:url(images/our_business_subnav3.gif) -173px -27px;
}

#case_study_text{
	width:930px;
	height:224;
	background-color:#040405;
}

#middle_new{
 	width:857px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-left:37px;
	padding-right:37px;
	background-color:#040405;
}
#middle_new_text{
	width:580px;
	height:auto;
	float:right;
	font-size:11px;
	color:#999999;
	line-height:24px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

#copyright{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:10px;
	color:#333333;
}
a#text_header{
	color:#999999;
}	
a#text_header:hover{
	text-decoration:none;
}	