
@charset "utf-8";
/* CSS Document */
body
{
 background-image:url(../images/body_bg.gif);
 background-repeat:repeat-x;
 color:#333333;
 font-family:Arial, Helvetica, sans-serif;
 margin-top:5px;
}
h1, h2, h3 {color: #d1d1d1; font-family: Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif; font-weight: bold;letter-spacing: -0.3mm;}
h1 {font-size: 28px; margin-bottom: 22px; margin-top:  8px;}
h2 {font-size: 22px;}
h3 {font-size: 18px;}
a
{
	color: #408aa9;/*#FFFFFF*/
	text-decoration: underline;
}
a:visited, a:active {
color: #666666;/*78b0c7;*/
text-decoration: underline;
}
a:hover
{
 color:#9a9a9a;
 text-decoration: underline;
}
#content a {
color: #356b91;
background: none;
text-decoration: underline;
}
#content a:hover {
color: #000000;/*78b0c7;*/
background-color: #cfe5f8;
text-decoration: underline;
}
a.returntotop
{
	text-decoration: none;
}
a.returntotop a:hover
{
	color: #ffffff;
}


#header
{
  height:104px;
  background-image:url(../images/header_bg.gif);
  background-position:0px 77px;
  background-repeat:repeat-x;
  overflow:hidden;

}
	#top_nav
	{
		font-weight:bold;
		font-size:12px;
		float:right;
	}

	#top_nav a:link, #top_nav a:visited
	{
	  color:#ababab;
	  text-decoration: none;
	}

	#top_nav a:hover
	{
	  color:#73d5ff;
	  text-decoration: none;
	}

	#sitelogo
	{
		margin-top:20px;
		float:left;

	}

	#header ul
	{
		padding-top:53px;
		padding-left:291px;/*297px;*/
		margin-right:0px;

	}

		#header ul li
		{
			line-height:45px;
			float:left;
			display:block;
			width:136px;
			border-left-color:#d1d1d1;
			border-left-width:1px;
			border-left-style:solid;

		}

			#header ul li a
			{
				text-indent:-9999em;
				display:block;
				line-height:45px;
				width:136px;
				height:45px;
				float:left;
				background-image:url(../images/btn_header.gif);
				background-repeat: no-repeat;
			}

			#header ul li.home
			{
				border:none;
			}

			#header ul li.home a
			{
				background-position:35px -97px;
			}

			#header ul li.home a:hover
			{
				background-position:35px -287px;
			}

			#header ul li.result a
			{
				background-position:-207px -97px;
			}

			#header ul li.result a:hover
			{
				background-position:-207px -287px;
			}

			#header ul li.people a
			{
				background-position:-480px -97px;
			}

			#header ul li.people a:hover
			{
				background-position:-480px -287px;
			}

			#header ul li.process a
			{
				background-position:-790px -97px;
			}

			#header ul li.process a:hover
			{
				background-position:-790px -287px;
			}
/*------------------- HOME BANNER ----------------------- */
#banner
{
 background-image:url(../images/banner_bg.jpg);
 height:342px;
 width:100%;
 color:#FFFFFF;
}
	#banner span
	{
		visibility:hidden;
	}
	#banner p
		{
			margin-top:0px;
			padding-top: 0px;
			line-height: 13px;
			font-size: 12px;
		}
	div.learnmore
	{
		margin-top:54px;
		margin-left:25px;
		width:570px;
		line-height:12px;
		font-size:11px;

	}

	div.learnmore #trialprojects:link, div.learnmore #trialprojects:visited
	{
	  margin-left:-20px;
	  margin-top:-5px;
	}

	div.learnmore #greatresults:visited, div.learnmore #greatresults:active  {
		color: #fff;
		font-weight: bold;
	}

	div.learnmore #greatresults:hover  {
		color: #9a9a9a;
	}

	#banner .whyus
	{
		margin-top: -2px;
		margin-left:25px;
	}
	#banner .whyus strong
	{
		float:left;
		font-size:14px;
		margin-top: 0px;
	}

	#banner .whyus ul
	{
		float:left;
		width:505px;
		margin-top:5px;
		font-size:12px;
		line-height:13px;
		margin-left:12px;
	}

	#banner .whyus ul.nav {
			list-style-type: none;
			padding: 0px;
			margin: 0px;
			float:left;
	}
	#banner .whyus ul.nav li {
			background: url(../images/btn/small_next.png) 4px 3px  no-repeat;
			margin-left:-10px;
			padding: 4px 5px 0px 32px;
	}

	#banner .whyus ul li
	{
	  margin-top:4px;
	}

	#banner .whysus ul li a
	{
	  font-weight:bold;
	  color: white;
	  /*text-decoration:normal;*/
	}

	#banner .whyus ul li a:hover
	{
	  /*text-decoration:underline;*/
	  color: #0080FF;
	}

	#banner .whyus ul.nav
	{
		float:left;
		width:140px;
		margin-left:5px;
		list-style-type:none;
		font-weight:bold;
	}

	#banner .whyus a
	{
	  color: #ffffff;
	}

	#banner .whyus a:hover
	{
	  color: #0080FF;
	}
	
	#reason_links
	{
	  list-style-type: disc;
	}
