﻿body 
{
	background: url(../img/ed_10_tile_01.gif) repeat;	
	margin: 0;	
	behavior: url("csshover3.htc"); 
}
#container
{
	width:960px;
	position:relative;
	margin: 4px auto 0px auto;
}
#login_area
{
	position:relative;	
	width:100%;
	z-index:2;
	height:43px;
}
#chat_box
{
	position:relative;
	float:right;
	margin-right:-10px;
	/*top:0px;
	right:0px;*/
	
}
#login_box
{
	position:relative;
	background: url(../img/masthead_client_login_bg.gif) no-repeat;
	width:400px;
	height:43px;
	float:right;
	/*top:0px;
	right:0px;*/
	
}
#content_area
{
	padding:10px;
	background-color:#fff;
	position:relative;
	margin-top:-10px;
}
.floatfix
{
	clear:both;
}
#nav_area
{
	width:100%;
	background-color:#222;
	height:76px;
	position:relative;
}
#nav_home
{
	float:left;
	display:inline;
}
#nav_right_area
{
	float:right;
	display:inline;
}
#nav_right
{
	float:left;
	background: url(../img/masthead_rightedge.gif) no-repeat;
	height: 76px;
	width: 6px;
	display:inline;
}
#nav-container { position:relative; float: left; padding: 0; margin: 0; margin-top:35px; display:inline;}
ul#nav { list-style: none; margin: 0; padding:0; }
* html ul#nav {  }
ul#nav li { list-style-position: outside; margin: 0; position: relative; float: left; z-index:88;}
/*ul#nav li { float: left; position: relative; height: 30px; margin: 0; padding: 0; list-style-type: none; list-style-position: outside; }*/
ul#nav li a {float: left; padding: 0px; height: 41px; voice-family: "\"}\""; voice-family: inherit; height: 30px; }
ul#nav li.connectnav a { background: url(../img/nav_connect.gif) no-repeat; width:152px; height:41px;}
ul#nav li.connectnav a:hover { background: url(../img/nav_connect.gif) no-repeat 0px -41px; width:152px; height:41px;}
ul#nav li.connectnav_on a { background: url(../img/nav_connect.gif) no-repeat 0px -41px; width:152px; height:41px;}
ul#nav li.creativenav a { background: url(../img/nav_creative.gif) no-repeat; width:99px; height:41px;}
ul#nav li.creativenav a:hover { background: url(../img/nav_creative.gif) no-repeat 0px -41px; width:99px; height:41px;}
ul#nav li.creativenav_on a { background: url(../img/nav_creative.gif) no-repeat 0px -41px; width:99px; height:41px;}
ul#nav li.aboutnav a { background: url(../img/nav_aboutus.gif) no-repeat; width:101px; height:41px;}
ul#nav li.aboutnav a:hover { background: url(../img/nav_aboutus.gif) no-repeat 0px -41px; width:101px; height:41px;}
ul#nav li.aboutnav_on a { background: url(../img/nav_aboutus.gif) no-repeat 0px -41px; width:101px; height:41px;}
ul#nav li.blognav a { background: url(../img/nav_blog.gif) no-repeat; width:56px; height:41px;}
ul#nav li.blognav a:hover { background: url(../img/nav_blog.gif) no-repeat 0px -41px; width:56px; height:41px;}
ul#nav li.blognav_on a { background: url(../img/nav_blog.gif) no-repeat 0px -41px; width:56px; height:41px;}
ul#nav li.contactnav a { background: url(../img/nav_contact.gif) no-repeat; width:81px; height:41px; }
ul#nav li.contactnav a:hover { background: url(../img/nav_contact.gif) no-repeat 0px -41px; width:81px; height:41px;}
ul#nav li.contactnav_on a { background: url(../img/nav_contact.gif) no-repeat 0px -41px; width:81px; height:41px;}
ul#nav li.blank a:hover { width:100%; height:41px;}
/*ul#nav a { float: left; display: block; padding: 0px; margin:0px;}*/
ul#nav ul.subnav li a:link strong, ul#nav ul.subnav li a:visited strong { color: #fff; }
.hide {display: none;}

