@font-face
{
	font-family: 'Swiss';
	src: url('swiss-webfont.eot');
	src: local('?'), url('swiss-webfont.woff') format('woff'), url('swiss-webfont.ttf') format('truetype'), url('swiss-webfont.svg#webfontGLTHRH6N') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{
	padding:0;
	margin:0;
	font:12px tahoma,verdana,sans-serif;
	background-color:#efe9da;
	color:#000;
	position:relative;
}
h1,h2,h3,h4,h5,h6,em,pre,code {
	padding:0;
	margin:0;
	line-height:1em;
	font-size:100%;
	font-weight:normal;
	font-style: normal;
}
img, fieldset {
	border:0;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:inherit;
}
a:hover {
	text-decoration:underline;
}
h1, h2, .cufonned
{
	font-family: Swiss, Arial, Sans-Serif;
}
.middle {
	display:block;
	margin:0 auto;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.lighter, .lighter a {
	color:#000;
}
.alt {
	color:#2e62a7;
}
.negative {
	color:#FFF;
}
#header {
	width:945px;
	margin:0 auto;
	padding-bottom:15px;
}
#header #logo {
	float:left;
	display:block;
	margin-top:27px;
	margin-right:10px;
}
#header #introtext {
	float:left;
	display:block;
	margin-top:30px;
}
#header #introtext #intro1 {
	font-weight:bold;
	font-family:cambria,"times new roman",serif;
	font-size:150%;
}
#header #introtext #intro2 {
	font-family:cambria,"times new roman",serif;
	font-size:120%;
}
#navbar {
	clear:both;
	background-color:#000;
	padding:12px 0;
}
#navbar #navlinks {
	width:945px;
	margin:0 auto;
}
a.navlink {
	padding:4px 15px;
	display:block;
	float:left;
	margin-right:5px;
	cursor:pointer;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#00aedb;
	border:1px solid #75e0f2;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
a.navlink:hover {
	border:1px solid #FFF;
	text-decoration:none;
}
#container {
	width:915px;
	margin:15px auto 0 auto;
	clear:both;
	background-color:#FFF;
	padding:15px;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}
