a {
	text-decoration: none;
	color: #6a95b7;
}
a:hover {
	color: #333;
}

/************ Layout *************/
body {
  font-size:75%;
	color:#222;
	font-family:"Helvetica", Arial, sans-serif;
	margin: 0;
	background: #b3b1b1;
}
.top-grad {
	background: #fff url(http://www.imgroup.co.uk/packages/theme_imgroup/themes/imgroup/images/bg-top.png) repeat-x 0 0;
}
.bottom-grad {
	padding-bottom: 20px;
	background: transparent url(http://www.imgroup.co.uk/packages/theme_imgroup/themes/imgroup/images/bg-bottom.png) repeat-x bottom left;
	width: 100%;
	position: relative;
	z-index: 1;
}
.wrapper {
	margin: 0 auto;
	width: 900px;
	border-right: 1px solid #a7a4a5;
	border-left: 1px solid #a7a4a5;
	background-color: #fff;
}

#treeContainer {
	width: 902px;
	margin: 0 auto;
	height: 120px;
	background-image: url(http://www.imgroup.co.uk/packages/theme_imgroup/themes/imgroup/images/skyline_background-trans.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#treeContainer h1 {
	display: none;
}

.treeContainer-right, .treeContainer-left {
	background-image: url(http://www.imgroup.co.uk/packages/theme_imgroup/themes/imgroup/images/newRightTree-trans.png);
	height: 368px;
	width: 188px;
	position: absolute;
	right: 0;
	top: -10px;
	z-index: 100;
}

.treeContainer-left {
	background: transparent no-repeat url(http://www.imgroup.co.uk/packages/theme_imgroup/themes/imgroup/images/newLeftTree-trans.png) top left;
	left: 0;
}

.container {
	width: 790px;
	margin: 0 auto;
	min-width: 790px;
	overflow: hidden;
}
.grad-line {
	height: 10px;
	border-bottom: 3px solid #fff;
	background: #fff repeat-x url(http://www.imgroup.co.uk/packages/theme_imgroup/themes/imgroup/images/grad-line.gif) top left;
	position: relative;
	padding: 0;
	margin: 0;
}
.grad-line.bottom {
	border-top: 3px solid #fff;
	border-bottom: 0px solid #fff;
}

#header-block {
	clear: both;
	overflow: hidden;
	min-height:100px;
	background-color: #f9f9f9;
	text-align: center;
	z-index: 500;
	position: relative;
	width: 100%;
}
#header-block .left {
	width: 360px;
	height: 247px;
	float: left;
	color: #fff;
	margin: 0px;
	padding: 0px;
	display: inline;
	background: #fff no-repeat url(http://www.imgroup.co.uk/packages/theme_imgroup/themes/imgroup/images/blueBackgroundHome.jpg) top left;
}
#header-block .left .inner {
	padding: 1em;
	text-align: left;
}
#header-block .right {
	width: 430px;
	float: left;
}
#breadcrumb {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	padding: 0.25em 0.5em;
	color: #666;
	background-color: #fff;
	background-color: #efefef;
}
#breadcrumb span {
	color: #6a95b7;
}
#breadcrumb a, #breadcrumb a:visited {
	color: #444;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #6a95b7;
}

#page #central #body .inner { padding: 1em; margin-top: 1.0em; border: 1px solid #bccfde;min-height:300px;height:auto !important;height:300px;background: #fff repeat-x url(http://www.imgroup.co.uk/packages/theme_imgroup/themes/imgroup/images/contentBoxBackground.gif) bottom left;}
#page #central #body.left .inner { margin-right: 0.5em; }
#page #central #body.right .inner { margin-left: 0.5; }
#page #central #sidebar {min-height:1px; margin-top: 1em;}
#page #central #sidebar.right .inner {
	border: 1px solid #bccfde;
	padding: 1em;
	background: #fff repeat-x url(http://www.imgroup.co.uk/packages/theme_imgroup/themes/imgroup/images/contentBoxBackground.gif) bottom left;
}
#page #central #sidebar.right .news{min-height:300px;height:auto !important;height:300px;}
#page #central #body .home-middle {
	margin-top: 1.0em;
}
#page #central #body .home-middle p {
	margin-left: 220px;
}
#page #central #body .home-left {
	margin-right: 0 !important;
	padding: 1em; 
	margin-top: 1.0em; 
	border: 1px solid #bccfde;
	background: #fff repeat-x url(http://www.imgroup.co.uk/packages/theme_imgroup/themes/imgroup/images/contentBoxBackground.gif) bottom left;
}

