* {
	margin: 0;
	padding: 0;
}

body {
	color: #1d2758;
	font-family: Calibri, Times New Roman;
}

p {
	font-size: 16px;
	line-height: 26px;
}

hr {
	border-bottom: 1px dotted #CCC;
	border-left: medium none;
	border-right: medium none;
	border-top: medium none;
	padding-top: 16px;
}

#wrapper {
	background-color: #FFF;
	margin: 10px auto 0;
	width: 960px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

header, 
header img, 
.header-text {
	float: left;
}

header {
	width: 960px;
}

.title {
	float: right;
	font-size: 26px;
	padding-top: 30px;
}

.header-container {
	float: left;
	padding-bottom: 20px;
	width: 700px;
}

.contact-header {
	float: left;
	font-size: 20px;
	padding-left: 40px;
	width: 200px;
}

.font {
	font-size: 20px;
	padding-top: 16px;
}

nav {
	clear: both;
	float: left;
}

.nav-home {
	background-color: #1d2758;
	padding-bottom: 10px;
	width: 960px;
}

.nav-home a {
	color: #fff;
	font-weight: bold;
	padding-top: 6px;
	text-decoration: none;
}

.nav-home a:hover {
	color: #009de4;
	text-decoration: underline;
}

.navigation {
	list-style: none;
}

.navigation li {
	float: left;
	font-size: 18px;
	padding-left: 58px;
	padding-top: 6px;
}

section {
	float: left;
}

.main-img {
	border: 1px solid #CCC;
	margin-top: 20px;
}

.slogan {
	margin-bottom: -12px;
	margin-left: 20px;
	padding-top: 16px;
	width: 660px;
}

.our-aim {
	clear: both;
	float: left;
	margin-left: 20px;
	padding-bottom: 16px;
	padding-top: 60px;
	width: 660px;
}

h2 {
	padding-bottom: 10px;
}

.col {
	background-color: #F3F3F3;
	border: 1px solid #CCC;
	float: left;
	margin-right: 20px;
	margin-top: 26px;
	width: 220px;
}
 
