body {
	margin:0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	background-image: url(../images/background.gif);
}

#main {
	width:890px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
}

.hidden {display: none;}

p {
	font-family: Helvetica, sans-serif;
	line-height: 19px;
	font-size: 14px;
	color: #808080;
	padding-bottom: 0;
	margin-bottom: 0;

	
}

.list {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #808080;
	line-height: 19px;
	width: 330px;
	float: left;
	padding: 15px 10px 0 10px;
	margin: 0;

	}
	

ul {
	list-style: none;
	}


#front_news{
	font-size: 12px;
	text-align: left;
}

.front_news {
	font-size: 12.5px;
	line-height: 16px;
	font-weight: normal;
	color: #808080;
	background-color: white;
	padding-bottom: 1px;

}

.front_news a, .front_news a:visited {
	font-size: 12.5px;
	line-height: 16px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	padding-bottom: 1px;
}

.front_news a:hover {
	background: #808080;
	padding: 2px;
	color: #fff;
}


hr
{
	background: #d3d3d3;
	border: 0px;
	height: 1px;
}

a img {
	border: none;	
}

/*TOP MENU*/

#top2 {
	background-image: url(../images/top_menu1.gif);
	height: 18px;
	width: 446px;
	margin-left: 450px;
	text-align: left;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	color: white;
	font-size: 10px;
	padding: 9px 0px 0px 0;
	letter-spacing: .03em;
}

#top2 span {
color: #f2f2f2;
text-decoration: underline;
		
}


#top {
	background-image: url(../images/top_menu_bg2.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
	font-weight: 100;
	font-family: Helvetica, sans-serif;
	color: white;
	font-size: 10px;
	padding: 15px 0px 0px 0;
	letter-spacing: .03em;
}

.top_menu a, #top2 a, #top2 a:visited .top_menu a:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#top2 a:hover {
	text-decoration: underline;

}

.top_menu a:hover, #top2 a:hover .top_menu .active {
		background: #fff;
		color: #808080;
		padding: 2px 2px 3px 2px;
}

.container {
	margin-top: -13px;

}



h2{
	font-size: 18px;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	display: inline;
}

/*SIDE MENU */

#menu {
	float: left;
	width: 256px;
	min-height: 800px;
	margin-top: 29px;
}

.politics_bg {
	background-image: url(../images/politics_menu_bg.gif);
}

.media_bg {
	background-image: url(../images/media_menu_bg.gif);
}

.events_bg {
	background-image: url(../images/events_menu_bg.gif);
}

.training_bg {
	background-image: url(../images/training_menu_bg.gif);
}

.normal_bg{
background-image: url(../images/normal_menu_bg.gif);
}

#sub_content {
	float: right;
	width: 611px;
	margin-top: 45px;
	
	}

#awards {
	float: left;
	width: 400px;
	}
	
#awards img {
	padding: 10px;
	}	
	
#sub_content2 {
	float: right;
	width: 577px;
	margin-top: 45px;
	background: white;
	padding:  0px 17px 17px 17px;
	}



#content {
	float: right;
	width: 363px;
	margin-top: 45px;
	background: white;
	padding:  17px;
}

#content2 {
	float: right;
	width: 175px;
	margin-top: 45px;
	margin-left: 26px;
	background: white;
	padding: 15px;
	min-height: 600px;
}

.top_menu {
	text-align: left;
	font-family: Helvetica, sans-serif;
	color: white;
	font-size: 13px;
	letter-spacing: 0.018em;
}

#menu em {

	font-style: normal;
	font-weight: bold;
}

.sidebar_text {
	color: #fff;
	background: #0095DA;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 1px;
	
}


.buttonArea {
	display:block;
}

.bubbleInfo {
    position: relative;
}

.popup {
	color: #fff;
	position: absolute;
	text-align: left;
	margin-left: 117px;
	margin-top: 100px;
	padding-left: 65px;
	padding-top: 15px;
	font-size: 12px;
	line-height: 16px;
	
}

.inner {
	width: 310px;
	line-height: 17px;
}


 /* POLITICS */
a.politics, a.politics:link, a.politics:visited  {
 	display: block;
	background: url(../images/politics_menu2.gif) -198px 0 no-repeat;	
}

 a.politics:hover, a.politics.active{
	background: url(../images/politics_menu2.gif) 7px 0 no-repeat;
}

#politics {
	background: url(../images/politics_bg3.gif);
	background-repeat: no-repeat;
	width: 515px;
	height: 158px; 
	z-index: 9999999;
}

