/* Def1nitive Core stylesheet - strip standard styles */

/* Based on the YUI Reset CSS sheet */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td { 
	margin:0;
	padding:0;
   font-size:100.01%;
}
p { 
	margin:0 0 .85em 0;
	padding:0;
	font-size:100.01%;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var { /* Removed strong from here */
	font-style:normal;
	font-weight:normal;
}
ol,ul {
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* End */

ul , li{
margin:0;
padding:0;
}


body {
	background-color: #FFF;
	background-image: url(images/background.png);
	background-position: center center;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	height: 100%;
}
#main-container {
	width: 820px;
	background-color: #FFF;
	margin:0 auto;
}
#footer{
	background-image: url(images/footer-background.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 90px;
	clear: both;
	line-height: 1.2;
	margin: 40px 0;
}
#footer ul{
	float: left;
	margin: 50px 20px 0 200px;
	font-size: 80%;
	list-style-position: outside;
	list-style-type: none;
}
#footer ul li{
	float: left;
	margin-right: 20px;
}
#footer ul a{
 color: #000;
}
#header {
	width: 100%;
	height: 84px;
	background-image: url(images/yellow-header-line.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
#telephone-number {
	float: right;
	font-family: sans-serif;
	font-size: 150%;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	padding: 45px 3px 10px;
	color: #333;
}
#left-menu {
	float: left;
	width: 166px;
	font-size: 80%;
}
.left-links{
	padding: 5px 0 2px 0;
}
.left-links li{
	/*background-image: url(images/left-menu-lines.png);
	background-position: top left;
	background-repeat: no-repeat;*/
	color: #000;
	display: block;
	padding: 2px 0 3px 0;
	list-style-position: outside;
	list-style-type: none;
}

ul.left-links a{
	padding-top: 7px;
	padding-left: 24px;
	background-image: url(images/left-menu-lines.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 25px;
	display: block;
}

.left-sub-menu {
	cursor:pointer;
}

.left-sub-menu li a:hover{
	background-color: #fffbd9;
}
.left-sub-menu  ul{
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 5px;
}

.left-sub-menu li a{
	width: 145px;
	height: 1.4em;
	padding: 3px 10px 2px 10px;
	background-image: none; /* a blank image must be put here as simply removing it with 'none' causes a strange error in ie6 and ie7 where parent content becomes invisible */
	text-align: right;
	margin-left: auto;
	font-weight: bold;
	background-color: #f6d826;
	margin: 0;
}
#left-sub-menu-two-line {
	height: 2.9em;
}
#left-sub-menu-three-line {
	height: 4.0em;
}

#left-categories li{
	list-style-position: outside;
	list-style-type: none;
	height: 31px;
}
/* all links in the left menu are formatted the same */
#left-menu a {
	color: #000;
	text-decoration: none;
}
#left-menu a:hover {
	text-decoration: underline;
}

/* Infomration for.. box styles*/
#infomration-for-links{
	background-color: #fff4b4;
	border: solid 1px #d4c675;
}
#infomration-for-links h4{
	background-color: #4a4a4a;
	color: #fff;
	font-weight: bold;
	background-image: url(images/information-i.png);
	padding: 8px 20px;
	background-position: 3% 50%;
	background-repeat: no-repeat;
	margin-bottom: 6px;
}
#infomration-for-links li{
	list-style-position: outside;
	list-style-type: none;
	height: 25px;
	margin-left: 22px;
}

#contact-us-button{
	background-image: url(images/contact-us-button.png);
	background-repeat: no-repeat;
	height: 35px;
	padding: 8px 50px;
}

.page-content {
	width: 627px;
	float: right;
	border-left: solid 1px  #e2e3e4;
	padding-left: 15px;
	line-height: 1.6;
}
#header-home {
	width: 395px;
}
#header-home h1 {
	margin-bottom: 10px;
}
/*
#resource-centre-container{
	margin-right: 15px;
}
*/
#site-map-page h1,
#news-page h1,
#resource-centre-container h1,
#testimonials-container h1,
#about-us-container h1 {
	background-image: url(images/h1-squares.png);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	font-size: 21px;
	font-weight: bold;
	height: 27px;
	padding: 47px 15px 10px 11px;
	width: 601px;
}