/*------------------- end HOME BANNER ----------------------- */
#banner
{
	height:186px;
	background-image:url(../images/ads.jpg);
}

#banner h3
{
 visibility:hidden;
}

#code_boxes
{
  height:163px;
  background-image:url(../images/bg2.gif);
  background-repeat:repeat-x;
}

	#code_boxes .boxes
	{
		padding-top:25px;
		margin-left:40px;
	}

		#code_boxes .boxes a
		{
			margin-left:20px;
		}

	#code_boxes .arrows
	{
		margin-top:10px;
		margin-left:80px;
	}
	#code_boxes .arrows img
	{
		margin-left:57px;
	}
#main
{
 font-size:11px;
  color:#FFFFFF;
  line-height:12px;
}
#main h3
{
 visibility:hidden;
}


#main a
{
	 font-weight:bold;
}

#main .great_people
{
 margin-top:40px;
 background:transparent url(../images/great_people_bg.jpg) no-repeat;
 background-repeat:no-repeat;
 height:291px;
 width:189px;
 float:left;
 padding-left:10px;
 padding-right:3px;
 padding-top:70px;
}

#main .great_people a
{
  font-weight:normal;
}

#main .great_result
{
	background:transparent url(../images/great_result_bg.jpg) no-repeat;
	width:399px;
	height:264px;
	float:left;
	padding-left:15px;
  padding-top:150px;
}

#main .great_result span
{

  padding-top:16px;
  padding-right:12px;
  float:left;
}

#main .great_result ul
{
 margin-left: 0;
 padding-left: 0;
 display: inline;
}

#main .great_result ul li
{
 list-style: none;
 display: inline;
 background-repeat:no-repeat;
 background-image:url(../images/btn/small_next.png);
 padding-left:30px;
 margin-left:25px;
}

#main .great_result ul li.first
{
 margin-left:0px;
}

#main .great_result ul li a
{
  color:#FFFFFF;
}
#main .great_result ul li a:hover
{
  color:#50cbff;
}

#main .great_process
{
	background:transparent url(../images/great_process_bg.jpg) no-repeat;
	background-position:-4px;
	width:216px;
	height:291px;
	padding-left:9px;
	margin-top:35px;
	float:left;
}
#main .great_process h4
{
 text-indent:-9999px;
 background-image:url(../images/ourgoal.png);
 background-repeat:no-repeat;
 margin-bottom:0px;
 margin-top:10px;
 height:30px;
 line-height:30px;
}
#foot_bar
{
 height:75px;
 color:#3a3a3a;
 background-image:url(../images/footer_bg.jpg);
 padding-top:30px;
 padding-left:38px;
}
#foot_bar strong
{
 font-size:12px;

}
#foot_bar p
{
 color:#7e7d7e;
 font-size:11px;
}
#foot_bar a
{
color:#7e7d7e;
font-weight:bold;
text-decoration: none;
}

#foot_bar a:hover
{
 color:#229bce;
}

#foot_bar ul
{
 margin-left:0;
 padding-left:0;
 display:inline;
}

#foot_bar ul li
{
 list-style:none;
 display:inline;
 background-repeat:no-repeat;
 background-image:url(../images/btn/small_next.png);
 padding-left:25px;
 margin-left:10px;
 cursor:pointer;
}

#foot_bar ul li.first
{
 margin-left:2px;
}


#footer_clients
{
 padding-bottom: 24px;
 padding-top:18px;
 margin-top:5px;
 border-bottom:2px solid #D6D6D6;
 border-top:2px solid #D6D6D6;
 text-align: left;
}

#footer_clients span  {
 font-weight: bold; }

#footer_clients img
{
 margin-left:0px;
 margin-top:  8px;
}