#testimonial_rotate img {
	padding-top: 10px;
	}

.small {
	line-height: 8px;
}

.politicslabel {
	font-size: 20px;
	color: #453415;
	font-weight: bold;
	border-bottom: 1px solid #333;
	margin-bottom: px;
}

 /* MEDIA */
a.media, a.media:link, a.media:visited  {
 	display: block;
	background: url(../images/media_menu2.gif) -190px 0 no-repeat;	
}

 a.media:hover, a.media.active{
	background: url(../images/media_menu2.gif) 28px 0 no-repeat;
}


#media {
	background: url(../images/media_bg2.gif);
	background-repeat: no-repeat;
	width: 523px;
	height: 168px;
	z-index: 9999999;  
}

 /* EVENTS */
 a.events, a.events:link, a.events:visited  {
 	display: block;
	background: url(../images/events_menu2.gif) -190px 0 no-repeat;	
}

 a.events:hover, a.events.active {
	background: url(../images/events_menu2.gif) 38px 0 no-repeat;
}

#events {
	background: url(../images/events_bg2.gif);
	background-repeat: no-repeat;
	width: 523px;
	height: 168px; 
	z-index: 9999999; 
}

 /* TRAINING */
a.training, a.training:link, a.training:visited  {
 	display: block;
	background: url(../images/training_menu2.gif) -274px 0 no-repeat;	
}

a.training:hover, a.training.active {
	background: url(../images/training_menu2.gif) 5px 0 no-repeat;
}

#training {
	background: url(../images/training_bg4.gif);
	background-repeat: no-repeat;
	width: 523px;
	height: 168px;
	z-index: 9999999; 
}
 
 
/** BUTTONS **/
  
  .btn-white {
	background: transparent url( ../images/whitebtn_left.gif ) top left no-repeat;
	display: inline-block;
	font-size: 9px;
	font-weight: bold;
	padding: 0px 0 0px 0px;
	margin: 0;
	color: #fff;
}

.btn-white span {
	background: transparent url( ../images/whitebtn_right.gif ) top right no-repeat;
	padding: 5px 5px 2px 5px;
	font-size: 9px;
	color: #fff;
}

a.btn-white:link, a.btn-white:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
}

a.btn-white:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;	
}

a.btn-white:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;	
}

.textboxtop
	{
	border: 0;
	color: #fff;
	background: transparent url( ../images/input_bg.jpg);
	margin: 2px 0;	
	padding: 2px 0 0 2px;
	height: 15px;
	font-size: 10px;
}

/* MAIN CONTENT */



	
#rotating {
	width: 360px;
	height: 199px;
	float: left;
	margin-right: 10px;
}

.paragraph {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	padding: 0 10px 0 10px;
	color: #808080;
	line-height: 19px;
	width: 350px;
	float: left;
	text-align: justify;
	text-justify: newspaper;
}

li {
	margin: 0px;
	list-style-image: url(../images/bullet.png);	
	list-style-position: inside;
	margin-top: 5px;
	font-size: 12px;
	
}

.media_li {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #cd5121;
	padding: 2px 2px 0px 2px;

}

.right {
	float: right;
}

.righttop {
	float: right;
	margin-right: 15px;
	margin-top: 7px;
}


.lefttop {
	float: left;
	margin-top: 9px;
}

.left {
	float: left;
	margin-right: 10px;
}

.row {
	padding-bottom: 20px;
	height: 135px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
}


.white {
	color: #fff;
}

.center {
	margin-left: 18px;
}

h3 {
	background: #007dc5;
	padding: 3px;
	color: #fff;
	font-family: Helvetica, sans-serif;	
	font-size: 12px;
	display: inline;
	font-weight: 300;
	

}

.rownews {
	padding-bottom: 20px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	height: 190px;
}

.rowteam {
	padding-bottom: 20px;
	height: 169px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	float: left;
}

.rowitemleft {
	margin-right: 20px;
	float: left;
	width: 123px;
	height: 113px;
	padding-top: 5px;
	text-align: center;
}
.rowitem {
	float: left;
	margin-right: 20px;
	width: 123px;
	text-align: center;
}

.rowitemnews {
	float: left;
	margin-right: 15px;
	width: 73px;
	font-family: Helvetica;
	font-size: 10px;
	
	line-height: 10px;
	background: #fff;
	padding: 5px;
	color: #007dc5;
}

