
/* 
	Green	#b1bd0e
	Blue	#003d79		
	
	
	
	HOME d50072
	RETAIL 0085cf
	INTERIORS cd5a13
	EXHIBITIONS 9325b2
	SPEWCIALIST 00aad3
	CONTACT b1bd0e
*/

html,
body
{
	background-color:#003d79;
	/*	background-image: url(/images/tile1.gif);
	background-repeat:repeat;*/

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#003d79;
}

/*td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}*/

h3
{
	color:#b1bd0e;
}

.bodystyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#00172F;
}

.medium
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer
{
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1
{
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2
{
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

a.wee:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none
}

a.wee:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none
}

a.wee:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline
}

a.big:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none
}

a.big:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none
}

a.big:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline
}

a.case:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline
}

a.case:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline
}

a.case:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline
}

.colourBox
{
	color:#003d79;
	font-size:12px;
/*	font-weight:bold;*/
}

.content,
.shadow
{
	position: relative;
	bottom: 4px;
	right: 4px;
}

.content
{
	border-color:#000;
	border-width:1px;
	border-style:solid;
}

.shadow
{
/*	background-color: #ccc;*/
}

/*#home,
#retail,
#interior,
#exhibitions,
#specialist,
#contact*/
.container
{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	color:#FFFFFF;
}

#home
{
	background-color:#fff;
	border-color:#d50072;
	border-width:10px;
}

#retail
{
	background-color:#fff;
	border-color:#0085cf;
	border-width:10px;
}

#interior
{
	background-color:#fff;
	border-color:#cd5a13;
	border-width:10px;
}

#exhibitions
{
	background-color:#fff;
	border-color:#9325b2;
	border-width:10px;
}

#specialist
{
	background-color:#fff;
	border-color:#00aad3;
	border-width:10px;
}

#contact
{
	background-color:#fff;
	border-color:#b1bd0e;
	border-width:10px;
}

.tagline {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}

.spec_join {
	font-size:20px;
	margin-bottom:-16px;
	padding:0px;
}