/*Browser defaulting*/

body { 
	background: #ffffff;
	text-align: left;
	margin: 40px 0 20px 0;
	font:  62.5% Arial, Helvetica, sans-serif;
}

h1 { 
	display:block;
	margin:0 0 10px 0;
	padding:0;
}

hr {
	width:505px;
	margin:0 0 10px 0;
	padding:0;
	line-height:0;
	border:none;
	border-top:1px solid #fff;
	clear:both;
}

h2 {
	font-size:1.6em;
	color:#d52b1e;
	padding:0;
	margin:0 0 10px 0;
	font-weight:bold;
}
h3 {
	font-size:1.6em;
	color:#d52b1e;
	padding:0;
	margin:15px 0 10px;
	font-weight:bold;
}

h4 {
	font-size:1.4em;
	color:#5A80A5;
	padding:0;
	margin:0;
	font-weight:bold;
}

h5 {
	font-size:1.3em;
	color:#666666;
	padding:0;
	margin:0 0 15px;
	font-weight:bold;
}

textarea {
	border:#999999 1px solid;
	background:#FFFFFF;
	color:#999999;
	font:1.1em Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	width:195px;
	height:110px;
}

#feedback {
	margin-top: 20px;
}

#feedback textarea {
	width: 350px;
	height: 110px;
	display: inline;
}

#feedback  label {
	width: 80px;
	text-align: right;
	margin-right: 15px;
	display: inline;
}

#feedback .formrow {
	width: 500px;
	margin-bottom: 10px;
}

#feedback input {
	width: 200px;
}

#feedback .submit {
	width: 100px;
	margin-left: 97px;
}

#feedback .error {
	color: #ff0000;
	font-size: 1.2em;
	margin: 0px 10px 10px 0px;
	font-weight: bold;
}

#contact_h2 {
	font-size:1.6em;
	color:#d52b1e;
	margin: 10px 0 5px 0;
	padding:0;
	font-weight:bold;
}

img { 
	border: 0px;
}

.clear{clear:both;}
.red{color:#D52B1E}


/*#menu span { 
	display:none;
}*/

#menu span.selected{
	display:block;
}

#content span { 
	font-weight:bold;
}

p, li{ 
	color: #666666;
	font-weight: normal;
	font-size: 1.4em;
	margin-top: 10px;
}

ul{
	margin:0;
	padding: 0 0 0 20px;
	marker-offset:20px;
	list-style:square outside;
	color:#666;
}

li{
	margin:0 0 0.8em 0;
}

li p{
font-size:1em;
}

a { 
	color:#5482AB;
	text-decoration:none;
}

a:hover, a:focus { 
	color:#D52B1E;
	text-decoration:none;
}

fieldset {
	border:none;
	padding:0;
	margin:0;
}

form { 
	margin:0;
	padding:0;
}

label { 
	color: #666666;
	font-weight: normal;
	font-size: 1.2em;
	margin:0;
	padding:0;
	display:block;
	float:left;
	width:230px;
	line-height:15px;
}

#container {
	width: 950px;
	position: relative;
	padding: 0;
}

/*End Browser Defaulting*/

/*Styling for content*/

#menu { 
	list-style:none;
	width:660px;
	text-align:left;
	float:left;
	margin:0 0 0 20px;
	padding:0;
}

#menu li a:focus, #menu li a:focus span  { 
outline:none;
}

#menu li { 
	height:44px;
	padding:0;
	margin:0;
	float:left;
	width:auto;
	text-align:left;
	display:block;
}

#menu li a { 
	display:block;
	float:left;
}

.hoverstate{display:block}
.hoverstate span{display:none;}

.home_link a ,.home_link a .hoverstate, .home_link .selected{ 
	background:url(../img/home_over.jpg);
	width:70px;
	height:44px;
}

.home_link a .hoverstate{ 
	background:url(../img/home.jpg);
	display:block;
}

.home_link a:hover .hoverstate, .home_link a:focus .hoverstate{
	display:none;
	}

.home_link .selected .hoverstate{
display:none;
}

.team_link a ,.team_link a .hoverstate, .team_link .selected{ 
	background:url(../img/team_over.jpg);
	width:151px;
	height:44px;
}

.team_link a .hoverstate{ 
	background:url(../img/team.jpg);
	display:block;
}