#resource-centre-container h2,
#about-us-container h2{
	background-color: #eee;
	border-bottom: solid 4px #c7c7c7;
	padding: 12px 8px 12px 12px;
	float: left;
	margin-bottom: 15px;
	line-height: 1.5;
	font-size: 95%;
}

#about-us-container h2{
	width: 284px;
}

#resource-centre-container h2{
	width: 607px;
}

#about-us-container p{
	padding: 0 12px;
}
#about-us-container img{
	margin: 0 0 10px 15px;
}

.site-map-list,
#products-services-list {
	width: 100%;
	background-color: #fff4b7;
	border: solid 1px #b9a640;
	float: left;
	margin-bottom: 10px;
}
#products-services-list a {
	color: #000;
	text-decoration: underline;
}
#products-services-list a:hover {
	text-decoration: none;
}

#products-services-list ul{
	float: left;
	list-style-position: outside;
	list-style-type: none;
	padding: 5px 5px 5px 15px;
	font-size: 80%;
	width: 185px;
}


.text-block ul{
	list-style-position: outside;
	list-style-type: none;
	padding: 5px 20px 5px 20px;
	font-size: 80%;
	float: left;
}

.two-column ul{
	width: 250px;
}

.text-block ul li{
	padding: 3px 17px 3px 25px;
	background-image: url(images/yellow-bullet.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
}
#products-services-list ul li{
	padding: 3px 5px 3px 25px;
	background-image: url(images/about-us-services-bullet.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
}
.category-container h1 {
	width: 583px;
	height: 25px;
	background: url(images/category-container-h1.jpg) no-repeat top right;
	float: left;
	color: #fff;
	font-weight: bold;
	padding: 5px 15px 10px 29px;
	margin-bottom: 0px;
}

#sign-manufacturing-header h1{
	background-color: #0e80bc;
}

#mounting-laminating-header h1{
	background-color: #089547;
}

.category-image-mounting-laminating,
.category-image-sign-manufacturing,
.category-image-connex-exhibition-displays  {
	width: 627px;
	float: left;
	margin-bottom: 10px;
}

.category-image-mounting-laminating {
	background: #d8f2e4;
}

.category-image-sign-manufacturing {
	background: #dee9f0;
}

.category-image-connex-exhibition-displays {
	background: #ffebd1;
}

.category-image {
	width: 210px;
	float: left;
	margin-left: 20px;
	padding: 0px 20px 3px 10px;
}

/* These control width of the white box containing the intro text and covering the header image for each category*/
#sign-manufacturing-intro  {
	width: 570px;
}

#mounting-laminating-intro  {
	width: 570px;
}
#connex-exhibition-display-intro  {
	width: 570px;
}

.category-image h2 {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 12px;
	line-height: 1.2;
}
.category-image p {
	color: #000;
	font-size: 75%;
	line-height: 1.4;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	color: #000;
}

H1 {
	font: bold 18px sans-serif;
	font-size: 118%;
	line-height: 135%;
}
#news {
	width: 207px;
	float: right;
	margin: 0 0 20px 20px;
	border: solid 1px #f3ce00;
	font-size: 85%;
	color: #2c2d2d;
	background-color: #fff6c1;
	line-height: 1.6;
}
#news H5 {
	background-color: #555555;
	padding: 6px 6px 6px 10px;
	font-size: 120%;
	color: #fff;
	font-weight: bold;
}
#news H5 a {
	color: #fff;
	text-decoration: none;
}
#news H5 a:hover {
	text-decoration: underline;
}
#news H2 {
	font-size: 125%;
	font-weight: bold;
	color: #000;
}
#news H2 a {
	color: #000;
	text-decoration: none;
}
#news H2 a:hover {
	text-decoration: underline;
}
#news p {
	font-size: 90%;
	color: #000;
}
.featured-square h5 {
	font-weight: bold;
	color: #FFF;
}