/* Home Page */
#home_banner
{
	margin-top:5px;
	/*background: url(../img/home_banner_slide1.jpg) no-repeat;*/
	height:328px;
	width:940px;	
}
.home_tiles
{
	margin-top:4px;
	height:240px;
}
.home_tile
{
	float:left;
	display:inline;
	background-color:#fff;
	width:318px;
	height:240px;
	margin-right:4px;
}
#start_home_tile
{
	width:317px;
}
#end_home_tile
{
	margin-right:0px;
	width:317px;
}

.home_tile_twitter
{
	height:120px;
}

.home_tile_content
{
	padding: 0px 20px 0px 20px;
}
.home_tile_title
{
	padding-top:30px;
	padding-bottom:18px;
}
#home_title_end
{
	padding-top:10px;
}
#home_client_area
{	
	margin-top:4px;
	background-color:#fff;
}
#home_client_title
{
	padding: 0px 20px 20px 20px;
}
#home_client_img
{
	padding-bottom:10px;
}
#footer_newsletter
{
	margin-top:4px;
	background: url(../img/footer_newsletter_bar_bg.gif) no-repeat;
	height:33px;
	width:960px;
}

#footer_newsletter_thankyou
{
	margin-top:4px;
	background: url(../img/newsletter_thankyou.gif) no-repeat;
	height:33px;
	width:960px;
}

#footer_area
{
	margin-top:4px;
	background-color:#fff;
	padding:10px;
	/*height:244px;*/
	height:265px;
}
#footer_links_area
{
	width:629px;
	float:left;
	background-color:#222;
	/*height:244px;
	height:259px;*/
	height:265px;
}
#footer_links_top
{
	background: url(../img/footer_top.gif) no-repeat;
	height:3px;
	width:629px;
}
#footer_links_bottom
{
	background: url(../img/footer_bottom.gif) no-repeat;
	height:3px;
	width:629px;
}
#footer_links_content
{
	position:relative;
	/*height:238px;
	height:253px;*/
	height:259px;
	color:#a5a5a5;
}
.footer_links_col
{
	float:left;
	padding: 0px 0px 10px 10px;
	display:inline;
}
.footer_links
{
	padding:10px;
	line-height:20px;
}
.footer_links_divide
{
	margin: 5px 0px 5px 0px;
	background: url(../img/footer_divider.gif) no-repeat;
	width: 193px;
	height:1px;
}
#footer_contact_area
{
	float:left;
	padding-left:24px;
	width:280px;
	display:inline;
}
.footer_contact
{
	height:70px;
	margin-top:32px;
}
.footer_contact_flag
{
	float:left;
	display:inline;
}
.footer_contact_content
{
	float:left;
	padding-left:10px;
	display:inline;
}
.Username
{
	position:relative;
	top:18px;
	left:130px;
	border:0;
	width:110px;
	color:#969696;
	margin:0;
	padding:0;
}
.Password
{
	position:relative;
	top:18px;
	left:137px;
	border:0;
	width:110px;
	color:#969696;
	margin:0;
	padding:0;
}
.LoginButton
{
	position:relative;
	top:17px;
	left:135px;
	width:20px;
	height:20px;
	border:0;	
	/*added by gt*/
	color:#0396FF;
}
.LoginButton:hover
{
	text-decoration:none;
}