.team_link a:hover .hoverstate, .team_link a:focus .hoverstate{
	display:none;
	}

.team_link .selected .hoverstate{
display:none;
}

.clients_link a ,.clients_link a .hoverstate, .clients_link .selected{ 
	background:url(../img/clients_over.jpg);
	width:80px;
	height:44px;
}

.clients_link a .hoverstate{ 
	background:url(../img/clients.jpg);
	display:block;
}

.clients_link a:hover .hoverstate,.clients_link a:focus .hoverstate{
	display:none;
	}

.clients_link .selected .hoverstate{
display:none;
}

.agencies_link a ,.agencies_link a .hoverstate, .agencies_link .selected{ 
	background:url(../img/agencies_over.jpg);
	width:103px;
	height:44px;
}

.agencies_link a .hoverstate{ 
	background:url(../img/agencies.jpg);
	display:block;
}

.agencies_link a:hover .hoverstate, .agencies_link a:focus .hoverstate{
	display:none;
	}

.agencies_link .selected .hoverstate{
display:none;
}

.contact_link a ,.contact_link a .hoverstate, .contact_link .selected{ 
	background:url(../img/contact_over.jpg);
	width:119px;
	height:44px;
}

.contact_link a .hoverstate{ 
	background:url(../img/contact.jpg);
	display:block;
}

.contact_link a:hover .hoverstate, .contact_link a:focus .hoverstate{
	display:none;
	}
	
.contact_link .selected .hoverstate{
display:none;
}

.testimonials_link a ,.testimonials_link a .hoverstate, .testimonials_link .selected{ 
	background:url(../img/testimonials_over.jpg);
	width:131px;
	height:44px;
}

.testimonials_link a .hoverstate{ 
	background:url(../img/testimonials.jpg);
	display:block;
}

.testimonials_link a:hover .hoverstate, .testimonials_link a:focus .hoverstate{
	display:none;
	}

.testimonials_link .selected .hoverstate{
display:none;
}

#offices {
	margin:15px 0 0 0; padding:0; list-style:none; display:block; width:520px; min-height:850px;
}

#offices li {
	display:block; float:left; width:235px; margin:0 25px 25px 0; padding:0; line-height:20px;
}

#offices li p { margin:0; padding:0; }

.hidden { display:block; }

#search { 
	float: right;
	text-align: right;
	margin:10px 0 0 0; 
	width:230px;
	padding:0;
}

#search_box { 
	height:16px;
	width:150px;
	float:left;
	border:#999999 1px solid;
	background:#FFFFFF;
	color:#999999;
	font-size:1em;
	padding:0 0 0 6px;
	margin:0 1px 0 0;
}

.categories_select { 
	width:202px;
	height:18px;
	float:left;
	border:#999999 1px solid;
	background:#FFFFFF;
	color:#999999;
	font-size:0.9em;
	padding:0;
	margin:0;
}

.modify_search_box {
	width:200px;
	height:16px;
	border:#999999 1px solid;
	background:#FFFFFF;
	color:#999999;
	font-size:1em;
	padding:0 0 0 3px;
	margin:5px 0 5px 0;
}

#content { 
	text-align:left;
	width:920px;
	min-height: 600px; 
    height: auto !important;
    height: 460px;
 	float:left;
	padding:30px 0 0 30px;
	position: relative;
	background:#EDECE7;
	margin:0 0 20px 0;
}

#content_left {
	float:left;
	width:520px;
	padding:0 0 80px 0;
}

/*
#content_left p, #content_left ul, #content_left ol{
font-size:1.4em;
margin:15px 0 0 0;
}
*/
.column p, .column li{
font-size:1.2em;
}

#content_left_main{
/* padding-bottom:20px; */
}

/* Home Headings */
#home_heading1{
width:425px;
height:78px;
display:block;
background:url(../img/home-welcome.gif) no-repeat;
}

#home_heading1 span{display:none;}

/*-------------*/

/* Meet the team Headings */
#team_heading1{
width:222px;
height:35px;
display:block;
background:url(../img/meet_the_team_h1.gif) no-repeat;
}
#team_heading1 span{display:none;}

#team_heading{
height:35px;
width:177px;
display:block;
background:url(../img/meet_the_team_h2.gif) no-repeat;
}
#team_heading span{display:none;}
/*-------------*/