.featured-square h3{
	padding-top: 12px;
}

.news-article{
	padding: 10px;
}
.news-more {
	font-weight: bold;
	margin-bottom: 5px;
	color: #000;
}
.news-more a {
	color: #000;
	text-decoration: underline;
}

.featured-square {
	width: 207px;
	float: left;
	margin-top: 10px;
	padding-bottom: 2px;
	color: #fff;
}
.featured-square img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
.featured-square p{
	color: #000;
	line-height: 18px;
	margin:0;
	padding: 8px;
	font-size: 75%;
}
.featured-square a{
	color: #fff;
	text-decoration: none;
}
.featured-square a:hover{
	text-decoration: underline;
}
.featured-more {
	padding: 0 0 0 12px;
	font-weight: bold;
	font-size: 75%;
}
h3 {
	margin: 0;
	padding-bottom: 12px;
	font-weight: bold;
	font-size: 85%;
	background: #ff3300;
	text-align: center;
}
.sign-manufacturing {
	background-color: #cde5f1;
	background-image: url(images/sign-manufacturing-read-more.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.sign-manufacturing h3, .sign-manufacturing  h1{
	background-color: #0e80bc;
}

.mounting-laminating {
	background-color: #c3e6d3;
	margin-right: 3px; /* Padding is applied to the middle box to incorage a white space */
	margin-left: 3px;
	background-image: url(images/mounting-laminating-read-more.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.mounting-laminating  h3, .mounting-laminating  h1{
	background-color: #089547;
}
.connex-exhibition-displays {
	background-color: #f4e4d0;
	clear: right;
	background-image: url(images/connex-exhibition-displays-read-more.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.connex-exhibition-displays h3, #connex-exhibition-displays h1{
	background-color: #ea880a;
}
.testimonial {
	width: 595px;
	float: left;
	padding: 15px;
	margin-top: 8px;
	margin-bottom: 0;
	padding-top: 17px;
	color: #2c2d2d;
	background-image: url(images/quote-start.png);
	background-repeat: no-repeat;
	background-position: 10px 40px;
	border-left: solid 1px #e2e3e4;
	border-right: solid 1px #e2e3e4;
}
#testimonial-small {
	width: 268px;
	border-right: solid 1px #e2e3e4;
}
.testimonial-quote{
	text-indent: 45px;
	background-image: url(images/quote-end.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	clear: right;
	font-size: 80%;
	color: #000;
	line-height: 150%;
}
.testimonial img{
	float: right;
	margin-bottom: 5px;
}

.testimonial-footer {
	background: url(images/testimonial-border.png);
	width: 625px;
	height: 15px;
	float: left;
}
#testimonial-footer-small {
	width: 300px;
}

.quote-reference {
	margin: 0;
	padding: 0;
	color: #000;
	clear: left;
	float: left;
	font-size: 80%;
	font-weight: bold;
	line-height: 150%;
}
.testimonial-buttons{
	float: right;
	width: 174px;
	margin-top: 30px;
}
.testimonial-container {
	float: left;
	background-image: url(images/testimonial-border.png);
	background-repeat: repeat-x;
	background-position: top left;
	margin-top: 8px;
	width: 627px;
}
#testimonial-container-small {
	width: 300px;
}
.testimonial-small-image {
	float: left;
	margin-top: 15px;
}



p {
	font-size: 75%;
	color: #000;
}





.our-services {
	width: 311px;
	float: right;
	margin-top: 15px;
}

.our-services h5 {
	background-color: #555555;
	padding: 6px 6px 6px 10px;
}

.our-services-body {
	border: solid 1px #aaa;
	font-size: 85%;
	color: #2c2d2d;
	background-color: #FFFEF9;
}
.our-services ul li{
	background-color: #fffef9;
	background-image: url(images/services-menu-lines.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #000;
	font-size: 90%;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 24px;
	padding-top: 5px;
	padding-bottom: 15px;
}
.our-services ul {
	margin-top: 5px;
	margin-left: 10px;
}
.our-services a {
	color: #666;
	text-decoration: none;
}
.our-services a:hover {
	text-decoration: underline;
}

	/*	TABS		*/
      .tabs {
        display: block;
        float: left;
		margin: 0;
		padding: 0;
		clear: left;
		width: 625px;
		font-size: 10pt;
      }
	  
	/* Added to tabs with text only taking up one line and is responsible to giving a vertically centered look*/
	.tabs .single-line{
		padding-top: 10px;
		height: 32px;
	}
a.tab,
a.tab-small,
a.tab-selected,
a.tab-selected-small{
		font-family: arial; 
		text-decoration: none;
		text-align: center;
		float: left;
		background-repeat: no-repeat;
		background-position: top left;
		padding: 5px 2px 0 0;
		font-size: 11px;
		font-weight: bold;
		line-height: 1.3;
		height: 37px;
}
a.tab,
a.tab-selected{
	width: 160px;
}

a.tab-small,
a.tab-selected-small{
	width: 102px;
}


a.tab-selected,
a.tab-selected-small{
		position:relative;
		z-index: 10;
		color: #000;
}
a.tab,
a.tab-small {
		color: #fff;
}
	#connex-exhibition-displays-page a.tab { 
		background-image: url(images/connex-exhibition-displays-tab-big.png);
	}
	#connex-exhibition-displays-page a.tab-small {
		background-image: url(images/connex-exhibition-displays-tab-small.png);
	}
	#sign-manufacturing-page a.tab { 
		background-image: url(images/sign-manufacturing-tab-big.png);
	}
	#sign-manufacturing-page a.tab-small {
		background-image: url(images/sign-manufacturing-tab-small.png);
	}
	#mounting-laminating-page a.tab { 
		background-image: url(images/mounting-laminating-tab-big.png);
	}
	#mounting-laminating-page a.tab-small {
		background-image: url(images/mounting-laminating-tab-small.png);
	}
	a.tab-selected {
		background-image: url(images/tab-selected-big.png);
	}
	a.tab-selected-small {
		background-image: url(images/tab-selected-small.png);
		
	}

	a.tab:hover ,
	a.tab-small:hover 
	{ 
        text-decoration: underline;
	}
	.panel { 
        border: solid 1px #838383; 
		background-image: url(images/tab-panel-top.png);
		background-position: top left;
		background-repeat: repeat-x;
        clear: left; 
		display: inline;
		width: 620px;
		position: relative; /* relative position allows us to tweak its position using top */
		top: -1px; /* so we tweak it up 2px too create an over lap*/
		z-index: 1; /* Now we ensure it sits low down so the tabs can overlap */
		float: left;
		margin-right: -1px; /* More important than you could imagine - go on - i dare you - remove it  - it solves the ghost text bug in ie6*/
	}
	.panel img{
		float: left;
	}
	.panel-bottom-image{
		background-image: url(images/tab-panel-bottom.png);
		background-position: bottom left;
		background-repeat: repeat-x;
		padding: 0px 17px 20px 17px; 
		float: left;
		width: 586px;
	}
	
	.panel h3{
		background-color: transparent;
		text-align: left;
	}
	.text-block a{
		color: #000;
		text-decoration: underline;
		font-weight: bold;
	}
	.panel h3 a{
		color: #0e80bc;
	}
	.panel a,
	.panel h3 a{
		font-weight: bold;
		text-decoration: underlined;
	}
	
	.panel h4{
		border-bottom: dotted 2px #aaa;
		padding: 7px 0 5px 0;
		margin-bottom: 15px;
		clear: both;
		font-weight: bold;
	}
	.panel h6{
		font-size: 180%;
		text-align: left;
		padding-top: 2px;
	}
	
	#sign-manufacturing-page  h6{
		color: #0e80bc;
	}
	#mounting-laminating-page h6{
		color: #089547;
	}
	#connex-exhibition-displays-page h6{
		color: #ea880a;
	}
	
	#entrance-out-door-signs img{
		padding-bottom: 10px;
	}
	/*	TESTIMONIALS		*/