.col img {
	border: 5px solid #FFF;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}
 
.col a {
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 80px;
}

.col p {
	padding-left: 20px;
	padding-right: 20px;
}

.col-header {
	background-color: #1d2758;
	clear: both;
	color: #fff;
	float: left;
	font-size: 20px;
	font-weight: bold;
	height: 40px;
	margin-bottom: 20px;
	width: 220px;
}

.col-header h2 {
	padding-left: 20px;
	padding-top: 6px;
}

aside {
	float: left;
}

.side-case {
	background-color: #F3F3F3;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 230px;
}

.case-header {
	font-size: 26px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 34px;
	padding-top: 6px;
}

.case-1, 
.case-2, 
.case-3, 
.case-4 {
	clear: both;
	float: left;
	padding-bottom: 10px;
	padding-left: 34px;
	width: 199px;
}

.case-study {
	padding-top: 10px;
	padding-right: 20px;
}

.foot {
	background-color: #F3F3F3;
	border-bottom: 0 none;
	border-top: 1px solid #CCC;
	bottom: 0;
	clear: both;
	float: left;
	height: 40px;
	width: 960px;
}

.footer-links {
	float: left;
	font-size: 20px;
	margin-top: -1px;
	position: relative;
	text-align: center;
	top: 8px;
}

.footer-links li {
	color: #1d2758;
	list-style: none;
	padding-left: 90px;
}

.left {
	float: left;
}

.right {
	float: left;
}

.footer-links li a {
	color: #1d2758;
	text-decoration: none;
}

.footer-links li a:hover {
	color: #CCC;
	text-decoration: underline;
}

/*--

about us

--*/

.about-us {
	background-color: #F3F3F3;
	border: 1px solid #CCC;
	float: left;
	margin-top: 20px;
	width: 260px;
}

.about-us img {
	border: 5px solid #FFF;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
}

.about-us p {
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	width: 220px;
}

.about-us-main {
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.about-us-main h2 {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

.about-us-header {
	font-size: 26px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 20px;
	width: 640px;
}

.about {
	background-color: #F3F3F3;
	border: 1px solid #CCC;
	float: left;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
	width: 676px;
}

/*--

need a quote

--*/

.quote {
	background-color: #F3F3F3;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 958px;
}

.quote header {
	font-size: 26px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 20px;
	text-align: center;
}

.quote-main {
	border-bottom: 1px solid #CCC;
	clear: both;
	float: left;
	padding: 20px;
	width: 920px;
}

.quote-main p {
	padding-bottom: 10px;
}

.client-list1, 
.client-list2 {
	float: left;
	padding-left: 160px;
	width: 319px;
}

.client-list1 ul, 
.client-list2 ul {
	margin-bottom: 20px;
	margin-top: 20px;
}

.client-list1 li, 
.client-list2 li {
	padding-bottom: 10px;
}

/*--

links

--*/

.links-main {
	background-color: #F3F3F3;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 958px;
}

.links-main h3 {
	font-size: 24px;
	margin-left: 20px;
	margin-top: 10px;
}

.assessing-bodies, 
.general, 
.health-safety, 
.environment {

}

.links {
	border: 2px solid #fff;
	float: left;
	margin: 20px;
}

.links td {
	border-right: 2px solid #fff;
	padding: 12px;
}

.links tr {
	border-bottom: 2px solid #fff;
}

.link {
	width: 456px;
}

.link p {
	width: 434px;
}

.description {
	width: 458px;
}

.description p {
	width: 434px;
}

/*--

our services

--*/

.services {
	background-color: #F3F3F3;
	border: 1px solid #ccc;
	float: left;
	margin-top: 20px;
	width: 260px;
}

.services-main {
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 960px;
}

.services-main header {
	float: left;
	height: 40px;
	margin-left: 20px;
	margin-top: 10px;
	width: 630px;
}

.services-main h3 {
	font-size: 16px;
}

.services-article-header {
	background-color: #1d2758;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 630px;
}

.services-article-header h3 {
	color: #fff;
	float: left;
	font-size: 20px;
	margin-left: 6px;
	margin-top: 8px;
}

.quality-management p, 
.environmental-management p, 
.aerospace p, 
.health p, 
.medical-devices p, 
.integrated-management p, 
.training p, 
.support-services p, 
.human-resources p {
	font-size: 14px;
	margin-top: 20px;
}

.quality-management img, 
.environmental-management img, 
.aerospace img, 
.health img, 
.medical-devices img, 
.integrated-management img, 
.training img, 
.support-services img, 
.human-resources img {
	border: 5px solid #fff;
	float: left;
	margin-right: 20px;
}

.quality-management a, 
.environmental-management a, 
.aerospace a, 
.health a, 
.medical-devices a, 
.integrated-management a, 
.training a, 
.support-services a, 
.human-resources a {
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
}

/*--

our services - single

--*/

.services-single {
	background: #f3f3f3;
	border: 1px solid #ccc;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 960px;
}

.service-sing-header {
	font-size: 26px;
	font-weight: bold;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}

.service-sing-art {
	float: left;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.service-sing-art img {
	border: 10px solid #fff;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}

.service-sing-art p {
	padding-bottom: 20px;
}

.service-sing-art ul {
	margin-bottom: 20px;
	margin-left: 40px;
}

.service-sing-art li {
	list-style: circle;
	margin-bottom: 10px;
}

.ul-heading {
	margin-bottom: 20px;
	margin-left: 40px;
}

.margin {
	margin-top: 120px;
}

.service-sing-footer {
	float: left;
}

.service-sing-footer a, 
.link {
	color: #009de4;
	text-decoration: none;
}

.service-sing-footer a:hover, 
.link:hover {
	text-decoration: underline;
}

/*--

contact

--*/

.contact {
	float: left;
	height: 330px;
	margin-left: 160px;
	margin-top: 40px;
        padding-bottom: 40px;
}

.contact-info {
	float: left;
	margin-left: 40px;
	margin-top: 60px;
}

/*--

news

--*/

.skip-link screen-reader-text {
	display: none;
}

#tag_cloud-3,
#categories-2,
#archives-2 {
	clear: both;
	float: left;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

#tag_cloud-3 ul li,
#categories-2 ul li,
#archives-2 ul li {
  clear: both;
}

.xoxo {
  margin-top: 20px;
}

#tag_cloud-3 ul li,
#categories-2 ul li,
#archives-2 ul li,
.xoxo li {
	list-style: none;
}

.myTags .title-side {
	margin-top: 20px;
}

.widget-title {
        clear: both;
	float: left;
	margin-bottom: 10px;
}

#tag_cloud-3 ul li a,
#categories-2 ul li a,
#archives-2 ul li a,
.nav-next a, 
.nav-previous a, 
.entry-meta a,
.entry-content a,
.entry-utility a,
.entry-title a,
.entry-summary a,
.tagcloud a {
	color: #009de4;
	text-decoration: none;
}

#tag_cloud-3 a:hover,
#categories-2 a:hover,
#archives-2 a:hover,
.nav-next a:hover, 
.nav-previous a:hover,
.entry-meta a:hover,
.entry-content a:hover,
.entry-utility a:hover,
.entry-title a:hover,
.entry-summary a:hover,
.tagcloud a:hover {
	text-decoration: underline;
}

#nav-above, 
.entry-header, 
.entry-content, 
.entry-meta, 
#nav-below, 
#comments {
	float: left;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	width: 630px;
}

.entry-content img {
	margin-bottom: 20px;
	margin-top: 20px;
}

.comment-form-comment label {
	padding-right: 6px;
}

.comment-form-url label {
	padding-right: 14px;
}

.comment-form-email label {
	padding-right: 20px;
}

.comment-form-author label {
	padding-right: 18px;
}

.entry-title,
.entry-utility,
.entry-summary {
  margin-left: 20px;
  margin-right: 20px;
}

.entry-content ul {
  margin-left: 20px;
}

.entry-content ul li {
  list-style: circle;
  margin-bottom: 10px;
}

.page-title {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
}

.entry-utility {
  border-bottom: 1px dotted #cccccc;
  margin-bottom: 30px;
  margin-top: 30px;
  padding-bottom: 20px;
}

.entry-summary {
  margin-bottom: 10px;
}