/* Clients Headings */
#clients_heading1{
width:101px;
height:35px;
display:block;
background:url(../img/clients_h1.gif) no-repeat;
}

#clients_heading1 span{display:none;}

#clients_heading_clients{
height:35px;
width:98px;
display:block;
background:url(../img/clients_h2.jpg) no-repeat;
}

#clients_heading_clients span{display:none;}

#finding_agencies_heading1{
width:251px;
height:35px;
display:block;
background:url(../img/finding_agencies.gif) no-repeat;
}

#finding_agencies_heading1 span{display:none;}

#est_bus_rel_heading1{
width:424px;
height:35px;
display:block;
background:url(../img/est_rel.gif) no-repeat;
}

#est_bus_rel_heading1 span{display:none;}

#keep_rel_suc_heading1{
width:371px;
height:78px;
display:block;
background:url(../img/keep_rel_suc.gif) no-repeat;
}

#keep_rel_suc_heading1 span{display:none;}

#comm_eval_heading1{
width:348px;
height:78px;
display:block;
background:url(../img/comm_eval.gif) no-repeat;
}

#comm_eval_heading1 span{display:none;}

#sem_res_best_prac_heading1{
width:282px;
height:78px;
display:block;
background:url(../img/sem_res_best_prac.gif) no-repeat;
}

#sem_res_best_prac_heading1 span{display:none;}


#seminars_heading{
width:282px;
height:35px;
display:block;
background:url(../img/seminars_heading.gif) no-repeat;
}

#seminars_heading span{display:none;}

#bookings_heading{
width:282px;
height:36px;
display:block;
background:url(../img/bookings_heading.gif) no-repeat;
}

#bookings_heading span{display:none;}

.seminar-detail-image{
float:right;
padding:0 10px 10px 0;
}

/*-------------*/

/* Agencies Headings */
#agencies_heading1{
width:300px;
height:35px;
display:block;
background:url(../img/how_we_can_help.gif) no-repeat;
}
 
#agencies_heading1 span{display:none;}
 
#agencies_heading{
height:35px;
width:110px;
display:block;
background:url(../img/agencies_h2.gif) no-repeat bottom left;
}
 
#agencies_heading span{display:none;}

#manage_the_rel_heading1{
width:401px;
height:35px;
display:block;
background:url(../img/manage_the_rel.gif) no-repeat;
}
 
#manage_the_rel_heading1 span{display:none;}

#comm_bench_heading1{
width:410px;
height:35px;
display:block;
background:url(../img/comm_bench.gif) no-repeat;
}
 
#comm_bench_heading1 span{display:none;}

#sem_res_net_heading1{
width:283px;
height:78px;
display:block;
background:url(../img/sem_res_net.gif) no-repeat;
}
 
#sem_res_net_heading1 span{display:none;}
/*-------------*/

/* Contact Us Headings */
#contact_us_heading1{
width:304px;
height:35px;
display:block;
background:url(../img/contact_us_h1.gif) no-repeat;
}
 
#contact_us_heading1 span{display:none;}
 
#contact_us_heading{
height:35px;
width:133px;
display:block;
background:url(../img/contact_us_h2.gif) no-repeat;
}
 
#contact_us_heading span{display:none;}

#international_offices_heading1{
width:304px;
height:35px;
display:block;
background:url(../img/international_offices_h1.gif) no-repeat;
}
 
#international_offices_heading1 span{display:none;}

#get_in_touch_heading1{
width:188px;
height:35px;
display:block;
background:url(../img/get_in_touch_h1.gif) no-repeat;
}
 
#get_in_touch_heading1 span{display:none;}

#feedback_heading{
width:141px;
height:35px;
display:block;
background:url(../img/feedback.gif) no-repeat;
}
 
#feedback_heading span{display:none;}

#privacy_heading{
width:300px;
height:40px;
display:block;
background:url(../img/privacy.gif) no-repeat;
}
 
#privacy_heading span{display:none;}

#accessibility{
width:300px;
height:40px;
display:block;
background:url(../img/accessibility.gif) no-repeat;
}
 
#accessibility span{display:none;}
/*-------------*/

