/* Colour ref
Page bgnd solid #505050
left col bgnd #474747
Right col bgnd #505050
orange heads #fe7200
*/
/* HTML Elements */
html {  }  
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #505050;
	font: 10px/12px verdana, arial, helvetica, sans-serif;
	text-align: center; /*this will center ALL items on the page in IE but only text in Moz etc.*/
}
p, td, li, ul,ol, h1, h2, h3 ,h4 ,h5 ,h6 {
	font: 10px/12px verdana, arial, helvetica, sans-serif;
	/* Netscape 4&IE5 doesn't really like type tags just set in the body, this helps */
	margin: 0 0 0 0; /* removes unpridictable 'browser default' settings */
	padding: 0 0 0 0; /* " " */
}
a:link, a:visited, a:active, a:hover {
	font-weight:bold;
	color: #fe7200;
	text-decoration: underline;
}
br.clear {
	clear: both;
	height:1px;
	line-height:1px;
	overflow:hidden;
}
img {
	border: 0 none;
}
p {
	text-align: left; /* IE5Win bug, if no alignment is presented the text may center */
	margin: 0 0 1em 0;
}
form {
	margin: 0 0 0 0;
}
table {
	border: 0;
}

td img {
	display: block; /* Images that are in tables will always be block level DO NOT use this on TinyMCE pages*/
}
/*Layout*/
#conthold {
	text-align: left;
}
#leftcolcont {
	width:64%;
	clear:both;
	float:left;
	height: auto;
}
#colmain div.colcapalt {
	height: auto;
}
#leftcolcont #colmain {
	height: auto;
}
#colmain p {
	 margin:0 0 10px 0;}
#colmain h3 {
	color: #fe7200;
	margin:0 13px 10px 0;
	font-weight: bold;
	font-size: 13px;
}
#colmain h2.case {
	margin:0 13px 10px 0;
	color: #fe7200;
	font-size: 14px;
}
#colmain h3.case {
	font-weight: normal;
	font-size: 10px;
}
#colmain ul {
	margin:0 13px 10px 13px;
}
#colmain li {
	padding-top: 5px;
	list-style-position: inside;
}
#colmain div.colcapalt {
	display:block;
	/*clear:both;*/
	height: auto;
	min-height: 549px
}
#colstreach {
	min-height: 460px;
}
#leftcolcont div.left {
	clear:both;
}
#leftcolcont div.right {
	margin-left:17px;
}
#rightcol {
	width:28%;
	margin:0 0 0 0;
	float: right;
	border-left: 1px solid #fe7200;
}
#rightcol h1#newshead {
	padding:0 0 5px 11px;
	margin:0 0 0 0;
	display:block;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #fe7200; 
}
#rightcol h2 {
	margin:0 11px 0 11px;
	font: bold 11px/14px Verdana, Arial, Helvetica, sans-serif;
}
#rightcol p {margin:4px 0 0 11px;}
#rightcol p.link {
	text-align:right;
	margin-top: 0px;
	margin-bottom:12px;
}
#rightcol .constrain {
	margin: 0 0 0 0;
	height: 92px;
	overflow: hidden;
}
.footcol { 
	float: left;
	width: 47%;
	margin-top: 17px;
	border: 1px solid #fe7200;
}
.footcol h1 {
	display: block;
}
.footcol h1 a {
	padding: 10px 0 10px 12px;
	display: block;
	font-size: 14px;
}
.footcol h1 a:link, .footcol h1 a:visited, .footcol h1 a:active, .footcol h1 a:hover {
	font-weight: normal;
	text-decoration: none;
}

.alt-rules {
	height: 5px;
	border-top: 1px solid #6e6e6d;
	margin:7px 13px 5px 13px;
	display: block;
	line-height: 3px;
	/*IE won't render an element less than the current font-size/line-height, 
	unless you include an overflow:hidden in the style declaration.*/
}
.buttonblock {
	margin:7px 0 0 10px;
}
.buttonblock img {
	margin: 0 3px 0 3px;
}
/*Linkspage*/
#colmain dl {
	margin: 0 13px 0 13px;
}
#colmain dd {
	margin-left: 15px;
	margin-bottom: 5px;
}
#colmain dt, #colmain dd {
	padding: 3px 0 3px 0;
}
/*Case Studies*/
table#Studies {
	margin: 10px auto 5px auto;
	width: 455px;
	vertical-align: middle;
	border: thin solid #505050;
	border-width: 0 1px 1px 1px;
}
table#Studies tr td {
	height: 25px;
	padding: 3px 0 3px 5px;
}
table#Studies tr td.button {
	width: 83px;
}
table#Studies tr.even td {
		border-top: 1px solid #505050;
		border-bottom: 1px solid #505050;
}
table#Studies tr td a:link, table#Studies tr td a:active,
table#Studies tr td a:visited, table#Studies tr td a:hover{
	text-decoration: none;
	color: #fe7200;
	font-weight: bold;
}
table#Studies tr td.button a {
	display: block;
}
table#Studies tr td.button a:link, table#Studies tr td.button a:active, 
table#Studies tr td.button a:visited, table#Studies tr td.button a:hover{
	font-weight: normal;
	color: #fe7200;
	border-bottom: none;
}
/*footer*/
#foot p {
	margin-top: 15px;
	width: 100%;
	line-height:15px;
	display:block;
	text-align:center;
	color: white;
}
#foot p a {
padding:0 3px 0 3px;}

#foot p a:link, #foot p a:visited, #foot p a:active, #foot p a:hover{
	font-weight: normal;
	color: white;
	text-decoration: none;
}
/*Contact Form css see forms.css*/
/*Graphic replacement headers*/
h1.replace {
	margin: 0 0 8px 0;
	font-size: 16px;
	line-height: 19px;
	color:#fe7200;
}
/*Print Remove*/
h1.replace span, #flashnav, .footcol h1 a span {
	display: none;
	overflow: hidden;
	height: 1px;
	width: 1px;
}
/* All code (C) Antony Ellam, D4H Creative 2007 */