#footer
{
 padding-top:20px;
 font-size:12px;
 font-weight:bold;
 color:#9a9a9a;
}
#footer span
{
 float:left;
}
#footer ul
{
 float:right;
 margin-right:0px;
}

#footer ul li.first
{
  border-left-style:none;
}
#footer ul li
{
 float:left;
 padding-left:15px;
 padding-right:15px;
 border-left:1px solid #D1D1D1;
 list-style-type:none;
}
#footer ul li a
{
 color:#9a9a9a;
 font-size: 90%;
 text-decoration: none;
}

#footer ul li a:hover
{
color:#50cbff;
text-decoration: none;
}

#footer ul li.last
{
 padding-right:0px;
}

.subnavigator
{
width:100%;
background-image:url(../images/subnavigator.png);
height:40px;
font-weight:bold;
font-size:11px;
}
.subnavigator a:link, .subnavigator a:visited
{
color:#979797;
}

.subnavigator a:hover
{
color:#50cbff;
}

.subnavigator ul
{
margin:0pt 0pt 0pt 0pt;
}
.subnavigator ul li
{
  border-left-color:#979797;
  border-left-style:solid;
  border-left-width:1px;
  float:left;
  margin:0pt 0pt 0pt 0pt;
  padding-left:15px;
  padding-right:15px;
  list-style-type:none;
}

.subnavigator ul li.first
{
  border-left-style:none;
}
/*------------------- RESULTS BANNER ----------------------- */

#result_banner
{
 height:185px;
 width:100%;
 background-image:url(../images/greatresult/banner.png);
 margin-top:20px;
}
.result_banner p, .result_banner a
		{
			margin-top:0px;
			padding-top: 0px;
			line-height: 13px;
			font-size: 12px;
		}
#result_banner_lor
{
 height:185px;
 width:100%;
 background-image:url(../images/greatresult/banner_lor.jpg);
 margin-top:20px;
 color:#ffffff;
}
#result_banner_lor p
{
 width:625px;
 font-size:11px;
 padding-top:60px;
 padding-left:30px;
}
#result_banner_lor p strong
{
 font-size:12px;
}

.banner_bottom
{
 height:36px;
 width:100%;
 background-image:url(../images/banner_bottom.png);
}
#result_customers
{
 float:left;
 width:100%;
}
#result_customers img
{
 float:left;
}
#result_customers img.last
{
margin-right:0px; float:right;
}

#result_customers img.linedown
{
  clear:both;
  float:left;
}

#content
{
 /*font-size:11px;*/
 color:#333333;/* color:#aaaaaa;*/
 margin-top:20px;
}

#pp_frame
{
 border:1px solid #CCCCCC;
 height:207px;
 width:328px;
 float:left;
}

#pp_descr
{
width:510px;
float:left;
margin-left:20px;
font-size:11px;
}

#pp_descr a
{
 color:#aaaaaa;
 font-weight:bold;
 line-height:17px;

 vertical-align:middle;


}
.blue
{
 color:#50cbff;
}
#content .blue_hl
{
 color:#50cbff;
 font-weight:bold;
}

#content ul li
{
  list-style-type:none;
  margin-top: 10px;
  margin-left: -15px;
}
#content ul.normalList li
{
  list-style-type: disc;
  margin-top: 3px;
  margin-left: 15px;
}
#content p.startingtext {
	margin-top: -15px;
	padding-top: 0px;
}
#content ul li a
{
  /*color: #356B91;
  font-weight:bold;*/
}
#logoBar {/*width:100%; text-align:center; margin: 20px 0 20px 0*/}

#logoBar {width:100%; text-align:center; margin: -3px 0 0px 0}
#content ul li a:hover
{
/*  color: #356b91;*/
}

#result_banner_testimonials
{
 height:185px;
 width:100%;
 background-image:url(../images/greatresult/banner_testimonials.jpg);
 margin-top:20px;
 color:#ffffff;
}
#result_banner_kudos {
 height:185px;
 width:100%;
 background-image:url(../images/greatresult/banner_kudos.jpg);
 margin-top:20px;
 color:#ffffff;	
}
#portfolio_project_nav
{
 width:100%;
 padding-top:10px;
 height:120px;
 padding-bottom:10px;
}
#portfolio_project_nav a
{
 float:left;
 margin-right:15px;
}
#portfolio_project_nav a.right_nav
{
 float:right;
 margin-right:0px;
}

