/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

h1 {
	/*color: #4D4D4D;*/
	color: #162B7C;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	color: #666666;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	color: #162B7C;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
}

.links {
	text-decoration: underline;
	color: #000000;
}

.links:hover {
	text-decoration: underline;
	color: #000000;
}

.links_underline {
	text-decoration: none;
	color: #A0A6AA;
}

.links_underline:hover {
	text-decoration: underline;
	color: #162B7C;
}

.header {
	padding-bottom: 20px;
	background-image: url(images/line-dblue.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.logo {
	padding-left: 60px;
	padding-bottom: 10px;
	color: #162B7C;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.addtofav {
	padding-top: 32px;
	color: #666666;
}

.addtofav_link {
	color: #666666;
	text-decoration: none;
}

.addtofav_link:hover {
	color: #162B7C;
	text-decoration: none;
}


.nav {
	padding-top: 12px;
	padding-right: 55px;
}

.footer {
	font-size: 9px;
	color: #333333;
	padding-top: 0px;
	background-image: url(images/footer_hr.jpg);
	background-position: top;
	background-repeat: no-repeat;
	line-height: 18px;
}

.footer_nav {
	color: #89A4C8;
	text-decoration: none;
}

.footer_nav:hover {
	color: #162B7C;
	text-decoration: underline;
}

.footer_sm {
	font-size: 9px;
	color: #A0A6AA;
	line-height: 12px;
}

.footer_sm_blue {
	font-size: 9px;
	color: #89A4C8;
}

.footer_links {
	font-size: 9px;
	text-decoration: none;
	color: #A0A6AA;
}

.footer_links:hover {
	font-size: 9px;
	text-decoration: none;
	color: #162B7C;
}

.linkexchange {
	font-size: 9px;
	text-decoration: none;
	color: #333333;
}

.linkexchange:hover {
	font-size: 9px;
	text-decoration: none;
	color: #162B7C;
}

.content {
	padding: 35px 30px 35px 30px;
	line-height: 20px;
}

.small {
	font-size: 11px;
}

.small-aboutus {
	font-size: 11px;
	line-height: normal;
}

/*******************************************************
	Index
*******************************************************/

.index_content {
	background-image: url(images/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 35px 0px 35px 30px;
	line-height: 20px;
}

.index_strapline {
	font-weight: bold;
	font-style: italic;
	font-size: 17px;
	color: #89A4C8;
}

.index_testimonial {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #89A4C8;
}

.index_news {
	color: #FFFFFF;
	padding: 0px 38px 10px 0px;
	line-height: normal;
}

.index_news_sm {
	font-size: 11px;
}

.index_news_link {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}

.index_news_link:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}

.index_right_panel_top {
	background-image:url(images/right_panel_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width: 195px;
}
.index_right_panel_middle {
	background-color: #ACBED9;
	text-align:center;
	font-family: century gothic;
}
.index_right_panel_base {
	background-image:url(images/right_panel_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width: 195px;
	height: 248px;
	color: #ffffff;
	text-align:centre;
	font-style:italic;
	font-size: 12px;
	padding-right: 0px;
	vertical-align:top;
	padding-top: 8px;
	background-color: #ACBED9;
}


#marqueecontainer{
	position: relative;
	width: 230px; /*marquee width */
	height: 150px; /*marquee height */
	background-color: #FFFFFF;
	overflow: hidden;
	font-style: italic;
	margin: 0px 0px 0px 10px;
}

.right_link:link {
	color: #FFFFFF;
	font-size: 12PX;
	line-height: 11PX;
	text-decoration:none;
	font-weight: bold;
}.right_link:visited {
	color: #FFFFFF;
	font-size: 12PX;
	line-height: 11PX;
	text-decoration:none;
	font-weight: bold;
}.right_link:hover {
	color: #162B7C;
	font-size: 12PX;
	line-height: 11PX;
	text-decoration:none;
	font-weight: bold;
}.right_link:active {
	color: #FFFFFF;
	font-size: 12PX;
	line-height: 11PX;
	text-decoration:none;
	font-weight: bold;
}

.index_left_panel {
	padding: 8px;
	background-color: #EBEBEB;

}

/*******************************************************
	About us
*******************************************************/

.inhouse_team {
	padding-bottom: 5px;
	line-height: 25px;
}

.inhouse_team_hr {
	background-image: url(images/inhouseteam_hr.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 225px;
	padding-top: 13px;
	padding-bottom: 12px;
}

.handcursor{
	cursor:hand;
	cursor:pointer;
}

.hide{
display: none;
}

.show{
display: block;
}

.box_left {
	background-image: url(images/resource_partners/box_left.jpg);
	background-repeat: repeat-y;
}

.box_centre {
	background-image: url(images/resource_partners/box_centre.jpg);
	background-color: #FFFFFF;
	background-position: top;
	background-repeat: no-repeat;
}

.box_right {
	background-image: url(images/resource_partners/box_right2.jpg);
	background-repeat: repeat-y;
}



/*******************************************************
	Contacts
*******************************************************/

.box_bottom {
	background-image: url(images/resource_partners/box_bottomcentre.jpg);
	background-repeat: repeat-x;
}

.box_top {
	background-image: url(images/resource_partners/box_topcentre_noblue.jpg);
	background-repeat: repeat-x;
}

.directions {
	padding-left: 20px;
	margin: 0px;
}


/*******************************************************
	Services
*******************************************************/

.content_services {
	padding: 35px 30px 35px 30px;
	line-height: 20px;
	background-image: url(images/services_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.link_costreduction {
	font-weight: bold;
	text-decoration: none;
	color:#666666;
}

.link_costreduction:hover {
	font-weight: bold;
	text-decoration: none;
	color:#666666;
}


/******************************************************
	Box
******************************************************/

.index_box_top {
	background-image: url(images/index/index_box_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 24px;
}

.index_box_middle {
	background-image: url(images/index/index_box_middle.jpg);
	background-repeat: repeat-y;
	background-position: top;
	text-align: center;
	vertical-align: top;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

.index_box_bottom {
	background-image: url(images/index/box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 24px;
}

.index_box_link {
	color: #666666;
	text-decoration: none;
}

.index_box_link:hover {
	color: #F59211;
	text-decoration: none;
}



/****************************************************************
	Strapline
****************************************************************/

.strapline {
	color: #293371;
	font-size: 18px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
	padding: 16px 0px 0px 0px;
}


