body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background: #ffffff;
	color: #454343;
	margin: 0 auto;
}

a {
	outline: none;
}

h1 {
	font-size: 22px;
	font-family: Georgia;
	color: #454343;
	font-weight: normal;
}

.heading {
	color: #da2f34;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: normal;
}

h3 {
	font-size: 17px;
	font-family: Georgia;
	margin-bottom: 5px;
	font-weight: normal;
}

h4 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: normal;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#maincontainer {
	width: 945px;
	margin: 0 auto;
}

#header-home {
	margin: 0 auto;
	height: 260px;
	width: 945px;
	background: url('../images/header-home.jpg');
}

#header {
	margin: 0 auto;
	height: 314px;
	width: 945px;
	background: url('../images/general-header.jpg');
}

.services-header {
	background: url('../images/services-header.jpg') !important;
}

.news-header {
	background: url('../images/news-header.jpg') !important;
}

.about-header {
	background: url('../images/about-us-header.jpg') !important;
}

.case-studies-header {
	background: url('../images/case-studies-header.jpg') !important;
}

.contact-header {
	background: url('../images/contact-us-header.jpg') !important;
}

#header-inner {
	margin: auto;
	width: 799px;
	height: 259px;
}

#logo {
	width: 285px;
	height: 89px;
	background: url('../images/logo.jpg') no-repeat top left;
	float: left;
}

#logo a {
	display: block;
	width: 285px;
	height: 89px;
	outline: none;
}

#flash {
	width: 799px;
/*	height: 27px;*/
	margin-top: 27px;
	float: left;
}

#container{
	margin: 0 auto;
	width: 799px;
	height: auto;
}

#menu {
	height: 51px;
	width: 799px;
	background: url('../images/menu_bg.jpg') no-repeat top left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	float: left;
	margin-bottom: 27px;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	margin-left: 10px;
	width: 789px;
	padding: 0;
}

#menu li {
	text-align: center;
	margin: 0;
	float: left;
	margin-left: 10px;
}

#menu li a {
	color: #ffffff;
	height: 41px;
	overflow: hidden;
	margin-left: 5px;
	padding-top: 10px;
	display: block;
	text-decoration: none;
}

#menu li:hover {
	text-decoration: none;
	background-position: 0 -51px;
}

#home {
	width: 71px;
	background: url('../images/nav/home_plain.jpg') no-repeat;
}

#home.current {
	background: url('../images/nav/home_selected.jpg');
}

#about {
	width: 71px;
	background: url('../images/nav/about_plain.jpg') no-repeat;
	position: relative;
}

#about.current {
	background: url('../images/nav/about_selected.jpg') no-repeat;
}

#services {
	width: 71px;
	background: url('../images/nav/services_plain.jpg') no-repeat;
}

#services.current {
	background: url('../images/nav/services_selected.jpg') no-repeat;
}

#news {
	width: 71px;
	background: url('../images/nav/news_plain.jpg') no-repeat;
}

#news.current {
	background: url('../images/nav/news_selected.jpg') no-repeat;
}

#case-studies {
	width: 90px;
	background: url('../images/nav/case_studies_plain.jpg') no-repeat;
}

#case-studies.current {
	background: url('../images/nav/case_studies_selected.jpg') no-repeat;
}

#contact {
	width: 90px;
	background: url('../images/nav/contact_plain.jpg') no-repeat;
	margin-right: 20px !important;
	float: right !important;
}

#contact.current {
	background: url('../images/nav/contact_selected.jpg') no-repeat;
}

#left {
	width: 314px;
	height: auto;
	float: left;
}

#signup {
	width: 174px;
	height: 47px;
	padding-left: 120px;
	padding-top: 72px;
	background: url('../images/signup.jpg') no-repeat top left;
	font-size: 15px;
	color: #ffffff;
	float: left;
}

#signup a.newsletter-link {
	outline: none;
	display: block;
	width: 160px;
	height: 30px;
	float: left;
}

#news-heading {
	width: 294px;
	background: url('../images/latest-news.jpg') no-repeat;
	height: 72px;
	float: left;
}

#news_articles {
	width: 294px;
	float: left;
}

#news_articles a {
	color: #d52227;
	font-weight: bold;
	text-decoration: none;
}

#news_articles a:hover {
	text-decoration: underline;
}

#news_articles ul {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#news_articles div {
	width: 253px;
	height: auto;
	padding: 4px 15px 20px 24px;
}

#news_articles div.odd {
	background: #eeeeee url('../images/news-article-odd.jpg') no-repeat top left;
	line-height: 200%;
	height: auto;
}

#news_articles div.odd li {
	margin-top: 10px;
}

#news_articles div.even {
	background: #f9f9f9 url('../images/news-article-even.jpg') no-repeat top left;
	line-height: 200%;
	height: auto;
}

