/* CSS Document */

body { 
	background:#7CB7D5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	font-size:11px;
	}
	
table.background {
	background:url(images/mainbg.jpg) repeat-y top;
}
img.logo_margin { 
	margin: 19px 30px 27px 26px;
}

img.generallogo { 
	margin: 10px 0 10px 0;
}
.multi_colour {
font-size:20px;
color:#979C9D;
}
.normaltext {
font-size:12px;
color:#7E7C7C;
line-height:18px;
}

.testimoni {
font-size:12px;
color:#000;
line-height:25px;
padding:5px 15px;
}
strong.boxheading_black {
font-size:12px;
color:#5E6465;
font-weight:bold;
line-height:18px;
}
span.yellow_colour {
font-size:20px;
color:#C8AF47;
}
span.yellow_small {
font-size:16px;
color:#000;
font-weight:bold;
}
span.black_colour {
font-size:20px;
color:#000;
}
span.gray_colour {
font-size:20px;
color:#5E6465;
}
.whitetext {
text-align:center;
font-weight:bold;
color:#FFF;
font-size:13px;
}
span.whitetext {
text-align:center;
font-weight:bold;
color:#FFF;
font-size:15px;
}
table.lineheight { 
line-height:18px;
}

.footer a {
color:#000;
text-decoration:none;
}
.footer a:hover {
color:#FFF;
text-decoration:none;
}