div.yellow-box h3{
	color: #000;
	margin: 0 10px 8px 10px;
	border-bottom: dotted 2px #c3ab0d;
	line-height: 1.4;
	padding: 0 0 5px 0;
	background-color: transparent;
	text-align: left;
	font-size: 110%;
}
div.yellow-box h3 a{
	color: #000;
	text-decoration: none;
}
div.yellow-box h3 a:hover{
	text-decoration: underline;
}

.text-block,
div.yellow-box {
	float: left;
	background-image: url(images/slider-background.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #f4d611;
	border: solid 2px #edb329;
	margin-bottom: 10px;
	padding-top: 7px;
}



.text-block p,
div.yellow-box p{
	padding: 0 10px;
}

div.white-box h5{
	font-weight: bold;
	font-size: 83%;
	margin: 0 0 2px 10px;
	padding: 0;
}

div.white-box {
	float: left;
	padding: 0px 0px 10px 0px;
}

div.white-box p{
	padding: 0 10px;
}



.text-block {
	width: 583px;
}

.tab-quarter-width{
	width: 135px;
}

.tab-three-quarter-width{
	width: 433px;
}
.tab-half-width{
	width: 284px;
}

.tab-left-column{
	float: left;
	margin-right: 10px;
}
.tab-right-column{
	float: right;
}



.content-left-column{
	float: left;
	clear: left;
	margin-right: 10px;
}
.content-right-column{
	float: right;
}

.content-half-width{
	width: 301px;
}

.content-full-width{
	width: 100%;
}

#testimonials-container{
	float: left;
}

