@charset "utf-8";
/* CSS Document */
body {
	background-color:#006;
}
#header {
	width:970px;
	height:126px;
	background-image:url(images/page-elements/top.gif);
	background-repeat:repeat-x;
	float:left;
}
#content {
	background-image:url(images/page-elements/width-background.gif);
	background-repeat:repeat-y;
	width: 970px;
	min-height: 450px;
	float:left;
}
#footer {
	width:970px;
	height:50px;
	background-image:url(images/page-elements/bottom.gif);
	background-repeat:repeat-x;
	float:left;
}
#top-left {
	float:left;
}
#top-right {
	float:right;
}
#bottom-left {
	float:left;
}
#bottom-right {
	float:right;
}
.main-content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:small;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 50px;
	color: #666;
	float:left;
}
#button-bar {
	font-family:Tahoma, Geneva, sans-serif;;
	font-size: small;
	color: #FFF;
	text-align: center;
	padding: 0px 60px 0px 60px;
}
.link-class1 a:link {
	color:#FFF;
	text-decoration:none;
}
.link-class1 a:visited {
	color:#FFF;
	text-decoration:none;
}
.link-class2 a:link {
	color:#006;
	text-decoration:none;
}
.link-class2 a:visited {
	color:#006;
	text-decoration:none;
}
#title {
	float: left;
	padding-top: 30px;
}
#subtitle {
	float: right;
	padding-top: 30px;
}
.footer-bar {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #FFF;
	text-align: center;
	padding: 18px 60px 0px 60px;
}
.title-style {
	font-size: x-large;
	color: #006;
	font-weight:bolder;
}
.subtitle-style {
	font-size: 14px;
	color: #006;
	font-weight:bolder;
}
#thankyou-image {
	float:right;
	padding-top:80px;
	padding-right:50px;
}
#telephone {
	float:right;
	padding-right:120px;
	padding-top:50px;
}
#pc-moniter-image {
	padding:10px;
	float:right;
}
.float-left {
	padding:10px;
	float:left;
	border:0;
}
.section-container {
	width:870px;
	float:left;
}
.centred-titles {
	text-align:center;
	font-size:16px;
	color:#006;
	font-weight: bold;
}
.float-right {
	float:right;
	padding:10px;
	border:0;
}
.contact-section {
	width:380px;
	float:left;
	padding:20px;
}
.contact-image {
	padding-top:20px;
}
.errortext {
	font-size: x-small;
	color: #F00;
}
.home-images {
	text-align: center;
	padding: 30px;
}
.home-image-container {
	left: auto;
	right: auto;
	text-align:center;
}
#facebook-link {
	padding-left: 44px;
	padding-right: 43px;
	padding-bottom: 15px;
	padding-top: 25px;
}
.quote-name {
	font-size:medium;
	font-weight:normal;
	font-style:italic;
	color:#006;
	text-align:center;
}
.centred-print-design {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #666;
	text-align: center;
	width: 870px;
}
.print-design-images {
	padding-top: 40px;
}
.portfolio-single {
	margin-left: 227px;
	float: left;
	border: 0px;
}