#portfolio_project_detail
{
 width:100%;
 padding-top:20px;
 padding-bottom:20px;
 font-size:13px;
 text-align:left;
}
#portfolio_project_detail>h3
{
color:#50cbff;
font-size:21px;
margin-bottom:10px;
}
#portf_content + div + div
{
margin-top:0px;
}

#result_banner_greatresult
{
 height:160px;
 width:644px;
 background-image:url(../images/greatresult/banner.jpg);
 margin-top:20px;
 color:#ffffff;
 padding-left:30px;
 padding-top:25px;
 padding-right:188px;
 line-height:13px;

}
#result_banner_greatresult p
{
 font-size:11px;
 padding-top:10px;
}

#result_banner_greatresult a
{
 background:transparent url(../images/greatresult/arrow.gif) no-repeat;
 font-weight:bold;
 font-size:11px;
 padding-left:27px;
 padding-top:3px;
  color:#ffffff;
}

#result_banner_greatresult a:hover
{
 color:#50cbff;
}

/*
#result_banner_greatresult a.seccond
{
 margin-left:51px;
}

#result_banner_greatresult a.fourth
{
  margin-left:60px;
}
*/

#result_banner_steps
{
 background-image:url(../images/greatresult/greatresult_steps.jpg);
 background-repeat:no-repeat;
 height:162px;
 margin-top:30px;
 border-bottom:1px solid #D6D6D6;
}

#result_banner_steps a
{
 margin-right:37px;
}

.result_panel
{
 background-image:url(../images/panel_bg.jpg);
 color:#ffffff;
 padding-left:20px;
 margin-top:20px;
}

.result_panel strong
{
 line-height:48px;
}

.result_panel ul
{
 padding-top:5px;
 padding-bottom:20px;
 margin-left:0px;
 margin-bottom:0px;
}

.result_panel ul li
{
background-repeat:no-repeat;
list-style:none;
background-image:url(../images/bullet.png);
padding-left:30px;
margin-top:2px;
line-height:20px;
/*list-style-position:inside;*/
}

.result_panel ul li a
{
 color:#ffffff !important;
 text-decoration:none;
}

.result_panel ul li a:hover
{
 /*text-decoration:underline;*/
 color:#50cbff !important;
}
.about_contact ul
{
 list-style:none;
 padding-top:0px;
 padding-bottom:20px;
 margin-left:0px;
 margin-bottom:0px;
}




.about_contact ul li
{
list-style-type: none;
padding-left: 25px;
 cursor:pointer;
/*list-style-position:inside;*/
}

.about_contact ul li a
{
 color: #356b91 !important;
 text-decoration: none;
}

.about_contact ul li a:hover
{
 /*text-decoration:underline;*/
	color: #000000;
	background-color: #cfe5f8;
}

.contact_learn_more {
	background-color:#E4F2FD; padding:10px; border:#D8D8D8 solid thin;
}
.contact_learn_more img {
	margin-top: -2px;
	margin-right:  5px;
	vertical-align: middle;	
}


#people_banner_aboutus
{
 height:185px;
 background-image:url(../images/greatpeople/banner_about_us.jpg);
 margin-top:20px;
}

#people_banner_leadership
{
 height:185px;
 background-image:url(../images/greatpeople/banner_leadership.jpg);
  margin-top:20px;
}

#people_banner_ourteam
{
 height:185px;
 background-image:url(../images/greatpeople/banner_ourteam.jpg);
 margin-top:20px;
}

#people_banner_teamresume
{
 height:175px;
 background-image:url(../images/greatpeople/banner_blank.jpg);
 margin-top:20px;
 color: #FFFFFF;
 padding: 5px 20px 0 20px;
}
#people_banner_teamresume a
{
	color: #cccccc;/* #408aa9*/
	text-decoration: underline;
}
/*#people_banner_teamresume a:visited, a:active {
color: #9a9a9a;
text-decoration: underline;
}*/
#people_banner_teamresume a:hover
{
 color:#78b0c7;
 text-decoration: underline;
}
#people_banner_teamresume td
{
 margin: 3px;
}
#people_banner_teamresume th
{
 background-color: #0F1F25;
 text-decoration: underline;
 margin: 3px;
}
#people_banner_you
{
 height:185px;
 background-image:url(../images/greatpeople/banner_you.jpg);
 margin-top:20px;
}

#people_banner_greatpeople
{
 font-size:12px;
 height:185px;
 color:#ffffff;
 background-image:url(../images/greatpeople/banner.jpg);
 background-repeat: no-repeat;
 margin-top:20px;
 padding-left:35px;
 padding-top:0;
 line-height:12px;
 padding-right:213px;
}
#people_banner_greatpeople span.gray
{
 color: #CCCCCC;
}

