/*
      Created by David Allen of Serina Consulting

	  E-Mail: david@serina.co.uk

*/

* { padding: 0; margin: 0; border:0;z-index:auto;}

ol, ul {list-style:none;}
html{background:#fff;}
body{
	border:0;
	font-family: Arial, arial, Helvetica, helvetica;
	font-size:14px;
	color:#464646;
	width: 750px;
	margin:auto;border-left:25px solid #FE0103;
	background:url(images/yellow250.jpg) repeat-y right;margin-top:10px;
	}
.bt {border-top:1px solid #999;}
.bb {border-bottom:1px solid #999;}
.wrapper {
	border-left:10px solid #ff0;
	width: 740px;
	margin:auto;
	background:url(images/yellow250.jpg) repeat-y right;
	}
#header {
	height:122px;
	width:100%;
	background:url(images/yellow250.jpg) repeat-y right;
	background-color:#00bfff;
	}
#header img {float:right;margin:8px 8px 8px 0;}
#header a img {float:left;margin:4px 0 0 8px;}
#nav {
	background:url(images/yellow250.jpg) repeat-y right;
	background-color:#00bfff;
	clear:both;
	}
#leftcolumn {
	width: 460px;
	float: left;
	padding:10px;
	}
#rightcolumn {
	float: right;
	width: 210px;
	font-size:12px;
	background:url(images/yellow250.jpg) repeat-y right;
	padding:20px 20px 20px 0;
	}
#footer {
	width: 100%;
	clear: both;
	color: #333;
	}
.clear{
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
	}
.cl {clear:left;}
.cr {clear:right}
.fr {float:right;}
.fl {float:left;}
.b10 {border:10px solid #fff;float:left;}
.mr10 {margin-right:20px;}
.txc {text-align:center;}
.txr {text-align:right;}
.small {font-size:10px;}
.bold {font-weight:bold;}
.blue {color:#00bfff;}
h1{color:#00bfff;}
p {margin-bottom:10px;}
.compulsory{background-color:#00bfff;}
.proposal h2 {clear:both}
.proposal p {clear:right}
.proposal textarea,
.proposal select{border:solid 1px #666;float:right}
.proposal input{border:solid 1px #666;}
.proposal input.text{float:right;width:210px}
.proposal input.radio{float:right}
.proposal textarea {margin:0 0 10px 2px;width:210px;float:right;}
.proposal .column {width:65px;float:left;}
.proposal .column1 {width:100px;float:left;}
.proposal .column2 {width:59px;float:left;}
.proposal .column p, .proposal .column1 p, .proposal .column2 p {text-align:center;}
.proposal .column4 {width:220px;float:left}
.proposal input.submity {border:0;}
.decimal {
	list-style:decimal;
	list-style-position:inside;
	}
.feedback p {margin-bottom:0}
.feedback p.name {
	font-weight:bold;
	margin-bottom:10px;
	}
.paypal input {
	border:solid;
	background:#eff;
	}
.News h2 {
	color:#FE0103;
	}