#news_articles div.even li {
	margin-top: 10px;
}

#right {
	width: 479px;
	font-size: 12px;
	padding-top: 0;
	padding-left: 2px;
	margin-top: 0;
	float: left;
}

#right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	line-height: 200%;
}

#right img {
	padding-right: 5px;
}

#right ul.news {
	padding-top: 10px;
}

.news-container {
	width: 479px;
	height: auto;
	float:left;
}

.news-content-top {
	width: 479px;
	height: 5px;
	background: url('../images/news-content-top.jpg') top left no-repeat;
	font-size: 1px;
	float: left;
}

.news-content {
	width: 454px;
	height: auto;
	min-height: 100px;
	padding-left: 25px;
	background: #f8f8f8 url('../images/news-content.jpg') no-repeat center left;
	float: left;
}

.news-content p {
	line-height: 200%;
}

.news-content-bottom {
	width: 479px;
	height: 5px;
	background: url('../images/news-content-bottom.jpg') top left no-repeat;
	float: left;
	margin-bottom: 10px;
}

.testimonial-container {
	width: 471px;
	height: auto;
	float: left;
}

.npage {
	float: right;
}

.testimonial {
	width: 471px;
	height: auto;
	background: #f8f8f8;
	float: left;
}

.testimonial-top {
	width: 471px;
	background: url('../images/testimonials-content-top.jpg') no-repeat top left;
	height: 8px;
	font-size: 1px;
	float: left;
}

.testimonial-bottom {
	width: 471px;
	height: 4px;
	background: url('../images/testimonials-content-bottom.jpg') no-repeat top left;
	margin-bottom: 10px;
	float: left;
}

.testimonial li {
	margin-left: 15px;
}

.testimonial li.content {
	position: relative;
	margin-left: 46px;
	margin-top: -26px;
}

.testimonial .top-quote {
}
	
.testimonial .bottom-quote {
	position: relative;
	top: -30px;
	float: right;
	left: -20px;
}

.case-studies-top {
	width: 479px;
	height: 5px;
	background: url('../images/news-content-top.jpg') top left no-repeat;
	font-size: 1px;
	float: left;
}

.case_study {
	width: 469px;
	height: auto;
	min-height: 150px;
	padding-right: 10px;
	padding-bottom: 20px;
	background: #f8f8f8 url('../images/news-content.jpg') no-repeat center left;
	float: left;
}

.case_study p {
	line-height: 200%;
}

.pdf-ico {
	margin-left: 20px;
	margin-top: 10%;
	float: left;
}
.case-studies-bottom {
	width: 479px;
	height: 5px;
	background: url('../images/news-content-bottom.jpg') top left no-repeat;
	float: left;
	margin-bottom: 10px;
}


.case_study ul {
	margin-left: 100px;
	margin-top: 20px;
	font-family: Verdana;
	font-size: 11px;
}

.case_study li p {
	line-height: 200% !important;
}

.case_study li a {
	color: #d52227;
	text-decoration: none;
	font-size: 11px;
}

.heading2 {
	color: #da2f34;
	font-size: 16px;
	font-weight: normal;
}

.consultants a {
	color: #d52227;
}

.consultants a:hover {
	color: #454343;
}

ul.servicesl li {
	font-family: verdana;
	color: #454343;
	font-size: 12px;
	line-height: 200%;
	margin-bottom: 10px;
}

.contact-details {
	width: 479px;
}

.news-article a {
	color: #d52227;
	text-decoration: underline;
}

.news-article a:hover {
	color: #454343;
}

div.main a {
	color: #d52227;
	text-decoration: underline;
}

div.main a:hover {
	color: #454343;
}

div.services a {
	color: #d52227;
	text-decoration: underline;
}

div.services a:hover {
	color: #454343;
}

span.consultant-back {
	display: block;
	background: url('../images/about-us-portrait.jpg') no-repeat;
	width: 101px;
	height: 134px;
	padding-top: 13px;
	padding-left: 11px;
}

#footer {
	width: 799px;
	height: 49px; 
	background: url('../images/footer.jpg') no-repeat top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454343;
	clear: both;
	margin-top: 37px;
	padding-top: 18px;
	text-align: center;
	float: left;
}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer li {
	display: inline;
}

#footer li a {
	color: #454343;
	text-decoration: none;
}

#footer li a:hover {
	color: #4b4b4b;
	text-decoration: underline;
}

#extra-footer {
	clear: both;
	width: 100%;
	height: 25px;
	font-size: 10px;
	text-align: center;
	margin-bottom: 10px;
}

#extra-footer a {
	color: #d52227;
	text-decoration: none;
}

#extra-footer a:hover {
	color: #454343;
	text-decoration: underline;
}