.rowitemnews2 {
	float: left;
	margin-right: 15px;
	width: 73px;
	font-family: Helvetica;
	font-size: 10px;
	
	line-height: 10px;
	
	padding: 5px;
	color: #007dc5;
}

.rowitemnews a, .rowitemnews a:visited {
font-family: Helvetica;
	font-size: 10px;
	color: #007dc5;
	text-decoration: none;
	line-height: 10px;
	}
	
	.rowitemnews a:hover {
font-family: Helvetica;
	font-size: 10px;
	color: #221f72;
	text-decoration: none;
	line-height: 10px;
	}

.rowitemteam {
	float: left;
	margin-right: 15px;
	width: 123px;
	text-align: center;
	opacity: 1;
	
}

.hidden {
	display: none;
}


/*********************TEAM*********************/

.team_info{
	height: 50px;
	width: 170px;
	padding: 5px;
	//font-weight: bold;
	font-size: 12px;
	line-height: 13px;
}

.amanda_pic {
	background: url(../images/amanda_stuart_2.png) no-repeat;
	width: 135px;
	height: 169px;
}

#amanda_bg {
	width: 632px;
	height: 349px;
	padding: 0px;
	margin: 0px;
	background: url(../images/amanda_stuart_bg.jpg) no-repeat;
}

.john_pic {
	background: url(../images/john_lehal.png) no-repeat;
	width: 135px;
	height: 169px;
}

#john_bg {
	width: 632px;
	height: 349px;
	padding: 0px;
	margin: 0px;
	background: url(../images/john_lehal_bg.jpg) no-repeat;
}

.james_pic {
	background: url(../images/james_tyrrell.png) no-repeat;
	width: 135px;
	height: 169px;
}

#james_bg {
	width: 632px;
	height: 349px;
	padding: 0px;
	margin: 0px;
	background: url(../images/james_tyrrell_bg.jpg) no-repeat;
}

.andrew_pic {
	background: url(../images/andrew_hobson.png) no-repeat;
	width: 135px;
	height: 169px;
}

#andrew_bg {
	width: 632px;
	height: 349px;
	padding: 0px;
	margin: 0px;
	background: url(../images/andrew_hobson_bg.jpg) no-repeat;
}

.chris_pic {
	background: url(../images/chris_west.png) no-repeat;
	width: 135px;
	height: 169px;
}

#chris_bg {
	width: 632px;
	height: 349px;
	padding: 0px;
	margin: 0px;
	background: url(../images/chris_west_bg.jpg) no-repeat;
}

.olly_pic {
	background: url(../images/olly_kendall.png) no-repeat;
	width: 135px;
	height: 169px;
}

#olly_bg {
	width: 632px;
	height: 349px;
	padding: 0px;
	margin: 0px;
	background: url(../images/olly_kendall_bg.jpg) no-repeat;
}

.simon_pic {
	background: url(../images/simon_hill.png) no-repeat;
	width: 135px;
	height: 169px;
}

#simon_bg {
	width: 632px;
	height: 349px;
	padding: 0px;
	margin: 0px;
	background: url(../images/simon_hill_bg.jpg) no-repeat;
}

.louise_pic {
	background: url(../images/louise_abbott.png) no-repeat;
	width: 135px;
	height: 169px;
}

#louise_bg {
	width: 632px;
	height: 349px;
	padding: 0px;
	margin: 0px;
	background: url(../images/louise_abbott_bg.jpg) no-repeat;
}

.nadia_pic {
	background: url(../images/nadia_elm.png) no-repeat;
	width: 135px;
	height: 169px;
}

#nadia_bg {
	width: 632px;
	height: 349px;
	padding: 0px;
	margin: 0px;
	background: url(../images/nadia_elm_bg.jpg) no-repeat;
}

.jen_pic {
	background: url(../images/jen_pufky.png) no-repeat;
	width: 135px;
	height: 169px;
}

#jen_bg {
	width: 632px;
	height: 349px;
	padding: 0px;
	margin: 0px;
	background: url(../images/jen_pufky_bg.jpg) no-repeat;
}

.caroline_pic {
	background: url(../images/caroline_jackson.png) no-repeat;
	width: 135px;
	height: 169px;
}

#caroline_bg {
	width: 632px;
	height: 349px;
	padding: 0px;
	margin: 0px;
	background: url(../images/caroline_jackson_bg.jpg) no-repeat;
}

.dan_pic {
	background: url(../images/dan_cambers.png) no-repeat;
	width: 135px;
	height: 169px;
}