#leftside {
	width:623px;
	float:left;
}
#leftside h1 {
	margin:10px auto 5px auto;
	font-size:150%;
}
#leftside h2 {
	margin:10px auto 5px auto;
	font-size:120%;
	font-weight:bold;
}
#leftside h2 a:hover {
	text-decoration:underline;
}
#leftside p {
	font-size:100%;
	line-height:130%;
}
#leftside p a, #leftside li a {
	text-decoration:underline;
}
#leftside #latestnews {
	border-top: 1px solid #CCC;
}
#leftside #newstitle {
	font-size:130%;
	width:300px;
	float:left;
	margin-top:1em;
}
#leftside #viewallnews {
	font-size:100%;
	margin-top:1.4em;
	width:300px;
	float:right;
	text-align:right;
}
#leftside #viewallnews:hover {
	text-decoration:none;
	cursor:pointer;
}
#leftside ol {
	margin: 1em 0;
}
#leftside li {
	margin-bottom:1em;
}
#leftside ol li ol {
	list-style-type:lower-alpha;
}
#leftside table {
	padding:0;
	border:0;
	border-collapse:collapse;
}
#leftside .newsitem {
	width:300px;
	background-image:url('fade-default.png');
	background-repeat:repeat-x;
	padding-top:15px;
	margin-bottom:25px;
	min-height:150px;
	border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
}
#leftside .newsitem h2 {
	background-color:#568ed8;
	padding:7px 10px;
	font-weight:bold;
}
#leftside .newsitem p {
	padding:7px 10px 5px 10px;
	margin:7px 0 0 0;
}
#leftside .newsitem a {
	margin:5px 10px;
	font-size:90%;
}
#rightside {
	float:right;
	width:269px;
}
#rightside .searchbox {
	border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	background-image:url('fade-default.png');
	background-repeat:repeat-x;
	padding:10px 15px 0 15px;
	width:239px;
	font-size:130%;
	min-height:130px;
}
#rightside .searchbox p#waitingupdated {
	font-size:80%;
}
#rightside .searchbox p {
	margin:10px 0;
}
#rightside .searchbox a {
	clear:both;
	margin-top:10px;
	display:block;
	text-decoration:underline;
	font-size:70%;
	margin-left:20px;
}
#missionstatement, #clientslist {
	padding:10px 5px;
	border-top:1px solid #d5cdba;
	margin-top:20px;
	font-size:90%;
}
#missionstatement .cufonned, #clientslist .cufonned {
	font-size:130%;
	margin:0;
	padding:0;
}
#clientslist p a {
	display:block;
	margin:0 0 0.2em 0;
}
#clientslist>ul>li {
	display:block;
	margin:1em 0 0.3em 0;
	list-style-type:none;
}
#clientslist>ul {
	padding:0;
}
.inputthin {
	padding:7px 10px;
	background-color:#FFF;
	border:1px solid #d5cdba;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	width:170px;
	margin-right:10px;
	float:left;
}
input.textbox {
	border:0;
	font-size:90%;
	width:100%;
	background-color:inherit;
}
.inputwide {
	padding:7px 10px;
	background-color:#FFF;
	border:1px solid #d5cdba;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-right:10px;
	margin-bottom:10px;
	width:219px;
}
#topfloat {
	position:absolute;
	top:0;
	left:50%;
	width:945px;
	margin-left:-472px;
}
#fontsizes {
	position:absolute;
	top:30px;
	right:10px;
	width:150px;
	text-align:right;
	color:#0095ca;
	font-weight:bold;
}
#fontsize-text {
	position:absolute;
	top:80px;
	right:20px;
	width:100px;
	text-align:right;
	font-weight:bold;
}
#fontsizes a:hover {
	text-decoration:none;
}
#font1, #font2, #font3 {
	font-weight:bold;
}
#font1 {
	font-size:150%;
	margin-top:1em;
}
#font2 {
	font-size:250%;
	margin-top:0.5em;
}
#font3 {
	font-size:350%;
	margin-top:0.2em;
}
#bgcolours {
	display:block;
	width:160px;
	position:absolute;
	top:20px;
	right:180px;
}
#bgcolours p {
	margin:0 0 5px 0;
	font-weight:bold;
}
#bgcolours p span {
	font-weight:normal;
}
#bgcolours img {
	display:block;
	float:left;
}
#bgcolours a {
	position:relative;
}
#bgcolours a span {
	display:none;
}
#bgcolours a:hover span {
	display:block;
	position:absolute;
	top:20px;
	left:20px;
	background-color:#FFF;
	border:1px solid #000;
	padding:3px;
	width:150px;
	text-align:center;
	color:#000;
	font-weight:bold;
	font-family:arial;
}
#userlogin {
	background-color:#000;
	width:94px;
	padding:10px 0;
	display:block;
	float:right;
	font-size:80%;
	text-align:center;
	text-transform:uppercase;
	border-radius:0 0 10px 10px;
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
}
#footer {
	width:915px;
	margin:15px auto 15px auto;
}
#footer a {
	margin-right:15px;
}
dl {
	line-height:130%;
}
dt, dd {
	margin:0;
	padding:0;
}
dl dt {
	margin-top:1em;
	font-weight:bold;
}
td {
	vertical-align:top;
}
#referralform {
	width:618px;
}
hr {
	width:610px;
	background-color: #D5CDBA;
	color: #D5CDBA;
	height:2px;
	margin:15px 0;
	border:0;
	clear:both;
}
#referralform input:hover,#referralform input:focus, #referralform textarea:focus, #referralform textarea:hover {
	background-color:#EFE9DA;
}
#referralform p {
	padding:0;
	margin: 0 0 5px 0;
}
#surname, #firstnames {
	width:600px;
}
input.fullwidth, input.halfwidth, input.innerwidth {
	border:1px solid #000;
	padding:5px;
	margin-bottom:10px
}
#referralform textarea {
	border:1px solid #000;
	margin-bottom:10px;
	height:150px;
	padding:5px;
	font-family:tahoma,verdana,sans-serif;
}
.leftfloat {
	width:300px;
	display:block;
	clear:both;
	float:left;
}
.rightfloat {
	width:300px;
	display:block;
	float:right;
}
.halfwidth {
	width:290px;
}
.fullwidth {
	width: 605px;
}
.innerwidth {
	width: 595px;
	display:block;
}
.optionsbox {
	border:1px solid #000;
	padding:5px 5px 0 5px;
	margin-bottom:10px;
}
.optionsbox div input {
	float:left;
}
.optionsbox div p {
	float:left;
	margin-left:10px;
}
#leftside p.formheader {
	text-align:center;
	font-size:120%;
}
#leftside p.formheader em {
	font-style:italic;
	font-size:80%;
	display:block;
	margin-top:5px;
}