#people_banner_greatpeople a
{
 background:transparent url(../images/greatpeople/arrow.png) no-repeat;
 font-weight:bold;
 font-size:11px;
 padding-left:27px;
 padding-top:3px;
 color:#ffffff;
}

#people_banner_greatpeople a:hover
{
 color:#50cbff;
}

.small
{
font-size:11px;
}
#people_content_left
{
 float:left;
 width:380px;
}
.right
{
float:right;
margin-left: 25px;
}
.left
{
float:left;
margin-right: 25px;
}

#process_banner_greatprocess
{
font-size:12px;
 height:36px;
 color:#ffffff;
 background-image:url(../images/greatprocess/banner.jpg);
 margin-top:20px;
 padding-left:37px;
 padding-top:149px;
 line-height:12px;
 padding-right:300px;
 font-weight:bold;
}
#process_banner_greatprocess a
{
margin-right:30px;
color:#FFFFFF;
}

#process_banner_greatprocess a:hover
{
  color:#50cbff;
}
#process_banner_greatprocess ul
{
 margin-left:0;
 padding-left:0;
 display:inline;
}
#process_banner_greatprocess ul li
{
 list-style:none;
 display:inline;
 background-repeat:no-repeat;
 background-image:url(../images/btn/small_next.png);
 padding-left:25px;
 margin-left:10px;
 cursor:pointer;
}

#process_banner_greatprocess ul li.first
{
 margin-left:2px;
}


#process_sections
{
background-image:url(../images/greatprocess/lower_sections.jpg);
height:118px;
color:#7e7d7e;
margin-bottom:20px;
}
#process_sections p
{
 padding-top:15px;
 padding-left:15px;
 margin-right:70px;
 width:225px;
 line-height:12px;
 float:left;
}
#process_sections p.last
{
 margin-right:0px;
}
#process_sections p strong
{
color:#3a3a3a;
}

#process_banner_yourway
{
 background-image:url(../images/greatprocess/banner_yourway.jpg);
 height:185px;
 margin-top:20px;
}

/*.content_process_yourway.left
{
 float:left;
}*/

/*.content_process_yourway.right
{
 float:right;
 width:520px;
 font-weight:bold;
 font-size:11px;
}*/

#process_banner_away
{
 background-image:url(../images/greatprocess/banner_away.jpg);
 height:185px;
 margin-top:20px;
}

.goldenRatioCell  {
 padding-bottom: 8px;
 text-align: right;
 vertical-align: bottom;  }

/*.content_process_away.left
{
 float:left;
}*/

/*.content_process_away.right
{
 float:right;
 width:740px;
 line-height:14px;
 font-size:11px;
}*/

.google_map
{
 margin-top:10px;
 height:552px;
 line-height:14px;
 font-size:11px;
 background-image:url(../images/contactus/map.jpg);
}

.map_title
{
 /*position:absolute;*/
 height:40px;
 font-size:24px;
 font-family:Tahoma;
 font-weight:bold;
 color:#cfcfcf;
}

.contact_info
{
 /*padding-top:390px;*/
 /*margin-top:90px;*/
 position:absolute;
 margin-top:0px;
 width:364px/*364px*/;
 height:185px;
 padding-top:5px;
 background:transparent url(../images/contactus/bbg.gif) no-repeat;
 font-size:11px;
 z-index:1;
}

.contact_info a
{
 color:#555555;
 font-weight:bold;
}

.contact_info a:hover
{
  color:#3f90ec;
}

.contact_form_submit
{
  width:97px;
  height:28px;
  background-image:url(../images/contactus/btn_send.jpg);
}

.contact_form_txt
{
  float:left;
  height:100px;
  width:753px;
  border:1px solid #999999;
  background: transparent url(../images/contactus/txt_bg.jpg) no-repeat right top;
  padding-left:5px;
  padding-right:5px;
  overflow:hidden;
  font-family:Arial;
  font-size:12px;
  color:#000000;
}
.contact_input
{
  float:left;
  width:180px;
  border:1px solid #999999;
  background: transparent url(../images/contactus/txt_bg.jpg) no-repeat right top;
  padding-left:5px;
  padding-right:5px;
  overflow:hidden;
  font-family:Arial;
  font-size:12px;
}