/* Testimonials Headings */
#testimonials_heading1{
width:183px;
height:35px;
display:block;
background:url(../img/testimonials_h1.gif) no-repeat ;
}

#testimonials_heading1 span{display:none;}

/*-------------*/

/* Search Headings */
#search_heading1{
width:207px;
height:27px;
display:block;
background:url(../img/search_h1.gif) no-repeat;
}

#search_heading1 span{display:none;}

#search_heading{
height:28px;
width:153px;
display:block;
background:url(../img/search_h2.gif) no-repeat bottom;
}
#search_heading span{display:none;}

/*-------------*/

/* Anecdotes Styling */

#anecdote_1 {
width:321px;
height:27px;
display:block;
background:url(../img/anecdote_1.gif) no-repeat bottom left;
}

#anecdote_1 span { display:none; }

#anecdote_2 {
width:321px;
height:27px;
display:block;
background:url(../img/anecdote_2.gif) no-repeat bottom left;
}

#anecdote_2 span { display:none; }

#anecdote_3 {
width:321px;
height:27px;
display:block;
background:url(../img/anecdote_3.gif) no-repeat bottom left;
}

#anecdote_3 span { display:none; }

#anecdote_4 {
width:321px;
height:27px;
display:block;
background:url(../img/anecdote_4.gif) no-repeat bottom left;
}

#anecdote_4 span { display:none; }

#anecdote_5 {
width:321px;
height:27px;
display:block;
background:url(../img/anecdote_5.gif) no-repeat bottom left;
}

#anecdote_5 span { display:none; }

#anecdote_6 {
width:321px;
height:27px;
display:block;
background:url(../img/anecdote_6.gif) no-repeat bottom left;
}

#anecdote_6 span { display:none; }

#anecdote_7 {
width:321px;
height:27px;
display:block;
background:url(../img/anecdote_7.gif) no-repeat bottom left;
}

#anecdote_7 span { display:none; }

#anecdote_8 {
width:321px;
height:27px;
display:block;
background:url(../img/anecdote_8.gif) no-repeat bottom left;
}

#anecdote_8 span { display:none; }

#anecdote_9 {
width:321px;
height:27px;
display:block;
background:url(../img/anecdote_9.gif) no-repeat bottom left;
}

#anecdote_9 span { display:none; }

#anecdote_10 {
width:321px;
height:27px;
display:block;
background:url(../img/anecdote_10.gif) no-repeat bottom left;
}

#anecdote_10 span { display:none; }

#anecdote_s1 {
width:321px;
height:27px;
display:block;
background:url(../img/anecdote_s1.gif) no-repeat bottom left;
}

#anecdote_s1 span { display:none; }

#anecdote_s2 {
width:321px;
height:27px;
display:block;
background:url(../img/anecdote_s2.gif) no-repeat bottom left;
}

#anecdote_s2 span { display:none; }

/*Red*/

#anecdote_red_1 {
width:321px;
height:27px;
display:block;
background:url(../img/anecdote_1_over.gif) bottom left no-repeat;
}

#anecdote_red_1 span { display:none; }

#anecdote_red_2 {
width:321px;
height:27px;
display:block;
background:url(../img/anecdote_2_over.gif) bottom left no-repeat;
}

#anecdote_red_2 span { display:none; }

#anecdote_red_3 {
width:321px;
height:27px;
display:block;
background:url(../img/anecdote_3_over.gif) bottom left no-repeat;
}

#anecdote_red_3 span { display:none; }

#anecdote_red_4 {
width:321px;
height:27px;
display:block;
background:url(../img/anecdote_4_over.gif) bottom left no-repeat;
}

#anecdote_red_4 span { display:none; }

#anecdote_red_5 {
width:321px;
height:27px;
display:block;
background:url(../img/anecdote_5_over.gif) bottom left no-repeat;
}

#anecdote_red_5 span { display:none; }

#anecdote_red_6 {
width:321px;
height:27px;
display:block;
background:url(../img/anecdote_6_over.gif) bottom left no-repeat;
}

#anecdote_red_6 span { display:none; }

#anecdote_red_7 {
width:321px;
height:27px;
display:block;
background:url(../img/anecdote_7_over.gif) bottom left no-repeat;
}

#anecdote_red_7 span { display:none; }

#anecdote_red_8 {
width:321px;
height:27px;
display:block;
background:url(../img/anecdote_8_over.gif) bottom left no-repeat;
}