#testimonials-list-1{
	float: left;
}
#testimonials-list-2{
	float: right;
}

.testimonial-slider ul {
	margin: 0 10px;
}

.testimonial-slider ul li{
	font-size: 80%;
	margin: 10px 0 10px 20px;
	list-style-type: disc;
}

.resource-centre-article-column li,
.resource-centre-article-list li,
.testimonials-list li
{
	list-style-type: none;
	clear:both;
}

.testimonials-list li{
	cursor:pointer;
}

.resource-centre-article-list img,
.testimonials-list img{
	border: solid 1px #cf9a1c;
	display: block;
	margin: auto;
	margin-bottom: 4px;
}
.resource-centre-article-list div{
	padding-bottom: 7px;
}

img.no-border{
	border: none;
}

.testimonial-slider-reference{
	font-weight: bold;
}
li.open
{
  cursor:default !important;
}


.testimonial-slider-bar-closed
{
	outline:none;
	display:block;
	width:287px;
	height:39px;
	background-image: url(images/testimonials-slide-down.png);
	margin: auto;
}

.testimonial-slider-bar-opened
{
	background-image: url(images/testimonials-slide-up.png);
	margin-top:10px;
	cursor:pointer;
}

.news-slider-bar-closed
{
	outline:none;
	display:block;
	width:600px;
	height:39px;
	background-image: url(images/news-slide-down.png);
	margin: auto;
}