.contact_form_caption
{
  padding:0;
  margin:0;
/*  float:left;*/
  width:93px;
  height:18px;
  font-weight:bold;
}

.contact_form_input
{
  padding:0;
  margin:0;
  color:#000000;
/*  float:left;*/
  width:180px;
  height:18px;
}

.contact_form_input input
{
 width:100%;

 border: 1px solid #999999;
 color:#000000;
 background: transparent url(../images/contactus/input_bg.jpg) no-repeat left top;
 padding-left:4px;
 padding-right:1px;
}

.contact_form_clear
{
  height:10px;
  overflow:hidden;
  clear:both;
}

.contact_form_error
{
  width:250px;
  height:100px;
  padding-left:0px;
  padding-top:1px;
  color:red;
  font-weight:bold;
  position:relative;
  float:left;
}

.contact_box_headline
{
  margin-top:20px;
  margin-bottom:20px;
}
.contact_rightcol
{
  margin-top:0px;
  margin-bottom:30px;
  vertical-align:top;
  padding: 0 100px 0 0;
  width: 400px;
  float: right;
}
.contact_leftcol
{
  margin-top:30px;
  margin-bottom:30px;
  width: 300px;
  vertical-align:top;
}
.contact_box
{
  margin-top:10px;
  margin-bottom:5px;
}

.contact_box a:link, .contact_box a:visited
{
  text-decoration:none;
}

.contact_box a:hover
{
  text-decoration:underline;
}
.required {
color: blue;
font-size: 12px;
}
span.grey {
color:#666;
}
#resume_content {
	margin:0 auto;
	width:100%;
	margin-top: 24px;
	/*width:680px;*/
	padding: 0;
	text-align:left;
	font-size: 100%;/*12px;*/
	color: #333333;
}

#resume_content a:link, #resume_content a:visited
{
	color: #356b91;
}
#resume_content a:hover, #resume_content a:active
{
	color: #000000;
	background-color: #cfe5f8;
}
#resume_content p img {
float: none;
margin: 0;
padding:0;
}
#resume_content li {
  list-style-type: disc;
  margin-left:20px;
  padding-left:5px;
}
#resume_content li ul li {
  list-style-type: circle;
  margin-left:20px;
  padding-left:5px;
}
#resume_content li ul li ul li {
  list-style-type: square;
  margin-left:20px;
  padding-left:5px;
}
#resume_content li ul li ul li ul li {
  background:url(../images/btn/diamond.jpg) top left no-repeat;
  padding-left:20px;
  margin-left:20px;
  list-style:none;
}
#kudos_content p img  {
	float: none;
	margin: 0;
	padding: 0;
}
/*#content ul li a
{
  color: #aaaaaa;
  font-weight:bold;
}

#content ul li a:hover
{
  color: #356b91;
}*/


.resume_title { font-size:16px; font-weight:bold;}
.resume_note { font-size:13px;}

.resume_sayings
{
	margin: 0 auto;
	width: 350px;
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 8px;
	padding-bottom: 8px;
	background-image:url(../images/resumes/quotes.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px #898989 dashed;
	font-size: 10pt;
	font-weight: bold;
	color: #304B7A;
}
.resume_sig
{
	text-align:right;
	font-weight: normal;
	font-size: 8pt;
	font-style: italic;
	color: #898989;
}

#resume_foot {
	font-size:15px;
	text-align:center;
	color:#aaaaaa;
}
#resume_foot p {
	margin-bottom: 17px;
}

.selThumb {
	border: 2px solid #1a87bc;
}



/* new homepage styles added by LG */
a.promolink {
    color:#336;
    font-weight:bold;
}
#homepagePromo {
	width:862px;
	height: 187px;
	background:url(../images/homepage_banner_bg.jpg) no-repeat;
	overflow:hidden;
	font: 1em "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight: 100;
	color: #FFF;
}
#homepagePromo h2 {
	margin: 20px;
	font-weight: lighter;
	letter-spacing: 0.02em;
	color: #FFF;
}
#homepagePromo .subHead {
	font-size: 15px;
	line-height: 1.4em;
	margin: 20px;
}
#homepagePromo .mainLink {
	background: url(../images/small_next.png) no-repeat left 1px;
	margin:  20px;
	font-size: 1.3em;
	text-indent: 33px;
	font-weight: lighter;
	letter-spacing: 0.02em;
}
#homepagePromo .mainLink a {
	color: #8adcff;
	text-decoration: none;
}