#anecdote_red_8 span { display:none; }

#anecdote_red_9 {
width:321px;
height:27px;
display:block;
background:url(../img/anecdote_9_over.gif) bottom left no-repeat;
}

#anecdote_red_9 span { display:none; }

#anecdote_red_10 {
width:321px;
height:27px;
display:block;
background:url(../img/anecdote_10_over.gif) bottom left no-repeat;
}

#anecdote_red_10 span { display:none; }

#anecdote_red_s1 {
width:321px;
height:27px;
display:block;
background:url(../img/anecdote_s1_over.gif) bottom left no-repeat;
}

#anecdote_red_s1 span { display:none; }

#anecdote_red_s2 {
width:321px;
height:27px;
display:block;
background:url(../img/anecdote_s2_over.gif) bottom left no-repeat;
}

#anecdote_red_s2 span { display:none; }


/*-------------*/

#content_right { 
	float:right; 
	width:368px; 
}

#content_right p { 
	margin:0; 
	padding:0;
}

#content_right a { 
	color:#a0b7c9;
	text-decoration:none;
}

#content_right a:hover {
	color:#D52B1E;
	text-decoration:none;
}

#anecdote img { position:relative; }

.column, #content_left_home_clients, .content_left_privacy { 
	width:245px; 
	float: left;
}

#content_left .right { 
	float: right;
}

#content_left_homes_clients p { 
	color:#666666;
	font-weight:normal;
	margin-top:10px;
}

#content_left_home_agencies { 
	width: 220px;
	float: right;
	margin:0;
}

#content_left_home_agencies p { 
	color:#666666;
	font-weight:normal;
	margin-top:10px;
}

.float { 
	float:left;
	margin-left:2px;
	
	font-size:1.2em;
	color:#333333;
}

.go { 
	float:left;
	font-size:0.8em;
	color:#333333;
	display:block;
	margin-left: 1px;
}

.select { 
	width:200px;
	font-size:1.1em;
	margin:0;
	color:#666666;
	font-family:Arial, sans-serif;
}

.please_select { 
	width:195px;
	font-size:1.1em;
	margin:7px 0 0 35px;
	color:#333333;
	border:#A7A6AA 1px solid;
}

.please_select_2 { 
	width:195px;
	font:1.1em Arial, Helvetica, sans-serif;
	margin:0;
	color:#333333;
	border:#A7A6AA 1px solid;
}

.asterix {
	color:#D52B1E;
	font-size:0.8em;
}

.bulleted { 
	list-style:disc;
	 
	font-size:1.2em;
	color:#666666;
	margin: 0px 0px 10px 8px;
	padding: 0px 0px 10px 8px;
}

.bulleted li {
	margin: 0px;
	padding: 0px;
}

#subnav { 
	list-style:none;
	margin:0;
	padding:0;
}

#subnav li { 
	font-weight:bold;
	font-size:1.4em;
	color:#D52B1E;
	text-align:left;
	padding:0 0 2px 0;
	margin:0;
}

#subnav li a { 
	font-weight:normal;
	color:#5482AB;
	text-decoration:none;
}

#subnav li a:hover { 
	color:#D52B1E;
	text-decoration:none;
	font-weight:bold;
}

#subnav li ul{
	margin-top:3px;
	list-style:none;
}

#subnav li ul li{
	font-size:1em;
}

#content_left_privacy, #content_left_address {
}

#content_left_address { 
	width:260px;
	float:left;
	
}

#content_left_privacy { 
	width:220px;
	float:left;
	margin:0 0 0 30px;
	padding:0;
}

#footer {
	height:35px;
	width:520px;
	position:relative;
	float:left;
	margin:-65px 0 0 0;
	padding: 0 0 0 30px;
	clear:both;
}

#footer p{
	margin:0;
	font-size: 1.2em;
}

#footer ul{
	margin:0;
	padding:0 0 2px 0;
}

#footer ul li{
	display:inline;
	margin:0 10px 0 0;
	padding:0;
	font-size: 1.2em;
}

#logo {             
	width: 368px;
	height: 400px;
	position: absolute;
	bottom: 0;
	clear:both;
}