.news-slider-bar-opened
{
	background-image: url(images/news-slide-up.png);
	margin-top:10px;
	cursor:pointer;
}

	/*	COLUMN LAYOUT		*/

	.left-column{
	clear: left;
		float: left;
		width: 304px;
		list-style-position: outside;
		list-style-type: none;
	}
	.right-column li{

		clear: both;
	}
	.left-column li{

		clear: both;
	}
	.right-column{
		clear: right;
		float: right;
		width: 287px;
		list-style-position: outside;
		list-style-type: none;
		margin-right: 17px;
	}
	
	.resource-centre-strong-statement-container {
		float: left;
		padding: 15px;
		margin-bottom: 10px;
		padding-top: 17px;
		background-image: url(images/quote-start-light-yellow.png);
		background-repeat: no-repeat;
		background-position: 10px 5px;
		background-color: #fff4b7;
		width: 272px;
		border: solid 1px #b9a640;
	}

	.resource-centre-strong-statement {
		text-indent: 45px;
		background-image: url(images/quote-end-light-yellow.png);
		background-repeat: no-repeat;
		background-position: bottom right;
		padding-bottom: 10px;
		font-weight: bold;
		font-size: 120%;
	}
	
	#index-page #index-li,
	#about-us-page #about-us-li,
	#case-studies-page #case-studies-li,
	#testimonials-page #testimonials-li,
	#resource-centre-page #resource-centre-li,
	#resource-centre #resource-centre,
	#links-page #links-li,
	#recycling-policy-page #recycling-policy-li{
		background-image: url(images/left-menu-lines-selected.png);
		color: #fff;
	}
	
	.case-studies-testimonial-container {
		float: left;
		padding: 15px;
		margin-bottom: 10px;
		padding-top: 21px;
		background-image: url(images/quote-start-light-yellow.png);
		background-repeat: no-repeat;
		background-position: 10px 5px;
		background-color: #fff4b7;
		width: 595px;
		border: solid 1px #b9a640;
	}
	
	.case-studies-testimonial-text {
		text-indent: 31px;
		background-image: url(images/quote-end-light-yellow.png);
		background-repeat: no-repeat;
		background-position: bottom right;
		padding-bottom: 10px;
		font-size: 100%;
		line-height: 20px;
	}
	.case-studies-testimonial-container strong {
		margin-top: 7px;
		float: left;
		text-indent: 0px;
	}
	#case-studies-testimonial-container-left {
		float: left;
		padding: 15px;
		margin-bottom: 10px;
		margin-top: 10px;
		padding-top: 21px;
		background-image: url(images/quote-start-light-yellow.png);
		background-repeat: no-repeat;
		background-position: 10px 5px;
		background-color: #fff4b7;
		width: 276px;
		border: solid 1px #b9a640;
	}
	
	
	.new-header {
		font-size: 18px;
		font-weight: bold;
		color: #000;
	}
	
	.large-price {
		 font-size: 18px;
		 font-weight: bold;
		 margin-top: -3px;
	}
	a.large-price {
		 color: #000;
		 text-decoration: underline;
	}
	a.large-price:hover {
		 text-decoration: none;
	}
	
	#banner-stands-selected {
		background: url(images/slider-background-selected.png) #8bcddf repeat-x;
		border-color: #4b95a8;
	}
	
	#banner-stands-deselected {
		text-align: center;
		color: #000;
	}
	.pdf-icon{
		background: transparent url(images/pdf-icon.gif) no-repeat;
		margin-bottom: 10px;
		padding-left: 24px;
		padding-top: 2px;
	}
	
	.large-price-margin {
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 7px;
	}
	.vat-text {
		font-size: 10px;
	}
	
	
	
	
	
	.priceTable {
		margin-left: 6px;
	}
	.priceTable {
		border: 1px solid black;
		border-collapse: collapse;
		width: 300px;
		margin: 0px 0px 5px 10px;
		width: 560px;
		font-size: 80%;
	}
	.priceTable th {
		border-color: -moz-use-text-color black black -moz-use-text-color;
		border-style: none solid solid none;
		border-width: 0pt 1px 1px 0pt;
		font-weight: bold;
		font-size: 14px;
	}
	.priceTable td, th {
		padding-bottom: 2px;
		padding-left: 9px;
		padding-top: 2px;
	}
	.priceTable tr.odd {
		background-color: #fff;
	}
	.priceTable tr {
		background-color: #f4d611;
	}
	
	.form-container {
		clear: both;
		float: left;
		margin-top: 10px;
		margin-bottom: 10px;
		width: 605px;
		background-color: #eee;
		padding: 6px 10px 13px 10px;
		border: 1px solid #C7C7C7;
	}
	.form-container h2 {
		margin-bottom: 15px;
	}
	.form-container form {
		float: left;
		font-size: 12px;
		font-weight: bold;
		color: #000;
		margin-left: 3px;
		display: inline;
	}
	.form-container input, textarea, select {
		width: 255px;
		float: left;
		padding: 4px;
		margin-top: 4px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
	}
	.form-container span {
		float: left;
		margin-bottom: 10px;
	}
	.form-container p {
		padding: 9px 19px 17px 17px;
		background: #f1eeff;
		width: 442px;
		text-align: center;
		font-size: 12px;
		color: #24124e;
		float: left;
		clear: left;
		line-height: 23px;
		margin-left: 53px;
		display: inline;
		border: 1px solid #c0b9e1;
	}
	#form-margin-right {
		margin-right: 20px;
	}
	#form-submit {
		width: 85px;
		padding: 3px;
		font-weight: normal;
		margin-top: 8px;
		margin-right: 10px;
	}
	
	
	.contact-details {
		background: url(images/slider-background.png) repeat-x #f4d611;
		width: 300px;
		float: right;
		border: 2px solid #EDB329;
		padding-top: 7px;
		margin-left: 15px;
	}
	
	.contact-details img {
		margin: 0;
	}
	
	#grey-frames-bg {
		background: url(images/grey-frames-bg.jpg) repeat-x #F4D611 top right;
	}
	
	
	
	
	#about-us-container ul {
		list-style-position: outside;
		list-style-type: none;
		padding: 1px 0px 4px 14px;
		font-size: 75%;
		font-weight: bold;
		margin-bottom: 10px;
	}
	#about-us-container li {
		padding: 3px 17px 3px 25px;
		background-image: url(images/white-bullet.png);
		background-repeat: no-repeat;
		background-position: 0 6px;
	}
	
	
	.links-left {
		background: url(images/slider-background.png) repeat-x #f4d611;
		width: 300px;
		float: left;
		border: 2px solid #EDB329;
		padding-top: 7px;
		text-align: center;
		margin-bottom: 10px;
	}
	
	.links-right {
		background: url(images/slider-background.png) repeat-x #f4d611;
		width: 300px;
		float: right;
		border: 2px solid #EDB329;
		padding-top: 7px;
		text-align: center;
		margin-bottom: 10px;
	}
	
	.links-link a {
		color: #000;
		font-weight: bold;
		text-decoration: underline;
	}
	.links-link a:hover {
		text-decoration: none;
	}
	
	.pop-up-padding {
		
	}
	.pop-up-padding ul li {
		padding: 3px 17px 7px 25px;
	}
	
	
	ol#terms-and-conditions{
		margin-left: 10px;
	}
	#terms-and-conditions {
		background-image: none;
		padding: 3px 17px 3px 11px;
		clear: left;
		font-size: 70%;
		line-height: 149%;
	}
	#terms-and-conditions ol{
		margin-left: 2em;
	}
	
	
	#bullet-graffiti li {
		background: url(images/bullet-graffiti.png) no-repeat;
	}
	
	.news-slider {
		
	}
	.news-slider a {
		color: #000;
		font-weight: bold;
	}
	.news-slider ul {
		font-size: 80%;
		list-style-position: outside;
		list-style-type: none;
		padding: 5px 20px;
	}
	
	.news-slider ul li {
		background-image: url(images/yellow-bullet.png);
		background-position: 0pt 6px;
		background-repeat: no-repeat;
		padding: 3px 17px 3px 25px;
	}
	.site-map-list {
		padding-top: 10px;
	}
	.site-map-list ul{
		margin: 0px 15px 20px 15px;
		list-style-position: outside;
		list-style-type: none;
		font-size: 95%;
	}
	.site-map-list ul li{
		margin: 2px 0;
	}
	.site-map-list ul li ul li{
/*		font-weight: bold;*/
		background-image: url(images/about-us-services-bullet.png);
		background-position: 0 5px;
		background-repeat: no-repeat;
		padding-left: 20px;
	}
	.site-map-list ul li ul li ul{
		margin: 0;
	}
	.site-map-list ul li ul li ul li{
		background-image: none;
	}
	.site-map-list a{
		color: #000;
		text-decoration: none;
	}
	.site-map-list a:hover{
		text-decoration: underline;
		
	}