#page #central #sidebar ul.nav, #page #central #sidebar ul.nav li ul {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
	border-right: 1px solid #bccfde;
	border-top: 1px solid #bccfde;
	border-left: 1px solid #bccfde;
}
#page #central #sidebar ul.nav li ul {
	border-width: 0;
}
#page #central #sidebar ul.nav a {
	text-decoration: none;
	color: #333;
	display: block;
	padding: 0.25em 0.5em;
	background-color: #fff;
	border-bottom: 1px solid #bccfde;
}
#page #central #sidebar ul.nav a:hover {
	color: #6a95b7;
	background-color: #dee9f0;
}
#page #central #sidebar ul.nav a.nav-selected {
	color: #6a95b7;
	background-color: #eee;
}
#page #central #sidebar ul.nav li ul li a {
	padding: 0.25em 0.25em 0.25em 2em;
	margin: 0;
	border-width: 0;
	border-bottom: 1px solid #bccfde;
	font-style: italic;
	color: #666;
}
#page #central.navLeft { }
#page #central.navLeft #sidebar {}
#page #central.navLeft #body {}

#footer {
	margin: 0 auto;
	width: 790px;
	padding: 30px 0 1em 0;
	text-align: center;
	color: #666;
	background-color: #fff;
}
#footer a {
	text-decoration: none;
	color: #6a95b7;
}
#footer a:hover {
	color: #666;
}

/*********** Typography ************/

h1,h2,h3,h4,h5{ margin: 0 0 0.5em 0; padding: 0px; font-size: 1em; font-weight: bold;}
p{ padding:0px; margin: 0 0 0.75em 0;}
#page em {font-style: italic;}

/*********** Page Styles ***********/

#news-page h3 a {
	text-decoration: none;
	color: #333;
}
#news-list h5 a {
	text-decoration: none;
	color: #666;
}
#news-page h3 a:hover, #news-list h5 a:hover, #ccmDateNav a:hover, .ccmDateNav a:hover {
	color: #6a95b7;
}
#news-list {
	list-style: none;
}
.emp-video {
	width: 395px;
	height: 222px;
	margin-top: 1em;
	margin-left: 130px;
}
.emp-pic img {
	margin: 0 !important;
}
#ccmDateNav a, .ccmDateNav a {
	text-decoration: none;
	color: #555;
	font-weight: normal;
}
ul#our-team {
	list-style: none;
}
ul#our-team p, ul#our-team h5 {
	padding: 0;
	margin: 0;
}
ul#our-team p {
	color: #555;
}
ul#our-team a {
	padding: 0.5em;
	color: #4f7089;
	display: block;
	border-bottom: 1px solid #bccfde;
	background: #fff repeat-x url(http://www.imgroup.co.uk/packages/theme_imgroup/themes/imgroup/images/contentBoxBackground.gif) 1000 1000;
}
ul#our-team a:hover {
	background-color: #f0f5f8;
	background-position: bottom left;
	color: #555;
}
#body .inner .ccm-block-styles {
	padding-bottom: 1em;
	border-bottom: 1px solid #eee;
	margin-bottom: 1.75em;
}
#body .inner .ccm-block-styles img {
	margin: 0.5em;
}
.inner ul, .inner ol {
	margin-left: 1.5em !important;
}
form.miniSurveyView.contact table{ width: 100%; padding: 1em;}
form.miniSurveyView.contact input, form.miniSurveyView.contact textarea { border: 1px solid #bccfde;margin: 0.5em 0;background-color: #f9f9f9;}

.miniSurveyView #msg{ background:#FFFF99; color: #000; padding:2px; border:1px solid #999; margin:8px 0px 8px 0px}
.miniSurveyView td.question {padding-right: 12px}
.miniSurveyView #msg .error{padding-left:16px; color:#cc0000; background-color: #ffff99; border-width: 0;}
.miniSurveyView .required{ color:#cc0000 }

#im-brands, #im-story {
	background: #fff repeat-x url(http://www.imgroup.co.uk/packages/theme_imgroup/themes/imgroup/images/imBrands.jpg) top left;
	color: #fff;
	padding: 0.5em;
	min-height:165px;height:auto !important;height:165px;
	line-height: 1.3em;
}
#im-story {
	background: #fff repeat-x url(http://www.imgroup.co.uk/packages/theme_imgroup/themes/imgroup/images/imStory.jpg) top left;
	min-height:115px;height:auto !important;height:115px;
	margin-bottom: 10px;
}
#im-brands a, #im-story a {
	color: #fff;
}
#im-brands a:hover, #im-story a:hover {
	color: #4f7089;
}
