body {
	font-size: 13px;
	line-height: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
}
strong {
    font-weight: bold;
}
blockquote {
  margin-left: 20px !important;
  padding: 10px;
}
blockquote p {
    margin: 0;
}
em {
    font-style: italic;
}
#footer p {
	padding-bottom: 4px;
}
a {
	outline: none;
	color: #a32f31;
	text-decoration: none;
}
a:hover {

}
h1, h2, h3, h4, h5, h6 {
	
}

#body-wrapper {
/* Not needed for this site */
}
#wrapper {
	background: url(../images/content-bg.jpg) repeat-y center;
    margin-top: 28px;
}
#page-wrapper {
	background: url(../images/header-bg.jpg) no-repeat top center;
}
#page {
	margin: 0 auto;
	padding-top: 26px;
	width: 960px;
	position: relative;
	overflow: hidden;
}

#footer-wrapper {
	background: #FFF url(../images/footer-bg.jpg) no-repeat top center;
	padding-top: 5px;
}

#header {
/*	background: url(../images/nav-bar.png) no-repeat bottom;
	padding-bottom: 30px; */
	position: relative;
	height: 77px;
}
#bar {
	background: url(../images/nav-bar.png) no-repeat bottom;
	height: 30px;
}
#bar.nav-active {
	background-image: url(../images/nav-bar_on.png);
}
/***** Content stuff *****/
#logo {
    display: block;
	width: 145px;
	height: 50px;
	background: url(../images/logo.png);
	text-indent: -5000px;
	margin-left: 0;
    margin-top: 4px;
}
/***************************************************/
/* topnav */
#topnav {
	position: absolute;
	right: 1px;
	bottom: 40px;
}
#topnav li {
	float: left;
}
#topnav a {
	font-size: 15px;
	color: #666;
	text-decoration: none;
	margin-left: 21px;
	display: block;
    text-transform: lowercase;
    border-bottom: 2px solid #FFF;
}
#topnav .last a {
	border-right: 0;
}
#topnav a:hover, #topnav a.active {
	border-bottom: 2px solid #a32f31;
}
/***************************************************/
/* Footer stuff */
#footer {
	width: 950px;
	margin: 0 auto;
	color: #797979;
	font-size: 12px;
}
#footer a {
	text-decoration: none;
	color: #999;
}
.copyright {
	overflow: hidden;
	margin: 40px 0 30px;
}

/* Page content structures */
#subnav {
    width: 168px;
    margin-right: 22px;
    float: left;
}
#content-wrapper {
    width: 770px;
    float: left;
    margin-bottom: 36px;
}
#feature  {
    width: 770px;
    height: 268px;
    overflow: hidden;
}
#content {
    width: 530px;
    float: left;
}
#sidebar {
    width: 240px;
    float: left;
    padding-top: 58px;
}


/*********************************************/
/* Content styles */
.content h1 {
	font-size: 28px;
	margin-bottom: 24px;
	line-height: 28px;
}
.content h1 span {
    font-style: italic;
}
.content h2 {
	font-size: 18px;
    font-weight: bold;
	margin-bottom: 2px;
}
.content h3 {
	font-weight: bold;
	margin-top: 20px;
}
.content p {
	margin-bottom: 20px;
}
.content strong {
	font-weight: bold;
}

.content ul {
    margin-bottom: 1em;
}

.content li {
    background: url(../images/bullet.png) no-repeat left 8px;
    padding-left: 15px;
}
.content td {
	vertical-align: top;
	padding: 4px 0;
}
/************************************************/


.B_crumbBox {
	margin: 12px 32px 22px 0;
	color: #999;
	font-size: 12px;
}

.back-to-top {
	text-align: right;
	margin: 7px 0 0 !important;
}
.back-to-top a {
	background: url(../images/chevron-up.png) no-repeat right center;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding-right: 14px;
}

/**************************************************/
.testimonial-wrapper {
	background: url(../images/testimonial/qb.png) no-repeat right bottom;
	width: 240px;
	margin-bottom: 15px;
	overflow: auto;
}
.testimonial {
	background: url(../images/testimonial/qt.png) no-repeat;
	padding: 7px 35px 12px;
    color: #999999;
    font-style: italic;
    font-size: 14px;
}
p.testimonial-attribution {
    font-size: 12px;
    margin-top: 15px;
    line-height: 16px;
    margin-bottom: 0;
    color: #666;
}


/***********************************************************/
#home-feature {
	background: #000;
	height: 268px;
	overflow: hidden;
    margin-bottom: 20px;
	 position: relative;
}
#feature-text {
	position: absolute;
	top: 23px;
	left: 30px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	width: 300px;
	line-height: 27px;
	z-index: 100;
}
#find-out-more {
	display: block;
	width: 155px;
	height: 46px;
	background: url(../images/find-out-more.png);
	position: absolute;
	left: 30px;
	text-indent: -5000px;
	top: 200px;
	z-index: 100;
}

.home-col {
    width: 218px;
    margin-right: 22px;
    float: left;
    height: 224px;
    background-repeat: no-repeat;
    background-position: bottom;
    margin-bottom: 23px;
    font-size: 12px;
    color: #7b7c7c;
}
.home-col img {
    margin-top: 20px;
}
.col p {
    line-height: 16px;
}

.home-testimonial {
    width: 240px;
    float: left;
}

.col h3 {
    font-weight: bold;
    font-size: 16px;
    margin: 16px 0 10px;
    color: #a32f31;
}
/* Primary pages */
#primary-feature {
    font-size: 14px;
    margin-bottom: 30px;
}
.primary-col {
    width: 229px;
    margin-right: 24px;
    float: left;
    background-repeat: no-repeat;
    background-position: top;
/*    padding-top: 246px; */
    font-size: 12px;
    color: #7b7c7c;
}
.primary-col p {
    font-size: 13px;
}


/****************************************************/
/* Subnav */
#subnav li a {
    display: block;
    padding: 2px 0 4px 24px;
    background: url(../images/subnav/right.png) no-repeat 10px 10px;
    font-size: 14px;
}
#subnav li a.active {
    background: #a32f31 url(../images/subnav/down.png) no-repeat 9px 9px;
    color: #FFF;
    background-color: #a32f31;
}
#subnav li ul {
    margin-top: 2px;
    margin-bottom: 4px;
}
#subnav li li a {
    background-image: none;
    text-transform: lowercase;
    color: #999999;
    padding: 2px 0 1px 24px;
    font-size: 14px;
}
#subnav li li a.active {
    background: #edd5d6;
    color: #333333;
}
#subnav li li a.active  span {
    background: url(../images/subnav/active-right.png) no-repeat right 6px;
    padding-right: 12px;
}

.client-logo {
    margin-right: 40px;
}

.news-item h4 {
font-size: 13px;
font-weight: bold;
line-height: 19px;
}
.news-item img {
vertical-align: middle;
}

/** Contact page **/
.input {
    width: 230px;
    border: 1px solid #d8d8d8;
    margin-bottom: 5px;
    padding: 2px 0;
    font-family: inherit;
    font-size: inherit;
}
textarea.input {
    height: 80px;
}
#contactform {
    font-size: 14px;
}
#contactform td {
    vertical-align: top;
}
div.errors {
    color: #A32F31;
}