#logo_1 {             
	width: 368px;
	height: 400px;
		background:url(../img/anecdote_bg_1.jpg) no-repeat bottom right;
		
}

#logo_2 {             
	width: 368px;
	height: 400px;
		background:url(../img/anecdote_bg_2.jpg) no-repeat bottom right;
		
}

#logo_3 {             
	width: 368px;
	height: 400px;
		background:url(../img/anecdote_bg_3.jpg) no-repeat bottom right;
		
}

#logo_4 {             
	width: 368px;
	height: 400px;
		background:url(../img/anecdote_bg_4.jpg) no-repeat bottom right;
		
}

#logo_5 {             
	width: 368px;
	height: 400px;
		background:url(../img/anecdote_bg_5.jpg) no-repeat bottom right;
		
}

#logo_6 {             
	width: 368px;
	height: 400px;
		background:url(../img/anecdote_bg_6.jpg) no-repeat bottom right;
		
}

#logo_7 {             
	width: 368px;
	height: 400px;
		background:url(../img/anecdote_bg_7.jpg) no-repeat bottom right;
		
}

#logo_8 {             
	width: 368px;
	height: 400px;
		background:url(../img/anecdote_bg_8.jpg) no-repeat bottom right;
		
}

#logo_9 {             
	width: 368px;
	height: 400px;
		background:url(../img/anecdote_bg_9.jpg) no-repeat bottom right;
		
}

#logo_10 {             
	width: 368px;
	height: 400px;
		background:url(../img/anecdote_bg_10.jpg) no-repeat bottom right;
		
}

#logo_s1{             
	width: 368px;
	height: 400px;
	background:url(../img/anecdote_bg_s1.jpg) no-repeat bottom right;
}

#logo_s2{             
	width: 368px;
	height: 400px;
	background:url(../img/anecdote_bg_s2.jpg) no-repeat bottom right;
}

#red_anecdote {
	color:#555;
	width:330px;
	background:#fbfaf3;
	padding:0 10px 10px 10px;
	position:absolute;
}

#red_anecdote p {
	color:#666666;
	font-weight:normal;
	font-size:1.1em;
	margin:0 0 0.5em 0;
}

#content_right_top {
	padding:0 30px 50px 0;
	margin:0 0 0 10px; 
}

#tell_me_more {
	background:url(../img/tell_me_more.gif) no-repeat bottom right;
	width:83px;
	height:15px;
	display:block;
}

#tell_me_more span { display:none; }

#logoimg { 
	position: absolute;
	bottom: 0;
	margin-left: 188px;
}


#logoanchor {
	display: none;
	position: fixed;
	left: 770px;
	height: 180px;
}

.contact_form_wrapper {
	width:520px;
	
	margin:0;
	padding:10px 0 0 0;
}

.contact_form_wrapper p {
	margin:0;
	padding:0;
	
}

#contact_form_left {
	width:135px;
	float:left;
}

#contact_form_right {
	width:350px;
	float:left;
}

.contact_item_left {
	width:100px;
	float:left;
	clear:both;
	margin:0 0 7px 0;
	text-align:right;
}

.contact_item_right {
	width:225px;
	float:left;
	margin:0 0 7px 0;
	text-align:right;
}

.contact_item_right input { 
	border:#999999 1px solid;
	background:#FFFFFF;
	color:#999999;
	font:1.1em Arial, Helvetica, sans-serif;
	width:195px;
	height:16px;
}
.contact_item_right select { 
	font:1.1em Arial, Helvetica, sans-serif;
}

.contact_lower_left {
	width:235px; 
	text-align:right;
	float:left;
	margin:0 0 7px 0;
}

.contact_lower_right {
	width:225px;
	float:left;
	text-align:right;
	margin:0 0 7px 0;
}

.check_box{
	text-align:left;
	padding-left:25px;
}

#send {
	padding:0;
	margin:0 0 0 415px;
}

#contact_left_address {
	float:left;
	width:275px;
}

#contact_right_telephone {
	float:left;
	width:200px;
}

.googlemap {
	font-size: 1.2em;
}

#map {
	border:#FFFFFF 1px solid;
	width:520px;
	height:485px;
	margin:0 0 25px 0;
	/*background:url(../img/map.jpg);*/
}

