/*
Theme Name: Thames Card Technology
Description: Thames Card Technology Website Design Theme
Version: 1.1
Author: Inmeres
Author URI: http://www.inmeres.com
*/
.menu, #rss, #contact-form, #sidebar, #footer, #search_wrapper, #search_toggle {
	display: none;
	}
body {
	background: white;
   font-size: 10pt;
   font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
   	line-height: 14pt;
}	
#site {
	width: auto;
	border: 0;
	margin:  0;
	padding: 0;
	float: none !important;
	color: black;
   background: transparent none;
   clear:both;

	}
a:link, a:visited {
   color: #139BDF;
   background: transparent;
   text-decoration: underline;
   }
img {
	float:right;
	margin: 50px;
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	color: #139BDF;
	font-weight:normal;
}
h1 {
	font-size:18pt;
	line-height: 22pt;
}
h2 {
	font-size:16pt;
	line-height: 20pt;
}
h3 {
	font-size:14pt;
	line-height: 18pt;
}
h4 {
	font-size:12pt;
	line-height: 16pt;
}
h5 {
	font-size:10pt;
	line-height: 14pt;
}
h6 {
	font-size:8pt;
	line-height: 12pt;
}

p {
	margin-top:10px;
}
#banner {clear:both;}
#headerimg {
	width:113px;
	height:50px;
}
#headerimg img {
	width:113px;
	margin: 0 ;
}