.FirstName
{
	position:relative;
	top:8px;
	left:352px;
	border:0;
	width:170px;
	color:#969696;
	margin:0;
	padding:0;
}
.LastName
{
	position:relative;
	top:8px;
	left:362px;
	border:0;
	width:170px;
	color:#969696;
	margin:0;
	padding:0;
}
.EmailAddress
{
	position:relative;
	top:8px;
	left:372px;
	border:0;
	width:215px;
	color:#969696;
	margin:0;
	padding:0;
}
.NewsletterButton
{
	position:relative;
	top:8px;
	left:372px;
	width:20px;
	height:20px;
	border:0;	
}
.NewsletterButton:hover
{
	text-decoration:none;
}
/*Sub Pages*/
#subpage_banner
{
	margin-top:5px;
	background: url(../img/masthead_title_connect.gif) no-repeat;
	height:118px;
	width:940px;	
}
#grid_banner
{
	margin-top:5px;
	background: url(../img/masthead_title_grid.gif) no-repeat;
	height:118px;
	width:940px;	
}
#locale_banner
{
	margin-top:5px;
	background: url(../img/masthead_title_locale.gif) no-repeat;
	height:118px;
	width:940px;	
}
#profiler_banner
{
	margin-top:5px;
	background: url(../img/masthead_title_profiler.gif) no-repeat;
	height:118px;
	width:940px;	
}
#contact_banner
{
	margin-top:5px;
	background: url(../img/masthead_title_contact.gif) no-repeat;
	height:118px;
	width:940px;	
}
#wrap_left {
    float:left;
    width:100%;
    position:relative;
    right:731px;    /* #container width (960) less #left_column width (227) */
    background:#FFFFFF url('../img/ed_10_tile_02.gif') repeat-y right;
}
#wrap_right {
    clear:left;
    float:left;
    width:100%;
    overflow:hidden;
    background-color:#FFFFFF;
    margin-top:4px;
    position:relative;
}
#left_column
{
	margin-top:0px;
	width:225px;
	float:left;
	display:inline;
	
    position:relative;
    left:731px;
    overflow:hidden;
}
#left_column_area
{
	padding:10px;
}
#left_nav
{
	width:207px;
	background-color:#222;
}
#left_nav_top
{
	background: url(../img/leftnav_topedge.gif) no-repeat;
	height:5px;
	width:207px;	
}
#left_nav_bottom
{
	background: url(../img/leftnav_bottomedge.gif) no-repeat;
	height:5px;
	width:207px;	
}
#left_nav_area
{
	padding:10px;
}
.left_nav_title
{
	padding: 15px 0px 15px 10px;
}
#left_nav_area a
{
	display:block;
	padding-left:10px;
	padding-top:13px;
	height:28px;
	width:177px;
	margin:0;
	
}
#left_nav_area a:hover
{
	color:#a3a3a3;
	text-decoration:none;
}
.connect_overview_link
{
	background:url('../img/arrow_blue.gif') 82px 17px no-repeat !important;
}
.connect_overview_link:hover
{
	background:#313131 url('../img/arrow_white.gif') 82px 17px no-repeat !important;
}
.connect_overview_link_on
{
	color:#a3a3a3;
	background:#313131 url('../img/arrow_white.gif') 82px 17px no-repeat !important;
}
.connect_you_link
{
	background:url('../img/arrow_blue.gif') 157px 17px no-repeat !important;
}
.connect_you_link:hover
{
	background:#313131 url('../img/arrow_white.gif') 157px 17px no-repeat !important;
}
.connect_you_link_on
{
	color:#a3a3a3;
	background:#313131 url('../img/arrow_white.gif') 157px 17px no-repeat !important;
}
.grid_solutions_link
{
	background:url('../img/arrow_blue.gif') 112px 17px no-repeat !important;
}
.grid_solutions_link:hover
{
	background:#313131 url('../img/arrow_white.gif') 112px 17px no-repeat !important;
}
.grid_solutions_link_on
{
	color:#a3a3a3;
	background:#313131 url('../img/arrow_white.gif') 112px 17px no-repeat !important;
}
.grid_onboarding_link
{
	background:url('../img/arrow_blue.gif') 100px 17px no-repeat !important;
}
.grid_onboarding_link:hover
{
	background:#313131 url('../img/arrow_white.gif') 100px 17px no-repeat !important;
}
.grid_onboarding_link_on
{
	color:#a3a3a3;
	background:#313131 url('../img/arrow_white.gif') 100px 17px no-repeat !important;
}
.grid_casestudies_link
{
	background:url('../img/arrow_blue.gif') 132px 17px no-repeat !important;
}
.grid_onboard_link
{
	background:url('../img/arrow_blue.gif') 100px 17px no-repeat !important;
}
.grid_onboard_link:hover
{
	background:#313131 url('../img/arrow_white.gif') 100px 17px no-repeat !important;
}
.grid_onboard_link_on
{
	color:#a3a3a3;
	background:#313131 url('../img/arrow_white.gif') 100px 17px no-repeat !important;
}
.grid_casestudies_link:hover
{
	background:#313131 url('../img/arrow_white.gif') 132px 17px no-repeat !important;
}
.grid_casestudies_link_on
{
	color:#a3a3a3;
	background:#313131 url('../img/arrow_white.gif') 132px 17px no-repeat !important;
}
.locale_casestudies_link
{
	background:url('../img/arrow_blue.gif') 142px 17px no-repeat !important;
}
.locale_casestudies_link:hover
{
	background:#313131 url('../img/arrow_white.gif') 142px 17px no-repeat !important;
}
.locale_casestudies_link_on
{
	color:#a3a3a3;
	background:#313131 url('../img/arrow_white.gif') 142px 17px no-repeat !important;
}
.left_nav_divide
{
	height:1px;
	width:187px;
	background: url(../img/leftnav_divider.gif) no-repeat;
	padding:0;
	margin:0;
	line-height:0px;
	font-size:0px;
}
#right_column
{
	margin-top:4px;
	margin-left:4px;
	margin-bottom:4px;
	width:731px;
	float:left;	
	display:inline;
    position:relative;
    left:731px;
    overflow:hidden;
}
#right_column_area
{
	padding:20px;
	background-color:#fff;
}
#right_column_area_cs
{
	padding:10px;
	background-color:#fff;
	margin-bottom:40px;
}
#page_title
{
	padding-bottom:20px;
}
#page_title_cs
{
	padding-left:10px;
	padding-bottom:20px;
}
.page_list
{
	margin: 15px 0px 15px 0px;
	list-style:none;
	padding:0;
}
.page_list li
{
	background: url(../img/blue_dot.gif)  0px 6px no-repeat; 	
	padding-left:15px;
}
#connect_footer
{
	border-top:1px dotted #d3d3d3;
	height:176px;
	width:688px;
	float:left;
	margin-bottom:10px;
	background-color:#fff;
}
.connect_footer_tile
{
	float:left;	
	width:229px;
	height:186px;
	border-right:1px dotted #d3d3d3;
}
.connect_footer_area
{
	padding:20px;
	line-height:19px;
}
#connect_footer_grid
{
	padding-left:0px;
}
#connect_footer_profiler
{
	border-right:0;
	width:228px;
}
#left_quotes
{
	margin-top:0px;
	margin-bottom:4px;
	width:225px;
	background: #FFF url(../img/ed_10_tile_03.gif) repeat-x top;
}
#left_quotes_area
{
	padding:30px;
}
.left_quote
{
	margin: 22px 0px 0px 0px;
	text-align:center;
}
.left_quote p
{
	margin:0;
	padding-left:10px;
	padding-top:5px;
	font-style: italic;
}
#left_patent
{
	margin-top:4px;
	margin-bottom:4px;
	width:225px;
	background: #FFF url(../img/ed_10_tile_03.gif) repeat-x top;
}
#left_patent_area
{
	padding:30px;
}
.left_patent
{
	margin: 5px 0px 0px 0px;
	text-align:center;
}
.left_patent p
{
	margin:0;
	padding-left:5px;
	padding-top:5px;
}
.quote_sig
{
	text-align:right;
	color:#41C54D;
	font-family:Arial;
	font-size:11px;
	margin-top:15px;
}
#copyright
{
	text-align:right;
	color:#a3a3a3;
	padding:10px 0px 10px 0px;
}
.connect_and_you_tile
{
	padding-top:38px;
	clear:both;
	position:relative;
}
.connect_and_you_img
{
	float:left;
}
.connect_and_you_text
{
	float:left;
	padding-left:10px;
	width:600px;	
}
#connect_tile_partner
{
	margin-bottom:100px;
}
.header_links
{
	padding-bottom:20px;
	border-bottom: 1px dotted #d3d3d3;
	margin-bottom:25px;
}
.header_links a
{
	margin-right:30px;
}
#grid_clients
{
	margin-top:4px;
	background: #FFF url(../img/ed_10_tile_03.gif) repeat-x top;
}
#grid_client_title
{
	padding: 20px 20px 20px 20px;
}
#grid_client_img
{
	padding-bottom:10px;
}
#grid_details
{
	margin-top:4px;
	background: #FFF url(../img/ed_10_tile_03.gif) repeat-x top;
}
#grid_details_title
{
	padding: 20px 20px 0px 20px;
}
#grid_details_table
{
	padding: 20px 20px 20px 20px;
}
#grid_footer
{
	margin-top:4px;
	background: #FFF url(../img/ed_10_tile_03.gif) repeat-x top;
	padding: 15px 20px 15px 20px;
	text-align:right;
}
#grid_whatyouget
{
	margin-top:4px;
	background: #FFF url(../img/ed_10_tile_03.gif) repeat-x top;
}
.grid_what_you_get_area
{
	margin:20px 0px 20px 0px;
	clear:both;
}
.grid_what_number
{
	float:left;
	margin-right:5px;
}
.grid_what_text
{
	float:left;
	width:200px;
	padding-top:4px;
}
.grid_what_graphic
{
	float:left;
	width:450px;
	margin-right:20px;
	padding-left:5px;
}
.grid_text_left
{
	padding:20px 0px 20px 0px;
	text-align:center;
	float:left;
	width:120px;	
}
.grid_text_middle
{
	padding:20px 0px 20px 0px;
	text-align:center;
	float:left;
	width:160px;	
}
.grid_text_right
{
	padding:20px 0px 20px 0px;
	text-align:center;
	float:left;
	width:168px;	
}
.top_link
{
	padding:15px 0px 0px 0px;
	text-align:right;	
}
.top_link a
{
	font-size:9px;
}