#team {
	width:520px;
	padding:10px 0;
	margin:0 0 25px -10px;
	background:url(../img/biog-load.gif) no-repeat  375px center  #FFFFFF;
	float:left;
	/* height:375px; */
	position:relative;
}

#team_left p, #team_left li{
font-size:1.2em;
}

#team_left li p{
font-size:1em;
}

#team_right p{
font-size:1.1em;
}

#team_right textarea{
font-size:1em;
padding:0.1em 0;
width:210px;
height:2.8em;
overflow:auto;
}

#team_left {
	float:left;
	width:200px;
	margin:0 90px 0 0;
	padding:0;
}

#team_left ul {
	list-style:none;
	width:150px;
	display:block;
	margin:0 0 0 10px;
	padding:0;
}

#team_left ul li {
	margin:5px 0 0 0;
	padding:0;
}

#team_left ul li big{
	font-size:1.2em;
}

#team_left p {
	margin:0 0 10px 0;
	font-weight:bold;
	padding:0;
}

#team_right {
	float:left;
	width:210px;
	background:#fff;
}

.seminar {
	width:510px;
	padding:15px;
	margin:5px 0 5px -15px;
	background: #FFFFFF;
	float:left;
	position:relative;
}

.seminar .seminar-image{
float:left;
width:120px;
}

.seminar-image img{
padding:0 0 10px 0;
}
/*.seminar .seminar-copy{
float:right;
width:370px;
padding:0 10px 0 20px;
display:inline;
}*/

.seminar .seminar-copy h2{
line-height:1em;
}

#bookingForm{
width:455px;
}

#bookingForm input{
width:195px;
}

#bookingForm input.checkbox, #bookingForm input.submit{
width:auto;
}

#bookingForm input.submit{
background:#5482AB;
border:none;
float:none;
color:#fff;
padding:3px;
cursor:pointer;
margin:20px 0 0 0;
overflow:hidden;
}

#bookingForm label{
padding:0 35px 0 0;
font-size:1.4em;
line-height:normal;
width:200px;
float:left;
}

#bookingForm .input-container{
overflow:hidden;
padding:0 0 10px 0;
width:455px;
}

#bookingForm #booking-seminars label{
width:415px;
padding:0 20px 0 0;
}

#bookingForm  input, #bookingForm  textarea {
float:right;
}

#bookingForm  textarea{
color:#000;
font-size:1.2em;
height:6em;
width:198px;
}


#testimonials_left {
	width:275px;
	float:left;
	margin:0 0 20px 0;
}

#testimonials_left ul { 
	margin:0;
	padding:0;
	list-style:none;
	width:270px;
}

#testimonials_left ul li {
	width:270px;
	font-size:1.2em;	
	color:#666666;
	margin:0;
}

#testimonials_right {
	width:220px;
	float:left;
	margin:0 0 20px 0;
}

#testimonials_right ul { 
	margin:0;
	padding:0;
	list-style:none;
	width:220px;
}

#testimonials_right ul li {
	width:215px;
	font-size:1.2em;
	color:#666666;	
	margin:0;

}

#testimonials_left_lower {
	width:240px;
	float:left;
	margin:0 35px 20px 0;
}

#testimonials_left_lower ul { 
	margin:0;
	padding:0;
	list-style:none;
	width:240px;
}

#testimonials_left_lower ul li {
	width:240px;
	font-size:1.2em;	
	color:#666666;
	margin:0 0 10px 0;
}

#testimonials_right_lower {
	width:240px;
	float:left;
	margin:0 0 20px 0;
}

#testimonials_right_lower ul { 
	margin:0;
	padding:0;
	list-style:none;
	width:240px;
}

#testimonials_right_lower ul li {
	width:240px;
	font-size:1.2em;
	color:#666666;	
	padding:0;
	margin:0 0 10px 0;
}

#quote {
	width:350px;
	color:#666666;
	position:absolute;
	margin-top: 155px;
	z-index:2;
}

#quote p {
	margin:0 0 0.3em 0;
	color:#666666;
	font-size:1.1em;
}

#quote p  big{
font-size:1.3em;
}

#quote p a {
	color:#5482ab;
	text-decoration:none;
}

#quote p a:hover {
	color:#d52b1e;
	text-decoration:none;
}

.right{ float: right;}

/*End Styling for content*/

/* End AAR CSS Document */