#dan_bg {
	width: 632px;
	height: 349px;
	padding: 0px;
	margin: 0px;
	background: url(../images/dan_cambers_bg.jpg) no-repeat;
}

.stephanie_pic {
	background: url(../images/stephanie_reeves.png) no-repeat;
	width: 135px;
	height: 169px;
}

#stephanie_bg {
	width: 632px;
	height: 349px;
	padding: 0px;
	margin: 0px;
	background: url(../images/stephanie_reeves_bg.jpg) no-repeat;
}

.sarah_pic {
	background: url(../images/sarah_lapham.png) no-repeat;
	width: 135px;
	height: 169px;
}

#sarah_bg {
	width: 632px;
	height: 349px;
	padding: 0px;
	margin: 0px;
	background: url(../images/sarah_lapham_bg.jpg) no-repeat;
}


.poonam_pic {
	background: url(../images/poonam_arora.png) no-repeat;
	width: 135px;
	height: 169px;
}

#poonam_bg {
	width: 632px;
	height: 349px;
	padding: 0px;
	margin: 0px;
	background: url(../images/poonam_arora_bg.jpg) no-repeat;
}

.jim_pic {
	background: url(../images/jim_rothwell.png) no-repeat;
	width: 135px;
	height: 169px;
}

#jim_bg {
	width: 632px;
	height: 349px;
	padding: 0px;
	margin: 0px;
	background: url(../images/jim_rothwell_bg.jpg) no-repeat;
}

.katie_pic {
	background: url(../images/katie_russell.png) no-repeat;
	width: 135px;
	height: 169px;
}

#katie_bg {
	width: 632px;
	height: 349px;
	padding: 0px;
	margin: 0px;
	background: url(../images/katie_russell_bg.jpg) no-repeat;
}

.david_pic {
	background: url(../images/david_mccullough.png) no-repeat;
	width: 135px;
	height: 169px;
}

#david_bg {
	width: 632px;
	height: 349px;
	padding: 0px;
	margin: 0px;
	background: url(../images/david_mccullough_bg.jpg) no-repeat;
}


/*********************END TEAM*********************/

.name {
	color: #666;
	text-align: left;
	
 
}

h1 {
	font-family: Helvetica, sans-serif;	
	font-size: 11px;
	display: inline;
	font-weight: 300;
	border-bottom: 5px solid #808080;
	color: #808080;

}

h2 {
	font-family: Helvetica, sans-serif;	
	font-size: 16px;
	display: inline;
	font-style: italic;
}

.lightwindow_inside {
	width: 400px;
	padding: 0px 10px 10px 10px;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	height: 330px;
	color: #333;
}

em {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	
}

.leftmain {
	float: left;
	width: 365px;
}

.rightmain {
	float: right;
	margin-top: 8px;
}


#menu_container {
	width: 198px;
	padding: 17px;
	text-align: right;
}

.testimonial {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #808080;
	background-color: white;

}

.testimonial a, .testimonial a:visited {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}

.testimonial a:hover {
	background: #808080;
	padding: 2px;
	color: #fff;
}

#testimonial_rotate {
	display: block;
	height: 228px;

}

#mailing_front {
	text-align: left;
	}

.news_left {
	float: left;
	width: 278px;
	padding-right: 10px;
	padding-bottom: 100px;
	border-right: solid 1px #808080;
	min-height: 140px;
	color: #808080;
	font-family: Helvetica;
	font-size: 11px;
	line-height: 11px;
	margin-top: 15px;

}

.news_right {
	float: right;
	width: 278px;
	padding-left: 10px;
	
		font-family: Helvetica;
	font-size: 11px;
	line-height: 11px;
	margin-top: 15px;
}



.news_left a, .news_left a:visited {
font-family: Helvetica;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	line-height: 11px;
	}
	
	.news_left a:hover {
font-family: Helvetica;
	font-size: 11px;
	color: #221f72;
	text-decoration: none;
	line-height: 11px;
	}
	
	.news_right a, .news_right a:visited {
font-family: Helvetica;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	line-height: 11px;
	}
	
	.news_right a:hover {
font-family: Helvetica;
	font-size: 11px;
	color: #221f72;
	text-decoration: none;
	line-height: 11px;
	}
	
	.newslist {
		border-top: 1px dotted #808080;
		padding: 7px 0px 7px 0px;
	
	}
	
	.newslist em {
		font-weight: bold;
		font-size: 14px;
			color: #007dc5;
	}

/*.name, .name a {
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	color: #666;
	padding: 1px;
}

.name a:hover {
	background: white;
}*/