/* Grid Comparison Table */
#comparison_table
{
    padding:0;
    margin:0;
    width:690px;
    border:0;
    border-collapse:collapse;
}
#comparison_table td
{
    border-collapse:collapse;
}
#comparison_table tr.heading td
{
    height:20px;    
    color:#0396FF;     
}
#comparison_table td.heading_label
{
    border-left:1px dotted #d2d2d2;
    border-bottom:1px dotted #d2d2d2;
	background: url(../img/ed_10_tile_01.gif) repeat;
    padding-left:6px;
    width:524px;
}
#comparison_table td.heading_sep
{
    /*background-color:#ffffff!important;
    width:3px;*/
}
#comparison_table td.heading_label2
{
    text-align:center;
    background: url(../img/green_bg_dark.gif) repeat!important;
    border-bottom:1px dotted #2AA634;
    color:#fff!important;
    width:80px;
}
#comparison_table td.heading_label3
{
    
    text-align:center;
    background: url(../img/blue_bg_dark.gif) repeat!important;
    border-bottom:1px dotted #017BCE;
    color:#fff!important;
    width:80px;
}
#comparison_table tr.row_sep
{
    height:2px;
    background-color:#d2d2d2;
}
#comparison_table tr.row_header td
{
    height:30px; 
    vertical-align:bottom;
}
#comparison_table tr.row_detail td
{
    /*border-bottom:1px #dadada solid;*/
    height:20px;
    vertical-align:middle;
}
#comparison_table tr.row_detail td.row_label1
{
	border-left:1px dotted #d2d2d2;
	border-bottom:1px dotted #d2d2d2;
	padding-left:6px;
}
#comparison_table tr.row_detail td.row_label2
{
	background: url(../img/green_bg_light.gif) repeat!important;
    border-bottom:1px dotted #2AA634;
	text-align:center;
	color:#fff;
}
#comparison_table tr.row_detail td.row_label3
{
	background: url(../img/blue_bg_light.gif) repeat!important;
	border-bottom:1px dotted #017BCE;	
	text-align:center;
	color:#fff;
}
#comparison_table tr.row_footer td
{
    /*border-bottom:1px #dadada solid;*/
    height:30px;
    vertical-align:middle;
}
#comparison_table tr.row_top td
{
    height:2px;
    background-color:#d2d2d2;
}
#comparison_table td.col_divider
{
    width:1px;     
    background:url(../img/grid+tabledotline.gif) top left repeat-y!important;
}
/* Creative */
#creative_banner
{
	margin-top:5px;
	background: url(../img/masthead_title_creative.gif) no-repeat;
	height:118px;
	width:940px;	
}
.campaign_tile
{
	margin-bottom:30px;
	margin-left:20px;
	width:216px;
	float:left;
}
.campaign_tile img
{
	border:0;
}
#campaign_first_tile
{
	margin-left:0px;
}
.campaign_title
{
	padding-top:10px;
	line-height:18px;
}
#cs_text
{
	padding: 25px 10px 10px 10px;	
}
#cs_left_col
{
	float:left;
	width:237px;
	line-height:32px;
}
#cs_right_col
{
	float:left;
	width:452px;
	padding-top:6px;
}
/* About */
#about_banner
{
	margin-top:5px;
	background: url(../img/masthead_title_about.gif) no-repeat;
	height:118px;
	width:940px;	
}
#difference_list li
{
	line-height:32px;
	background: url(../img/blue_dot.gif)  0px 14px no-repeat; 	
}
.difference_link
{
	background:url('../img/arrow_blue.gif') 142px 17px no-repeat !important;
}
.difference_link:hover
{
	background:#313131 url('../img/arrow_white.gif') 142px 17px no-repeat !important;
}
.difference_link_on
{
	color:#a3a3a3;
	background:#313131 url('../img/arrow_white.gif') 142px 17px no-repeat !important;
}
.team_link
{
	background:url('../img/arrow_blue.gif') 112px 17px no-repeat !important;
}
.team_link:hover
{
	background:#313131 url('../img/arrow_white.gif') 112px 17px no-repeat !important;
}
.team_link_on
{
	color:#a3a3a3;
	background:#313131 url('../img/arrow_white.gif') 112px 17px no-repeat !important;
}
.press_link
{
	background:url('../img/arrow_blue.gif') 97px 17px no-repeat !important;
}
.press_link:hover
{
	background:#313131 url('../img/arrow_white.gif') 97px 17px no-repeat !important;
}
.press_link_on
{
	color:#a3a3a3;
	background:#313131 url('../img/arrow_white.gif') 97px 17px no-repeat !important;
}
#grid_details_text
{
	padding:20px 0px 0px 20px;
}
#client_logos
{
	margin-top:30px;
}
.client_logo
{
	float:left;
}

