@charset "UTF-8";
/* CSS Document */

/*Reset Function*/

body, html, div, blockquote, img, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, a, fieldset,
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

* {
	margin: 0;
}
html, body {
	height: 100%;
}

body {
	background-image:url(../images/nav/body-bg.gif);
	background-repeat:repeat-x;
}



ul, ol
{
list-style: none;
}

a:link
{
color: #790E26;
text-decoration: none;
}

a:visited
{
color: #790E26;
text-decoration: none;
}

a:hover
{
color: #790E26;
text-decoration: underline;
}

a:active
{
color: #790E26;
text-decoration: none;
}


a img {
	border:0;
}




/********************************Results Style********************************************/

#header{
	background:url(../images/header-bg.gif);
	background-repeat:repeat-x;
	height: 124px;
	margin-bottom: 10px;
}#logo {
	top: 0px;
	margin-bottom: -60px;
	float: left;
	margin-left: 57px;
	position: relative;
	margin-right: 0px;
}
#main-image {
	background-image: url(../images/main-image.jpg);
	height: 382px;
	width: 982px;
	background-repeat: no-repeat;
	margin-left:40px;
	margin-bottom: 20px;
}
#terms-and-conditions-main-image {
	background-image: url(../images/terms-and-conditions-main.jpg);
	height: 382px;
	width: 982px;
	background-repeat: no-repeat;
	margin-left:40px;
	margin-bottom: 20px;
}
#privacy-policy-main-image {
	background-image: url(../images/privacy-policy-main.jpg);
	height: 382px;
	width: 982px;
	background-repeat: no-repeat;
	margin-left:40px;
	margin-bottom: 20px;
}
#disclaimer-main-image {
	background-image: url(../images/disclaimer-main.jpg);
	height: 382px;
	width: 982px;
	background-repeat: no-repeat;
	margin-left:40px;
	margin-bottom: 20px;
}
#site-map-main-image {
	background-image: url(../images/site-map-main.jpg);
	height: 382px;
	width: 982px;
	background-repeat: no-repeat;
	margin-left:40px;
	margin-bottom: 20px;
}

.clearboth {
	clear: both;
}
#left-column {
	width: 620px;
	float: left;
	margin-left: 40px;
	margin-bottom: 20px;
}
.left-top {
	background-image: url(../images/left-column-rounded-top.gif);
	height: 58px;
}
.left-copy {
	background-image: url(../images/leftcol-middle.gif);
	background-repeat: repeat-y;
	padding: 20px;
	font-family: helvetica, arial;
	font-size: 11px;
	line-height: 15px;
	color: #666;
}
.left-bottom {
	background-image: url(../images/leftcol-bottom.gif);
	background-repeat: no-repeat;
	height: 14px;
}
.titlebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	padding-top: 22px;
	display: block;
	padding-left: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.titleboldfooter {
	font-family: helvetiva, arial;
	font-size: 16px;
	color: #666;
	display: block;
	font-weight: lighter;
	margin-right: 15px;
	padding-bottom: 12px;
	margin-bottom: 20px;
}

#right-column {
	width: 301px;
	float: left;
	margin-left: 20px;
}
.right-col {
	font-family: helvetica, arial;
	background-image: url(../images/rt-column-rounded-top.gif);
	background-repeat: no-repeat;
	height: 58px;
}
.right-copy {
	background-image: url(../images/rtcol-middle.gif);
	background-repeat: repeat-y;
	font-family: helvetica, arial;
	font-size: 11px;
	color: #666;
	padding: 20px;
	display: block;
}
.right-bottom {
	height: 14px;
	background-image: url(../images/rtcol-bottom.gif);
	background-repeat: no-repeat;
}
.newstitle {
	font-family: helvetica, arial;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	/*float:left;*/
	width:100%;
	margin-bottom: 4px;
	font-weight: bold;
	color: #666;
}
.date {
	font-family: helvetica, arial;
	font-size: 10px;
	font-style: italic;
	color: #790E26;
	display: block;
	/*float:left;*/
	width:100%;
	margin-bottom: 5px;
}
.news_text{
	/*float:left;*/
}
.dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 5px;
	padding-top: 5px;
}
.footer {
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	margin-left: 0 auto;
}
#footer-col-one {
	float: left;
	width: 300px;
	margin-left: 20px;
	margin-top: 20px;
	font-family: Helvetica, sans-serif;
	color: #999;
	font-size: 11px;
	height: 120px;
	line-height: 15px;
}
#footer-col-two {
	float: left;
	width: 270px;
	margin-left: 20px;
	margin-top: 20px;
	font-family: Helvetica, sans-serif;
	color: #999;
	font-size: 11px;
	height: 120px;
	line-height: 15px;
}
#footer-col-three {
	float: left;
	width: 290px;
	margin-left: 20px;
	margin-top: 20px;
	font-family: Helvetica, sans-serif;
	color: #999;
	font-size: 11px;
	height: 120px;
	line-height: 15px;
}
#body-content {
	width: 990px;
}


	
.footer, .push {
	height:195px; /*push must be same height as the footer*/
	width: 940px;
	margin-left: 40px;
	margin-left: auto;
	margin-right: auto;
}

.wrapper{
	width:1018px;
	height:auto !important;
	margin-bottom: -195px;
	background-color: #FFFFFF;
	min-height: 100%;
    height: 100%;
	margin-left: auto;
	margin-right: auto;
	}

ul#navigation li {
	float: left;
	padding-right: 28px;
}

ul#navigation {
	list-style-type:none;
	display: block;
	float: left;
	width:680px;
}
#top-nav {
}