#homepagePromoSupport {
	clear: both;
	background:url(../images/banner_lower_bg.jpg) repeat-x;
	width: 862px;
	height: auto;
	overflow: hidden;
	font: 1em "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight: 100;
}
#homepagePromoSupport h3 {
	color:  #FFF;
	margin:  30px 20px 15px 20px;
	font-size: 17px;
	font-weight: 100;
}
#homepagePromoSupport ul {
	list-style-type: none;
	padding: 0px;
	margin: 8px 0 0 0;
	float:right;
}
#homepagePromoSupport ul li {
	background: url(../images/btn/small_next.png) 4px 4px  no-repeat;
	margin: 0 20px 0 -10px;
	padding: 4px 5px 0px 32px;
}
#homepagePromoSupport ul li a {
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
	font-size: 1.2em;
}
#homepagePromoSupport ul li a:hover {
	text-decoration: underline;
}
#homepagePromoSupport .left_box {
	float: left;
	margin-left: 30px;
	color: #fff;
}
#homepagePromoSupport .left_box h4 {
	color: #fff;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
#homepagePromoSupport li a {
	color: #fff;
}
#homepagePromoSupport li a:hover {
	color: #ddf;
}
#homepagePromoSupport li {
	font-weight: normal;
}
#homepagePromoSupport .right_box {
	margin-left: 240px;
	margin-top: 15px;
	margin-right: 20px;
}

#homepagePromoSupport .right_box a {
	color: #606060;
}

#homepagePromoSupport .right_box a:hover {
	color: #ddefff;
}

/* contact us page new styles */
#contactMethods {
	width:860px;
	height: 171px;
	background:url(../images/contactus/blue_gradient_bg.jpg) repeat-x;
	font: 17px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color:  #4f4f4f;
}
#contactMethods a {
	text-decoration: none;
}
#contactMethods a:hover {
	text-decoration: underline;
}
.leftContainer {
	width: 448px;
	float: left;
}
.callUs {
	background:url(../images/contactus/bubble_bg.png) no-repeat;
	width:207px;
	height: 71px;
	float: left;
	margin: 10px 10px 10px 12px;
}
.faxUs {
	background:url(../images/contactus/bubble_bg.png) no-repeat;
	width:207px;
	height: 71px;
	float: left;
	margin:10px 10px 10px 0px;
}
.emailUs {
	background:url(../images/contactus/bubble_bg_email_us.jpg) no-repeat;
	width:423px;
	height: 70px;
	margin:0px 10px 10px 12px;
}
.findUs {
	background:url(../images/contactus/bubble_bg_find_us.jpg) no-repeat;
	width:402px;
	height: 149px;
	float: left;
	margin:10px 10px 10px 0;
}
.locationContainer {
	clear:both;
	margin-left: 0px;
}
.rightContainer {
	width: 412px;
	float: left
}
.callUs img, .emailUs img, .faxUs img, .findUs img {
	padding:  12px;
	float:  left;
}

.callUs p {
	padding-top:  12px;
}
.emailUs p {
	padding-top:  12px;
}
.findUs p {
	padding-top:  12px;
}
.faxUs p {
	padding-top:  12px;
}
.findUs p {
	padding-right:  12px;
	padding-top:  12px;
	padding-bottom:  0;
	margin-bottom: 7px;
	float:  left;
}
.locationContainer p {
	float: left
}

.locationContainer img {
	float: left;
	padding-top: 0;
	margin-left: 4px
}
.lightBlue {
	color:  #408aa9;
}
.bubbleSmallFont {
	font-size:  14px;
}
#imContainer {
	width:437px;
	float: left;
	margin-right:12px;
	margin-top: 20px;
	font-size: 12px;
}
#formContainer {
	width:403px;
	float: right;
	margin-top: 20px;
	font-size: 12px;
	color:  #676767;
}
#imContainer p, #formContainer p {
	margin-top:  -15px;
	line-height: normal;
	color:  #676767;
}
#formContainer input {
	border: 1px solid #d6d6d6;
	height: 18px;
	width: 187px;
	background: #FFF url(../images/contactus/form_gradient_small.jpg) repeat-x top left;
}
#formContainer input.submit {
	height: 38px;
	width: 127px;
	border: none;
	float: right;
	background: none;
}
#formContainer textarea {
	border: 1px solid #d6d6d6;
	width: 387px;
	height: 75px;
	background: #FFF url(../images/contactus/form_gradient_big.jpg) repeat-x top left;
}
#formContainer label {
	font-weight: normal;
}
.floatLeft {
	float:  left;
}
.floatRight {
	float:  right;
}
.clear {
	clear: both;
}

