body {
	background:#fff;
	margin: 0px;
	paddinf: 0px;
	}

td {
	text-align: left;
	vertical-align: top;
	font-family:tahoma, helvetica, sans-serif;
	font-size:11px;
	color:#5a5a5a;
	line-height:13px;
}

img {
	border: none;
	}

a {
	text-decoration: none;
	color:#F7901D;
	font-family: tahoma, helvetica, sans-serif;
}

a:hover	{
	text-decoration:none;
	color:#F26B0B;
	}

p {
	text-decoration: none;
	color:#5a5a5a;
	font-family:verdana, helvetica, sans-serif;
	font-size:12px;
	LINE-HEIGHT: 200%;
}

ul {
	list-style-type: disc;
	}

li {
	text-align: left;
	/*vertical-align: top;*/
	font-family:tahoma, helvetica, sans-serif;
	font-size:11px;
	color:#5a5a5a;
	line-height:13px;
	}

h1 {
	text-decoration: none;
	color:#F7901D;
	font-family:"Trebuchet MS",Tahoma, helvetica, sans-serif;
	font-size:20px;
	font-weight: normal;
	margin-top:20px;
	line-height:125%;
}

.copy{
font-family:tahoma, helvetica, sans-serif;
font-size:11px;
color:#5a5a5a;
text-decoration:none;
line-height:18px;
font-weight:;
}

.top_txt_menu {
	color:#5a5a5a;
	font-family:tahoma, helvetica, sans-serif;
	font-size:11px; 
	text-decoration:none;
	text-align: right;
}

.gray {color:#5a5a5a; text-decoration:none}
.gray1 {color:#5D5D5D; text-decoration:none}
.blue {color:#F7901D; text-decoration:none}
.green {color:#F26B0B}
.white {color:#FFFFFF}
.small {font-size:9px}


.form { width:270px;
		height:20px;
		font-family:tahoma, helvetica, sans-serif;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#B2B2B2;
		background-color:#F8F8F8;
		color:#5D5D5D;
		margin-left:0px;
		margin-right:0px}
		
		
.textarea {width:270px;
		height:140px;
		font-family:tahoma, helvetica, sans-serif;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#B2B2B2;
		background-color:#F8F8F8;
		color:#5D5D5D;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}
		


.rollover {scrollbar-face-color:#8B8B8B;
		scrollbar-track-color:#E2E2E2;
		scrollbar-arrow-color:#ffffff;
		scrollbar-3Dlight-color:#ffffff;
		scrollbar-base-color:#ffffff;
		scrollbar-shadow-color:#ffffff;
		scrollbar-darkshadow-color:#ffffff;
		scrollbar-highlight-color:#ffffff;}



#under{text-decoration:underline;}

table {
	border-collapse: collapse;
	}


table #header {
	/*width: 677px;*/
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
table#header td {
	vertical-align: top;
	padding-top:10px; 
	padding-bottom:10px;
	}

/* table layout START */

table #layout {
	width: 677px;
	border: none;
	padding: 0px;
	margin: 0ps;
	}
	
table#layout td#base {
	vertical-align: top;
	background-image: url(http://www.certainit.co.uk/images/bottom.jpg);
	background-position:bottom; 
	background-repeat:no-repeat;
	}
	
table#layout td#col01 {
	width: 18px;
	vertical-align:top;
	}
	
table#layout td#col02 {
	width: 204px;
	vertical-align:top;
	}
	
table#layout td#col03 {
	width: 15px;
	vertical-align:top;
	}
	
table#layout td#col04 {
	width: 414px;
	vertical-align:top;
	background-image: url(http://www.certainit.co.uk/images/wings-bg.png);
	background-position: top; 
	background-repeat: no-repeat;
	}
		
table#layout td#col05 {
	width: 15px;
	vertical-align:top;
	}

/* table layout END */

/* table clients START */

table #clients {
	width: 630px;
	border: none;
	padding: 0px;
	margin: 0ps;
	}
	
table#clients td#base {
	vertical-align: top;
	}
	
table#clients td#clientcol01 {
	width: 190px;
	vertical-align:top;
	}
	
table#clients td#clientcol02 {
	width: 220px;
	vertical-align:top;
	}
	
table#clients td#clientcol03 {
	width: 220px;
	vertical-align:top;
	/*background-image: url(images/wings-bg.png);
	background-position: top; 
	background-repeat: no-repeat;*/
	}
	
table#clients td#clientcol04 {
	width: 630px;
	vertical-align:top;
	/*background-image: url(images/wings-bg.png);
	background-position: top; 
	background-repeat: no-repeat;*/
	}
				
/* table clients END */

/* table news START */

table #news {
	width: 204px;
	border: none;
	padding: 0px;
	margin: 0ps;
	}
	
table#news td {
	vertical-align: top;
	}

/* table news END */

#uline {
	height:2px; 
	background-color:#F7901D;
	}
	