#call {
	font-family: helvetica, arial;
	font-size: 20px;
	color: #ED1D23;
	margin-top: 20px;
	float: right;
	margin-right: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 5px;
}
.whitehighlight-call {
	font-family: helvetica, arial;
	color: #FFF;
	font-size: 20px;
}


h2 {
	color: #333;
	font-family: helvetica, arial;
	font-size: 12px;
}
ul#body-bullets {
	list-style-type: none;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	padding-left: 10px;
}
.quotes {
	background-image: url(../images/quotes.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 30px;
}
.quotes-image {
	background-image: url(../images/quotes.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 30px;
	background-position: 115px 0px;
}
.red-indent {
	display: block;
	margin-left: 20px;
	margin-top: 8px;
}
.left-copy img {
	margin-right: 10px;
	float: left;
}
.img-titles {
	display: block;
	text-align: center;
	width: 180px;
	margin-right: 10px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	color: #790E26;
	margin-bottom: 8px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.img-titles a:link, a:visited{
	color:#790E26;
	text-decoration:none;
}
.img-titles a:hover, a:active{
	color:#790E26;
	text-decoration:underline;
}

.dotted-line {
	margin-bottom: 14px;
	padding-bottom: 14px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.dotted-news {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 5px;
	clear:both;
}
#profile {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 124px;
}
#profile-bespoke {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 154px;
}

.profile-copy {
	display: block;
	padding-left: 130px;
}
.bold-highlight {
	color: #790E26;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
}
.left-copy ul {
	list-style-type: disc;
}

.left-copy a:link, a:visited{
	color:#790E26;
	text-decoration:none;
}
.left-copy a:hover, a:active{
	color:#790E26;
	text-decoration:underline;
}

.bold-red {
	font-weight: bold;
	color: #790E26;
}
.left-copy form {
	padding: 12px;
	border: 1px solid #CCC;
}


#footer-col a:link, a:visited {
	color: #790E26;
	text-decoration: none;
}
#footer-col a:hover, a:active {
	color: #790E26;
	text-decoration: underline;
}

#footer-col img {
	display: block;
	float: left;
	margin-right: 5px;
}
#body-bullets li {
	background-image: url(../images/tick.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 4px;
}
#navigation li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.body_copy {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 12px;
}
#top-nav {
	float: right;
	margin-right: 5px;
	margin-top: 36px;
}
input.submitred{
	background-color:#666;
	text-transform:uppercase;
	color:#FFF;
	border:0;
	padding:5px
}
#testimonials-main {
	background-image: url(../images/testimonials-main.jpg);
	height: 382px;
	width: 982px;
	background-repeat: no-repeat;
	margin-left:40px;
	margin-bottom: 20px;
}

#suppliers-main {
	background-image: url(../images/suppliers-main.jpg);
	height: 382px;
	width: 982px;
	background-repeat: no-repeat;
	margin-left:40px;
	margin-bottom: 20px;
}

#buyers-main {
	background-image: url(../images/buyers-main.jpg);
	height: 382px;
	width: 982px;
	background-repeat: no-repeat;
	margin-left:40px;
	margin-bottom: 20px;
}

#contact-main {
	background-image: url(../images/contact-main.jpg);
	height: 382px;
	width: 982px;
	background-repeat: no-repeat;
	margin-left:40px;
	margin-bottom: 20px;
}
#service-main {
	background-image: url(../images/service-main.jpg);
	height: 382px;
	width: 982px;
	background-repeat: no-repeat;
	margin-left:40px;
	margin-bottom: 20px;
}
#about-main {
	background-image: url(../images/about-main.jpg);
	height: 382px;
	width: 982px;
	background-repeat: no-repeat;
	margin-left:40px;
	margin-bottom: 20px;
}
#downloads-main {
	background-image: url(../images/downloads-main.jpg);
	height: 382px;
	width: 982px;
	background-repeat: no-repeat;
	margin-left:40px;
	margin-bottom: 20px;
}

#meet-team-main {
	background-image: url(../images/meet-team-main.jpg);
	height: 382px;
	width: 982px;
	background-repeat: no-repeat;
	margin-left:40px;
	margin-bottom: 20px;
}

.feature_image{	
	/*border:2px solid #BBCDD8;*/
	float:left;
	padding:0 12px 5px 0;
}
.read-more-link{
	padding: 0;
	text-align: right;
	float:right;
	/*color: #CCC;*/
}
.read-more-link a:link, a:visited{
	color:#790E26;
	text-decoration:none;
}
.read-more-link a:hover, a:active{
	color:#790E26;
	text-decoration:underline;
}


input.submitblue{
	background-color:#1CA8ED;
	text-transform:uppercase;
	color:#FFF;
	border:0;
	padding:5px
}
.testi-pic-right {
	float:left;
	padding-top: 15px;
	width: 100px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#free-consultation {
	float: right;
	width: 150px;
	margin-right: 40px;
	height: 150px;
}

#services-table img {
	float: none;
}

#services-table {
	background-image:url(../images/table-grey-top.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

#services-table .grey-row {
	padding-left:10px;
}
#services-table .table-grey-row {
	background-image:url(../images/table-grey-row.gif);
	background-repeat:repeat-y;
	background-position: 0px 0px;
}
#services-table .white-row {
	padding-left:10px;
}
#services-table .table-white-row {
	background-image:url(../images/table-white-row.gif);
	background-repeat:repeat-y;
	background-position: 0px 0px;
}
#services-table .white-row-bottom {
	border-bottom:#CCC 1px solid;
}
#services-table .white-row-bottom-right {
	border-bottom:#CCC 1px solid;
	border-right:#CCC 1px solid;
}

#services-table .right-side {
	border-right:#CCC 1px solid;
}