.profile_tile
{
	margin-bottom:30px;
	margin-left:20px;
	width:157px;
	float:left;
}
.profile_tile img
{
	border:0;
}
#profile_first_tile
{
	margin-left:0px;
}
.profile_title
{
	padding-top:10px;
	line-height:18px;
}

/* Drop down nav */
.drop
{
	display:none;
	z-index: 1 !important;
}
#nav li:hover .drop
{
	display:block;
	position:relative !important;
	z-index:2 !important;
}
/* Connect Sub Nav */
.nav_connect_left_border
{
	width:5px;
	float:left;
	background-color:#fff;
	height:246px;
}
.nav_connect_right_border
{
	width:5px;
	float:left;
	background-color:#fff;
	height:246px;
}
.nav_connect_bottom
{
	height:9px;
	width:405px;
	background: url('../img/nav_connect_bottom.png') no-repeat;
}
.nav_connect_content
{
	float:left;
	width:395px;
	background-color:#222;
	height:246px;
}
#connectnavdrop
{
	width:405px;
	position:absolute;
	top:41px;
	left:-4px;
}
* html #connectnavdrop
{
	left:-157px;
}
/* Creative Sub Nav */
.nav_creative_left_border
{
	width:5px;
	float:left;
	background-color:#fff;
	height:87px;
}
.nav_creative_right_border
{
	width:5px;
	float:left;
	background-color:#fff;
	height:87px;
}
.nav_single_bottom
{
	height:9px;
	width:214px;
	background: url('../img/nav_single_bottom.png') no-repeat;
}
.nav_creative_content
{
	float:left;
	width:204px;
	background-color:#222;
	height:87px;
}
#creativenavdrop
{
	width:214px;
	position:absolute;
	top:41px;
	left:-4px;
}
* html #creativenavdrop
{
	left:-104px;
}
/* About Sub Nav */
.nav_about_left_border
{
	width:5px;
	float:left;
	background-color:#fff;
	height:126px;
}
.nav_about_right_border
{
	width:5px;
	float:left;
	background-color:#fff;
	height:126px;
}
.nav_about_content
{
	float:left;
	width:204px;
	background-color:#222;
	height:126px;
}
#aboutnavdrop
{
	width:214px;
	position:absolute;
	top:41px;
	left:-4px;
}
* html #aboutnavdrop
{
	left:-105px;
}
.sub_nav_area
{
	width:190px;
}
#sub_nav_single_area
{
	padding: 0px 0px 10px 10px;
}
#sub_nav_left_area
{
	padding: 0px 0px 10px 10px;
	float:left;
}
#sub_nav_left_area a, #sub_nav_left_area .sub_nav_title
{
	border-right: 1px dotted #3C3C3C;
}
#sub_nav_right_area
{
	padding: 0px 0px 10px 0px;
	float:left;
}
.sub_nav_area a
{
	float:none !important;
	position:relative !important;
	display:block !important;
	padding-left:10px !important;
	/*padding-top:13px !important;
	height:28px !important;*/
	padding-top:0px !important;
	height:39px !important;
	width:177px !important;
	margin:0 !important;
	/*background-image:none !important;*/
	color:#0396FF !important;
	vertical-align:middle;	
	line-height:39px;	
}
.sub_nav_area a:hover
{
	color:#a3a3a3;
	text-decoration:none;
}
.sub_nav_title
{
	/*padding: 13px 0px 0px 10px;*/
	margin:0px;
	height:39px;
	width:187px;
}
.sub_nav_title img
{
	margin: 13px 0px 0px 10px;
}
.nav_single_bottom, .nav_connect_bottom
{
    behavior: url("iepngfix.htc");    
}
.modalBackground 
{ 
    background-color: #222222;
    filter: alpha(opacity=70) !important;
    opacity: 0.7;
}
#modal_team_popup
{
	background: url(../img/popup_bg_01.png) no-repeat;
	height:480px;
	width:760px;		
}
#close_team_popup
{
	float:right;
	margin-top:-20px;
}
#team_popup_content
{
	padding:11px;
	position:relative;
}
#popup_team_img
{
	float:left;
	margin-right:15px;
	width: 301px;
	height:454px;
}
#popup_team_text
{
	float:left;
	margin-top:15px;
	width:385px;
	line-height:18px;
}