/* Great people */
ul.greatpeople_you_box {
	margin-left: -1.5em;
	margin-bottom: 0px;
	margin-top: 3px;
}
ul.greatpeople_you_box li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style:none;
	background-repeat:no-repeat;
	background-image:url(../images/btn/small_next.png);
}
ul.greatpeople_you_box li a {
	margin-left: 23px;
}

/* Trial Styles */

#trialbanner {
	background: url(../images/trialprojects/bannertrial.jpg) top left no-repeat;
	color: #fff;
	width: 862px; height: 185px;
	margin-top: 10px;
}

#trialtxt, #nottxt {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #999; line-height: 20px;
	width: 862px;	
}

#trialtxt ul, #nottxt ul {
	padding: 0px;
	margin: 0px 0px 8px;	
}

#trialtxt ul li {
	background: url(../images/li_plus.gif) left 1px no-repeat;
	font-weight: bold;
	list-style: none;
	padding: 0px 0px 0px 22px;
	margin: 15px 0px 0px;
}

#trialtxt ul li ol {
	padding: 0px;
	margin: 0px 0px 0px 19px;
}

#trialtxt ul li ol li {
	background: none;
	line-height: normal;
	list-style: decimal;
	font-weight: normal;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

/* not Styles */

#notbanner {
	background: url(../images/404banner.jpg) top left no-repeat;
	color: #fff;
	width: 862px; height: 216px;
	margin-top: 10px;
}

#nottxt ul li {
	background: url(../images/btn/small_next.png) top left no-repeat;
	font-weight: bold;
	list-style: none;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 4px;
}

#nottxt ul li ul {
	padding: 0px;
	margin: 5px 0px 0px -3px;		
}

#nottxt ul li ul li {
	background: url(../images/li_plus.gif) top left no-repeat;
	list-style: none;
	padding: 0px 0px 0px 22px;
	margin: 0px 0px 4px;
}


#nottxt a:visited, #nottxt a:active {
color: #666666;/*78b0c7;*/
text-decoration: underline;
font-weight: normal;
}

#nottxt a {
color: #356b91;
background: none;
text-decoration: underline;
font-weight: normal;
}
#nottxt a:hover {
color: #000000;/*78b0c7;*/
background-color: #cfe5f8;
text-decoration: underline;
font-weight: normal;
}




#notform {
	width: 622px;
	margin-top: -5px;
	padding-left: 37px;
	overflow: hidden;
}

#notform form, #notform fieldset {
	padding: 0px;
	margin: 0px;
	border: none;
}	

#notform dl {
	width: 268px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#notform dt {
	font-weight: bold;
	height: 20px;
}

#notform dt, #notform dd {
	width: 254px;
	padding: 0px;
	margin: 0px;
	clear: both;
}

#notform dd {
	background: url(../images/bg_form.gif) top left no-repeat;
	height: 84px;
}

#notform dd textarea {
	background: transparent;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333;
	width: 232px; height: 62px;
	margin: 5px 0px 0px 5px;
	overflow: auto;
	border: none;
}	

#notform dd#btnrow {
	background: none;
	width: 523px; height: auto;
	padding: 5px 10px 0px 0px;
	text-align: right;
	clear: both;
}	



/* Global Styles */

.txtblue, #trialtxt a, #nottxt a {
	color: #356b91;		
}

.txtnobold {
	font-weight: normal;	
}

.txtunderline, #trialtxt a {
	text-decoration: underline;	
}

.txtnounderline, #trialtxt a:hover {
	text-decoration: none;	
}




#notfound_txt {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #aaa; line-height: 16px;
	width: 862px;	
}

#notfound_txt ul {
	padding: 0px;
	margin: 0px 0px 8px;	
}

#notfound_txt ul li {
	background: url(../images/li_arrow.gif) top left no-repeat;
	font-weight: bold;
	list-style: none;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 4px;
}

#notfound_txt ul li ul {
	padding: 0px;
	margin: 5px 0px 0px -3px;		
}

#notfound_txt ul li ul li {
	background: url(../images/li_world.gif) top left no-repeat;
	list-style: none;
	padding: 0px 0px 0px 22px;
	margin: 0px 0px 4px;
}
.not_form_error {
	width:384px;
	padding-left:0px;
	padding-top:1px;
	color:red;
	font-weight:bold;
	position:relative;
	float:left;
	text-align:center;
	font-size: 0.875em;
}