#notices {
	margin-bottom: 5px;
}

#errors {
	margin-bottom: 5px;
	color: #d52227;
}

.red-text {
	color: #d52227;
}

span.about {
	font-size: 12px;
	color: #454343;	
}

span.about p {
	line-height: 120% !important;
	padding-bottom: 0 !important;
}

h1.consultant {
	color: #252525;
}

span.pic-back {
	display: block;
	width: 90px;
	height: 84px;
	padding-top: 10px;
	padding-left: 10px;
	background: url('../images/news-picture-bg.jpg') no-repeat top left;
}

span.pic-back img {
	border: 0 !important;
	padding: 0 !important;
}

span.left {
	float: left;
	padding-right: 3px;
}

div.right, div.right-full {
	display: block;
	width: 340px;
	height: 50px;
	float: left;
	padding-top: 5px;
}

div.right-full {
	display: block;
	width: 450px;
	height: 50px;
	float: left;
	padding-top: 5px;
}	

#right div.right p {
	padding-bottom: 0 !important;
	margin: 0;
	line-height: 200%
}

div.right a, div.right-full a {
	color: #DC5050;
	text-decoration: none;
}

.smaller-text {
	font-size: 18px;
}

.grey {
	color: #b2b1b1;
}

.extra-content {
	display: block;
	width: 432px;
	height: 106px;
	padding: 5px 5px 0 20px;
	background: url('../images/extra-bg.jpg') no-repeat;
}

.input {
	display: block;
	width: 200px;
	padding-top: 2px;	
	border: 1px solid #d4d4d4;
	background-color: #f4f4f4;
	color: #454343;	
}

.tarea {
	display: block;
	width: 225px;
	height: 100px;
	border: 1px solid #d4d4d4;
	background-color: #f4f4f4;
	color: #454343;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contact-left {
	width: 50%;
	float: left;
}

.contact-left li {
	margin-bottom: 21px;
}	

.contact-right {
	float: right;
}

.submit {
	display: block;
	width: 96px;
	height: 15px;
	margin-left: 130px;
	margin-top: 10px;
	background-image: url('../images/contact-submit.jpg');
	border: 0;
	cursor: pointer;
}

.newslet {
	margin-left: 157px;
}

.newsletter {
	height: 28px;
	width: 248px;
	padding-top: 2px;
	padding-left: 2px;
	font-size: 16px;
	color: #454343;
	margin-bottom: 5px;
}

.contact-details li {
	font-family: Verdana;
	color: #454343;
	margin-bottom: 30px;
}

.contact-details li a {
	color: #d52227;
}

.contact-details li a:hover {
	color: #000000;
}

.label {
	display: none;
}

.h3size {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.services {
	margin-left: 5px;
	color: #454343;
}

.servicesheader {
	font-family: verdana;
	color: #cd1f24;
	font-size: 12px;
	font-weight: bold;
}

.sitemap {
	line-height: 200%;
}

.section {
	font-size: 16px;
	color: #d52227;
	margin-top: 5px;
}

.section a {
	color: #d52227;
	text-decoration: underline;
}

.section a:hover {
	text-decoration: none;
}

.page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 30px;
	list-style-type: disc;
}

.page a {
	color: #454343;
	text-decoration: underline;
}

.page a:hover {
	text-decoration: none;
}

.hidden {
	display: none;
}

.timgpad {
	margin-bottom: 15px;
}


#menu li ul.dropdown {
    position: absolute;
	display: none;
	margin: 0 !important;
	padding: 0 !important;
	top: 45px;
	left: -71px;
	width: 220px;
}

#menu li ul.dropdownhome {
	position: absolute;
	display: none;
	top: 45px;
	left: -71px;
	width: 220px;
}

ul.dropdown li, ul.dropdownhome li {
	text-align: left;
	margin: 0 !important;
	padding: 0 !important;
	height: 37px;
}

#menu li ul.dropdown li a, #menu li ul.dropdownhome li a {
	background: url('../images/drop-base.jpg') top left no-repeat;
	display: block;
	width: 220px;
	height: 27px;
	margin-left: 0;
	padding-top: 10px;
	font-size: 12px;
	color: #d25557;
}

#menu li ul.dropdownhome li a {
	background: url('../images/drop-base-2.jpg') top left no-repeat;
}

#menu li ul.dropdown li a:hover, #menu li ul.dropdownhome li a:hover {
	background: url('../images/drop_hover.jpg') top left no-repeat;
	color: #f3f3f3;
}

#menu  li:hover ul.dropdown, #menu li:hover ul.dropdownhome {
	display: block;
}

.privacy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 200%;
}

ul.privacy {
	list-style-type: disc;
	margin-left: 20px;
}

.top {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#news_graphic {
	margin-top:28px;
	float:left;
	width:294px;
}